Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1013/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
expected:<494> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<494> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([66D6B10640D5E0B0:91A55F5E863D4F56]: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.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1313)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12616 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 857591 INFO  
(SUITE-TestReplicationHandler-seed#[66D6B10640D5E0B0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/init-core-data-001
   [junit4]   2> 857591 INFO  
(SUITE-TestReplicationHandler-seed#[66D6B10640D5E0B0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 857592 INFO  
(SUITE-TestReplicationHandler-seed#[66D6B10640D5E0B0]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 857593 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRateLimitedReplication
   [junit4]   2> 857593 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-001/collection1
   [junit4]   2> 857595 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 857596 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1d202bd{/solr,null,AVAILABLE}
   [junit4]   2> 857599 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@45229934{HTTP/1.1,[http/1.1]}{127.0.0.1:41927}
   [junit4]   2> 857599 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.Server Started @859550ms
   [junit4]   2> 857599 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-001/collection1/data,
 hostContext=/solr, hostPort=41927}
   [junit4]   2> 857599 ERROR 
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 857599 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.3.0
   [junit4]   2> 857599 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 857599 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 857599 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-19T03:52:15.580Z
   [junit4]   2> 857599 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-001/solr.xml
   [junit4]   2> 857602 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 857602 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 857603 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 857623 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c
   [junit4]   2> 857629 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c
   [junit4]   2> 857629 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c
   [junit4]   2> 857630 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-001/.
   [junit4]   2> 857630 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 857630 INFO  (coreLoadExecutor-3438-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 857636 INFO  (coreLoadExecutor-3438-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 857640 INFO  (coreLoadExecutor-3438-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 857641 INFO  (coreLoadExecutor-3438-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 857641 INFO  (coreLoadExecutor-3438-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-001/./collection1,
 trusted=true
   [junit4]   2> 857641 INFO  (coreLoadExecutor-3438-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c
   [junit4]   2> 857641 INFO  (coreLoadExecutor-3438-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 857641 INFO  (coreLoadExecutor-3438-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 857642 INFO  (coreLoadExecutor-3438-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4058880967138082]
   [junit4]   2> 857672 INFO  (coreLoadExecutor-3438-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 857672 INFO  (coreLoadExecutor-3438-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 857672 INFO  (coreLoadExecutor-3438-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1909467254, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 857672 INFO  (coreLoadExecutor-3438-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@577c693d[collection1] main]
   [junit4]   2> 857672 INFO  (coreLoadExecutor-3438-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-001/collection1/conf
   [junit4]   2> 857673 INFO  (coreLoadExecutor-3438-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 857673 INFO  (coreLoadExecutor-3438-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 857673 INFO  
(searcherExecutor-3439-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@577c693d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 857674 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-002/collection1
   [junit4]   2> 857676 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 857676 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4d0bdb1{/solr,null,AVAILABLE}
   [junit4]   2> 857677 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@dd60497{HTTP/1.1,[http/1.1]}{127.0.0.1:42027}
   [junit4]   2> 857678 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.Server Started @859629ms
   [junit4]   2> 857678 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-002/collection1/data,
 hostContext=/solr, hostPort=42027}
   [junit4]   2> 857678 ERROR 
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 857678 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.3.0
   [junit4]   2> 857678 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 857678 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 857678 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-19T03:52:15.659Z
   [junit4]   2> 857679 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-002/solr.xml
   [junit4]   2> 857682 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 857682 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 857682 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 857701 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c
   [junit4]   2> 857707 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c
   [junit4]   2> 857708 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c
   [junit4]   2> 857709 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-002/.
   [junit4]   2> 857709 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 857709 INFO  (coreLoadExecutor-3448-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 857716 INFO  (coreLoadExecutor-3448-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 857721 INFO  (coreLoadExecutor-3448-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 857722 INFO  (coreLoadExecutor-3448-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 857723 INFO  (coreLoadExecutor-3448-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-002/./collection1,
 trusted=true
   [junit4]   2> 857723 INFO  (coreLoadExecutor-3448-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c
   [junit4]   2> 857723 INFO  (coreLoadExecutor-3448-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 857723 INFO  (coreLoadExecutor-3448-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-002/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 857724 INFO  (coreLoadExecutor-3448-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4058880967138082]
   [junit4]   2> 857749 INFO  (coreLoadExecutor-3448-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 857749 INFO  (coreLoadExecutor-3448-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 857750 INFO  (coreLoadExecutor-3448-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1909467254, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 857750 INFO  (coreLoadExecutor-3448-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@cd25ec8[collection1] 
main]
   [junit4]   2> 857750 INFO  (coreLoadExecutor-3448-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-002/collection1/conf
   [junit4]   2> 857751 INFO  (coreLoadExecutor-3448-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 857751 INFO  (coreLoadExecutor-3448-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 857752 INFO  
(searcherExecutor-3449-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@cd25ec8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 857753 INFO  (qtp270968303-7400) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 857753 INFO  (qtp270968303-7400) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 857754 INFO  (qtp1621746885-7417) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 857754 INFO  (qtp1621746885-7417) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 857754 INFO  (qtp270968303-7401) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 857754 INFO  (qtp270968303-7401) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@11994842 commitCommandVersion:0
   [junit4]   2> 857755 INFO  (qtp270968303-7401) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5e63ae3a[collection1] main]
   [junit4]   2> 857755 INFO  (qtp270968303-7401) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 857756 INFO  
(searcherExecutor-3439-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5e63ae3a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 857756 INFO  (qtp270968303-7401) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 1
   [junit4]   2> 857758 INFO  (qtp1621746885-7418) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 857758 INFO  (qtp1621746885-7418) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4c3d04c0 commitCommandVersion:0
   [junit4]   2> 857758 INFO  (qtp1621746885-7418) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3c7f90c[collection1] main]
   [junit4]   2> 857759 INFO  (qtp1621746885-7418) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 857759 INFO  
(searcherExecutor-3449-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3c7f90c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 857759 INFO  (qtp1621746885-7418) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 1
   [junit4]   2> 857760 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@45229934{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 857760 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1599230385
   [junit4]   2> 857760 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 857760 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6920812d: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@4aecc8eb
   [junit4]   2> 857763 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 857763 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@403346ce: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@7a463241
   [junit4]   2> 857765 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 857765 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@42d45516: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@5f3f28af
   [junit4]   2> 857765 INFO  (coreCloseExecutor-3454-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@22c77b0b
   [junit4]   2> 857765 INFO  (coreCloseExecutor-3454-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=583498507
   [junit4]   2> 857765 INFO  (coreCloseExecutor-3454-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@236c7f1e: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5343aee4
   [junit4]   2> 857769 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1d202bd{/solr,null,UNAVAILABLE}
   [junit4]   2> 857770 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@dd60497{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 857770 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=811110318
   [junit4]   2> 857770 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 857770 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1595b3b9: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@6563abfa
   [junit4]   2> 857775 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 857775 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c752f06: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@7a463241
   [junit4]   2> 857780 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 857780 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b9b0166: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@5f3f28af
   [junit4]   2> 857780 INFO  (coreCloseExecutor-3456-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7f2b7ba6
   [junit4]   2> 857780 INFO  (coreCloseExecutor-3456-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=2133556134
   [junit4]   2> 857780 INFO  (coreCloseExecutor-3456-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@43094b95: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@ef289e8
   [junit4]   2> 857789 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4d0bdb1{/solr,null,UNAVAILABLE}
   [junit4]   2> 857797 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 857798 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5ed9fbed{/solr,null,AVAILABLE}
   [junit4]   2> 857798 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@74f3ed2c{HTTP/1.1,[http/1.1]}{127.0.0.1:43715}
   [junit4]   2> 857798 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.Server Started @859749ms
   [junit4]   2> 857798 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-001/collection1/data,
 hostContext=/solr, hostPort=43715}
   [junit4]   2> 857798 ERROR 
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 857799 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.3.0
   [junit4]   2> 857799 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 857799 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 857799 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-19T03:52:15.780Z
   [junit4]   2> 857799 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-001/solr.xml
   [junit4]   2> 857801 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 857801 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 857802 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 857824 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c
   [junit4]   2> 857830 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c
   [junit4]   2> 857830 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c
   [junit4]   2> 857831 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-001/.
   [junit4]   2> 857831 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 857831 INFO  (coreLoadExecutor-3463-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 857846 INFO  (coreLoadExecutor-3463-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 857850 INFO  (coreLoadExecutor-3463-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 857851 INFO  (coreLoadExecutor-3463-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 857851 INFO  (coreLoadExecutor-3463-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-001/./collection1,
 trusted=true
   [junit4]   2> 857851 INFO  (coreLoadExecutor-3463-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c
   [junit4]   2> 857851 INFO  (coreLoadExecutor-3463-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 857852 INFO  (coreLoadExecutor-3463-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 857853 INFO  (coreLoadExecutor-3463-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2092873481, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 857890 INFO  (coreLoadExecutor-3463-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 857890 INFO  (coreLoadExecutor-3463-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 857890 INFO  (coreLoadExecutor-3463-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=82.3056640625, 
floorSegmentMB=1.111328125, forceMergeDeletesPctAllowed=5.4327863393887545, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 857890 INFO  (coreLoadExecutor-3463-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@612b7ad7[collection1] main]
   [junit4]   2> 857891 INFO  (coreLoadExecutor-3463-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-001/collection1/conf
   [junit4]   2> 857891 INFO  (coreLoadExecutor-3463-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 857891 INFO  
(searcherExecutor-3464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@612b7ad7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 857893 INFO  (qtp469051166-7443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 857894 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 857894 INFO  (qtp469051166-7445) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 857895 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 857895 INFO  (qtp469051166-7443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 857896 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 857896 INFO  (qtp469051166-7445) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 857897 INFO  (qtp469051166-7445) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 857898 INFO  (qtp469051166-7443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 857898 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 857899 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 857900 INFO  (qtp469051166-7445) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 857901 INFO  (qtp469051166-7445) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 857903 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 857903 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 857904 INFO  (qtp469051166-7443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 857904 INFO  (qtp469051166-7445) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 857905 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 857905 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 857905 INFO  (qtp469051166-7443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 857906 INFO  (qtp469051166-7445) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 857906 INFO  (qtp469051166-7445) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 857907 INFO  (qtp469051166-7445) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 857907 INFO  (qtp469051166-7443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 857907 INFO  (qtp469051166-7443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 857908 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 857908 INFO  (qtp469051166-7445) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 857908 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 857909 INFO  (qtp469051166-7443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 857910 INFO  (qtp469051166-7443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 857910 INFO  (qtp469051166-7443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 857911 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 857911 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 857912 INFO  (qtp469051166-7445) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 857912 INFO  (qtp469051166-7443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 857912 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 857913 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 857913 INFO  (qtp469051166-7445) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 857913 INFO  (qtp469051166-7443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 857914 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 857914 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 857914 INFO  (qtp469051166-7445) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 857915 INFO  (qtp469051166-7443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 857915 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 857915 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 857916 INFO  (qtp469051166-7445) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 857916 INFO  (qtp469051166-7443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 857917 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 857917 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 857917 INFO  (qtp469051166-7445) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 857917 INFO  (qtp469051166-7443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 857918 INFO  (qtp469051166-7443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 857919 INFO  (qtp469051166-7443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 857919 INFO  (qtp469051166-7443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 857919 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 857920 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 857920 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 857921 INFO  (qtp469051166-7443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 857921 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 857922 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 857922 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 857923 INFO  (qtp469051166-7443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 857923 INFO  (qtp469051166-7443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 857924 INFO  (qtp469051166-7443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 857925 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 857925 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 857926 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 857926 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 857927 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 857927 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 857928 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 857928 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 857928 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 857929 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 857929 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 857930 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 857930 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 857931 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 857931 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 857932 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 857932 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 857932 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 857933 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 857933 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 857934 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 857934 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 857935 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 857935 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 857936 INFO  (qtp469051166-7438) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 857937 INFO  (qtp469051166-7445) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 857937 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 857937 INFO  (qtp469051166-7443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 857938 INFO  (qtp469051166-7443) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 857938 INFO  (qtp469051166-7445) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 857939 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 857939 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 857940 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 857940 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@54e7ea39 commitCommandVersion:0
   [junit4]   2> 858017 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7f7cf43a[collection1] main]
   [junit4]   2> 858017 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 858018 INFO  
(searcherExecutor-3464-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7f7cf43a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C96)))}
   [junit4]   2> 858018 INFO  (qtp469051166-7444) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 78
   [junit4]   2> 858019 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@74f3ed2c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 858019 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=18606278
   [junit4]   2> 858019 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 858019 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1609e6b8: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@41da27cc
   [junit4]   2> 858025 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 858025 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@66acc998: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@7a463241
   [junit4]   2> 858029 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 858029 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@21fbaef3: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@5f3f28af
   [junit4]   2> 858029 INFO  (coreCloseExecutor-3468-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7ca9bf78
   [junit4]   2> 858030 INFO  (coreCloseExecutor-3468-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=2091499384
   [junit4]   2> 858030 INFO  (coreCloseExecutor-3468-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@55399c21: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3c468c96
   [junit4]   2> 858038 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5ed9fbed{/solr,null,UNAVAILABLE}
   [junit4]   2> 858039 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 858040 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@574a9180{/solr,null,AVAILABLE}
   [junit4]   2> 858041 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@341d59e7{HTTP/1.1,[http/1.1]}{127.0.0.1:38201}
   [junit4]   2> 858041 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.Server Started @859992ms
   [junit4]   2> 858041 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-001/collection1/data,
 hostContext=/solr, hostPort=38201}
   [junit4]   2> 858041 ERROR 
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 858041 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.3.0
   [junit4]   2> 858041 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 858041 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 858041 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-19T03:52:16.022Z
   [junit4]   2> 858041 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-001/solr.xml
   [junit4]   2> 858044 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 858044 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 858045 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 858069 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c
   [junit4]   2> 858075 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c
   [junit4]   2> 858075 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c
   [junit4]   2> 858077 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-001/.
   [junit4]   2> 858077 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 858077 INFO  (coreLoadExecutor-3475-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 858085 INFO  (coreLoadExecutor-3475-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 858090 INFO  (coreLoadExecutor-3475-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 858091 INFO  (coreLoadExecutor-3475-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 858091 INFO  (coreLoadExecutor-3475-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-001/./collection1,
 trusted=true
   [junit4]   2> 858092 INFO  (coreLoadExecutor-3475-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c
   [junit4]   2> 858092 INFO  (coreLoadExecutor-3475-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 858092 INFO  (coreLoadExecutor-3475-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-001/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 858121 INFO  (coreLoadExecutor-3475-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 858121 INFO  (coreLoadExecutor-3475-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 858122 INFO  (coreLoadExecutor-3475-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2092873481, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 858123 INFO  (coreLoadExecutor-3475-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3b6e2e45[collection1] main]
   [junit4]   2> 858123 INFO  (coreLoadExecutor-3475-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-001/collection1/conf
   [junit4]   2> 858123 INFO  (coreLoadExecutor-3475-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 858124 INFO  
(searcherExecutor-3476-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3b6e2e45[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C96)))}
   [junit4]   2> 858125 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 858125 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@74e83c16{/solr,null,AVAILABLE}
   [junit4]   2> 858126 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@6fda789d{HTTP/1.1,[http/1.1]}{127.0.0.1:36001}
   [junit4]   2> 858126 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.Server Started @860077ms
   [junit4]   2> 858126 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-002/collection1/data,
 hostContext=/solr, hostPort=36001}
   [junit4]   2> 858126 ERROR 
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 858126 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.3.0
   [junit4]   2> 858126 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 858126 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 858126 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-19T03:52:16.107Z
   [junit4]   2> 858126 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-002/solr.xml
   [junit4]   2> 858128 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 858128 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 858129 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 858147 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c
   [junit4]   2> 858153 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c
   [junit4]   2> 858153 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c
   [junit4]   2> 858155 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-002/.
   [junit4]   2> 858155 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 858155 INFO  (coreLoadExecutor-3485-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 858163 INFO  (coreLoadExecutor-3485-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 858168 INFO  (coreLoadExecutor-3485-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 858169 INFO  (coreLoadExecutor-3485-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 858169 INFO  (coreLoadExecutor-3485-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-002/./collection1,
 trusted=true
   [junit4]   2> 858169 INFO  (coreLoadExecutor-3485-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@562cbc5c
   [junit4]   2> 858169 INFO  (coreLoadExecutor-3485-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 858169 INFO  (coreLoadExecutor-3485-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-002/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 858171 INFO  (coreLoadExecutor-3485-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2092873481, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 858210 INFO  (coreLoadExecutor-3485-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 858210 INFO  (coreLoadExecutor-3485-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 858211 INFO  (coreLoadExecutor-3485-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=82.3056640625, 
floorSegmentMB=1.111328125, forceMergeDeletesPctAllowed=5.4327863393887545, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 858211 INFO  (coreLoadExecutor-3485-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@c541378[collection1] 
main]
   [junit4]   2> 858212 INFO  (coreLoadExecutor-3485-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-002/collection1/conf
   [junit4]   2> 858212 INFO  (coreLoadExecutor-3485-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 858215 INFO  
(searcherExecutor-3486-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@c541378[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 858215 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 858217 INFO  (qtp1267288551-7464) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0
   [junit4]   2> 858217 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 858217 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's version: 1513655535921
   [junit4]   2> 858217 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 858217 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 858217 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 858218 INFO  (qtp1267288551-7465) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist}
 status=0 QTime=1
   [junit4]   2> 858219 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 858220 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=2092873481, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 858221 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 858221 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-002/collection1/data/index.20171218225216200
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72c35367; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> 858221 INFO  (qtp1267288551-7466) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 858233 INFO  (qtp1267288551-7459) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.tib&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 863780 INFO  (qtp1267288551-7464) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.tiv&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 863781 INFO  (qtp1267288551-7465) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 863782 INFO  (qtp1267288551-7466) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 863783 INFO  (qtp1267288551-7459) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 863783 INFO  (qtp1267288551-7464) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 869319 INFO  (qtp1267288551-7465) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 869326 INFO  (qtp1267288551-7466) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 869327 INFO  (qtp1267288551-7459) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 869328 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=582494) : 11 secs (52954 bytes/sec) to 
NRTCachingDirectory(MMapDirectory@/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-002/collection1/data/index.20171218225216200
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72c35367; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> 869371 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=82.3056640625, 
floorSegmentMB=1.111328125, forceMergeDeletesPctAllowed=5.4327863393887545, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 869372 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 869372 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5d5f04e8[collection1] main]
   [junit4]   2> 869375 INFO  
(searcherExecutor-3486-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5d5f04e8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C96)))}
   [junit4]   2> 869376 INFO  (qtp1764966903-7481) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:38201/solr/collection1/replication&command=fetchindex}
 status=0 QTime=11161
   [junit4]   2> 869379 INFO  (qtp1764966903-7483) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=96 status=0 QTime=0
   [junit4]   2> 869379 INFO  (qtp1267288551-7460) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 869380 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 96 docs
   [junit4]   2> 869380 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.h.TestReplicationHandler approximateTimeInSeconds = 0.0 
timeTakenInSeconds = 11
   [junit4]   2> 869380 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testRateLimitedReplication
   [junit4]   2> 869392 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@341d59e7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 869392 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1306981190
   [junit4]   2> 869392 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 869392 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@432c3dc4: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@d2cafeb
   [junit4]   2> 869397 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 869397 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2dc1d259: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@7a463241
   [junit4]   2> 869401 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 869401 INFO  
(TEST-TestReplicationHandler.testRateLimitedReplication-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b66a7a2: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@5f3f28af
   [junit4]   2> 869403 INFO  (coreCloseExecutor-3491-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@180bce16
   [junit4]   2> 869404 INFO  (coreCloseExecutor-3491-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=403426838
   [junit4]   2> 869404 INFO  (coreCloseExecutor-3491-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@46a1819c: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics

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

ene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001/solr-instance-032/collection1/conf
   [junit4]   2> 937650 INFO  (coreLoadExecutor-4080-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 937650 INFO  (coreLoadExecutor-4080-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 937651 INFO  
(searcherExecutor-4081-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@615e1706[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 937651 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending doTestHandlerPathUnchanged
   [junit4]   2> 937651 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@1e440f29{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 937651 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=97655345
   [junit4]   2> 937651 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 937651 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1e8f5843: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@12c05732
   [junit4]   2> 937655 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 937655 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3be7e356: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@7a463241
   [junit4]   2> 937658 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 937658 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b2ee392: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@5f3f28af
   [junit4]   2> 937658 INFO  (coreCloseExecutor-4086-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@65eece5d
   [junit4]   2> 937658 INFO  (coreCloseExecutor-4086-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1710149213
   [junit4]   2> 937658 INFO  (coreCloseExecutor-4086-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6e8ba32b: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@860e170
   [junit4]   2> 937663 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5130767e{/solr,null,UNAVAILABLE}
   [junit4]   2> 937663 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@7ec596d7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 937663 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=545090825
   [junit4]   2> 937663 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 937663 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@57cfb420: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@1e6a7cbe
   [junit4]   2> 937669 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 937669 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ee68047: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@7a463241
   [junit4]   2> 937674 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 937675 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[66D6B10640D5E0B0])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4537f36d: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@5f3f28af
   [junit4]   2> 937675 INFO  (coreCloseExecutor-4088-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4e3e1394
   [junit4]   2> 937675 INFO  (coreCloseExecutor-4088-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1312691092
   [junit4]   2> 937675 INFO  (coreCloseExecutor-4088-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@68e32e6b: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@50adf1c4
   [junit4]   2> 937680 INFO  
(TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[66D6B10640D5E0B0])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2d80085e{/solr,null,UNAVAILABLE}
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_66D6B10640D5E0B0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
newname=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, 
maxPointsInLeafNode=1345, maxMBSortInHeap=5.5432786339388755, 
sim=RandomSimilarity(queryNorm=true): {}, locale=en-IN, timezone=Pacific/Easter
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=212635624,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestRTimerTree, 
SolrCoreMetricManagerTest, RankQueryTest, UpdateParamsTest, 
TestHttpShardHandlerFactory, TestMergePolicyConfig, HdfsRecoverLeaseTest, 
SolrInfoBeanTest, TestPhraseSuggestions, TestHighFrequencyDictionaryFactory, 
PeerSyncTest, MultiTermTest, SolrMetricsIntegrationTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, ExecutePlanActionTest, 
TestCustomStream, TestCustomDocTransformer, TestConfigSetProperties, 
TestConfigSetsAPI, AssignBackwardCompatibilityTest, CollectionStateFormat2Test, 
DistribCursorPagingTest, ChangedSchemaMergeTest, AutoAddReplicasPlanActionTest, 
TestRandomDVFaceting, ExitableDirectoryReaderTest, TestRecovery, 
ActionThrottleTest, CursorPagingTest, SparseHLLTest, TestExactStatsCache, 
TestSimDistributedQueue, OutOfBoxZkACLAndCredentialsProvidersTest, 
TestExecutePlanAction, TestMultiWordSynonyms, TestSort, TestBinaryField, 
QueryParsingTest, TestFieldCollectionResource, TestUniqueKeyFieldResource, 
TestConfig, TermsComponentTest, TestBlendedInfixSuggestions, 
SolrJmxReporterCloudTest, TestPayloadCheckQParserPlugin, BufferStoreTest, 
HdfsChaosMonkeySafeLeaderTest, SolrPluginUtilsTest, 
TestPostingsSolrHighlighter, FullHLLTest, TestBlobHandler, MinimalSchemaTest, 
CursorMarkTest, OverseerTaskQueueTest, TestCSVLoader, 
TestRequestStatusCollectionAPI, TestHighlightDedupGrouping, 
ConfigureRecoveryStrategyTest, SecurityConfHandlerTest, NoCacheHeaderTest, 
TestCodecSupport, NumberUtilsTest, TestReversedWildcardFilterFactory, 
TestHdfsBackupRestoreCore, DeleteInactiveReplicaTest, TestUtilizeNode, 
TestManagedSchemaAPI, TestDFRSimilarityFactory, TestRandomFaceting, 
TolerantUpdateProcessorTest, AnalysisAfterCoreReloadTest, TestFieldCacheSort, 
DistributedQueueTest, ZkControllerTest, DeleteReplicaTest, 
OverseerModifyCollectionTest, CacheHeaderTest, TestDownShardTolerantSearch, 
PeerSyncWithIndexFingerprintCachingTest, ForceLeaderTest, 
CoreAdminCreateDiscoverTest, TestPKIAuthenticationPlugin, 
TestCopyFieldCollectionResource, SliceStateTest, 
UpdateRequestProcessorFactoryTest, TestLuceneIndexBackCompat, 
V2ApiIntegrationTest, TestGraphMLResponseWriter, TestSolrDeletionPolicy1, 
TestSolrCloudWithDelegationTokens, TestReplicationHandler]
   [junit4] Completed [280/763 (1!)] on J0 in 80.10s, 16 tests, 1 failure, 1 
skipped <<< FAILURES!

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

Reply via email to