You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/02/07 18:29:00 UTC

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3953 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3953/

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

Error Message:
timed out waiting for collection1 startAt time to exceed: Sun Feb 07 09:08:34 PST 2016

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to exceed: Sun Feb 07 09:08:34 PST 2016
	at __randomizedtesting.SeedInfo.seed([759A0B40CC47CFEA:AE310B86C96FA659]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1419)
	at org.apache.solr.handler.TestReplicationHandler.doTestStressReplication(TestReplicationHandler.java:771)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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(Thread.java:745)




Build Log:
[...truncated 11472 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/init-core-data-001
   [junit4]   2> 980853 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEmptyCommits
   [junit4]   2> 980854 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-001/collection1
   [junit4]   2> 980858 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 980880 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a01bd45{/solr,null,AVAILABLE}
   [junit4]   2> 980881 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@3409abf8{HTTP/1.1}{127.0.0.1:40826}
   [junit4]   2> 980881 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.e.j.s.Server Started @983670ms
   [junit4]   2> 980881 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40826, solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-001/collection1/data}
   [junit4]   2> 980881 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@5f57402b
   [junit4]   2> 980881 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-001'
   [junit4]   2> 980882 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 980882 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 980882 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-001/solr.xml
   [junit4]   2> 980898 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-001/.
   [junit4]   2> 980898 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.CoreContainer New CoreContainer 2008503450
   [junit4]   2> 980898 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-001]
   [junit4]   2> 980898 WARN  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-001/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-001/lib
   [junit4]   2> 980898 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 980900 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 980900 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 980900 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 980900 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 980900 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 980901 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-001/.
   [junit4]   2> 980903 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {transient=false, loadOnStartup=true, schema=schema.xml, config=solrconfig.xml, name=collection1, configSetProperties=configsetprops.json, dataDir=data/}
   [junit4]   2> 980903 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-001/./collection1
   [junit4]   2> 980903 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 980903 INFO  (coreLoadExecutor-2935-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-001/collection1'
   [junit4]   2> 980904 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 980904 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 980904 INFO  (coreLoadExecutor-2935-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 980904 INFO  (coreLoadExecutor-2935-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 980913 INFO  (coreLoadExecutor-2935-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 980925 INFO  (coreLoadExecutor-2935-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 980950 INFO  (coreLoadExecutor-2935-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 980954 INFO  (coreLoadExecutor-2935-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 980961 INFO  (coreLoadExecutor-2935-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 980963 INFO  (coreLoadExecutor-2935-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-001/collection1'
   [junit4]   2> 980963 INFO  (coreLoadExecutor-2935-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-001/./collection1
   [junit4]   2> 980964 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 980964 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-001/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 980964 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 980964 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-001/./collection1/data
   [junit4]   2> 980964 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 980965 WARN  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 980965 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 980965 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=872171209, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 980966 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6e5dea8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57d2493d),segFN=segments_1,generation=1}
   [junit4]   2> 980966 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 980966 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-001/./collection1/data/
   [junit4]   2> 980968 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 980971 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 980972 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 980973 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 980974 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 980979 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 980979 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/properties,/admin/segments,/admin/luke,/update/json,/admin/file,/admin/system,/update,defaults,/admin/ping,/get,lazy,/config,/admin/plugins,/admin/logging,/update/csv,/replication,/update/json/docs,/schema,/admin/mbeans,standard,/admin/threads
   [junit4]   2> 980980 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 980981 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 980981 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 980981 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=50.4072265625, floorSegmentMB=0.896484375, forceMergeDeletesPctAllowed=2.1810922948583187, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5324606706174483
   [junit4]   2> 980981 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6e5dea8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57d2493d),segFN=segments_1,generation=1}
   [junit4]   2> 980982 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 980982 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6f4de417[collection1] main
   [junit4]   2> 980982 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-001/collection1/conf
   [junit4]   2> 980982 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-001/collection1/conf}
   [junit4]   2> 980982 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-001/collection1/conf
   [junit4]   2> 980982 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 980982 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 980983 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 980983 INFO  (searcherExecutor-2936-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6f4de417[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 980983 INFO  (coreLoadExecutor-2935-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 981405 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/collection1
   [junit4]   2> 981419 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 981447 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9dc784e{/solr,null,AVAILABLE}
   [junit4]   2> 981448 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.e.j.s.ServerConnector Started ServerConnector@695e4df0{HTTP/1.1}{127.0.0.1:48198}
   [junit4]   2> 981448 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.e.j.s.Server Started @984237ms
   [junit4]   2> 981448 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=48198}
   [junit4]   2> 981448 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@5f57402b
   [junit4]   2> 981448 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002'
   [junit4]   2> 981448 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 981449 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 981449 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/solr.xml
   [junit4]   2> 981463 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/.
   [junit4]   2> 981464 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.CoreContainer New CoreContainer 1456581858
   [junit4]   2> 981464 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002]
   [junit4]   2> 981464 WARN  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.CoreContainer Couldn't add files from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/lib to classpath: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/lib
   [junit4]   2> 981465 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 981466 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 981466 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 981466 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 981467 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 981467 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 981467 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/.
   [junit4]   2> 981468 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {configSetProperties=configsetprops.json, loadOnStartup=true, name=collection1, schema=schema.xml, transient=false, dataDir=data/, config=solrconfig.xml}
   [junit4]   2> 981469 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/./collection1
   [junit4]   2> 981469 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 981469 INFO  (coreLoadExecutor-2945-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/collection1'
   [junit4]   2> 981470 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 981470 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 981470 INFO  (coreLoadExecutor-2945-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 981470 INFO  (coreLoadExecutor-2945-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 981478 INFO  (coreLoadExecutor-2945-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 981490 INFO  (coreLoadExecutor-2945-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 981514 INFO  (coreLoadExecutor-2945-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 981519 INFO  (coreLoadExecutor-2945-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 981527 INFO  (coreLoadExecutor-2945-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 981528 INFO  (coreLoadExecutor-2945-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/collection1'
   [junit4]   2> 981529 INFO  (coreLoadExecutor-2945-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/./collection1
   [junit4]   2> 981529 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 981529 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 981529 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 981529 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/./collection1/data
   [junit4]   2> 981529 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 981530 WARN  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 981530 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 981531 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=872171209, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 981531 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b18e94d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@107cc3ec),segFN=segments_1,generation=1}
   [junit4]   2> 981532 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 981532 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/./collection1/data/
   [junit4]   2> 981534 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 981536 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 981537 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 981539 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 981540 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 981541 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 981541 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/properties,/admin/segments,/admin/luke,/update/json,/admin/file,/admin/system,/update,defaults,/admin/ping,/get,lazy,/config,/admin/plugins,/admin/logging,/update/csv,/replication,/update/json/docs,/schema,/admin/mbeans,standard,/admin/threads
   [junit4]   2> 981542 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 981543 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 981543 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 981543 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=50.4072265625, floorSegmentMB=0.896484375, forceMergeDeletesPctAllowed=2.1810922948583187, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5324606706174483
   [junit4]   2> 981543 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b18e94d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@107cc3ec),segFN=segments_1,generation=1}
   [junit4]   2> 981543 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 981543 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@ad0b58a[collection1] main
   [junit4]   2> 981544 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/collection1/conf
   [junit4]   2> 981544 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/collection1/conf}
   [junit4]   2> 981544 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/collection1/conf
   [junit4]   2> 981544 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 981546 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 981546 INFO  (searcherExecutor-2946-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ad0b58a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 981546 INFO  (coreLoadExecutor-2945-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 981886 INFO  (qtp653028057-7469) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&version=2&qt=/replication&command=indexversion} status=0 QTime=0
   [junit4]   2> 981973 INFO  (qtp653028057-7470) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2&sort=id+desc} hits=0 status=0 QTime=0
   [junit4]   2> 981977 INFO  (qtp653028057-7471) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 2
   [junit4]   2> 981980 INFO  (qtp653028057-7472) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 981982 INFO  (qtp653028057-7472) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6e5dea8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57d2493d),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6e5dea8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57d2493d),segFN=segments_2,generation=2}
   [junit4]   2> 981982 INFO  (qtp653028057-7472) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 981983 INFO  (qtp653028057-7472) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4cc56ef3[collection1] main
   [junit4]   2> 981983 INFO  (qtp653028057-7472) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 981983 INFO  (searcherExecutor-2936-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4cc56ef3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C1)))}
   [junit4]   2> 981984 INFO  (qtp653028057-7472) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2&commit=true}{commit=} 0 4
   [junit4]   2> 981987 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 981990 INFO  (qtp653028057-7473) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&version=2&qt=/replication&command=indexversion} status=0 QTime=0
   [junit4]   2> 981990 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 981991 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 981991 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 981993 WARN  (qtp653028057-7469) [    x:collection1] o.a.s.h.ReplicationHandler Could not read checksum from index file: _0_MockRandom_0.sd
   [junit4]   2> org.apache.lucene.index.CorruptIndexException: misplaced codec footer (file truncated?): length=8 but footerLength==16 (resource=MockIndexInputWrapper(RAMInputStream(name=_0_MockRandom_0.sd)))
   [junit4]   2> 	at org.apache.lucene.codecs.CodecUtil.retrieveChecksum(CodecUtil.java:400)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.getFileList(ReplicationHandler.java:565)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:250)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2082)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:670)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:458)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:225)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]   2> 	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 981995 INFO  (qtp653028057-7469) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&generation=2&version=2&qt=/replication&command=filelist} status=0 QTime=3
   [junit4]   2> 982005 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 11
   [junit4]   2> 982005 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/./collection1/data/index.20160207090813666
   [junit4]   2> 982006 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 982006 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=23.40625, floorSegmentMB=1.9365234375, forceMergeDeletesPctAllowed=28.0631432865763, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5032643714588668
   [junit4]   2> 982007 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b18e94d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@107cc3ec),segFN=segments_1,generation=1}
   [junit4]   2> 982007 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 982007 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 982008 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b18e94d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@107cc3ec),segFN=segments_1,generation=1}
   [junit4]   2> 982008 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 982008 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 982008 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@35b20622 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3ab0bdb8)
   [junit4]   2> 982010 INFO  (qtp653028057-7470) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_0.fnm&wt=filestream&generation=2&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982013 INFO  (qtp653028057-7471) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_0.nvm&wt=filestream&generation=2&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982016 INFO  (qtp653028057-7472) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_0_MockRandom_0.tix&wt=filestream&generation=2&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982018 INFO  (qtp653028057-7473) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_0.fdx&wt=filestream&generation=2&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982021 INFO  (qtp653028057-7469) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_0_MockRandom_0.tbk&wt=filestream&generation=2&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982024 INFO  (qtp653028057-7470) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_0_MockRandom_0.doc&wt=filestream&generation=2&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982027 INFO  (qtp653028057-7471) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_0.fdt&wt=filestream&generation=2&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982029 INFO  (qtp653028057-7472) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_0.nvd&wt=filestream&generation=2&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982032 INFO  (qtp653028057-7473) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_0.si&wt=filestream&generation=2&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982034 INFO  (qtp653028057-7469) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_0_MockRandom_0.sd&wt=filestream&generation=2&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982037 INFO  (qtp653028057-7470) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=segments_2&wt=filestream&generation=2&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982037 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1605) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@35b20622 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3ab0bdb8)
   [junit4]   2> 982039 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=14.0576171875, floorSegmentMB=1.185546875, forceMergeDeletesPctAllowed=21.768373947603653, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 982040 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b18e94d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@107cc3ec),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b18e94d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@107cc3ec),segFN=segments_2,generation=2}
   [junit4]   2> 982040 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 982040 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 982041 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@26c44c40[collection1] main
   [junit4]   2> 982041 INFO  (searcherExecutor-2946-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@26c44c40[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C1)))}
   [junit4]   2> 982041 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/./collection1/data/index.20160207090813666 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/./collection1/data/index.20160207090813666;done=true>>]
   [junit4]   2> 982041 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/./collection1/data/index.20160207090813666
   [junit4]   2> 982041 INFO  (qtp860741950-7487) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:40826/solr/collection1/replication&command=fetchindex&wait=true} status=0 QTime=55
   [junit4]   2> 982045 INFO  (qtp860741950-7489) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=name:empty1&wt=javabin&version=2&sort=id+desc} hits=1 status=0 QTime=0
   [junit4]   2> 982045 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[759A0B40CC47CFEA]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 982047 INFO  (qtp653028057-7471) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&wt=javabin&version=2&qt=/replication&command=details} status=0 QTime=0
   [junit4]   2> 982050 INFO  (qtp653028057-7472) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&wt=javabin&version=2&qt=/replication&command=details} status=0 QTime=0
   [junit4]   2> 982055 INFO  (qtp653028057-7473) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&wt=javabin&version=2&qt=/replication&command=details} status=0 QTime=0
   [junit4]   2> 982055 INFO  (qtp860741950-7490) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&wt=javabin&version=2&qt=/replication&command=details} status=0 QTime=3
   [junit4]   2> 982057 INFO  (qtp653028057-7469) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&wt=javabin&version=2&qt=/replication&command=indexversion} status=0 QTime=0
   [junit4]   2> 982059 INFO  (qtp860741950-7491) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&wt=javabin&version=2&qt=/replication&command=indexversion} status=0 QTime=0
   [junit4]   2> 982061 INFO  (qtp653028057-7470) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 982062 INFO  (qtp653028057-7470) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 982062 INFO  (qtp653028057-7470) [    x:collection1] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 982062 INFO  (qtp653028057-7470) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 982063 INFO  (qtp653028057-7470) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2&commit=true}{commit=} 0 1
   [junit4]   2> 982064 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 982067 INFO  (qtp653028057-7471) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&version=2&qt=/replication&command=indexversion} status=0 QTime=0
   [junit4]   2> 982067 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave in sync with master.
   [junit4]   2> 982067 INFO  (qtp860741950-7488) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={masterUrl=http://127.0.0.1:40826/solr/collection1/replication&command=fetchindex&wait=true} status=0 QTime=3
   [junit4]   2> 982070 INFO  (qtp653028057-7472) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 1
   [junit4]   2> 982072 INFO  (qtp653028057-7473) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 982075 INFO  (qtp653028057-7473) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=3
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6e5dea8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57d2493d),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6e5dea8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57d2493d),segFN=segments_2,generation=2}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6e5dea8e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@57d2493d),segFN=segments_3,generation=3}
   [junit4]   2> 982076 INFO  (qtp653028057-7473) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 982076 INFO  (qtp653028057-7473) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6cd945f8[collection1] main
   [junit4]   2> 982076 INFO  (qtp653028057-7473) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 982076 INFO  (searcherExecutor-2936-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6cd945f8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C1) Uninverting(_1(5.5.0):C1)))}
   [junit4]   2> 982076 INFO  (qtp653028057-7473) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2&commit=true}{commit=} 0 4
   [junit4]   2> 982078 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 982080 INFO  (qtp653028057-7469) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&version=2&qt=/replication&command=indexversion} status=0 QTime=0
   [junit4]   2> 982080 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 982081 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 982081 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 982083 WARN  (qtp653028057-7470) [    x:collection1] o.a.s.h.ReplicationHandler Could not read checksum from index file: _0_MockRandom_0.sd
   [junit4]   2> org.apache.lucene.index.CorruptIndexException: misplaced codec footer (file truncated?): length=8 but footerLength==16 (resource=MockIndexInputWrapper(RAMInputStream(name=_0_MockRandom_0.sd)))
   [junit4]   2> 	at org.apache.lucene.codecs.CodecUtil.retrieveChecksum(CodecUtil.java:400)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.getFileList(ReplicationHandler.java:565)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:250)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2082)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:670)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:458)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:225)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]   2> 	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 982084 WARN  (qtp653028057-7470) [    x:collection1] o.a.s.h.ReplicationHandler Could not read checksum from index file: _1_MockRandom_0.sd
   [junit4]   2> org.apache.lucene.index.CorruptIndexException: misplaced codec footer (file truncated?): length=8 but footerLength==16 (resource=MockIndexInputWrapper(RAMInputStream(name=_1_MockRandom_0.sd)))
   [junit4]   2> 	at org.apache.lucene.codecs.CodecUtil.retrieveChecksum(CodecUtil.java:400)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.getFileList(ReplicationHandler.java:565)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:250)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2082)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:670)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:458)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:225)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]   2> 	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 982085 INFO  (qtp653028057-7470) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&generation=3&version=2&qt=/replication&command=filelist} status=0 QTime=2
   [junit4]   2> 982085 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 20
   [junit4]   2> 982086 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/./collection1/data/index.20160207090813747
   [junit4]   2> 982086 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 982087 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=23.40625, floorSegmentMB=1.9365234375, forceMergeDeletesPctAllowed=28.0631432865763, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5032643714588668
   [junit4]   2> 982088 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b18e94d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@107cc3ec),segFN=segments_2,generation=2}
   [junit4]   2> 982088 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 982088 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 982088 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b18e94d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@107cc3ec),segFN=segments_2,generation=2}
   [junit4]   2> 982088 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 982089 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 982089 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@2be60a88 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bbd7d3c)
   [junit4]   2> 982089 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
   [junit4]   2> 982089 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
   [junit4]   2> 982089 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.tix because it already exists
   [junit4]   2> 982089 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 982089 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.tbk because it already exists
   [junit4]   2> 982089 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0_MockRandom_0.doc because it already exists
   [junit4]   2> 982089 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
   [junit4]   2> 982089 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 982089 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 982095 INFO  (qtp653028057-7471) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_0_MockRandom_0.sd&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982098 INFO  (qtp653028057-7472) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_1_MockRandom_0.doc&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982101 INFO  (qtp653028057-7473) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_1_MockRandom_0.tmp&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982103 INFO  (qtp653028057-7469) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_1.fnm&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982105 INFO  (qtp653028057-7470) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_1.nvm&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982108 INFO  (qtp653028057-7471) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_1.nvd&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982110 INFO  (qtp653028057-7472) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_1.si&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982112 INFO  (qtp653028057-7473) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_1_MockRandom_0.sd&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982115 INFO  (qtp653028057-7469) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_1.fdx&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982117 INFO  (qtp653028057-7470) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_1.fdt&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982120 INFO  (qtp653028057-7471) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=segments_3&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982121 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1582) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@2be60a88 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bbd7d3c)
   [junit4]   2> 982122 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Cannot complete replication attempt because file already exists:_0_MockRandom_0.sd
   [junit4]   2> 982122 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=14.0576171875, floorSegmentMB=1.185546875, forceMergeDeletesPctAllowed=21.768373947603653, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 982123 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@b18e94d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@107cc3ec),segFN=segments_2,generation=2}
   [junit4]   2> 982123 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 982123 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 982123 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/./collection1/data/index.20160207090813747 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/./collection1/data/index.20160207090813747;done=true>>]
   [junit4]   2> 982124 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/./collection1/data/index.20160207090813747
   [junit4]   2> 982124 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Replication attempt was not successful - trying a full index replication reloadCore=false
   [junit4]   2> 982126 INFO  (qtp653028057-7472) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&version=2&qt=/replication&command=indexversion} status=0 QTime=0
   [junit4]   2> 982126 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 982126 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 982126 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 982128 WARN  (qtp653028057-7473) [    x:collection1] o.a.s.h.ReplicationHandler Could not read checksum from index file: _0_MockRandom_0.sd
   [junit4]   2> org.apache.lucene.index.CorruptIndexException: misplaced codec footer (file truncated?): length=8 but footerLength==16 (resource=MockIndexInputWrapper(RAMInputStream(name=_0_MockRandom_0.sd)))
   [junit4]   2> 	at org.apache.lucene.codecs.CodecUtil.retrieveChecksum(CodecUtil.java:400)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.getFileList(ReplicationHandler.java:565)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:250)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2082)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:670)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:458)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:225)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]   2> 	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 982129 WARN  (qtp653028057-7473) [    x:collection1] o.a.s.h.ReplicationHandler Could not read checksum from index file: _1_MockRandom_0.sd
   [junit4]   2> org.apache.lucene.index.CorruptIndexException: misplaced codec footer (file truncated?): length=8 but footerLength==16 (resource=MockIndexInputWrapper(RAMInputStream(name=_1_MockRandom_0.sd)))
   [junit4]   2> 	at org.apache.lucene.codecs.CodecUtil.retrieveChecksum(CodecUtil.java:400)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.getFileList(ReplicationHandler.java:565)
   [junit4]   2> 	at org.apache.solr.handler.ReplicationHandler.handleRequestBody(ReplicationHandler.java:250)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2082)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:670)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:458)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:225)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:109)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]   2> 	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 982130 INFO  (qtp653028057-7473) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wt=javabin&generation=3&version=2&qt=/replication&command=filelist} status=0 QTime=1
   [junit4]   2> 982130 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 20
   [junit4]   2> 982130 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-002/./collection1/data/index.20160207090813791
   [junit4]   2> 982131 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=true) to MockDirectoryWrapper(RAMDirectory@2120953d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6225e8c8)
   [junit4]   2> 982133 INFO  (qtp653028057-7469) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_0.fnm&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982135 INFO  (qtp653028057-7470) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_0.nvm&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982137 INFO  (qtp653028057-7471) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_0_MockRandom_0.tix&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982141 INFO  (qtp653028057-7472) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_0.fdx&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982144 INFO  (qtp653028057-7473) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_0_MockRandom_0.tbk&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982146 INFO  (qtp653028057-7469) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_0_MockRandom_0.doc&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982149 INFO  (qtp653028057-7470) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_0.fdt&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982151 INFO  (qtp653028057-7471) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_0.nvd&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982155 INFO  (qtp653028057-7472) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_0.si&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982158 INFO  (qtp653028057-7473) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_0_MockRandom_0.sd&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982160 INFO  (qtp653028057-7469) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_1_MockRandom_0.doc&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982162 INFO  (qtp653028057-7470) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_1_MockRandom_0.tmp&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982165 INFO  (qtp653028057-7471) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_1.fnm&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982168 INFO  (qtp653028057-7472) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_1.nvm&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982171 INFO  (qtp653028057-7473) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_1.nvd&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982173 INFO  (qtp653028057-7469) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_1.si&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982176 INFO  (qtp653028057-7470) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_1_MockRandom_0.sd&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982179 INFO  (qtp653028057-7471) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_1.fdx&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982182 INFO  (qtp653028057-7472) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=_1.fdt&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982185 INFO  (qtp653028057-7473) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={file=segments_3&wt=filestream&generation=3&checksum=true&qt=/replication&command=filecontent} status=0 QTime=0
   [junit4]   2> 982186 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=true,bytesDownloaded=3013) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@2120953d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6225e8c8)
   [junit4]   2> 982186 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher New index installed. Updating index properties... index=index.2016020709

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

001/solr-instance-026/./collection1/data
   [junit4]   2> 1071639 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[759A0B40CC47CFEA]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-026/./collection1/data/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-026/./collection1/data/index;done=false>>]
   [junit4]   2> 1071639 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[759A0B40CC47CFEA]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-026/./collection1/data/index
   [junit4]   2> 1071639 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[759A0B40CC47CFEA]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@40fd3b67{/solr,null,UNAVAILABLE}
   [junit4]   2> 1071641 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[759A0B40CC47CFEA]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@16c99315{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1071641 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[759A0B40CC47CFEA]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1445226763
   [junit4]   2> 1071641 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[759A0B40CC47CFEA]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@781872aa
   [junit4]   2> 1071642 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[759A0B40CC47CFEA]) [    x:collection1] 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> 1071642 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[759A0B40CC47CFEA]) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1071642 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[759A0B40CC47CFEA]) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1071642 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[759A0B40CC47CFEA]) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1071643 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[759A0B40CC47CFEA]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1071643 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[759A0B40CC47CFEA]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1071643 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[759A0B40CC47CFEA]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-027/./collection1/data [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-027/./collection1/data;done=false>>]
   [junit4]   2> 1071643 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[759A0B40CC47CFEA]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-027/./collection1/data
   [junit4]   2> 1071644 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[759A0B40CC47CFEA]) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-027/./collection1/data/index.20160207090942651 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-027/./collection1/data/index.20160207090942651;done=false>>]
   [junit4]   2> 1071644 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[759A0B40CC47CFEA]) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001/solr-instance-027/./collection1/data/index.20160207090942651
   [junit4]   2> 1071644 INFO  (TEST-TestReplicationHandler.doTestDetails-seed#[759A0B40CC47CFEA]) [    x:collection1] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7a6780d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1071646 INFO  (SUITE-TestReplicationHandler-seed#[759A0B40CC47CFEA]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_759A0B40CC47CFEA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {id=PostingsFormat(name=MockRandom), newname=PostingsFormat(name=MockRandom), name=PostingsFormat(name=MockRandom)}, docValues:{}, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=sv, timezone=Canada/Pacific
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=4,threads=1,free=181715008,total=461373440
   [junit4]   2> NOTE: All tests run in this JVM: [RankQueryTest, TestSolrQueryResponse, SpellPossibilityIteratorTest, HdfsDirectoryTest, SolrIndexSplitterTest, TestBlobHandler, TestManagedStopFilterFactory, TestStressUserVersions, ClusterStateUpdateTest, SparseHLLTest, TimeZoneUtilsTest, EnumFieldTest, TestManagedResourceStorage, TestMiniSolrCloudClusterSSL, SpellingQueryConverterTest, TestQuerySenderNoQuery, ShardRoutingTest, BlockCacheTest, HdfsThreadLeakTest, SolrCmdDistributorTest, NumericFieldsTest, TestSimpleTrackingShardHandler, TestCursorMarkWithoutUniqueKey, ChangedSchemaMergeTest, HdfsCollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, SortByFunctionTest, TestFastLRUCache, BasicFunctionalityTest, ConjunctionSolrSpellCheckerTest, TestExactStatsCache, LeaderInitiatedRecoveryOnCommitTest, TestSolrCoreProperties, OverseerCollectionConfigSetProcessorTest, TestSortByMinMaxFunction, TestSurroundQueryParser, TestConfigSetsAPI, ReplicationFactorTest, CollectionsAPIDistributedZkTest, SolrIndexConfigTest, DistributedTermsComponentTest, TestEmbeddedSolrServerConstructors, TestRuleBasedAuthorizationPlugin, FullHLLTest, TestSmileRequest, TestSolrCLIRunExample, ChaosMonkeySafeLeaderTest, SimpleMLTQParserTest, TestJsonFacets, ExitableDirectoryReaderTest, TestConfigOverlay, SpatialFilterTest, TestQuerySenderListener, TestQueryUtils, TestFieldResource, DocumentBuilderTest, TestTrackingShardHandlerFactory, MinimalSchemaTest, TestFiltering, MBeansHandlerTest, DistributedFacetPivotSmallTest, PKIAuthenticationIntegrationTest, TestSolrQueryParserDefaultOperatorResource, TestBinaryResponseWriter, AnalysisErrorHandlingTest, BigEndianAscendingWordSerializerTest, TermsComponentTest, DistributedQueryComponentOptimizationTest, TestBM25SimilarityFactory, TermVectorComponentTest, HighlighterTest, HdfsBasicDistributedZkTest, SolrCloudExampleTest, TestCollationFieldDocValues, TestNonDefinedSimilarityFactory, UniqFieldsUpdateProcessorFactoryTest, CSVRequestHandlerTest, TriLevelCompositeIdRoutingTest, TestCloudInspectUtil, TestReqParamsAPI, TestShortCircuitedRequests, BlockJoinFacetRandomTest, CollectionTooManyReplicasTest, TestDistributedGrouping, TestHashPartitioner, SpellCheckComponentTest, TestTrie, ConvertedLegacyTest, TestExclusionRuleCollectionAccess, FileUtilsTest, SharedFSAutoReplicaFailoverTest, FastVectorHighlighterTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler]
   [junit4] Completed [287/566 (1!)] on J1 in 90.82s, 13 tests, 1 failure <<< FAILURES!

[...truncated 886 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:750: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:694: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:534: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1477: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2268 tests, 1 failure, 56 ignored (41 assumptions) [seed: 759A0B40CC47CFEA]

Total time: 61 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any