Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7479/
Java: 64bit/jdk-11-ea+25 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.OverseerRolesTest.testOverseerRole

Error Message:
Timed out waiting for overseer state change

Stack Trace:
java.lang.AssertionError: Timed out waiting for overseer state change
        at 
__randomizedtesting.SeedInfo.seed([D472C871E54A94B6:35B935E5DEF9A267]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.OverseerRolesTest.waitForNewOverseer(OverseerRolesTest.java:63)
        at 
org.apache.solr.cloud.OverseerRolesTest.testOverseerRole(OverseerRolesTest.java:142)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestStressReplication

Error Message:
found:2[index.20180815110747674, index.20180815110748170, index.properties, 
replication.properties, snapshot_metadata]

Stack Trace:
java.lang.AssertionError: found:2[index.20180815110747674, 
index.20180815110748170, index.properties, replication.properties, 
snapshot_metadata]
        at 
__randomizedtesting.SeedInfo.seed([D472C871E54A94B6:FD9C8B7E062FD05]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:969)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:940)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:916)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13060 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 1032764 INFO  
(SUITE-TestReplicationHandler-seed#[D472C871E54A94B6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\init-core-data-001
   [junit4]   2> 1032765 WARN  
(SUITE-TestReplicationHandler-seed#[D472C871E54A94B6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=56 numCloses=56
   [junit4]   2> 1032765 INFO  
(SUITE-TestReplicationHandler-seed#[D472C871E54A94B6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1032766 INFO  
(SUITE-TestReplicationHandler-seed#[D472C871E54A94B6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 1032767 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting doTestStressReplication
   [junit4]   2> 1032767 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-001\collection1
   [junit4]   2> 1032771 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; 
git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 11-ea+25
   [junit4]   2> 1032771 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1032771 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1032772 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1032772 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6fa016ff{/solr,null,AVAILABLE}
   [junit4]   2> 1032773 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@35e47ccf{HTTP/1.1,[http/1.1]}{127.0.0.1:60808}
   [junit4]   2> 1032773 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.Server Started @1032820ms
   [junit4]   2> 1032773 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-001\collection1\data,
 hostPort=60808}
   [junit4]   2> 1032774 ERROR 
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1032774 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1032774 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 1032774 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 1032774 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1032774 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-15T16:07:45.741837900Z
   [junit4]   2> 1032775 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-001\solr.xml
   [junit4]   2> 1032777 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1032777 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1032777 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@675a60e7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1032899 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1032899 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1032913 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@675a60e7
   [junit4]   2> 1032919 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@675a60e7
   [junit4]   2> 1032919 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@675a60e7
   [junit4]   2> 1032923 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-001\.
   [junit4]   2> 1032923 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1032931 INFO  (coreLoadExecutor-2307-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1032938 INFO  (coreLoadExecutor-2307-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1032939 INFO  (coreLoadExecutor-2307-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1032940 INFO  (coreLoadExecutor-2307-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-001\.\collection1,
 trusted=true
   [junit4]   2> 1032940 INFO  (coreLoadExecutor-2307-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@675a60e7
   [junit4]   2> 1032940 INFO  (coreLoadExecutor-2307-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1032940 INFO  (coreLoadExecutor-2307-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1032942 INFO  (coreLoadExecutor-2307-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=49.7353515625, 
floorSegmentMB=0.46875, forceMergeDeletesPctAllowed=27.012274856083124, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=33.681044069604006
   [junit4]   2> 1033030 INFO  (coreLoadExecutor-2307-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1033030 INFO  (coreLoadExecutor-2307-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1033030 INFO  (coreLoadExecutor-2307-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=14.8623046875, 
floorSegmentMB=1.9775390625, forceMergeDeletesPctAllowed=9.75821752710457, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=38.694765564664756
   [junit4]   2> 1033030 INFO  (coreLoadExecutor-2307-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1bfd0e7d[collection1] main]
   [junit4]   2> 1033031 INFO  (coreLoadExecutor-2307-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-001\collection1\conf
   [junit4]   2> 1033032 INFO  (coreLoadExecutor-2307-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1033032 INFO  (coreLoadExecutor-2307-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1033033 INFO  
(searcherExecutor-2308-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1bfd0e7d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1033035 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-002\collection1
   [junit4]   2> 1033040 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; 
git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 11-ea+25
   [junit4]   2> 1033040 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1033040 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1033040 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1033040 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@23bdaef{/solr,null,AVAILABLE}
   [junit4]   2> 1033042 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@5d5a82c8{HTTP/1.1,[http/1.1]}{127.0.0.1:60811}
   [junit4]   2> 1033042 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.Server Started @1033088ms
   [junit4]   2> 1033042 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-002\collection1\data,
 hostPort=60811}
   [junit4]   2> 1033042 ERROR 
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1033042 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1033042 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 1033042 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 1033042 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1033042 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-15T16:07:46.009332400Z
   [junit4]   2> 1033043 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-002\solr.xml
   [junit4]   2> 1033045 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1033045 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1033046 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@675a60e7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1033235 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1033235 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1033252 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@675a60e7
   [junit4]   2> 1033266 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@675a60e7
   [junit4]   2> 1033267 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@675a60e7
   [junit4]   2> 1033270 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-002\.
   [junit4]   2> 1033270 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1033279 INFO  (coreLoadExecutor-2320-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1033291 INFO  (coreLoadExecutor-2320-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1033292 INFO  (coreLoadExecutor-2320-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1033292 INFO  (coreLoadExecutor-2320-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-002\.\collection1,
 trusted=true
   [junit4]   2> 1033292 INFO  (coreLoadExecutor-2320-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@675a60e7
   [junit4]   2> 1033292 INFO  (coreLoadExecutor-2320-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1033292 INFO  (coreLoadExecutor-2320-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-002\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1033294 INFO  (coreLoadExecutor-2320-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=49.7353515625, 
floorSegmentMB=0.46875, forceMergeDeletesPctAllowed=27.012274856083124, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=33.681044069604006
   [junit4]   2> 1033341 INFO  (coreLoadExecutor-2320-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1033341 INFO  (coreLoadExecutor-2320-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1033342 INFO  (coreLoadExecutor-2320-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=26, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=14.8623046875, 
floorSegmentMB=1.9775390625, forceMergeDeletesPctAllowed=9.75821752710457, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, 
deletesPctAllowed=38.694765564664756
   [junit4]   2> 1033342 INFO  (coreLoadExecutor-2320-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3aa39a92[collection1] main]
   [junit4]   2> 1033342 INFO  (coreLoadExecutor-2320-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-002\collection1\conf
   [junit4]   2> 1033343 INFO  (coreLoadExecutor-2320-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 1033344 INFO  (coreLoadExecutor-2320-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1033344 INFO  
(searcherExecutor-2321-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3aa39a92[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1033346 INFO  (qtp1040133888-7254) [    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> 1033346 INFO  (indexFetcher-2325-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1033346 INFO  (indexFetcher-2325-thread-1) [    ] 
o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1033346 INFO  (indexFetcher-2325-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1033346 INFO  (indexFetcher-2325-thread-1) [    ] 
o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1033346 INFO  (indexFetcher-2325-thread-1) [    ] 
o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1033347 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@5d5a82c8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1033347 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1605668199
   [junit4]   2> 1033348 INFO  (indexFetcher-2325-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@43df825c[collection1] main]
   [junit4]   2> 1033348 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1033348 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@13a185cc: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@3be29383
   [junit4]   2> 1033349 INFO  (searcherExecutor-2321-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@43df825c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1033353 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1033353 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4d98588: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@583fe6fd
   [junit4]   2> 1033356 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1033356 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3311b338: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@7df1895a
   [junit4]   2> 1033356 INFO  (coreCloseExecutor-2326-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5aca4026
   [junit4]   2> 1033356 INFO  (coreCloseExecutor-2326-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=5aca4026
   [junit4]   2> 1033356 INFO  (coreCloseExecutor-2326-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2265feb8: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@75c9e633
   [junit4]   2> 1033363 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@23bdaef{/solr,null,UNAVAILABLE}
   [junit4]   2> 1033363 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1033365 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; 
git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 11-ea+25
   [junit4]   2> 1033367 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1033367 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1033367 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1033367 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c17040f{/solr,null,AVAILABLE}
   [junit4]   2> 1033368 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@49d1602{HTTP/1.1,[http/1.1]}{127.0.0.1:60815}
   [junit4]   2> 1033368 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.Server Started @1033415ms
   [junit4]   2> 1033368 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-002\collection1\data,
 hostPort=60815}
   [junit4]   2> 1033368 ERROR 
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1033368 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1033368 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 1033368 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 1033368 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1033368 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-15T16:07:46.335144500Z
   [junit4]   2> 1033369 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-002\solr.xml
   [junit4]   2> 1033372 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1033372 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1033373 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@675a60e7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1033466 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1033466 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1033480 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@675a60e7
   [junit4]   2> 1033486 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@675a60e7
   [junit4]   2> 1033486 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@675a60e7
   [junit4]   2> 1033490 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-002\.
   [junit4]   2> 1033490 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1033501 INFO  (coreLoadExecutor-2336-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1033507 INFO  (coreLoadExecutor-2336-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1033508 INFO  (coreLoadExecutor-2336-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1033508 INFO  (coreLoadExecutor-2336-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-002\.\collection1,
 trusted=true
   [junit4]   2> 1033508 INFO  (coreLoadExecutor-2336-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@675a60e7
   [junit4]   2> 1033508 INFO  (coreLoadExecutor-2336-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1033508 INFO  (coreLoadExecutor-2336-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-002\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1033515 INFO  (coreLoadExecutor-2336-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=69.0830078125, 
floorSegmentMB=0.533203125, forceMergeDeletesPctAllowed=1.1411266292904443, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=20.593318440474906
   [junit4]   2> 1033606 INFO  (coreLoadExecutor-2336-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1033606 INFO  (coreLoadExecutor-2336-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1033607 INFO  (coreLoadExecutor-2336-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=46.3388671875, 
floorSegmentMB=1.2919921875, forceMergeDeletesPctAllowed=22.17119252654555, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7308998720650782, deletesPctAllowed=34.54175692347354
   [junit4]   2> 1033609 INFO  (coreLoadExecutor-2336-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1fa42b10[collection1] main]
   [junit4]   2> 1033610 INFO  (coreLoadExecutor-2336-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-002\collection1\conf
   [junit4]   2> 1033610 INFO  (coreLoadExecutor-2336-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1033611 INFO  
(searcherExecutor-2337-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1fa42b10[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1034114 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@35e47ccf{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1034114 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1433360874
   [junit4]   2> 1034114 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1034114 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@147671bd: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@3a6cd435
   [junit4]   2> 1034118 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1034118 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@25d35814: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@583fe6fd
   [junit4]   2> 1034121 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1034121 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@83dc3d: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@7df1895a
   [junit4]   2> 1034122 INFO  (coreCloseExecutor-2341-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@c6184f6
   [junit4]   2> 1034122 INFO  (coreCloseExecutor-2341-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=c6184f6
   [junit4]   2> 1034122 INFO  (coreCloseExecutor-2341-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7c1d0d5e: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3333640b
   [junit4]   2> 1034129 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6fa016ff{/solr,null,UNAVAILABLE}
   [junit4]   2> 1034129 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1034131 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; 
git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 11-ea+25
   [junit4]   2> 1034132 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1034132 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1034132 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1034132 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@67762f8b{/solr,null,AVAILABLE}
   [junit4]   2> 1034133 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@1ff221b{HTTP/1.1,[http/1.1]}{127.0.0.1:60818}
   [junit4]   2> 1034133 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.e.j.s.Server Started @1034180ms
   [junit4]   2> 1034133 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-001\collection1\data,
 hostPort=60818}
   [junit4]   2> 1034134 ERROR 
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1034134 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1034134 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 8.0.0
   [junit4]   2> 1034134 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 1034134 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1034134 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-08-15T16:07:47.101275Z
   [junit4]   2> 1034134 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-001\solr.xml
   [junit4]   2> 1034136 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1034136 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1034137 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@675a60e7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1034357 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1034357 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics 
history in memory.
   [junit4]   2> 1034378 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@675a60e7
   [junit4]   2> 1034385 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@675a60e7
   [junit4]   2> 1034385 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@675a60e7
   [junit4]   2> 1034389 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-001\.
   [junit4]   2> 1034389 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1034396 INFO  (coreLoadExecutor-2351-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1034401 INFO  (coreLoadExecutor-2351-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1034403 INFO  (coreLoadExecutor-2351-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1034403 INFO  (coreLoadExecutor-2351-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-001\.\collection1,
 trusted=true
   [junit4]   2> 1034403 INFO  (coreLoadExecutor-2351-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@675a60e7
   [junit4]   2> 1034403 INFO  (coreLoadExecutor-2351-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1034403 INFO  (coreLoadExecutor-2351-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-001\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1034408 INFO  (coreLoadExecutor-2351-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=69.0830078125, 
floorSegmentMB=0.533203125, forceMergeDeletesPctAllowed=1.1411266292904443, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=20.593318440474906
   [junit4]   2> 1034552 INFO  (coreLoadExecutor-2351-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1034552 INFO  (coreLoadExecutor-2351-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1034553 INFO  (coreLoadExecutor-2351-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=46.3388671875, 
floorSegmentMB=1.2919921875, forceMergeDeletesPctAllowed=22.17119252654555, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7308998720650782, deletesPctAllowed=34.54175692347354
   [junit4]   2> 1034554 INFO  (coreLoadExecutor-2351-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@be02c97[collection1] 
main]
   [junit4]   2> 1034555 INFO  (coreLoadExecutor-2351-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-001\collection1\conf
   [junit4]   2> 1034555 INFO  (coreLoadExecutor-2351-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml
   [junit4]   2> 1034555 INFO  (coreLoadExecutor-2351-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1034556 INFO  
(searcherExecutor-2352-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@be02c97[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1034558 INFO  (qtp592574342-7322) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1034558 INFO  (qtp592574342-7322) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1034559 INFO  (qtp1277973201-7299) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1034560 INFO  (qtp1277973201-7299) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1034560 INFO  (qtp1277973201-7295) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1034560 INFO  (qtp1277973201-7295) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6fffd1b commitCommandVersion:0
   [junit4]   2> 1034577 INFO  (qtp1277973201-7295) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@47c2f720[collection1] main]
   [junit4]   2> 1034578 INFO  (qtp1277973201-7295) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1034579 INFO  
(searcherExecutor-2337-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@47c2f720[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1034579 INFO  (qtp1277973201-7295) [    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 18
   [junit4]   2> 1034580 INFO  (qtp592574342-7318) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 1034581 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1034581 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1034582 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1034582 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1034582 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1034583 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1034583 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1034583 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1034584 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1034584 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1034584 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1034584 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1034585 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1034585 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1034588 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1034589 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1034589 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1034616 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1034617 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1034617 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1034617 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1034618 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1034618 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1034618 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1034618 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1034618 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1034619 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1034619 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7af6b40b commitCommandVersion:0
   [junit4]   2> 1034684 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1984038a[collection1] main]
   [junit4]   2> 1034685 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1034686 INFO  
(searcherExecutor-2352-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1984038a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C27)))}
   [junit4]   2> 1034686 INFO  (qtp592574342-7321) [    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 67
   [junit4]   2> 1034687 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=27 status=0 QTime=0
   [junit4]   2> 1034688 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 27 docs
   [junit4]   2> 1034692 INFO  (qtp1277973201-7298) [    x:collection1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=collection1&action=status&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1034699 WARN  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 1034701 INFO  (qtp592574342-7321) [    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> 1034701 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1034701 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Master's version: 1534349267586
   [junit4]   2> 1034701 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 1034701 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Slave's version: 1534349267527
   [junit4]   2> 1034701 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1034706 INFO  (qtp592574342-7323) [    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=4
   [junit4]   2> 1034707 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 1034710 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Starting download (fullCopy=true) to 
NRTCachingDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-002\collection1\data\index.20180815110747674
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48335c1e; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> 1034711 INFO  (qtp592574342-7321) [    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> 1034714 INFO  (qtp592574342-7321) [    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> 1034717 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1034719 INFO  (qtp592574342-7321) [    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> 1034727 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1034732 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0
   [junit4]   2> 1034734 INFO  (qtp592574342-7321) [    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> 1034738 INFO  (qtp592574342-7323) [    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> 1034740 INFO  (qtp592574342-7321) [    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> 1034742 WARN  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher File segments_2 did not match. expected checksum is 
2119508695 and actual is checksum 797373997. expected length is 189 and actual 
length is 117
   [junit4]   2> 1034742 INFO  (qtp592574342-7323) [    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> 1034743 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Bytes downloaded: 2162, Bytes skipped downloading: 0
   [junit4]   2> 1034743 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=true,bytesDownloaded=2162) : 0 secs (null bytes/sec) to 
NRTCachingDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-002\collection1\data\index.20180815110747674
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@48335c1e; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> 1034744 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Starting download of configuration files from master: 
[{size=1530, name=schema.xml, checksum=1508380349}]
   [junit4]   2> 1034755 INFO  (qtp592574342-7321) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={generation=2&qt=/replication&cf=schema.xml&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=4
   [junit4]   2> 1034794 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.c.SolrCore Updating index properties... index=index.20180815110747674
   [junit4]   2> 1034807 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Configuration files are modified, core will be reloaded
   [junit4]   2> 1034813 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher Reloading SolrCore collection1
   [junit4]   2> 1034828 INFO  (Thread-873) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1034834 INFO  (Thread-873) [    ] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1034835 INFO  (Thread-873) [    ] o.a.s.s.IndexSchema Loaded 
schema test/1.2 with uniqueid field id
   [junit4]   2> 1034835 INFO  (Thread-873) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'collection1' using configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-002\.\collection1
   [junit4]   2> 1034849 INFO  (Thread-873) [    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@675a60e7
   [junit4]   2> 1034849 INFO  (Thread-873) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-002\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1034885 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    ] 
o.a.s.c.DirectoryFactory Will not remove most recent old directory after reload 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1034886 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    ] 
o.a.s.c.DirectoryFactory Found 0 old index directories to clean-up under 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-002\.\collection1\data\
 afterReload=true
   [junit4]   2> 1034902 INFO  (Thread-873) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1034902 INFO  (Thread-873) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1034902 INFO  (Thread-873) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@40253965[collection1] main]
   [junit4]   2> 1034903 INFO  (Thread-873) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-002\collection1\conf
   [junit4]   2> 1034903 INFO  (Thread-873) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1034904 INFO  (Thread-873) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=69.0830078125, 
floorSegmentMB=0.533203125, forceMergeDeletesPctAllowed=1.1411266292904443, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=20.593318440474906
   [junit4]   2> 1034905 INFO  
(searcherExecutor-2357-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@40253965[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1034905 INFO  (Thread-873) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1034907 INFO  (Thread-873) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@19f68c3[collection1] main]
   [junit4]   2> 1034907 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.h.IndexFetcher removing old index directory 
NRTCachingDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_D472C871E54A94B6-001\solr-instance-002\collection1\data\index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@12b16cd8; 
maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> 1034909 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=69.0830078125, 
floorSegmentMB=0.533203125, forceMergeDeletesPctAllowed=1.1411266292904443, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=20.593318440474906
   [junit4]   2> 1034909 INFO  
(searcherExecutor-2357-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@19f68c3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C27)))}
   [junit4]   2> 1034910 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1034911 INFO  (explicit-fetchindex-cmd) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@399ae073[collection1] main]
   [junit4]   2> 1034912 INFO  (searcherExecutor-2357-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@399ae073[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C27)))}
   [junit4]   2> 1034912 INFO  (qtp1277973201-7300) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:60818/solr/collection1/replication&command=fetchindex}
 status=0 QTime=218
   [junit4]   2> 1034913 INFO  (qtp1277973201-7300) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@459f5d5e
   [junit4]   2> 1034913 INFO  (qtp1277973201-7300) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=459f5d5e
   [junit4]   2> 1034913 INFO  (qtp1277973201-7300) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@a26cf36: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@64535480
   [junit4]   2> 1034925 INFO  (qtp1277973201-7298) [    x:collection1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={core=collection1&action=status&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1034926 INFO  (qtp1277973201-7300) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/select 
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=27 status=0 QTime=0
   [junit4]   2> 1034926 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[D472C871E54A94B6]) [ 
   ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 27 docs
   [junit4]   2> 1034929 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=1
   [junit4]   2> 1034930 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=1
   [junit4]   2> 1034931 INFO  (qtp1277973201-7298) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=1
   [junit4]   2> 1034932 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
 status=0 QTime=0
   [junit4]   2> 1034932 INFO  (qtp1277973201-7298) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication 
params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion}
 status=0 QTime=0
   [junit4]   1> [index, snapshot_metadata]
   [junit4]   1> [index.20180815110747674, index.properties, 
replication.properties, snapshot_metadata]
   [junit4]   2> 1034935 INFO  (qtp1277973201-7298) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1034935 INFO  (qtp1277973201-7300) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1034936 INFO  (qtp1277973201-7300) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1034936 INFO  (qtp1277973201-7300) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1034936 INFO  (qtp1277973201-7300) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@10ba41fc commitCommandVersion:0
   [junit4]   2> 1035038 INFO  (qtp1277973201-7300) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5c1fa4e5[collection1] main]
   [junit4]   2> 1035038 INFO  (qtp1277973201-7300) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1035039 INFO  
(searcherExecutor-2357-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5c1fa4e5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C27)
 Uninverting(_1(8.0.0):C3)))}
   [junit4]   2> 1035039 INFO  (qtp1277973201-7300) [    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 102
   [junit4]   2> 1035040 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1035040 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1035040 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1035040 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1035040 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1035040 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1035041 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1035041 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1035041 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1035041 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1035042 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1035042 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1035042 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1035043 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1035043 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1035043 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1035043 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1035044 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1035044 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1035044 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1035044 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1035044 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1035045 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1035045 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1035046 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1035046 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1035046 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1035046 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1035047 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1035047 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1035051 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1035052 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1035052 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1035053 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1035053 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1035053 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1035053 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1035055 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 1035055 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 1035055 INFO  (qtp592574342-7323) [    x:collection1] 
o.a.s.u.p.LogUpdat

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

ster-Windows\solr\core\test-lib\apacheds-interceptors-changelog-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-interceptors-collective-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-interceptors-event-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-interceptors-exception-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-interceptors-journal-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-interceptors-normalization-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-interceptors-operational-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-interceptors-referral-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-interceptors-schema-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-interceptors-subtree-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-interceptors-trigger-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-jdbm-partition-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-jdbm1-2.0.0-M2.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-kerberos-codec-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-ldif-partition-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-mavibot-partition-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-protocol-kerberos-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-protocol-ldap-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-protocol-shared-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\apacheds-xdbm-partition-2.0.0-M15.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\api-all-1.0.0-M20.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\bcprov-jdk15on-1.54.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\byte-buddy-1.6.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\commons-collections-3.2.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\commons-math3-3.6.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\ehcache-core-2.4.4.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\hadoop-common-2.7.4-tests.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\hadoop-hdfs-2.7.4-tests.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\hadoop-minikdc-2.7.4.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\htrace-core-3.2.0-incubating.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\jersey-core-1.9.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\jersey-server-1.9.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\jetty-6.1.26.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\jetty-sslengine-6.1.26.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\jetty-util-6.1.26.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\mina-core-2.0.0-M5.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\mockito-core-2.6.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\netty-all-4.0.36.Final.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\test-lib\objenesis-2.5.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\icu\lucene-analyzers-icu-8.0.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\queryparser\classes\test;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\classes\test;C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\analysis-extras\lib\icu4j-62.1.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-launcher.jar;C:\Users\jenkins\.ant\lib\ivy-2.4.0.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-antlr.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-bcel.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-bsf.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-log4j.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-oro.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-regexp.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-resolver.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-apache-xalan2.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-commons-logging.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-commons-net.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-jai.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-javamail.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-jdepend.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-jmf.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-jsch.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-junit.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-junit4.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-netrexx.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-swing.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant-testutil.jar;C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\lib\ant.jar;C:\Users\jenkins\.ivy2\cache\com.carrotsearch.randomizedtesting\junit4-ant\jars\junit4-ant-2.6.0.jar
 com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp\junit4-J1-20180815_155032_8258840677671108555531.events
 
@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp\junit4-J1-20180815_155032_8252191738876787312134.suites
 -stdin
   [junit4] ERROR: JVM J1 ended with an exception: Forked process returned with 
error code: 1. Very likely a JVM crash.  See process stdout at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp\junit4-J1-20180815_155032_82513078947886749388429.sysout
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1519)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:126)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:982)
   [junit4]     at 
com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:979)
   [junit4]     at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]     at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
   [junit4]     at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
   [junit4]     at java.base/java.lang.Thread.run(Thread.java:834)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:633: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:577: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:267: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:558:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1568:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1092:
 At least one slave process threw an exception, first: Forked process returned 
with error code: 1. Very likely a JVM crash.  See process stdout at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\temp\junit4-J1-20180815_155032_82513078947886749388429.sysout

Total time: 89 minutes 31 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to