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 2016/07/18 01:47:08 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+127) - Build # 17284 - Unstable!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17284/
Java: 32bit/jdk-9-ea+127 -server -XX:+UseG1GC

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

Error Message:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/./collection1/data/index.20160718020929789, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/./collection1/data, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/./collection1/data/index.20160718020930061] expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/./collection1/data/index.20160718020929789, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/./collection1/data, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/./collection1/data/index.20160718020930061] expected:<2> but was:<3>
	at __randomizedtesting.SeedInfo.seed([C0E9B96DE249C31B:379A573524A16CFD]: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:900)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1332)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:533)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 10667 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/init-core-data-001
   [junit4]   2> 6665 INFO  (SUITE-TestReplicationHandler-seed#[C0E9B96DE249C31B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 6674 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestHandlerPathUnchanged
   [junit4]   2> 6675 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/collection1
   [junit4]   2> 6977 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 7053 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1405751{/solr,null,AVAILABLE}
   [junit4]   2> 7082 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1b42899{HTTP/1.1,[http/1.1]}{127.0.0.1:41575}
   [junit4]   2> 7083 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.e.j.s.Server Started @9458ms
   [junit4]   2> 7083 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/collection1/data, hostPort=41575}
   [junit4]   2> 7109 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@864e92
   [junit4]   2> 7111 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001'
   [junit4]   2> 7111 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 7111 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 7113 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/solr.xml
   [junit4]   2> 7129 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/.
   [junit4]   2> 7129 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreContainer New CoreContainer 26289285
   [junit4]   2> 7129 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001]
   [junit4]   2> 7129 WARN  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/lib
   [junit4]   2> 7142 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] 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,
   [junit4]   2> 7149 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 7152 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 7152 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 7152 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 7152 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 7153 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/.
   [junit4]   2> 7156 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=true, transient=false, name=collection1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 7156 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/./collection1
   [junit4]   2> 7157 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 7160 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/collection1'
   [junit4]   2> 7164 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 7164 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 7195 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 7195 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 7201 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 7205 WARN  (coreLoadExecutor-31-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 7206 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 7231 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 7237 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 7241 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 7242 INFO  (coreLoadExecutor-31-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-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/collection1'
   [junit4]   2> 7243 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/./collection1
   [junit4]   2> 7243 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 7243 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 7243 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 7244 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/./collection1/data
   [junit4]   2> 7244 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 7244 WARN  (coreLoadExecutor-31-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 7245 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 7245 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=80.0048828125, floorSegmentMB=0.9248046875, forceMergeDeletesPctAllowed=21.00595693377441, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8939281133321502
   [junit4]   2> 7246 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@152b27c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d21a8b),segFN=segments_1,generation=1}
   [junit4]   2> 7246 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 7246 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/./collection1/data/
   [junit4]   2> 7249 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 7252 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7253 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7254 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7255 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7257 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 7257 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 7257 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 7258 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 7258 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 7258 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.41044144782760705]
   [junit4]   2> 7260 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@152b27c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d21a8b),segFN=segments_1,generation=1}
   [junit4]   2> 7260 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 7260 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a204d3[collection1] main]
   [junit4]   2> 7261 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/collection1/conf
   [junit4]   2> 7261 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/collection1/conf}
   [junit4]   2> 7261 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/collection1/conf
   [junit4]   2> 7261 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 7261 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 7261 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 7262 INFO  (searcherExecutor-32-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a204d3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7262 INFO  (coreLoadExecutor-31-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 7729 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/collection1
   [junit4]   2> 7733 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 7734 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e3f154{/solr,null,AVAILABLE}
   [junit4]   2> 7735 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@c3f6d5{HTTP/1.1,[http/1.1]}{127.0.0.1:40976}
   [junit4]   2> 7735 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.e.j.s.Server Started @10110ms
   [junit4]   2> 7735 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/collection1/data, hostPort=40976}
   [junit4]   2> 7735 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@864e92
   [junit4]   2> 7736 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002'
   [junit4]   2> 7736 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 7736 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 7736 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/solr.xml
   [junit4]   2> 7745 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/.
   [junit4]   2> 7745 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreContainer New CoreContainer 23731974
   [junit4]   2> 7745 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002]
   [junit4]   2> 7745 WARN  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/lib
   [junit4]   2> 7746 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] 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,
   [junit4]   2> 7749 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 7749 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 7749 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 7749 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 7749 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 7750 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/.
   [junit4]   2> 7752 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=true, transient=false, name=collection1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 7752 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/./collection1
   [junit4]   2> 7752 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 7753 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/collection1'
   [junit4]   2> 7753 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 7754 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 7754 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 7754 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 7762 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 7788 WARN  (coreLoadExecutor-41-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 7788 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 7798 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 7803 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 7806 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 7807 INFO  (coreLoadExecutor-41-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-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/collection1'
   [junit4]   2> 7807 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/./collection1
   [junit4]   2> 7807 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 7807 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 7807 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 7808 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/./collection1/data
   [junit4]   2> 7808 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 7808 WARN  (coreLoadExecutor-41-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 7808 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 7808 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=80.0048828125, floorSegmentMB=0.9248046875, forceMergeDeletesPctAllowed=21.00595693377441, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8939281133321502
   [junit4]   2> 7809 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1f6411c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a09972),segFN=segments_1,generation=1}
   [junit4]   2> 7809 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 7810 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/./collection1/data/
   [junit4]   2> 7812 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 7814 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7817 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7818 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7820 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 7822 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 7822 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 7822 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 7823 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 7823 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 7824 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.41044144782760705]
   [junit4]   2> 7824 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1f6411c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a09972),segFN=segments_1,generation=1}
   [junit4]   2> 7824 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 7824 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@189e591[collection1] main]
   [junit4]   2> 7825 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/collection1/conf
   [junit4]   2> 7825 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/collection1/conf}
   [junit4]   2> 7825 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/collection1/conf
   [junit4]   2> 7825 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 7836 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 7836 INFO  (searcherExecutor-42-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@189e591[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 7836 INFO  (coreLoadExecutor-41-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 8166 INFO  (qtp17586607-43) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=18
   [junit4]   2> 8256 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending doTestHandlerPathUnchanged
   [junit4]   2> 8262 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1b42899{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 8262 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=26289285
   [junit4]   2> 8265 INFO  (coreCloseExecutor-47-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4a94f0
   [junit4]   2> 8265 INFO  (coreCloseExecutor-47-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 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> 8266 INFO  (coreCloseExecutor-47-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 8266 INFO  (coreCloseExecutor-47-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 8266 INFO  (coreCloseExecutor-47-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 8268 INFO  (coreCloseExecutor-47-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 8269 INFO  (coreCloseExecutor-47-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 8269 INFO  (coreCloseExecutor-47-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 8269 INFO  (coreCloseExecutor-47-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 8269 INFO  (coreCloseExecutor-47-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/./collection1/data
   [junit4]   2> 8270 INFO  (coreCloseExecutor-47-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 8270 INFO  (coreCloseExecutor-47-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 8270 INFO  (coreCloseExecutor-47-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 8274 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1405751{/solr,null,UNAVAILABLE}
   [junit4]   2> 8293 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@c3f6d5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 8293 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=23731974
   [junit4]   2> 8299 INFO  (coreCloseExecutor-49-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c18067
   [junit4]   2> 8300 INFO  (coreCloseExecutor-49-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 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> 8300 INFO  (coreCloseExecutor-49-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 8300 INFO  (coreCloseExecutor-49-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 8300 INFO  (coreCloseExecutor-49-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 8302 INFO  (coreCloseExecutor-49-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 8302 INFO  (coreCloseExecutor-49-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 8302 INFO  (coreCloseExecutor-49-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 8302 INFO  (coreCloseExecutor-49-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 8302 INFO  (coreCloseExecutor-49-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/./collection1/data
   [junit4]   2> 8302 INFO  (coreCloseExecutor-49-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 8303 INFO  (coreCloseExecutor-49-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 8303 INFO  (coreCloseExecutor-49-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 8304 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[C0E9B96DE249C31B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e3f154{/solr,null,UNAVAILABLE}
   [junit4]   2> 8308 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexAndConfigAliasReplication
   [junit4]   2> 8309 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-003/collection1
   [junit4]   2> 8316 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 8350 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10f9884{/solr,null,AVAILABLE}
   [junit4]   2> 8352 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@dc0b6e{HTTP/1.1,[http/1.1]}{127.0.0.1:34822}
   [junit4]   2> 8353 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.e.j.s.Server Started @10728ms
   [junit4]   2> 8353 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-003/collection1/data, hostPort=34822}
   [junit4]   2> 8353 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@864e92
   [junit4]   2> 8353 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-003'
   [junit4]   2> 8354 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 8354 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 8354 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-003/solr.xml
   [junit4]   2> 8364 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-003/.
   [junit4]   2> 8364 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreContainer New CoreContainer 6235640
   [junit4]   2> 8364 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-003]
   [junit4]   2> 8364 WARN  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-003/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-003/lib
   [junit4]   2> 8365 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] 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,
   [junit4]   2> 8368 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 8369 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 8369 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 8369 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 8369 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 8373 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-003/.
   [junit4]   2> 8375 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=true, transient=false, name=collection1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 8375 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-003/./collection1
   [junit4]   2> 8375 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 8376 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-003/collection1'
   [junit4]   2> 8403 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 8403 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 8411 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 8411 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 8416 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 8420 WARN  (coreLoadExecutor-56-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 8421 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 8440 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 8445 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 8449 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 8452 INFO  (coreLoadExecutor-56-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-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-003/collection1'
   [junit4]   2> 8452 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-003/./collection1
   [junit4]   2> 8452 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 8452 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-003/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-003/./collection1/data/]
   [junit4]   2> 8452 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 8453 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-003/./collection1/data
   [junit4]   2> 8453 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-003/./collection1/data/index/
   [junit4]   2> 8454 WARN  (coreLoadExecutor-56-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-003/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 8454 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-003/./collection1/data/index
   [junit4]   2> 8454 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=80.0048828125, floorSegmentMB=0.9248046875, forceMergeDeletesPctAllowed=21.00595693377441, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8939281133321502
   [junit4]   2> 8456 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1f919d6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@184a5b4),segFN=segments_1,generation=1}
   [junit4]   2> 8456 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 8456 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-003/./collection1/data/
   [junit4]   2> 8458 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 8462 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 8463 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 8464 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 8465 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 8467 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 8467 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 8467 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 8473 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 8473 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 8485 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.41044144782760705]
   [junit4]   2> 8485 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@1f919d6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@184a5b4),segFN=segments_1,generation=1}
   [junit4]   2> 8485 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 8486 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9ab176[collection1] main]
   [junit4]   2> 8486 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-003/collection1/conf
   [junit4]   2> 8486 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-003/collection1/conf}
   [junit4]   2> 8486 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-003/collection1/conf
   [junit4]   2> 8486 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 8486 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 8486 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 8487 INFO  (coreLoadExecutor-56-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 8487 INFO  (searcherExecutor-57-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9ab176[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 8914 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/collection1
   [junit4]   2> 8918 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 8948 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1afe513{/solr,null,AVAILABLE}
   [junit4]   2> 8949 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1bee891{HTTP/1.1,[http/1.1]}{127.0.0.1:42061}
   [junit4]   2> 8949 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.e.j.s.Server Started @11324ms
   [junit4]   2> 8949 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/collection1/data, hostPort=42061}
   [junit4]   2> 8949 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@864e92
   [junit4]   2> 8949 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004'
   [junit4]   2> 8950 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 8950 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 8950 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/solr.xml
   [junit4]   2> 8956 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/.
   [junit4]   2> 8956 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreContainer New CoreContainer 9755081
   [junit4]   2> 8956 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004]
   [junit4]   2> 8957 WARN  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/lib to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/lib
   [junit4]   2> 8957 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] 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,
   [junit4]   2> 8982 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.u.UpdateShardHandler Created UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&maxConnections=100000&maxConnectionsPerHost=100000
   [junit4]   2> 8983 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 8983 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 8983 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 8983 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 8984 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/.
   [junit4]   2> 8985 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {schema=schema.xml, dataDir=data/, loadOnStartup=true, transient=false, name=collection1, config=solrconfig.xml, configSetProperties=configsetprops.json}
   [junit4]   2> 8985 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/./collection1
   [junit4]   2> 8985 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 8986 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/collection1'
   [junit4]   2> 8988 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 8988 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 8993 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 8993 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[C0E9B96DE249C31B]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 8997 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 9010 WARN  (coreLoadExecutor-66-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 9010 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 9021 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 9026 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 9029 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 9030 INFO  (coreLoadExecutor-66-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-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/collection1'
   [junit4]   2> 9030 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/./collection1
   [junit4]   2> 9030 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 9030 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/./collection1/data/]
   [junit4]   2> 9030 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 9031 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/./collection1/data
   [junit4]   2> 9032 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/./collection1/data/index/
   [junit4]   2> 9032 WARN  (coreLoadExecutor-66-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 9032 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/./collection1/data/index
   [junit4]   2> 9032 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=80.0048828125, floorSegmentMB=0.9248046875, forceMergeDeletesPctAllowed=21.00595693377441, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8939281133321502
   [junit4]   2> 9033 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@11ae27d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fdb00f),segFN=segments_1,generation=1}
   [junit4]   2> 9033 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 9036 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 9038 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 9039 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 9040 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 9042 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 9043 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/./collection1/data/
   [junit4]   2> 9048 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 9048 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 9048 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 9048 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 9048 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 9049 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.41044144782760705]
   [junit4]   2> 9049 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@11ae27d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fdb00f),segFN=segments_1,generation=1}
   [junit4]   2> 9049 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 9049 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@c660e9[collection1] main]
   [junit4]   2> 9050 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/collection1/conf
   [junit4]   2> 9050 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/collection1/conf}
   [junit4]   2> 9050 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-004/collection1/conf
   [junit4]   2> 9050 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 9053 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 9064 INFO  (coreLoadExecutor-66-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 9065 INFO  (qtp23810304-79) [    ] 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> 9079 INFO  (searcherExecutor-67-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c660e9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 9502 INFO  (qtp23810304-76) [    ] 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=1
   [junit4]   2> 9557 INFO  (qtp23810304-81) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 39
   [junit4]   2> 9584 INFO  (qtp23810304-81) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 9589 INFO  (qtp23810304-75) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 2
   [junit4]   2> 9592 INFO  (qtp23810304-82) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 9594 INFO  (qtp23810304-76) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 9597 INFO  (qtp23810304-76) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 1
   [junit4]   2> 9602 INFO  (qtp23810304-76) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 9605 INFO  (qtp23810304-82) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 9607 INFO  (qtp23810304-81) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 9619 INFO  (qtp23810304-81) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 9622 INFO  (qtp23810304-75) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 9625 INFO  (qtp23810304-76) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 9629 INFO  (qtp23810304-76) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 9631 INFO  (qtp23810304-81) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 9647 INFO  (qtp23810304-81) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 9651 INFO  (qtp23810304-82) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 9653 INFO  (qtp23810304-82) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 9655 INFO  (qtp23810304-82) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 9657 INFO  (qtp23810304-75) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 9660 INFO  (qtp23810304-75) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 9662 INFO  (qtp23810304-76) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 9665 INFO  (qtp23810304-76) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 9669 INFO  (qtp23810304-81) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 9672 INFO  (qtp23810304-81) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 9681 INFO  (qtp23810304-81) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 9688 INFO  (qtp23810304-76) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 9691 INFO  (qtp23810304-76) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 9693 INFO  (qtp23810304-76) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 9698 INFO  (qtp23810304-76) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 9702 INFO  (qtp23810304-76) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 9704 INFO  (qtp23810304-76) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 9706 INFO  (qtp23810304-81) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 9708 INFO  (qtp23810304-81) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 9711 INFO  (qtp23810304-81) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 9714 INFO  (qtp23810304-81) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 9719 INFO  (qtp23810304-75) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 9721 INFO  (qtp23810304-82) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 9723 INFO  (qtp23810304-82) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 9735 INFO  (qtp23810304-81) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 9738 INFO  (qtp23810304-75) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 9741 INFO  (qtp23810304-75) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 9742 INFO  (qtp23810304-75) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 9745 INFO  (qtp23810304-75) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 9746 INFO  (qtp23810304-75) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 9748 INFO  (qtp23810304-75) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 9752 INFO  (qtp23810304-75) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 1
   [junit4]   2> 9754 INFO  (qtp23810304-76) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2

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

98270 INFO  (qtp3348404-1048) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 98271 INFO  (qtp3348404-1051) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 98271 INFO  (qtp33441990-1012) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 98272 INFO  (qtp33441990-1011) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 98272 INFO  (qtp3348404-1047) [    ] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 98272 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[C0E9B96DE249C31B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending doTestIndexFetchWithMasterUrl
   [junit4]   2> 98273 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[C0E9B96DE249C31B]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@598540{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 98273 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1706151
   [junit4]   2> 98274 INFO  (coreCloseExecutor-686-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@130eae3
   [junit4]   2> 98274 INFO  (coreCloseExecutor-686-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=497,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 98274 INFO  (coreCloseExecutor-686-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 98274 INFO  (coreCloseExecutor-686-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 98274 INFO  (coreCloseExecutor-686-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 98275 INFO  (coreCloseExecutor-686-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 98275 INFO  (coreCloseExecutor-686-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 98275 INFO  (coreCloseExecutor-686-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-029/./collection1/data/index.20160718021054697 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-029/./collection1/data/index.20160718021054697;done=false>>]
   [junit4]   2> 98275 INFO  (coreCloseExecutor-686-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 98275 INFO  (coreCloseExecutor-686-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-029/./collection1/data/index.20160718021054697
   [junit4]   2> 98275 INFO  (coreCloseExecutor-686-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-029/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-029/./collection1/data;done=false>>]
   [junit4]   2> 98275 INFO  (coreCloseExecutor-686-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 98275 INFO  (coreCloseExecutor-686-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-029/./collection1/data
   [junit4]   2> 98276 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[C0E9B96DE249C31B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d90e1{/solr,null,UNAVAILABLE}
   [junit4]   2> 98277 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[C0E9B96DE249C31B]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1a0f617{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 98277 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[C0E9B96DE249C31B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=3762863
   [junit4]   2> 98277 INFO  (coreCloseExecutor-688-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@112ee82
   [junit4]   2> 98277 INFO  (coreCloseExecutor-688-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 98277 INFO  (coreCloseExecutor-688-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 98277 INFO  (coreCloseExecutor-688-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 98277 INFO  (coreCloseExecutor-688-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 98278 INFO  (coreCloseExecutor-688-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 98278 INFO  (coreCloseExecutor-688-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 98278 INFO  (coreCloseExecutor-688-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-030/./collection1/data/index.20160718021044508 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-030/./collection1/data/index.20160718021044508;done=false>>]
   [junit4]   2> 98278 INFO  (coreCloseExecutor-688-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 98278 INFO  (coreCloseExecutor-688-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-030/./collection1/data/index.20160718021044508
   [junit4]   2> 98278 INFO  (coreCloseExecutor-688-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-030/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-030/./collection1/data;done=false>>]
   [junit4]   2> 98278 INFO  (coreCloseExecutor-688-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 98278 INFO  (coreCloseExecutor-688-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001/solr-instance-030/./collection1/data
   [junit4]   2> 98278 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[C0E9B96DE249C31B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1539a67{/solr,null,UNAVAILABLE}
   [junit4]   2> 98281 INFO  (SUITE-TestReplicationHandler-seed#[C0E9B96DE249C31B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_C0E9B96DE249C31B-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {name=PostingsFormat(name=Asserting), id=PostingsFormat(name=Asserting), newname=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=247, maxMBSortInHeap=7.5391255378746775, sim=RandomSimilarity(queryNorm=false): {}, locale=nnh-CM, timezone=Africa/Brazzaville
   [junit4]   2> NOTE: Linux 4.4.0-31-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=100095296,total=140509184
   [junit4]   2> NOTE: All tests run in this JVM: [ZkNodePropsTest, DisMaxRequestHandlerTest, TestFreeTextSuggestions, TestReplicationHandler]
   [junit4] Completed [34/621 (1!)] on J0 in 91.70s, 15 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 51528 lines...]