Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/653/

1 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread 
Thread[id=3328, name=coreLoadExecutor-1867-thread-1, state=RUNNABLE, 
group=TGRP-TestReplicationHandler], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope 
SUITE failed to close. Resource was registered from thread Thread[id=3328, 
name=coreLoadExecutor-1867-thread-1, state=RUNNABLE, 
group=TGRP-TestReplicationHandler], registration stack trace below.
        at __randomizedtesting.SeedInfo.seed([242C026B71109A22]:0)
        at java.lang.Thread.getStackTrace(Thread.java:1589)
        at 
com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
        at 
org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:727)
        at 
org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1313)
        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1204)
        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1196)
        at 
org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:47)
        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:350)
        at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
        at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
        at org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
        at org.apache.solr.core.CoreContainer.create(CoreContainer.java:509)
        at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:273)
        at org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:267)
        at java.util.concurrent.FutureTask.run(FutureTask.java:262)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.AssertionError: Directory not closed: 
MockDirectoryWrapper(SimpleFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/index-SimpleFSDirectory-079
 
lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/index-SimpleFSDirectory-079)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:699)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:696)
        at 
com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:712)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        ... 1 more




Build Log:
[...truncated 12750 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/init-core-data-001
   [junit4]   2> 1355060 T2564 oas.SolrTestCaseJ4.setUp ###Starting 
doTestStressReplication
   [junit4]   2> 1355071 T2564 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1355074 T2564 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:55602
   [junit4]   2> 1355075 T2564 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1355075 T2564 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1355075 T2564 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001
   [junit4]   2> 1355075 T2564 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/'
   [junit4]   2> 1355106 T2564 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/solr.xml
   [junit4]   2> 1355177 T2564 oasc.CoreContainer.<init> New CoreContainer 
212234832
   [junit4]   2> 1355177 T2564 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/]
   [junit4]   2> 1355179 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1355179 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1355180 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1355180 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1355180 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1355181 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1355181 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1355181 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1355182 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1355182 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1355183 T2564 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1355183 T2564 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1355183 T2564 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1355184 T2564 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1355190 T2574 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/'
   [junit4]   2> 1355239 T2574 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1355283 T2574 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1355284 T2574 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1355291 T2574 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1355309 T2574 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1355310 T2574 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/
   [junit4]   2> 1355311 T2574 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1355311 T2574 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/data/
   [junit4]   2> 1355311 T2574 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 1355313 T2574 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/data
   [junit4]   2> 1355314 T2574 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/data/index/
   [junit4]   2> 1355314 T2574 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1355316 T2574 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/data/index
   [junit4]   2> 1355316 T2574 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=19.45703125, 
floorSegmentMB=1.0986328125, forceMergeDeletesPctAllowed=0.2559139338235228, 
segmentsPerTier=7.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1355388 T2574 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(SimpleFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/index-SimpleFSDirectory-002
 
lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/index-SimpleFSDirectory-002;
 maxCacheMB=0.486328125 
maxMergeSizeMB=0.6103515625))),segFN=segments_1,generation=1}
   [junit4]   2> 1355388 T2574 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1355390 T2574 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1355391 T2574 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1355391 T2574 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1355391 T2574 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1355391 T2574 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1355392 T2574 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1355392 T2574 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
   [junit4]   2> 1355392 T2574 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1355393 T2574 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
   [junit4]   2> 1355393 T2574 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1355413 T2574 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1355415 T2574 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1355418 T2574 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1355420 T2574 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1355422 T2574 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1355422 T2574 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1355423 T2574 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=5.2001953125, 
floorSegmentMB=2.064453125, forceMergeDeletesPctAllowed=9.18172816618204, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=1.560546875, noCFSRatio=1.0
   [junit4]   2> 1355426 T2574 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(SimpleFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/index-SimpleFSDirectory-002
 
lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/index-SimpleFSDirectory-002;
 maxCacheMB=0.486328125 
maxMergeSizeMB=0.6103515625))),segFN=segments_1,generation=1}
   [junit4]   2> 1355427 T2574 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1355427 T2574 oass.SolrIndexSearcher.<init> Opening 
Searcher@2acda6f9[collection1] main
   [junit4]   2> 1355427 T2574 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/conf
   [junit4]   2> 1355428 T2574 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1355428 T2574 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/conf
   [junit4]   2> 1355429 T2574 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 1355429 T2574 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
file:dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/conf
   [junit4]   2> 1355430 T2574 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1355430 T2574 oash.ReplicationHandler.inform Replication 
enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1355430 T2574 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1355431 T2574 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1355431 T2575 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@2acda6f9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1355431 T2564 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 1355432 T2564 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1355443 T2564 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1355446 T2564 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:55603
   [junit4]   2> 1355447 T2564 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1355447 T2564 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1355448 T2564 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002
   [junit4]   2> 1355448 T2564 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/'
   [junit4]   2> 1355465 T2564 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/solr.xml
   [junit4]   2> 1355516 T2564 oasc.CoreContainer.<init> New CoreContainer 
1689042885
   [junit4]   2> 1355516 T2564 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/]
   [junit4]   2> 1355518 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1355519 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1355519 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1355520 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1355520 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1355521 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1355521 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1355522 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1355522 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1355522 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1355523 T2564 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1355523 T2564 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1355524 T2564 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1355524 T2564 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1355529 T2586 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/'
   [junit4]   2> 1355576 T2586 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1355618 T2586 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1355618 T2586 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1355625 T2586 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1355637 T2586 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1355638 T2586 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/
   [junit4]   2> 1355639 T2586 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1355639 T2586 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data/
   [junit4]   2> 1355639 T2586 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 1355641 T2586 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data
   [junit4]   2> 1355642 T2586 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data/index/
   [junit4]   2> 1355643 T2586 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1355645 T2586 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data/index
   [junit4]   2> 1355645 T2586 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=19.45703125, 
floorSegmentMB=1.0986328125, forceMergeDeletesPctAllowed=0.2559139338235228, 
segmentsPerTier=7.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1355653 T2586 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(SimpleFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/index-SimpleFSDirectory-004
 
lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/index-SimpleFSDirectory-004;
 maxCacheMB=0.486328125 
maxMergeSizeMB=0.6103515625))),segFN=segments_1,generation=1}
   [junit4]   2> 1355654 T2586 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1355655 T2586 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1355656 T2586 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1355656 T2586 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1355656 T2586 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1355657 T2586 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1355657 T2586 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
   [junit4]   2> 1355657 T2586 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1355657 T2586 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
   [junit4]   2> 1355658 T2586 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1355658 T2586 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1355660 T2586 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1355662 T2586 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1355664 T2586 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1355666 T2586 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1355669 T2586 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1355669 T2586 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1355670 T2586 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=30, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=5.2001953125, 
floorSegmentMB=2.064453125, forceMergeDeletesPctAllowed=9.18172816618204, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=1.560546875, noCFSRatio=1.0
   [junit4]   2> 1355672 T2586 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(SimpleFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/index-SimpleFSDirectory-004
 
lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/index-SimpleFSDirectory-004;
 maxCacheMB=0.486328125 
maxMergeSizeMB=0.6103515625))),segFN=segments_1,generation=1}
   [junit4]   2> 1355672 T2586 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1355673 T2586 oass.SolrIndexSearcher.<init> Opening 
Searcher@48cf1cb1[collection1] main
   [junit4]   2> 1355673 T2586 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/conf
   [junit4]   2> 1355673 T2586 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/conf}
   [junit4]   2> 1355674 T2586 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/conf
   [junit4]   2> 1355675 T2586 oasr.ManagedResource.reloadFromStorage WARN No 
stored data found for /rest/managed
   [junit4]   2> 1355675 T2586 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
file:dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/conf
   [junit4]   2> 1355676 T2586 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1355682 T2586 oash.SnapPuller.startExecutorService Poll 
Scheduled at an interval of 1000ms
   [junit4]   2> 1355682 T2587 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@48cf1cb1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1355682 T2586 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1355683 T2564 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 1355684 T2564 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C1332 name=collection1 
org.apache.solr.core.SolrCore@78fb7824
   [junit4]   2> 1355688 T2567 C1332 oasc.SolrCore.execute [collection1] 
webapp=/solr path=/replication 
params={wt=javabin&command=indexversion&version=2&qt=/replication} status=0 
QTime=0 
   [junit4]   2> 1355690 T2564 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=1689042885
   [junit4]   2> 1355692 T2564 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@430fe7c7
   [junit4]   2> 1355692 T2564 oasu.DirectUpdateHandler2.close 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> 1355693 T2564 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1355693 T2564 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1355693 T2564 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1355696 T2564 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 1355697 T2564 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1355697 T2564 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data/index
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data/index;done=false>>]
   [junit4]   2> 1355697 T2564 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data/index
   [junit4]   2> 1355698 T2564 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data;done=false>>]
   [junit4]   2> 1355698 T2564 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data
   [junit4]   2> 1355699 T2564 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 1360450 T2564 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1360454 T2564 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:55605
   [junit4]   2> 1360454 T2564 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1360455 T2564 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1360455 T2564 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002
   [junit4]   2> 1360455 T2564 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/'
   [junit4]   2> 1360473 T2564 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/solr.xml
   [junit4]   2> 1360538 T2564 oasc.CoreContainer.<init> New CoreContainer 
1624009891
   [junit4]   2> 1360538 T2564 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/]
   [junit4]   2> 1360540 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1360540 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1360541 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1360541 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1360541 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1360542 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1360542 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1360542 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1360543 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1360543 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1360544 T2564 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1360544 T2564 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1360544 T2564 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1360545 T2564 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1360550 T2599 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/'
   [junit4]   2> 1360597 T2599 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1360638 T2599 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1360639 T2599 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1360646 T2599 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1360658 T2599 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1360659 T2599 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/
   [junit4]   2> 1360660 T2599 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 1360660 T2599 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data/
   [junit4]   2> 1360660 T2599 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 1360661 T2599 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data
   [junit4]   2> 1360662 T2599 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data/index/
   [junit4]   2> 1360663 T2599 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1360664 T2599 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data/index
   [junit4]   2> 1360665 T2599 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@331cd2a9
   [junit4]   2> 1360672 T2599 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@294a6f76; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1360672 T2599 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1360673 T2599 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1360674 T2599 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1360674 T2599 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1360674 T2599 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1360675 T2599 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1360675 T2599 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
   [junit4]   2> 1360675 T2599 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1360675 T2599 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
   [junit4]   2> 1360676 T2599 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1360676 T2599 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1360678 T2599 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1360680 T2599 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1360682 T2599 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1360684 T2599 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1360687 T2599 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1360687 T2599 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1360688 T2599 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.18889283522330455]
   [junit4]   2> 1360689 T2599 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@294a6f76; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1360690 T2599 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1360690 T2599 oass.SolrIndexSearcher.<init> Opening 
Searcher@46f38dc7[collection1] main
   [junit4]   2> 1360690 T2599 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/conf
   [junit4]   2> 1360691 T2599 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/conf}
   [junit4]   2> 1360691 T2599 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/conf
   [junit4]   2> 1360692 T2599 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
file:dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/conf
   [junit4]   2> 1360692 T2599 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1360692 T2599 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1360692 T2599 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1360693 T2600 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@46f38dc7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1360693 T2599 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1360693 T2564 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 1360694 T2564 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1360698 T2564 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=212234832
   [junit4]   2> 1360699 T2564 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@78fb7824
   [junit4]   2> 1360700 T2564 oasu.DirectUpdateHandler2.close 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> 1360700 T2564 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1360700 T2564 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1360701 T2564 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1360703 T2564 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 1360704 T2564 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1360704 T2564 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/data
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/data;done=false>>]
   [junit4]   2> 1360705 T2564 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/data
   [junit4]   2> 1360705 T2564 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/data/index
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/data/index;done=false>>]
   [junit4]   2> 1360706 T2564 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/data/index
   [junit4]   2> 1360707 T2564 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 1365703 T2564 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1365707 T2564 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:55606
   [junit4]   2> 1365708 T2564 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1365708 T2564 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1365709 T2564 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001
   [junit4]   2> 1365710 T2564 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/'
   [junit4]   2> 1365760 T2564 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/solr.xml
   [junit4]   2> 1365818 T2564 oasc.CoreContainer.<init> New CoreContainer 
1699458260
   [junit4]   2> 1365818 T2564 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/]
   [junit4]   2> 1365819 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1365819 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1365820 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1365820 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1365820 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1365820 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1365821 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1365821 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1365821 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1365821 T2564 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1365822 T2564 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1365822 T2564 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1365823 T2564 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1365823 T2564 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1365827 T2611 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/'
   [junit4]   2> 1365878 T2611 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1365924 T2611 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1365925 T2611 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1365932 T2611 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1365949 T2611 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1365951 T2611 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from instancedir 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/
   [junit4]   2> 1365951 T2611 oasc.SolrCore.initDirectoryFactory 
solr.NRTCachingDirectoryFactory
   [junit4]   2> 1365951 T2611 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/data/
   [junit4]   2> 1365951 T2611 oasc.SolrCore.<init> JMX monitoring not detected 
for core: collection1
   [junit4]   2> 1365953 T2611 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/data
   [junit4]   2> 1365954 T2611 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/data/index/
   [junit4]   2> 1365954 T2611 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1365956 T2611 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/data/index
   [junit4]   2> 1365956 T2611 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@4d05212d
   [junit4]   2> 1365988 T2611 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bc538dc; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1365988 T2611 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1365990 T2611 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1365990 T2611 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1365990 T2611 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1365991 T2611 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1365991 T2611 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1365991 T2611 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1365992 T2611 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
   [junit4]   2> 1365992 T2611 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 1365992 T2611 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
   [junit4]   2> 1365992 T2611 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1366014 T2611 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1366017 T2611 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1366019 T2611 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1366022 T2611 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1366024 T2611 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1366024 T2611 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1366025 T2611 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.18889283522330455]
   [junit4]   2> 1366027 T2611 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bc538dc; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 1366027 T2611 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1366027 T2611 oass.SolrIndexSearcher.<init> Opening 
Searcher@4492d36d[collection1] main
   [junit4]   2> 1366028 T2611 
oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage 
initialized to use dir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/conf
   [junit4]   2> 1366029 T2611 oasr.RestManager.init Initializing RestManager 
with initArgs: 
{storageDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1366029 T2611 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using 
file:dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/conf
   [junit4]   2> 1366030 T2611 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
file:dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-001/collection1/conf
   [junit4]   2> 1366030 T2611 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1366030 T2611 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1366031 T2611 oash.ReplicationHandler.inform Replication 
enabled for following config files: schema.xml
   [junit4]   2> 1366031 T2611 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1366032 T2612 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@4492d36d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1366032 T2611 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1366032 T2564 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1
   [junit4]   2> 1366033 T2564 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C1333 name=collection1 
org.apache.solr.core.SolrCore@76090a4
   [junit4]   2> 1366036 T2604 C1333 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1366037 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{deleteByQuery=*:*} 0 1
   [junit4]   2> ASYNC  NEW_CORE C1334 name=collection1 
org.apache.solr.core.SolrCore@2bf59bb2
   [junit4]   2> 1366039 T2592 C1334 oasu.DirectUpdateHandler2.deleteAll 
[collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1366040 T2592 C1334 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{deleteByQuery=*:*} 0 1
   [junit4]   2> 1366042 T2592 C1334 oasu.DirectUpdateHandler2.commit start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1366047 T2592 C1334 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@294a6f76; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2>                
commit{dir=NRTCachingDirectory(MMapDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data/index
 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@294a6f76; 
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2> 1366048 T2592 C1334 oasc.SolrDeletionPolicy.updateCommits 
newest commit generation = 2
   [junit4]   2> 1366050 T2592 C1334 oass.SolrIndexSearcher.<init> Opening 
Searcher@c238623[collection1] main
   [junit4]   2> 1366050 T2592 C1334 oasu.DirectUpdateHandler2.commit 
end_commit_flush
   [junit4]   2> 1366050 T2600 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@c238623[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1366051 T2592 C1334 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update 
params={wt=javabin&version=2&waitSearcher=true&commit=true&softCommit=false} 
{commit=} 0 9
   [junit4]   2> 1366055 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0]} 
0 1
   [junit4]   2> 1366058 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[1]} 
0 0
   [junit4]   2> 1366061 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[2]} 
0 0
   [junit4]   2> 1366064 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[3]} 
0 0
   [junit4]   2> 1366067 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[4]} 
0 0
   [junit4]   2> 1366079 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[5]} 
0 9
   [junit4]   2> 1366084 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[6]} 
0 2
   [junit4]   2> 1366087 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[7]} 
0 0
   [junit4]   2> 1366090 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[8]} 
0 0
   [junit4]   2> 1366093 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[9]} 
0 0
   [junit4]   2> 1366096 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[10]} 0 0
   [junit4]   2> 1366106 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[11]} 0 7
   [junit4]   2> 1366111 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[12]} 0 2
   [junit4]   2> 1366114 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[13]} 0 0
   [junit4]   2> 1366117 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[14]} 0 0
   [junit4]   2> 1366120 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[15]} 0 0
   [junit4]   2> 1366123 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[16]} 0 0
   [junit4]   2> 1366132 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[17]} 0 6
   [junit4]   2> 1366137 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[18]} 0 2
   [junit4]   2> 1366140 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[19]} 0 0
   [junit4]   2> 1366143 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[20]} 0 0
   [junit4]   2> 1366146 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[21]} 0 0
   [junit4]   2> 1366149 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[22]} 0 0
   [junit4]   2> 1366157 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[23]} 0 5
   [junit4]   2> 1366161 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[24]} 0 1
   [junit4]   2> 1366164 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[25]} 0 0
   [junit4]   2> 1366167 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[26]} 0 0
   [junit4]   2> 1366170 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[27]} 0 0
   [junit4]   2> 1366173 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[28]} 0 0
   [junit4]   2> 1366183 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[29]} 0 7
   [junit4]   2> 1366188 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[30]} 0 2
   [junit4]   2> 1366191 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[31]} 0 0
   [junit4]   2> 1366194 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[32]} 0 0
   [junit4]   2> 1366197 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[33]} 0 0
   [junit4]   2> 1366200 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[34]} 0 0
   [junit4]   2> 1366208 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[35]} 0 5
   [junit4]   2> 1366212 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[36]} 0 1
   [junit4]   2> 1366216 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[37]} 0 0
   [junit4]   2> 1366219 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[38]} 0 0
   [junit4]   2> 1366222 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[39]} 0 0
   [junit4]   2> 1366225 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[40]} 0 0
   [junit4]   2> 1366235 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[41]} 0 7
   [junit4]   2> 1366239 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[42]} 0 1
   [junit4]   2> 1366242 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[43]} 0 0
   [junit4]   2> 1366244 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[44]} 0 0
   [junit4]   2> 1366246 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[45]} 0 0
   [junit4]   2> 1366248 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[46]} 0 0
   [junit4]   2> 1366255 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[47]} 0 5
   [junit4]   2> 1366259 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[48]} 0 1
   [junit4]   2> 1366262 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[49]} 0 0
   [junit4]   2> 1366264 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[50]} 0 0
   [junit4]   2> 1366266 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[51]} 0 0
   [junit4]   2> 1366268 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[52]} 0 0
   [junit4]   2> 1366274 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[53]} 0 4
   [junit4]   2> 1366278 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[54]} 0 1
   [junit4]   2> 1366281 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[55]} 0 0
   [junit4]   2> 1366284 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[56]} 0 0
   [junit4]   2> 1366286 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[57]} 0 0
   [junit4]   2> 1366288 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[58]} 0 0
   [junit4]   2> 1366298 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[59]} 0 7
   [junit4]   2> 1366302 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[60]} 0 2
   [junit4]   2> 1366305 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[61]} 0 0
   [junit4]   2> 1366308 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[62]} 0 0
   [junit4]   2> 1366311 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[63]} 0 0
   [junit4]   2> 1366314 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[64]} 0 0
   [junit4]   2> 1366326 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[65]} 0 9
   [junit4]   2> 1366332 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[66]} 0 3
   [junit4]   2> 1366335 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[67]} 0 0
   [junit4]   2> 1366338 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[68]} 0 0
   [junit4]   2> 1366341 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[69]} 0 0
   [junit4]   2> 1366345 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[70]} 0 0
   [junit4]   2> 1366355 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[71]} 0 7
   [junit4]   2> 1366361 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[72]} 0 2
   [junit4]   2> 1366364 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[73]} 0 0
   [junit4]   2> 1366368 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[74]} 0 0
   [junit4]   2> 1366371 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[75]} 0 0
   [junit4]   2> 1366374 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[76]} 0 0
   [junit4]   2> 1366384 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[77]} 0 7
   [junit4]   2> 1366389 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[78]} 0 2
   [junit4]   2> 1366392 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[79]} 0 0
   [junit4]   2> 1366395 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[80]} 0 0
   [junit4]   2> 1366398 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[81]} 0 0
   [junit4]   2> 1366401 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[82]} 0 0
   [junit4]   2> 1366409 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[83]} 0 5
   [junit4]   2> 1366414 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[84]} 0 2
   [junit4]   2> 1366417 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[85]} 0 0
   [junit4]   2> 1366421 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[86]} 0 0
   [junit4]   2> 1366424 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[87]} 0 0
   [junit4]   2> 1366426 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[88]} 0 0
   [junit4]   2> 1366438 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[89]} 0 9
   [junit4]   2> 1366445 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[90]} 0 3
   [junit4]   2> 1366448 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[91]} 0 0
   [junit4]   2> 1366451 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[92]} 0 0
   [junit4]   2> 1366454 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[93]} 0 0
   [junit4]   2> 1366457 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[94]} 0 0
   [junit4]   2> 1366468 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[95]} 0 8
   [junit4]   2> 1366473 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[96]} 0 2
   [junit4]   2> 1366476 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[97]} 0 0
   [junit4]   2> 1366479 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[98]} 0 0
   [junit4]   2> 1366482 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[99]} 0 0
   [junit4]   2> 1366485 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[100]} 0 0
   [junit4]   2> 1366495 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[101]} 0 7
   [junit4]   2> 1366500 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[102]} 0 2
   [junit4]   2> 1366503 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[103]} 0 0
   [junit4]   2> 1366506 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[104]} 0 0
   [junit4]   2> 1366509 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[105]} 0 0
   [junit4]   2> 1366512 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[106]} 0 0
   [junit4]   2> 1366522 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[107]} 0 7
   [junit4]   2> 1366527 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[108]} 0 2
   [junit4]   2> 1366530 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[109]} 0 0
   [junit4]   2> 1366533 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[110]} 0 0
   [junit4]   2> 1366536 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[111]} 0 0
   [junit4]   2> 1366539 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[112]} 0 0
   [junit4]   2> 1366549 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[113]} 0 5
   [junit4]   2> 1366554 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[114]} 0 1
   [junit4]   2> 1366557 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[115]} 0 0
   [junit4]   2> 1366559 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[116]} 0 0
   [junit4]   2> 1366562 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[117]} 0 0
   [junit4]   2> 1366565 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[118]} 0 0
   [junit4]   2> 1366605 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[119]} 0 37
   [junit4]   2> 1366610 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[120]} 0 2
   [junit4]   2> 1366613 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[121]} 0 0
   [junit4]   2> 1366616 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[122]} 0 0
   [junit4]   2> 1366618 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[123]} 0 0
   [junit4]   2> 1366621 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[124]} 0 0
   [junit4]   2> 1366631 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[125]} 0 7
   [junit4]   2> 1366636 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[126]} 0 2
   [junit4]   2> 1366639 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[127]} 0 0
   [junit4]   2> 1366642 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[128]} 0 0
   [junit4]   2> 1366644 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[129]} 0 0
   [junit4]   2> 1366647 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[130]} 0 0
   [junit4]   2> 1366653 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[131]} 0 4
   [junit4]   2> 1366657 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[132]} 0 1
   [junit4]   2> 1366660 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[133]} 0 0
   [junit4]   2> 1366662 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[134]} 0 0
   [junit4]   2> 1366664 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[135]} 0 0
   [junit4]   2> 1366666 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[136]} 0 0
   [junit4]   2> 1366673 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[137]} 0 5
   [junit4]   2> 1366677 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[138]} 0 1
   [junit4]   2> 1366680 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[139]} 0 0
   [junit4]   2> 1366683 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[140]} 0 0
   [junit4]   2> 1366686 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[141]} 0 0
   [junit4]   2> 1366689 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[142]} 0 0
   [junit4]   2> 1366699 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[143]} 0 7
   [junit4]   2> 1366705 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[144]} 0 2
   [junit4]   2> 1366708 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[145]} 0 0
   [junit4]   2> 1366712 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[146]} 0 1
   [junit4]   2> 1366715 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[147]} 0 0
   [junit4]   2> 1366718 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[148]} 0 0
   [junit4]   2> 1366725 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[149]} 0 4
   [junit4]   2> 1366730 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[150]} 0 2
   [junit4]   2> 1366732 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[151]} 0 0
   [junit4]   2> 1366735 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[152]} 0 0
   [junit4]   2> 1366739 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[153]} 0 0
   [junit4]   2> 1366742 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[154]} 0 0
   [junit4]   2> 1366749 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[155]} 0 5
   [junit4]   2> 1366752 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[156]} 0 1
   [junit4]   2> 1366755 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[157]} 0 0
   [junit4]   2> 1366758 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[158]} 0 0
   [junit4]   2> 1366760 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[159]} 0 0
   [junit4]   2> 1366763 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[160]} 0 0
   [junit4]   2> 1366770 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[161]} 0 4
   [junit4]   2> 1366774 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[162]} 0 1
   [junit4]   2> 1366777 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[163]} 0 0
   [junit4]   2> 1366780 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[164]} 0 0
   [junit4]   2> 1366783 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[165]} 0 0
   [junit4]   2> 1366786 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[166]} 0 0
   [junit4]   2> 1366793 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[167]} 0 4
   [junit4]   2> 1366797 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[168]} 0 1
   [junit4]   2> 1366800 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[169]} 0 0
   [junit4]   2> 1366802 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[170]} 0 0
   [junit4]   2> 1366804 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[171]} 0 0
   [junit4]   2> 1366806 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[172]} 0 0
   [junit4]   2> 1366812 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[173]} 0 4
   [junit4]   2> 1366817 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[174]} 0 2
   [junit4]   2> 1366819 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[175]} 0 0
   [junit4]   2> 1366821 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[176]} 0 0
   [junit4]   2> 1366823 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[177]} 0 0
   [junit4]   2> 1366826 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[178]} 0 0
   [junit4]   2> 1366832 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[179]} 0 4
   [junit4]   2> 1366837 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[180]} 0 2
   [junit4]   2> 1366840 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] webapp=/solr path=/update params={wt=javabin&version=2} 
{add=[181]} 0 0
   [junit4]   2> 1366843 T2604 C1333 oasup.LogUpdateProcessor.finish 
[collection1] 

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

[junit4]   2>           at 
org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:63)
   [junit4]   2>                at 
org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2406)
   [junit4]   2>                at 
org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:647)
   [junit4]   2>                at 
org.apache.solr.handler.ReplicationHandler.loadReplicationProperties(ReplicationHandler.java:826)
   [junit4]   2>                ... 11 more
   [junit4]   2>        
   [junit4]   2> 3525689 T2564 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 3525690 T2564 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 3525691 T2564 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 3525691 T2564 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 3525694 T2564 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
   [junit4]   2> 3525695 T2564 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 3525696 T2564 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data;done=false>>]
   [junit4]   2> 3525696 T2564 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data
   [junit4]   2> 3525696 T2564 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data/index.20141010071928009
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data/index.20141010071928009;done=false>>]
   [junit4]   2> 3525697 T2564 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/solr-instance-002/collection1/data/index.20141010071928009
   [junit4]   2> 3525697 T2564 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 3530232 T2564 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=sq, 
timezone=America/Virgin
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=71087936,total=370147328
   [junit4]   2> NOTE: All tests run in this JVM: [AnalyticsQueryTest, 
TestShardHandlerFactory, ChaosMonkeySafeLeaderTest, DeleteShardTest, 
TestReload, TestPartialUpdateDeduplication, HighlighterMaxOffsetTest, 
TestBulkSchemaAPI, TestConfig, DocumentBuilderTest, PeerSyncTest, 
TestSchemaVersionResource, SignatureUpdateProcessorFactoryTest, 
TestGroupingSearch, SolrIndexConfigTest, FullSolrCloudDistribCmdsTest, 
TestCollapseQParserPlugin, TestFastOutputStream, SampleTest, ClusterStateTest, 
JSONWriterTest, SharedFSAutoReplicaFailoverTest, DistribCursorPagingTest, 
DateFieldTest, TestManagedSchemaFieldTypeResource, SolrRequestParserTest, 
DirectSolrSpellCheckerTest, TestFieldSortValues, TestCollationField, 
TestStressVersions, TestNoOpRegenerator, TestBM25SimilarityFactory, 
DistributedSuggestComponentTest, TestIntervalFaceting, 
PreAnalyzedUpdateProcessorTest, DistributedQueryComponentCustomSortTest, 
PreAnalyzedFieldTest, TestZkChroot, SolrCoreCheckLockOnStartupTest, 
DirectUpdateHandlerOptimizeTest, PathHierarchyTokenizerFactoryTest, 
NotRequiredUniqueKeyTest, TestRecovery, SpatialFilterTest, 
LukeRequestHandlerTest, AddBlockUpdateTest, CoreAdminRequestStatusTest, 
TestBinaryField, TestCollationFieldDocValues, DebugComponentTest, 
SortByFunctionTest, SyncSliceTest, TestReplicationHandler]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestReplicationHandler -Dtests.seed=242C026B71109A22 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=sq -Dtests.timezone=America/Virgin 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestReplicationHandler (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope 
SUITE failed to close. Resource was registered from thread Thread[id=3328, 
name=coreLoadExecutor-1867-thread-1, state=RUNNABLE, 
group=TGRP-TestReplicationHandler], registration stack trace below.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([242C026B71109A22]:0)
   [junit4]    >        at java.lang.Thread.getStackTrace(Thread.java:1589)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:166)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:727)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:1313)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1204)
   [junit4]    >        at 
org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:1196)
   [junit4]    >        at 
org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:47)
   [junit4]    >        at 
org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:350)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:276)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.initIndex(SolrCore.java:488)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:794)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.<init>(SolrCore.java:652)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:509)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:273)
   [junit4]    >        at 
org.apache.solr.core.CoreContainer$1.call(CoreContainer.java:267)
   [junit4]    >        at 
java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]    >        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.AssertionError: Directory not closed: 
MockDirectoryWrapper(SimpleFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/index-SimpleFSDirectory-079
 
lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler-242C026B71109A22-001/index-SimpleFSDirectory-079)
   [junit4]    >        at 
org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
   [junit4]    >        at 
com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:183)
   [junit4]    >        ... 1 more
   [junit4] Completed on J1 in 2176.55s, 14 tests, 1 error <<< FAILURES!

[...truncated 153 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:531:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:472:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/build.xml:61:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/extra-targets.xml:39:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/build.xml:189:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/solr/common-build.xml:496:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:1359:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-trunk/lucene/common-build.xml:961:
 There were test failures: 437 suites, 1784 tests, 1 suite-level error, 53 
ignored (9 assumptions)

Total time: 225 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-trunk #651
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 639024706 bytes
Compression is 0.0%
Took 1 min 57 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to