Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5234/
Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
        at 
__randomizedtesting.SeedInfo.seed([4C05662113272FF6:BB768879D5CF8010]:0)
        at java.util.ArrayList.rangeCheck(ArrayList.java:635)
        at java.util.ArrayList.get(ArrayList.java:411)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1239)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:875)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10651 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\init-core-data-001
   [junit4]   2> 1902671 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting doTestRepeater
   [junit4]   2> 1902672 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\collection1
   [junit4]   2> 1902685 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1902690 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7fb44627{/solr,null,AVAILABLE}
   [junit4]   2> 1902691 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@1469ebf1{HTTP/1.1}{127.0.0.1:53184}
   [junit4]   2> 1902691 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.e.j.s.Server Started @1907012ms
   [junit4]   2> 1902691 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=53184, 
solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\collection1\data,
 hostContext=/solr}
   [junit4]   2> 1902691 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6350ed68
   [junit4]   2> 1902691 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\'
   [junit4]   2> 1902691 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1902691 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1902723 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\solr.xml
   [junit4]   2> 1902751 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\.
   [junit4]   2> 1902751 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 133038446
   [junit4]   2> 1902751 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\]
   [junit4]   2> 1902751 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\lib
   [junit4]   2> 1902751 WARN  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\lib).
   [junit4]   2> 1902763 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1902767 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1902769 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1902769 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1902769 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1902769 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1902772 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoresLocator Looking for core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\.
   [junit4]   2> 1902775 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: 
{absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\.\collection1\,
 name=collection1, transient=false, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\.\collection1,
 dataDir=data\, config=solrconfig.xml, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json}
   [junit4]   2> 1902775 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoresLocator Found core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\.\collection1\
   [junit4]   2> 1902775 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1902776 INFO  (coreLoadExecutor-4473-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\.\collection1\'
   [junit4]   2> 1902778 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1902778 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1902778 INFO  (coreLoadExecutor-4473-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1902778 INFO  (coreLoadExecutor-4473-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1902807 INFO  (coreLoadExecutor-4473-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1902826 INFO  (coreLoadExecutor-4473-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1902866 INFO  (coreLoadExecutor-4473-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1902866 INFO  (coreLoadExecutor-4473-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\.\collection1\conf\schema.xml
   [junit4]   2> 1902871 INFO  (coreLoadExecutor-4473-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1902887 INFO  (coreLoadExecutor-4473-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1902890 INFO  (coreLoadExecutor-4473-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\.\collection1\conf'
   [junit4]   2> 1902890 INFO  (coreLoadExecutor-4473-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\.\collection1\
   [junit4]   2> 1902890 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1902890 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\.\collection1\],
 dataDir=[null]
   [junit4]   2> 1902890 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1902892 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1902892 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\.\collection1\data\index/
   [junit4]   2> 1902892 WARN  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\.\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1902892 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\.\collection1\data\index
   [junit4]   2> 1902892 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=21.12109375, 
floorSegmentMB=1.4267578125, forceMergeDeletesPctAllowed=29.265488172103183, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.48207959559794766
   [junit4]   2> 1902893 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@783696bb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47e20ca5),segFN=segments_1,generation=1}
   [junit4]   2> 1902893 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1902893 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\.\collection1\data\
   [junit4]   2> 1902895 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1902902 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1902904 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1902905 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1902908 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1902923 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1902923 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/threads,/admin/file,/update/csv,/get,/admin/logging,defaults,/update,/replication,/admin/properties,/admin/segments,/update/json/docs,/admin/ping,/update/json,lazy,/admin/mbeans,/config,/admin/system,/schema,/admin/plugins,standard,/admin/luke
   [junit4]   2> 1902924 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1902924 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1902924 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1902924 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1902924 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@783696bb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47e20ca5),segFN=segments_1,generation=1}
   [junit4]   2> 1902967 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1902967 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4c6fc5a2[collection1] 
main
   [junit4]   2> 1902968 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\.\collection1\conf
   [junit4]   2> 1902968 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\.\collection1\conf}
   [junit4]   2> 1902968 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-001\.\collection1\conf
   [junit4]   2> 1902968 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1902968 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1902968 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1902968 INFO  (coreLoadExecutor-4473-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1902968 INFO  
(searcherExecutor-4474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4c6fc5a2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1903544 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\collection1
   [junit4]   2> 1903555 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1903558 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@40218284{/solr,null,AVAILABLE}
   [junit4]   2> 1903560 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@57ffc900{HTTP/1.1}{127.0.0.1:53187}
   [junit4]   2> 1903560 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.e.j.s.Server Started @1907881ms
   [junit4]   2> 1903560 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\collection1\data,
 hostContext=/solr, hostPort=53187}
   [junit4]   2> 1903560 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6350ed68
   [junit4]   2> 1903560 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\'
   [junit4]   2> 1903561 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1903561 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1903591 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\solr.xml
   [junit4]   2> 1903624 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.
   [junit4]   2> 1903624 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1172710843
   [junit4]   2> 1903624 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\]
   [junit4]   2> 1903624 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\lib
   [junit4]   2> 1903624 WARN  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\lib).
   [junit4]   2> 1903640 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1903646 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1903646 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1903648 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1903648 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1903648 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1903648 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoresLocator Looking for core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.
   [junit4]   2> 1903651 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {transient=false, 
config=solrconfig.xml, name=collection1, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1,
 schema=schema.xml, configSetProperties=configsetprops.json, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\,
 dataDir=data\, loadOnStartup=true}
   [junit4]   2> 1903652 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoresLocator Found core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\
   [junit4]   2> 1903652 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1903654 INFO  (coreLoadExecutor-4483-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\'
   [junit4]   2> 1903657 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1903657 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1903657 INFO  (coreLoadExecutor-4483-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1903657 INFO  (coreLoadExecutor-4483-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1903693 INFO  (coreLoadExecutor-4483-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1903717 INFO  (coreLoadExecutor-4483-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1903759 INFO  (coreLoadExecutor-4483-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1903761 INFO  (coreLoadExecutor-4483-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\conf\schema.xml
   [junit4]   2> 1903766 INFO  (coreLoadExecutor-4483-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1903781 INFO  (coreLoadExecutor-4483-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1903785 INFO  (coreLoadExecutor-4483-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\conf'
   [junit4]   2> 1903785 INFO  (coreLoadExecutor-4483-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\
   [junit4]   2> 1903785 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1903785 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\],
 dataDir=[null]
   [junit4]   2> 1903785 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1903785 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1903785 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 1903787 WARN  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1903787 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1903787 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=21.12109375, 
floorSegmentMB=1.4267578125, forceMergeDeletesPctAllowed=29.265488172103183, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.48207959559794766
   [junit4]   2> 1903788 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@556df456 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25c465eb),segFN=segments_1,generation=1}
   [junit4]   2> 1903788 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1903788 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1903790 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1903799 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1903800 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1903803 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1903804 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1903806 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1903806 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/threads,/admin/file,/update/csv,/get,/admin/logging,defaults,/update,/replication,/admin/properties,/admin/segments,/update/json/docs,/admin/ping,/update/json,lazy,/admin/mbeans,/config,/admin/system,/schema,/admin/plugins,standard,/admin/luke
   [junit4]   2> 1903807 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1903809 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1903809 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1903809 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1903809 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@556df456 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@25c465eb),segFN=segments_1,generation=1}
   [junit4]   2> 1903809 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1903809 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4861b5fe[collection1] 
main
   [junit4]   2> 1903810 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\conf
   [junit4]   2> 1903810 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\conf}
   [junit4]   2> 1903810 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\conf
   [junit4]   2> 1903810 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1903812 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 1903812 INFO  (coreLoadExecutor-4483-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1903812 INFO  
(searcherExecutor-4484-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4861b5fe[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1904389 INFO  (qtp252437435-12817) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={version=2&wt=javabin&command=indexversion&qt=/replication} status=0 
QTime=0 
   [junit4]   2> 1904458 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@57ffc900{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1904458 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1172710843
   [junit4]   2> 1904459 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6df03c74
   [junit4]   2> 1904459 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    
x:collection1] o.a.s.u.UpdateHandler closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1904461 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1904461 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1904461 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1904462 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1904462 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 1904462 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\data\;done=false>>]
   [junit4]   2> 1904462 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1904462 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\data\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\data\index;done=false>>]
   [junit4]   2> 1904462 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1904462 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    
x:collection1] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@40218284{/solr,null,UNAVAILABLE}
   [junit4]   2> 1904468 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1904471 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ebb446e{/solr,null,AVAILABLE}
   [junit4]   2> 1904472 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@6889ba23{HTTP/1.1}{127.0.0.1:53191}
   [junit4]   2> 1904472 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.e.j.s.Server Started @1908793ms
   [junit4]   2> 1904472 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostPort=53191, 
hostContext=/solr, 
solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\collection1\data}
   [junit4]   2> 1904474 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6350ed68
   [junit4]   2> 1904474 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\'
   [junit4]   2> 1904474 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1904474 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1904506 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\solr.xml
   [junit4]   2> 1904543 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.
   [junit4]   2> 1904543 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 137684704
   [junit4]   2> 1904543 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\]
   [junit4]   2> 1904543 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\lib
   [junit4]   2> 1904543 WARN  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\lib).
   [junit4]   2> 1904557 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1904562 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1904563 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1904563 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1904563 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1904563 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1904565 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoresLocator Looking for core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.
   [junit4]   2> 1904566 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {loadOnStartup=true, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\,
 dataDir=data\, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1,
 name=collection1, config=solrconfig.xml, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false}
   [junit4]   2> 1904566 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoresLocator Found core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\
   [junit4]   2> 1904568 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1904569 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1904569 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1904569 INFO  (coreLoadExecutor-4494-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\'
   [junit4]   2> 1904571 INFO  (coreLoadExecutor-4494-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1904571 INFO  (coreLoadExecutor-4494-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1904620 INFO  (coreLoadExecutor-4494-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1904642 INFO  (coreLoadExecutor-4494-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1904685 INFO  (coreLoadExecutor-4494-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1904685 INFO  (coreLoadExecutor-4494-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\conf\schema.xml
   [junit4]   2> 1904691 INFO  (coreLoadExecutor-4494-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1904705 INFO  (coreLoadExecutor-4494-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1904708 INFO  (coreLoadExecutor-4494-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\conf'
   [junit4]   2> 1904708 INFO  (coreLoadExecutor-4494-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\
   [junit4]   2> 1904710 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1904710 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\],
 dataDir=[null]
   [junit4]   2> 1904710 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1904710 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1904710 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\data\index/
   [junit4]   2> 1904710 WARN  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1904711 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\data\index
   [junit4]   2> 1904711 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=21.12109375, 
floorSegmentMB=1.4267578125, forceMergeDeletesPctAllowed=29.265488172103183, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.48207959559794766
   [junit4]   2> 1904711 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@306ca748 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d5a80ce),segFN=segments_1,generation=1}
   [junit4]   2> 1904711 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1904713 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\data\
   [junit4]   2> 1904714 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1904724 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1904726 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1904727 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1904730 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1904732 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1904732 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/threads,/admin/file,/update/csv,/get,/admin/logging,defaults,/update,/replication,/admin/properties,/admin/segments,/update/json/docs,/admin/ping,/update/json,lazy,/admin/mbeans,/config,/admin/system,/schema,/admin/plugins,standard,/admin/luke
   [junit4]   2> 1904735 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1904735 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1904735 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1904735 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1904736 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@306ca748 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d5a80ce),segFN=segments_1,generation=1}
   [junit4]   2> 1904736 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1904736 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@15b91407[collection1] 
main
   [junit4]   2> 1904736 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\conf
   [junit4]   2> 1904736 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\conf}
   [junit4]   2> 1904736 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-002\.\collection1\conf
   [junit4]   2> 1904736 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1904736 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1904736 INFO  (coreLoadExecutor-4494-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1904736 INFO  
(searcherExecutor-4495-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@15b91407[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1905323 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\collection1
   [junit4]   2> 1905347 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1905351 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@53ab3f7d{/solr,null,AVAILABLE}
   [junit4]   2> 1905354 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@fd55275{HTTP/1.1}{127.0.0.1:53195}
   [junit4]   2> 1905354 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.e.j.s.Server Started @1909675ms
   [junit4]   2> 1905354 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\collection1\data,
 hostPort=53195, hostContext=/solr}
   [junit4]   2> 1905356 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@6350ed68
   [junit4]   2> 1905356 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\'
   [junit4]   2> 1905356 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1905356 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1905403 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\solr.xml
   [junit4]   2> 1905441 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\.
   [junit4]   2> 1905441 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 672059804
   [junit4]   2> 1905441 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\]
   [junit4]   2> 1905441 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\lib
   [junit4]   2> 1905441 WARN  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\lib).
   [junit4]   2> 1905467 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1905471 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1905476 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1905476 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1905476 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1905476 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1905480 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoresLocator Looking for core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\.
   [junit4]   2> 1905485 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {transient=false, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\.\collection1\,
 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\.\collection1,
 schema=schema.xml, dataDir=data\, loadOnStartup=true, config=solrconfig.xml, 
configSetProperties=configsetprops.json, name=collection1}
   [junit4]   2> 1905485 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoresLocator Found core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\.\collection1\
   [junit4]   2> 1905486 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1905488 INFO  (coreLoadExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\.\collection1\'
   [junit4]   2> 1905488 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1905489 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1905489 INFO  (coreLoadExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1905489 INFO  (coreLoadExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1905543 INFO  (coreLoadExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1905593 INFO  (coreLoadExecutor-4504-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1905723 INFO  (coreLoadExecutor-4504-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1905723 INFO  (coreLoadExecutor-4504-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\.\collection1\conf\schema.xml
   [junit4]   2> 1905741 INFO  (coreLoadExecutor-4504-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1905766 INFO  (coreLoadExecutor-4504-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1905780 INFO  (coreLoadExecutor-4504-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\.\collection1\conf'
   [junit4]   2> 1905780 INFO  (coreLoadExecutor-4504-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\.\collection1\
   [junit4]   2> 1905780 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1905780 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\.\collection1\],
 dataDir=[null]
   [junit4]   2> 1905782 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1905782 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\.\collection1\data\
   [junit4]   2> 1905782 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\.\collection1\data\index/
   [junit4]   2> 1905782 WARN  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\.\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1905782 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\.\collection1\data\index
   [junit4]   2> 1905782 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=21.12109375, 
floorSegmentMB=1.4267578125, forceMergeDeletesPctAllowed=29.265488172103183, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.48207959559794766
   [junit4]   2> 1905783 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4f31f2b7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5835f4ff),segFN=segments_1,generation=1}
   [junit4]   2> 1905783 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1905783 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\.\collection1\data\
   [junit4]   2> 1905786 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1905795 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1905801 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1905808 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1905814 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1905817 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1905817 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/threads,/admin/file,/update/csv,/get,/admin/logging,defaults,/update,/replication,/admin/properties,/admin/segments,/update/json/docs,/admin/ping,/update/json,lazy,/admin/mbeans,/config,/admin/system,/schema,/admin/plugins,standard,/admin/luke
   [junit4]   2> 1905820 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1905821 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1905823 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1905823 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1905823 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4f31f2b7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5835f4ff),segFN=segments_1,generation=1}
   [junit4]   2> 1905823 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1905823 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@37e88860[collection1] 
main
   [junit4]   2> 1905824 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\.\collection1\conf
   [junit4]   2> 1905824 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\.\collection1\conf}
   [junit4]   2> 1905824 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\.\collection1\conf
   [junit4]   2> 1905824 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1905826 WARN  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the 
/replication suffix
   [junit4]   2> 1905827 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler  No value set for 'pollInterval'. 
Timer Task not started.
   [junit4]   2> 1905827 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml
   [junit4]   2> 1905827 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1905827 INFO  (coreLoadExecutor-4504-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1905827 INFO  
(searcherExecutor-4505-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@37e88860[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1906249 INFO  (qtp252437435-12819) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={version=2&wt=javabin} {add=[0]} 0 4
   [junit4]   2> 1906259 INFO  (qtp252437435-12820) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={version=2&wt=javabin} {add=[1]} 0 1
   [junit4]   2> 1906265 INFO  (qtp252437435-12821) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={version=2&wt=javabin} {add=[2]} 0 0
   [junit4]   2> 1906268 INFO  (qtp252437435-12822) [    x:collection1] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1906274 INFO  (qtp252437435-12822) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@783696bb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47e20ca5),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@783696bb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47e20ca5),segFN=segments_2,generation=2}
   [junit4]   2> 1906277 INFO  (qtp252437435-12822) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1906280 INFO  (qtp252437435-12822) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@52fdaf65[collection1] main
   [junit4]   2> 1906280 INFO  (qtp252437435-12822) [    x:collection1] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1906280 INFO  
(searcherExecutor-4474-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@52fdaf65[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):c3)))}
   [junit4]   2> 1906280 INFO  (qtp252437435-12822) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={softCommit=false&commit=true&version=2&wt=javabin&waitSearcher=true} 
{commit=} 0 7
   [junit4]   2> 1906339 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 1906344 INFO  (qtp252437435-12817) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={version=2&wt=javabin&command=indexversion&qt=/replication} status=0 
QTime=0 
   [junit4]   2> 1906346 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1906346 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1906346 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1906363 INFO  (qtp252437435-12818) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={version=2&wt=javabin&command=filelist&generation=2&qt=/replication} 
status=0 QTime=5 
   [junit4]   2> 1906365 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 4
   [junit4]   2> 1906366 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\.\collection1\data\index.20151101184839461
   [junit4]   2> 1906366 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1906368 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8404352448120708]
   [junit4]   2> 1906368 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4f31f2b7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5835f4ff),segFN=segments_1,generation=1}
   [junit4]   2> 1906369 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1906369 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1906369 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4f31f2b7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5835f4ff),segFN=segments_1,generation=1}
   [junit4]   2> 1906369 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1906369 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1906369 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting download (fullCopy=false) to 
MockDirectoryWrapper(RAMDirectory@22d58a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ef15717)
   [junit4]   2> 1906375 INFO  (qtp252437435-12819) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={wt=filestream&checksum=true&command=filecontent&file=_0.si&generation=2&qt=/replication}
 status=0 QTime=0 
   [junit4]   2> 1906385 INFO  (qtp252437435-12820) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={wt=filestream&checksum=true&command=filecontent&file=_0.cfe&generation=2&qt=/replication}
 status=0 QTime=1 
   [junit4]   2> 1906396 INFO  (qtp252437435-12821) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={wt=filestream&checksum=true&command=filecontent&file=_0.cfs&generation=2&qt=/replication}
 status=0 QTime=0 
   [junit4]   2> 1906400 INFO  (qtp252437435-12822) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={wt=filestream&checksum=true&command=filecontent&file=segments_2&generation=2&qt=/replication}
 status=0 QTime=0 
   [junit4]   2> 1906402 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Total time taken for download 
(fullCopy=false,bytesDownloaded=1521) : 0 secs (null bytes/sec) to 
MockDirectoryWrapper(RAMDirectory@22d58a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6ef15717)
   [junit4]   2> 1906404 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=60.19921875, 
floorSegmentMB=1.154296875, forceMergeDeletesPctAllowed=9.195392774627173, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1906406 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4f31f2b7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5835f4ff),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@4f31f2b7 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5835f4ff),segFN=segments_2,generation=2}
   [junit4]   2> 1906407 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1906407 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1906409 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@4cff8930[collection1] main
   [junit4]   2> 1906409 INFO  
(searcherExecutor-4505-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4cff8930[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):c3)))}
   [junit4]   2> 1906409 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\.\collection1\data\index.20151101184839461
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\.\collection1\data\index.20151101184839461;done=true>>]
   [junit4]   2> 1906410 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-003\.\collection1\data\index.20151101184839461
   [junit4]   2> 1906410 INFO  (qtp1153542372-12875) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={command=fetchindex&wait=true&masterUrl=http://127.0.0.1:53184/solr/collection1/replication}
 status=0 QTime=51 
   [junit4]   2> 1906426 INFO  (qtp1153542372-12874) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/select 
params={version=2&wt=javabin&q=*:*&sort=id+desc} hits=3 status=0 QTime=0 
   [junit4]   2> 1906428 INFO  
(TEST-TestReplicationHandler.doTestRepeater-seed#[4C05662113272FF6]) [    ] 
o.a.s.SolrTestCaseJ4 Waited for 0ms and found 3 docs
   [junit4]   2> 1906432 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 1906441 INFO  (qtp1153542372-12876) [    x:collection1] 
o.a.s.c.S.Request [c

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

olr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-027\.\collection1\data\index
   [junit4]   2> 2030135 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[4C05662113272FF6]) [ 
   x:collection1] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@73ec51a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2030137 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[4C05662113272FF6]) [ 
   ] o.e.j.s.ServerConnector Stopped 
ServerConnector@3cfa3316{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 2030137 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[4C05662113272FF6]) [ 
   ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=927194729
   [junit4]   2> 2030138 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[4C05662113272FF6]) [ 
   x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@48d82d94
   [junit4]   2> 2030138 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[4C05662113272FF6]) [ 
   x:collection1] o.a.s.u.UpdateHandler closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 2030138 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[4C05662113272FF6]) [ 
   x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2030138 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[4C05662113272FF6]) [ 
   x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 2030138 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[4C05662113272FF6]) [ 
   x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 2030138 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[4C05662113272FF6]) [ 
   x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on 
request.
   [junit4]   2> 2030138 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[4C05662113272FF6]) [ 
   x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory 
- 2 directories currently being tracked
   [junit4]   2> 2030138 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[4C05662113272FF6]) [ 
   x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-028\.\collection1\data\index.20151101185043030
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-028\.\collection1\data\index.20151101185043030;done=false>>]
   [junit4]   2> 2030138 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[4C05662113272FF6]) [ 
   x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-028\.\collection1\data\index.20151101185043030
   [junit4]   2> 2030138 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[4C05662113272FF6]) [ 
   x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-028\.\collection1\data\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-028\.\collection1\data\;done=false>>]
   [junit4]   2> 2030138 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[4C05662113272FF6]) [ 
   x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001\solr-instance-028\.\collection1\data\
   [junit4]   2> 2030139 INFO  
(TEST-TestReplicationHandler.doTestStressReplication-seed#[4C05662113272FF6]) [ 
   x:collection1] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@73f0a949{/solr,null,UNAVAILABLE}
   [junit4]   2> 2030141 INFO  
(SUITE-TestReplicationHandler-seed#[4C05662113272FF6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_4C05662113272FF6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): 
{name=PostingsFormat(name=Memory doPackFST= false), 
newname=PostingsFormat(name=Memory doPackFST= false), 
id=PostingsFormat(name=Memory doPackFST= false)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=ar_SD, 
timezone=Indian/Reunion
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_80 
(64-bit)/cpus=3,threads=1,free=136734288,total=420478976
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedDebugComponentTest, TestWriterPerf, TestBinaryResponseWriter, 
ChaosMonkeySafeLeaderTest, TestSolr4Spatial2, CopyFieldTest, 
TestRawTransformer, DefaultValueUpdateProcessorTest, 
HdfsChaosMonkeySafeLeaderTest, TestSolrQueryParserResource, TestCollectionAPI, 
DeleteShardTest, SynonymTokenizerTest, TestQuerySenderListener, 
BasicDistributedZk2Test, CoreAdminHandlerTest, ClusterStateTest, TestJoin, 
TestSchemaSimilarityResource, DirectUpdateHandlerOptimizeTest, 
TestAnalyzeInfixSuggestions, AddBlockUpdateTest, MinimalSchemaTest, 
RAMDirectoryFactoryTest, HttpPartitionTest, CollectionTooManyReplicasTest, 
TestQueryTypes, TestFiltering, TestShardHandlerFactory, FullHLLTest, 
TermVectorComponentTest, TestBinaryField, TestRequestStatusCollectionAPI, 
TestFoldingMultitermQuery, TestClusterStateMutator, MultiTermTest, 
IndexSchemaRuntimeFieldTest, SpellPossibilityIteratorTest, ZkSolrClientTest, 
DistributedFacetPivotWhiteBoxTest, TestSolrDynamicMBean, TestRecoveryHdfs, 
TestSolrXml, CursorMarkTest, SpellCheckCollatorTest, 
DistributedQueryComponentCustomSortTest, TestBM25SimilarityFactory, 
CleanupOldIndexTest, LeaderElectionIntegrationTest, CollectionStateFormat2Test, 
WordBreakSolrSpellCheckerTest, SortByFunctionTest, TestSolrCoreProperties, 
TestOmitPositions, TestDefaultSearchFieldResource, RequestHandlersTest, 
CacheHeaderTest, TestAuthenticationFramework, PrimUtilsTest, 
LeaderInitiatedRecoveryOnCommitTest, CircularListTest, 
SharedFSAutoReplicaFailoverTest, StatsComponentTest, TestFastOutputStream, 
MergeStrategyTest, TestSolrDeletionPolicy2, HighlighterConfigTest, 
TestSolrQueryParser, TestIndexingPerformance, TestDownShardTolerantSearch, 
TestExactSharedStatsCache, RankQueryTest, MigrateRouteKeyTest, BitVectorTest, 
AsyncMigrateRouteKeyTest, HdfsDirectoryFactoryTest, TestSchemaManager, 
SimpleMLTQParserTest, HdfsThreadLeakTest, HdfsRecoveryZkTest, 
TimeZoneUtilsTest, TestCloudManagedSchema, TestRealTimeGet, 
TestDefaultStatsCache, TermVectorComponentDistributedTest, 
UniqFieldsUpdateProcessorFactoryTest, TestDynamicFieldCollectionResource, 
TestCharFilters, NotRequiredUniqueKeyTest, 
LeaderInitiatedRecoveryOnShardRestartTest, ExitableDirectoryReaderTest, 
VersionInfoTest, HdfsBasicDistributedZkTest, TestFreeTextSuggestions, 
SolrTestCaseJ4Test, DistributedSuggestComponentTest, 
TestManagedResourceStorage, TestConfigSetImmutable, TestIntervalFaceting, 
TestSolrQueryParserDefaultOperatorResource, SolrCoreCheckLockOnStartupTest, 
TestZkChroot, TestLMJelinekMercerSimilarityFactory, TestDistributedGrouping, 
TestSortingResponseWriter, TestPerFieldSimilarity, TestCrossCoreJoin, 
TestRecovery, TestSolrConfigHandlerCloud, EchoParamsTest, 
TestAuthorizationFramework, TestBlobHandler, TestCustomSort, TestRangeQuery, 
TestBadConfig, SolrCmdDistributorTest, SuggesterWFSTTest, SolrInfoMBeanTest, 
NumericFieldsTest, SuggesterTest, QueryParsingTest, 
BinaryUpdateRequestHandlerTest, OpenExchangeRatesOrgProviderTest, 
ShowFileRequestHandlerTest, TestReload, AssignTest, ResponseLogComponentTest, 
HLLUtilTest, TestInitQParser, TestUtils, TestSolr4Spatial, SyncSliceTest, 
BasicZkTest, RecoveryZkTest, TestReplicationHandler]
   [junit4] Completed [284/543] on J1 in 127.49s, 13 tests, 1 error <<< 
FAILURES!

[...truncated 816 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:785: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:729: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\build.xml:59: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\build.xml:233: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\solr\common-build.xml:526:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1452:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-5.x-Windows\lucene\common-build.xml:1006:
 There were test failures: 543 suites (7 ignored), 2147 tests, 1 error, 83 
ignored (46 assumptions) [seed: 4C05662113272FF6]

Total time: 79 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to