You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/09/02 08:36:50 UTC

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_60) - Build # 13807 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/13807/
Java: 32bit/jdk1.8.0_60 -client -XX:+UseSerialGC

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

Error Message:
[/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-026/./collection1/data, /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-026/./collection1/data/index.20150901221841373, /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-026/./collection1/data/index.20150901221841609] expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-026/./collection1/data, /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-026/./collection1/data/index.20150901221841373, /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-026/./collection1/data/index.20150901221841609] expected:<2> but was:<3>
	at __randomizedtesting.SeedInfo.seed([A2B926022CA3D1B1:55CAC85AEA4B7E57]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:813)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10265 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/init-core-data-001
   [junit4]   2> 566774 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterCoreReload
   [junit4]   2> 566774 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/collection1
   [junit4]   2> 566778 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 566779 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e26709{/solr,null,AVAILABLE}
   [junit4]   2> 566782 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.e.j.s.ServerConnector Started ServerConnector@d314ac{HTTP/1.1}{127.0.0.1:55126}
   [junit4]   2> 566782 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.e.j.s.Server Started @568115ms
   [junit4]   2> 566782 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=55126}
   [junit4]   2> 566783 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 566783 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/'
   [junit4]   2> 566798 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/solr.xml
   [junit4]   2> 566803 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/.
   [junit4]   2> 566803 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoreContainer New CoreContainer 17857314
   [junit4]   2> 566803 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/]
   [junit4]   2> 566803 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/lib
   [junit4]   2> 566803 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/lib).
   [junit4]   2> 566821 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] 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> 566822 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 566823 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 566823 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 566823 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 566823 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 566824 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/.
   [junit4]   2> 566824 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/, dataDir=data/}
   [junit4]   2> 566825 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/
   [junit4]   2> 566825 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 566825 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/'
   [junit4]   2> 566825 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 566826 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 566852 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 566857 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 566867 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 566867 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/conf/schema.xml
   [junit4]   2> 566871 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 566874 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 566875 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/conf'
   [junit4]   2> 566875 INFO  (coreLoadExecutor-1265-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/
   [junit4]   2> 566875 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 566876 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/], dataDir=[null]
   [junit4]   2> 566876 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 566876 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/data
   [junit4]   2> 566877 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 566877 WARN  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 566878 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 566878 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1582189968, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 566879 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@18c3d62 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18c8046),segFN=segments_1,generation=1}
   [junit4]   2> 566879 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 566880 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/data/
   [junit4]   2> 566882 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 566885 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 566886 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 566888 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 566889 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 566895 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 566895 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 566896 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 566896 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 566896 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 566897 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.839411126275732]
   [junit4]   2> 566897 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@18c3d62 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@18c8046),segFN=segments_1,generation=1}
   [junit4]   2> 566897 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 566898 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3f3d05[collection1] main
   [junit4]   2> 566898 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/conf
   [junit4]   2> 566898 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/conf}
   [junit4]   2> 566898 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/conf
   [junit4]   2> 566899 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 566899 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 566899 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 566900 INFO  (searcherExecutor-1266-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3f3d05[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 566900 INFO  (coreLoadExecutor-1265-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 567327 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/collection1
   [junit4]   2> 567330 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 567332 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12c7879{/solr,null,AVAILABLE}
   [junit4]   2> 567332 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1b4cc2d{HTTP/1.1}{127.0.0.1:48972}
   [junit4]   2> 567332 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.e.j.s.Server Started @568665ms
   [junit4]   2> 567332 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=48972}
   [junit4]   2> 567333 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 567333 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/'
   [junit4]   2> 567347 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/solr.xml
   [junit4]   2> 567352 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/.
   [junit4]   2> 567352 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoreContainer New CoreContainer 19283206
   [junit4]   2> 567352 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/]
   [junit4]   2> 567352 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/lib
   [junit4]   2> 567352 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/lib).
   [junit4]   2> 567367 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] 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> 567368 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 567369 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 567369 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 567370 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 567370 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 567370 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/.
   [junit4]   2> 567371 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/, dataDir=data/}
   [junit4]   2> 567371 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/
   [junit4]   2> 567371 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 567372 INFO  (coreLoadExecutor-1275-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/'
   [junit4]   2> 567372 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 567373 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 567390 INFO  (coreLoadExecutor-1275-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 567392 INFO  (coreLoadExecutor-1275-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 567398 INFO  (coreLoadExecutor-1275-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 567399 INFO  (coreLoadExecutor-1275-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/conf/schema.xml
   [junit4]   2> 567401 INFO  (coreLoadExecutor-1275-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 567403 INFO  (coreLoadExecutor-1275-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 567404 INFO  (coreLoadExecutor-1275-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/conf'
   [junit4]   2> 567404 INFO  (coreLoadExecutor-1275-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/
   [junit4]   2> 567404 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 567404 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/], dataDir=[null]
   [junit4]   2> 567404 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 567405 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/data
   [junit4]   2> 567406 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 567406 WARN  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 567406 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 567407 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1582189968, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 567407 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e41c3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1eb4cfe),segFN=segments_1,generation=1}
   [junit4]   2> 567407 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 567408 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/data/
   [junit4]   2> 567410 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 567411 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 567412 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 567413 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 567414 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 567415 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 567415 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 567416 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 567416 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 567416 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 567416 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.839411126275732]
   [junit4]   2> 567417 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@3e41c3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1eb4cfe),segFN=segments_1,generation=1}
   [junit4]   2> 567417 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 567417 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1a390ae[collection1] main
   [junit4]   2> 567418 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/conf
   [junit4]   2> 567418 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/conf}
   [junit4]   2> 567418 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/conf
   [junit4]   2> 567418 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 567420 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 567420 INFO  (searcherExecutor-1276-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a390ae[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 567420 INFO  (coreLoadExecutor-1275-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 567424 INFO  (qtp26531147-2827) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 
   [junit4]   2> 567875 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1b4cc2d{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 567875 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=19283206
   [junit4]   2> 567875 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@19219ef
   [junit4]   2> 567875 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    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> 567876 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 567876 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 567876 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 567878 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 567878 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 567878 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 567879 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 567879 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 567879 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/data
   [junit4]   2> 567879 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12c7879{/solr,null,UNAVAILABLE}
   [junit4]   2> 567884 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@d314ac{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 567884 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=17857314
   [junit4]   2> 567885 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@743f87
   [junit4]   2> 567886 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    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> 567886 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 567886 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 567886 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 567886 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 567887 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 567887 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 567887 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/data
   [junit4]   2> 567887 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 567887 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 567888 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e26709{/solr,null,UNAVAILABLE}
   [junit4]   2> 567889 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 567890 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b796ab{/solr,null,AVAILABLE}
   [junit4]   2> 567891 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.e.j.s.ServerConnector Started ServerConnector@ab827b{HTTP/1.1}{127.0.0.1:56688}
   [junit4]   2> 567891 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.e.j.s.Server Started @569224ms
   [junit4]   2> 567891 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=56688}
   [junit4]   2> 567892 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 567892 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/'
   [junit4]   2> 567905 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/solr.xml
   [junit4]   2> 567917 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/.
   [junit4]   2> 567918 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoreContainer New CoreContainer 24775310
   [junit4]   2> 567918 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/]
   [junit4]   2> 567918 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/lib
   [junit4]   2> 567918 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/lib).
   [junit4]   2> 567925 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] 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> 567926 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 567927 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 567927 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 567927 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 567927 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 567928 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/.
   [junit4]   2> 567929 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/, dataDir=data/}
   [junit4]   2> 567929 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/
   [junit4]   2> 567929 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 567929 INFO  (coreLoadExecutor-1286-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/'
   [junit4]   2> 567929 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 567930 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 567948 INFO  (coreLoadExecutor-1286-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 567951 INFO  (coreLoadExecutor-1286-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 567958 INFO  (coreLoadExecutor-1286-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 567958 INFO  (coreLoadExecutor-1286-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/conf/schema.xml
   [junit4]   2> 567961 INFO  (coreLoadExecutor-1286-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 567963 INFO  (coreLoadExecutor-1286-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 567964 INFO  (coreLoadExecutor-1286-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/conf'
   [junit4]   2> 567964 INFO  (coreLoadExecutor-1286-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/
   [junit4]   2> 567964 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 567964 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/], dataDir=[null]
   [junit4]   2> 567964 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 567965 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/data
   [junit4]   2> 567965 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 567965 WARN  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 567965 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 567965 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1582189968, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 567966 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1ad6235 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@159c118),segFN=segments_1,generation=1}
   [junit4]   2> 567966 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 567966 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/data/
   [junit4]   2> 567969 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 567970 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 567971 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 567972 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 567973 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 567974 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 567974 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 567975 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 567975 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 567975 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 567976 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.839411126275732]
   [junit4]   2> 567976 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1ad6235 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@159c118),segFN=segments_1,generation=1}
   [junit4]   2> 567976 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 567977 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@357bf3[collection1] main
   [junit4]   2> 567977 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/conf
   [junit4]   2> 567977 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/conf}
   [junit4]   2> 567977 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-001/./collection1/conf
   [junit4]   2> 567977 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 567978 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 567978 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 567978 INFO  (coreLoadExecutor-1286-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 567978 INFO  (searcherExecutor-1287-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@357bf3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 568433 INFO  (qtp14290487-2867) [    x:collection1] o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 568434 INFO  (qtp14290487-2867) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {deleteByQuery=*:*} 0 1
   [junit4]   2> 568437 INFO  (qtp14290487-2868) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 568438 INFO  (qtp14290487-2868) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1ad6235 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@159c118),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1ad6235 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@159c118),segFN=segments_2,generation=2}
   [junit4]   2> 568438 INFO  (qtp14290487-2868) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 568439 INFO  (qtp14290487-2868) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@15354b6[collection1] main
   [junit4]   2> 568439 INFO  (qtp14290487-2868) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 568439 INFO  (searcherExecutor-1287-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15354b6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 568440 INFO  (qtp14290487-2868) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 3
   [junit4]   2> 568443 INFO  (qtp14290487-2869) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0 
   [junit4]   2> 568444 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.SolrTestCaseJ4 Waited for 0ms and found 0 docs
   [junit4]   2> 568446 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 568447 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17f8031{/solr,null,AVAILABLE}
   [junit4]   2> 568448 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.e.j.s.ServerConnector Started ServerConnector@11b2c6b{HTTP/1.1}{127.0.0.1:57816}
   [junit4]   2> 568448 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.e.j.s.Server Started @569780ms
   [junit4]   2> 568448 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=57816}
   [junit4]   2> 568448 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 568449 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/'
   [junit4]   2> 568472 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/solr.xml
   [junit4]   2> 568490 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/.
   [junit4]   2> 568491 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoreContainer New CoreContainer 17318711
   [junit4]   2> 568491 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/]
   [junit4]   2> 568491 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoreContainer loading shared library: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/lib
   [junit4]   2> 568491 WARN  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/lib).
   [junit4]   2> 568498 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] 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> 568499 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 568500 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 568500 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 568500 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 568500 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 568500 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoresLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/.
   [junit4]   2> 568502 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1, absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/, dataDir=data/}
   [junit4]   2> 568502 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoresLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/
   [junit4]   2> 568502 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 568502 INFO  (coreLoadExecutor-1296-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/'
   [junit4]   2> 568502 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 568503 INFO  (TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[A2B926022CA3D1B1]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 568519 INFO  (coreLoadExecutor-1296-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 568523 INFO  (coreLoadExecutor-1296-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 568529 INFO  (coreLoadExecutor-1296-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 568529 INFO  (coreLoadExecutor-1296-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/conf/schema.xml
   [junit4]   2> 568531 INFO  (coreLoadExecutor-1296-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 568534 INFO  (coreLoadExecutor-1296-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 568534 INFO  (coreLoadExecutor-1296-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/conf'
   [junit4]   2> 568534 INFO  (coreLoadExecutor-1296-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/
   [junit4]   2> 568535 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 568535 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/], dataDir=[null]
   [junit4]   2> 568535 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 568535 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/data
   [junit4]   2> 568535 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 568536 WARN  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 568536 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 568536 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1582189968, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 568537 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e52a6a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f112),segFN=segments_1,generation=1}
   [junit4]   2> 568537 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 568537 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/data/
   [junit4]   2> 568539 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 568541 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 568542 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 568542 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 568543 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 568544 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 568544 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 568545 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 568545 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 568545 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 568546 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.839411126275732]
   [junit4]   2> 568546 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e52a6a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f112),segFN=segments_1,generation=1}
   [junit4]   2> 568546 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 568546 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1c88620[collection1] main
   [junit4]   2> 568546 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/conf
   [junit4]   2> 568546 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/conf}
   [junit4]   2> 568547 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/conf
   [junit4]   2> 568547 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 568547 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 568548 INFO  (searcherExecutor-1297-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c88620[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 568548 INFO  (coreLoadExecutor-1296-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 568693 INFO  (qtp14290487-2867) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 
   [junit4]   2> 568694 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 568694 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 568694 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 568697 INFO  (qtp14290487-2868) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} status=0 QTime=1 
   [junit4]   2> 568698 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 1
   [junit4]   2> 568699 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-002/./collection1/data/index.20150901221736224
   [junit4]   2> 568699 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 568699 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 568699 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 568700 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7805844599377187]
   [junit4]   2> 568700 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e52a6a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f112),segFN=segments_1,generation=1}
   [junit4]   2> 568700 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 568700 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 568701 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e52a6a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f112),segFN=segments_1,generation=1}
   [junit4]   2> 568701 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 568701 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing IndexWriter...
   [junit4]   2> 568701 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState Waiting until IndexWriter is unused... core=collection1
   [junit4]   2> 568702 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 568702 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Starting download to MockDirectoryWrapper(RAMDirectory@15ab094 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f3c5c1) fullCopy=false
   [junit4]   2> 568704 INFO  (qtp14290487-2869) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 
   [junit4]   2> 568705 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download: 0 secs
   [junit4]   2> 568706 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState Creating new IndexWriter...
   [junit4]   2> 568706 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=92.42578125, floorSegmentMB=0.48046875, forceMergeDeletesPctAllowed=5.816868563392164, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.29222681940306117
   [junit4]   2> 568707 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e52a6a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f112),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1e52a6a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4f112),segFN=segments_2,generation=2}
   [junit4]   2> 568707 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 568707 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 568707 INFO  (indexFetcher-1301-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@deda40[collection1] main
   [junit4]   2> 568708 INFO  (searcherExecutor-1297-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@deda40[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2>

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

essReplication-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 652232 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 652232 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 652232 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-027/collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-027/collection1/data/index;done=false>>]
   [junit4]   2> 652232 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-027/collection1/data/index
   [junit4]   2> 652232 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-027/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-027/collection1/data;done=false>>]
   [junit4]   2> 652233 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-027/collection1/data
   [junit4]   2> 652234 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[A2B926022CA3D1B1]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@10dcc7d{/solr,null,UNAVAILABLE}
   [junit4]   2> 652234 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[A2B926022CA3D1B1]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@ec381f{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 652234 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[A2B926022CA3D1B1]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=27761363
   [junit4]   2> 652235 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3e4ac3
   [junit4]   2> 652235 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[A2B926022CA3D1B1]) [    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> 652235 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 652235 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 652235 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 652236 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 652236 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 652236 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-028/collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-028/collection1/data;done=false>>]
   [junit4]   2> 652236 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-028/collection1/data
   [junit4]   2> 652237 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-028/collection1/data/index.20150901221858977 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-028/collection1/data/index.20150901221858977;done=false>>]
   [junit4]   2> 652237 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[A2B926022CA3D1B1]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001/solr-instance-028/collection1/data/index.20150901221858977
   [junit4]   2> 652237 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[A2B926022CA3D1B1]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@12725ba{/solr,null,UNAVAILABLE}
   [junit4]   2> 652239 INFO  (SUITE-TestReplicationHandler-seed#[A2B926022CA3D1B1]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_A2B926022CA3D1B1-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {name=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting), newname=PostingsFormat(name=Asserting)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=nl_NL, timezone=America/Nome
   [junit4]   2> NOTE: Linux 3.19.0-26-generic i386/Oracle Corporation 1.8.0_60 (32-bit)/cpus=12,threads=1,free=55775264,total=244068352
   [junit4]   2> NOTE: All tests run in this JVM: [StandardRequestHandlerTest, SolrCoreTest, CollectionReloadTest, RequiredFieldsTest, TestPseudoReturnFields, TestFieldResource, SecurityConfHandlerTest, SynonymTokenizerTest, TestOmitPositions, OverseerStatusTest, DataDrivenBlockJoinTest, JSONWriterTest, SpellingQueryConverterTest, HdfsChaosMonkeySafeLeaderTest, TestCloudPivotFacet, BufferStoreTest, TestRemoteStreaming, OverseerTaskQueueTest, TestMergePolicyConfig, TestBlendedInfixSuggestions, TestConfig, TestLuceneMatchVersion, IndexSchemaTest, TestAnalyzedSuggestions, CopyFieldTest, TestExceedMaxTermLength, SuggestComponentTest, TestFaceting, ConcurrentDeleteAndCreateCollectionTest, TestDownShardTolerantSearch, MigrateRouteKeyTest, TestDistributedSearch, TestLeaderElectionZkExpiry, TestInitQParser, DisMaxRequestHandlerTest, TestFieldCollectionResource, HdfsRecoveryZkTest, RuleEngineTest, DistributedFacetPivotWhiteBoxTest, TestSolrConfigHandlerConcurrent, RemoteQueryErrorTest, OutOfBoxZkACLAndCredentialsProvidersTest, BigEndianAscendingWordDeserializerTest, JsonLoaderTest, TestInfoStreamLogging, BasicDistributedZkTest, TestCSVLoader, TestReplicationHandler]
   [junit4] Completed [208/536] on J0 in 85.49s, 13 tests, 1 failure <<< FAILURES!

[...truncated 1027 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:785: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:729: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:524: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1452: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1006: There were test failures: 536 suites, 2129 tests, 1 failure, 70 ignored (34 assumptions)

Total time: 56 minutes 37 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