Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14147/
Java: 32bit/jdk1.8.0_60 -client -XX:+UseConcMarkSweepGC

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

Error Message:
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-021/./collection1/data,
 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-021/./collection1/data/index.20150907155750105,
 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-021/./collection1/data/index.20150907155749879]
 expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-021/./collection1/data,
 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-021/./collection1/data/index.20150907155750105,
 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-021/./collection1/data/index.20150907155749879]
 expected:<2> but was:<3>
        at 
__randomizedtesting.SeedInfo.seed([899A397B2D824236:7EE9D723EB6AEDD0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.handler.TestReplicationHandler.checkForSingleIndex(TestReplicationHandler.java:813)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1243)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10107 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/init-core-data-001
   [junit4]   2> 997488 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexFetchWithMasterUrl
   [junit4]   2> 997489 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/collection1
   [junit4]   2> 997492 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 997493 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@89fe45{/solr,null,AVAILABLE}
   [junit4]   2> 997494 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@16b804e{HTTP/1.1}{127.0.0.1:32898}
   [junit4]   2> 997494 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.e.j.s.Server Started @999002ms
   [junit4]   2> 997495 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/collection1/data,
 hostContext=/solr, hostPort=32898}
   [junit4]   2> 997495 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 997495 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/'
   [junit4]   2> 997511 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/solr.xml
   [junit4]   2> 997522 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/.
   [junit4]   2> 997522 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoreContainer New CoreContainer 15640323
   [junit4]   2> 997522 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/]
   [junit4]   2> 997522 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/lib
   [junit4]   2> 997523 WARN  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/lib).
   [junit4]   2> 997532 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 997534 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 997535 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 997535 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 997535 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 997536 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 997537 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoresLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/.
   [junit4]   2> 997538 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/./collection1,
 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/./collection1/,
 dataDir=data/}
   [junit4]   2> 997538 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoresLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/./collection1/
   [junit4]   2> 997538 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 997539 INFO  (coreLoadExecutor-2699-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/./collection1/'
   [junit4]   2> 997539 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 997540 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 997561 INFO  (coreLoadExecutor-2699-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 997567 INFO  (coreLoadExecutor-2699-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 997620 INFO  (coreLoadExecutor-2699-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 997621 INFO  (coreLoadExecutor-2699-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/./collection1/conf/schema.xml
   [junit4]   2> 997625 INFO  (coreLoadExecutor-2699-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 997629 INFO  (coreLoadExecutor-2699-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 997630 INFO  (coreLoadExecutor-2699-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/./collection1/conf'
   [junit4]   2> 997630 INFO  (coreLoadExecutor-2699-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/./collection1/
   [junit4]   2> 997630 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 997631 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/./collection1/],
 dataDir=[null]
   [junit4]   2> 997631 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 997632 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/./collection1/data
   [junit4]   2> 997632 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 997632 WARN  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 997633 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 997633 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5630134196697447]
   [junit4]   2> 997634 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1a10d0b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fc675f),segFN=segments_1,generation=1}
   [junit4]   2> 997634 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 997634 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/./collection1/data/
   [junit4]   2> 997637 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 997639 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 997640 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 997640 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 997641 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 997646 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 997646 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 997647 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 997648 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 997648 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 997648 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 997648 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1a10d0b 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fc675f),segFN=segments_1,generation=1}
   [junit4]   2> 997649 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 997649 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1570ed[collection1] 
main
   [junit4]   2> 997649 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/./collection1/conf
   [junit4]   2> 997649 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/./collection1/conf}
   [junit4]   2> 997650 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-001/./collection1/conf
   [junit4]   2> 997650 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 997650 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 997651 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 997651 INFO  
(searcherExecutor-2700-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1570ed[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 997651 INFO  (coreLoadExecutor-2699-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 998041 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/collection1
   [junit4]   2> 998045 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 998046 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@650b86{/solr,null,AVAILABLE}
   [junit4]   2> 998047 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@f66afb{HTTP/1.1}{127.0.0.1:51929}
   [junit4]   2> 998047 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.e.j.s.Server Started @999555ms
   [junit4]   2> 998047 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/collection1/data,
 hostContext=/solr, hostPort=51929}
   [junit4]   2> 998047 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 998048 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/'
   [junit4]   2> 998066 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/solr.xml
   [junit4]   2> 998072 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/.
   [junit4]   2> 998073 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoreContainer New CoreContainer 9202521
   [junit4]   2> 998073 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/]
   [junit4]   2> 998073 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/lib
   [junit4]   2> 998073 WARN  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/lib).
   [junit4]   2> 998083 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 998085 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 998086 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 998086 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 998086 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 998086 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 998088 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoresLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/.
   [junit4]   2> 998088 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1,
 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/,
 dataDir=data/}
   [junit4]   2> 998088 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoresLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/
   [junit4]   2> 998089 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 998089 INFO  (coreLoadExecutor-2709-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/'
   [junit4]   2> 998089 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 998090 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 998109 INFO  (coreLoadExecutor-2709-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 998112 INFO  (coreLoadExecutor-2709-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 998119 INFO  (coreLoadExecutor-2709-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 998120 INFO  (coreLoadExecutor-2709-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/conf/schema.xml
   [junit4]   2> 998124 INFO  (coreLoadExecutor-2709-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 998127 INFO  (coreLoadExecutor-2709-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 998127 INFO  (coreLoadExecutor-2709-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/conf'
   [junit4]   2> 998128 INFO  (coreLoadExecutor-2709-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/
   [junit4]   2> 998128 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 998128 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/],
 dataDir=[null]
   [junit4]   2> 998128 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 998129 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/data
   [junit4]   2> 998129 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 998129 WARN  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 998129 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 998130 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5630134196697447]
   [junit4]   2> 998130 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@71350e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1520b84),segFN=segments_1,generation=1}
   [junit4]   2> 998130 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 998131 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/data/
   [junit4]   2> 998133 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 998134 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 998135 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 998137 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 998138 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 998140 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 998140 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 998141 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 998141 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 998141 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 998141 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 998142 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@71350e 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1520b84),segFN=segments_1,generation=1}
   [junit4]   2> 998142 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 998142 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@19075e3[collection1] 
main
   [junit4]   2> 998142 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/conf
   [junit4]   2> 998143 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/conf}
   [junit4]   2> 998143 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/conf
   [junit4]   2> 998143 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 998145 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 998145 INFO  
(searcherExecutor-2710-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@19075e3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 998145 INFO  (coreLoadExecutor-2709-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 998373 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 
QTime=0 
   [junit4]   2> 998595 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@f66afb{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 998596 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=9202521
   [junit4]   2> 998596 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6ba8f8
   [junit4]   2> 998596 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.u.UpdateHandler closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 998597 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 998598 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 998598 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 998599 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on 
request.
   [junit4]   2> 998599 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 998599 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 998599 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 998600 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 998600 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/data
   [junit4]   2> 998600 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    x:collection1] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@650b86{/solr,null,UNAVAILABLE}
   [junit4]   2> 998601 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 998603 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c4a420{/solr,null,AVAILABLE}
   [junit4]   2> 998604 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@b9c441{HTTP/1.1}{127.0.0.1:33824}
   [junit4]   2> 998604 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.e.j.s.Server Started @1000112ms
   [junit4]   2> 998604 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/collection1/data,
 hostContext=/solr, hostPort=33824}
   [junit4]   2> 998604 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 998604 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/'
   [junit4]   2> 998618 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/solr.xml
   [junit4]   2> 998624 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/.
   [junit4]   2> 998624 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoreContainer New CoreContainer 7196788
   [junit4]   2> 998624 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/]
   [junit4]   2> 998624 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/lib
   [junit4]   2> 998624 WARN  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/lib).
   [junit4]   2> 998632 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 998633 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 998634 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 998634 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 998634 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 998634 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 998635 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoresLocator Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/.
   [junit4]   2> 998636 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1,
 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/,
 dataDir=data/}
   [junit4]   2> 998636 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoresLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/
   [junit4]   2> 998636 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 998636 INFO  (coreLoadExecutor-2720-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/'
   [junit4]   2> 998636 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 998637 INFO  
(TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[899A397B2D824236])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 998655 INFO  (coreLoadExecutor-2720-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 998658 INFO  (coreLoadExecutor-2720-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 998668 INFO  (coreLoadExecutor-2720-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 998668 INFO  (coreLoadExecutor-2720-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/conf/schema.xml
   [junit4]   2> 998671 INFO  (coreLoadExecutor-2720-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 998680 INFO  (coreLoadExecutor-2720-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 998681 INFO  (coreLoadExecutor-2720-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/conf'
   [junit4]   2> 998681 INFO  (coreLoadExecutor-2720-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/
   [junit4]   2> 998681 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 998682 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/],
 dataDir=[null]
   [junit4]   2> 998682 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 998682 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/data
   [junit4]   2> 998682 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 998682 WARN  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 998683 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 998683 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5630134196697447]
   [junit4]   2> 998684 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1054cb2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@182c4da),segFN=segments_1,generation=1}
   [junit4]   2> 998684 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 998684 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/data/
   [junit4]   2> 998686 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 998688 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 998688 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 998689 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 998690 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 998692 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 998692 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,defaults,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 998693 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 998693 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 998694 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 998694 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 998694 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1054cb2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@182c4da),segFN=segments_1,generation=1}
   [junit4]   2> 998695 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 998695 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@d08e58[collection1] 
main
   [junit4]   2> 998695 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/conf
   [junit4]   2> 998695 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/conf}
   [junit4]   2> 998696 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-002/./collection1/conf
   [junit4]   2> 998696 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 998696 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 998696 INFO  
(searcherExecutor-2721-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@d08e58[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 998696 INFO  (coreLoadExecutor-2720-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 999140 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 999141 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {deleteByQuery=*:*} 0 1
   [junit4]   2> 999144 INFO  (qtp23297-7580) [    x:collection1] 
o.a.s.c.SolrCore [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 999144 INFO  (qtp23297-7580) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {deleteByQuery=*:*} 0 0
   [junit4]   2> 999146 INFO  (qtp23297-7581) [    x:collection1] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 999148 INFO  (qtp23297-7581) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1054cb2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@182c4da),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1054cb2 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@182c4da),segFN=segments_2,generation=2}
   [junit4]   2> 999148 INFO  (qtp23297-7581) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 999149 INFO  (qtp23297-7581) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@17ee21d[collection1] main
   [junit4]   2> 999149 INFO  (qtp23297-7581) [    x:collection1] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 999149 INFO  
(searcherExecutor-2721-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@17ee21d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 999149 INFO  (qtp23297-7581) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} 
{commit=} 0 2
   [junit4]   2> 999153 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[0]} 0 1
   [junit4]   2> 999156 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[1]} 0 0
   [junit4]   2> 999158 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[2]} 0 0
   [junit4]   2> 999162 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[3]} 0 0
   [junit4]   2> 999165 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[4]} 0 0
   [junit4]   2> 999168 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[5]} 0 0
   [junit4]   2> 999170 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[6]} 0 0
   [junit4]   2> 999173 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[7]} 0 0
   [junit4]   2> 999176 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[8]} 0 0
   [junit4]   2> 999178 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[9]} 0 0
   [junit4]   2> 999181 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[10]} 0 0
   [junit4]   2> 999184 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[11]} 0 0
   [junit4]   2> 999186 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[12]} 0 0
   [junit4]   2> 999189 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[13]} 0 0
   [junit4]   2> 999192 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[14]} 0 0
   [junit4]   2> 999195 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[15]} 0 0
   [junit4]   2> 999198 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[16]} 0 0
   [junit4]   2> 999200 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[17]} 0 0
   [junit4]   2> 999202 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[18]} 0 0
   [junit4]   2> 999205 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[19]} 0 0
   [junit4]   2> 999208 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[20]} 0 0
   [junit4]   2> 999211 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[21]} 0 0
   [junit4]   2> 999214 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[22]} 0 0
   [junit4]   2> 999216 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[23]} 0 0
   [junit4]   2> 999218 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[24]} 0 0
   [junit4]   2> 999221 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[25]} 0 0
   [junit4]   2> 999223 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[26]} 0 0
   [junit4]   2> 999226 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[27]} 0 0
   [junit4]   2> 999228 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[28]} 0 0
   [junit4]   2> 999231 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[29]} 0 0
   [junit4]   2> 999234 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[30]} 0 0
   [junit4]   2> 999237 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[31]} 0 0
   [junit4]   2> 999240 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[32]} 0 0
   [junit4]   2> 999244 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[33]} 0 0
   [junit4]   2> 999252 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[34]} 0 0
   [junit4]   2> 999255 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[35]} 0 0
   [junit4]   2> 999258 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[36]} 0 0
   [junit4]   2> 999260 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[37]} 0 0
   [junit4]   2> 999264 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[38]} 0 0
   [junit4]   2> 999266 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[39]} 0 0
   [junit4]   2> 999269 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[40]} 0 0
   [junit4]   2> 999271 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[41]} 0 0
   [junit4]   2> 999274 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[42]} 0 0
   [junit4]   2> 999277 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[43]} 0 0
   [junit4]   2> 999280 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[44]} 0 0
   [junit4]   2> 999282 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[45]} 0 0
   [junit4]   2> 999285 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[46]} 0 0
   [junit4]   2> 999287 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[47]} 0 0
   [junit4]   2> 999290 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[48]} 0 0
   [junit4]   2> 999292 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[49]} 0 0
   [junit4]   2> 999295 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[50]} 0 0
   [junit4]   2> 999297 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[51]} 0 0
   [junit4]   2> 999300 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[52]} 0 0
   [junit4]   2> 999302 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[53]} 0 0
   [junit4]   2> 999305 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[54]} 0 0
   [junit4]   2> 999308 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[55]} 0 0
   [junit4]   2> 999316 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[56]} 0 0
   [junit4]   2> 999319 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[57]} 0 0
   [junit4]   2> 999321 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[58]} 0 0
   [junit4]   2> 999324 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[59]} 0 0
   [junit4]   2> 999326 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[60]} 0 0
   [junit4]   2> 999328 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[61]} 0 0
   [junit4]   2> 999330 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[62]} 0 0
   [junit4]   2> 999332 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[63]} 0 0
   [junit4]   2> 999334 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[64]} 0 0
   [junit4]   2> 999337 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[65]} 0 0
   [junit4]   2> 999339 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[66]} 0 0
   [junit4]   2> 999341 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[67]} 0 0
   [junit4]   2> 999344 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[68]} 0 0
   [junit4]   2> 999346 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[69]} 0 0
   [junit4]   2> 999348 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[70]} 0 0
   [junit4]   2> 999350 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[71]} 0 0
   [junit4]   2> 999352 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[72]} 0 0
   [junit4]   2> 999355 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[73]} 0 0
   [junit4]   2> 999357 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[74]} 0 0
   [junit4]   2> 999360 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[75]} 0 0
   [junit4]   2> 999362 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[76]} 0 0
   [junit4]   2> 999365 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[77]} 0 0
   [junit4]   2> 999367 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[78]} 0 0
   [junit4]   2> 999370 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[79]} 0 0
   [junit4]   2> 999372 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[80]} 0 0
   [junit4]   2> 999374 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[81]} 0 0
   [junit4]   2> 999376 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[82]} 0 0
   [junit4]   2> 999379 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[83]} 0 0
   [junit4]   2> 999381 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[84]} 0 0
   [junit4]   2> 999384 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[85]} 0 0
   [junit4]   2> 999386 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[86]} 0 0
   [junit4]   2> 999389 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[87]} 0 0
   [junit4]   2> 999391 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[88]} 0 0
   [junit4]   2> 999393 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[89]} 0 0
   [junit4]   2> 999395 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[90]} 0 0
   [junit4]   2> 999398 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[91]} 0 0
   [junit4]   2> 999400 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[92]} 0 0
   [junit4]   2> 999402 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[93]} 0 0
   [junit4]   2> 999404 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[94]} 0 0
   [junit4]   2> 999406 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[95]} 0 0
   [junit4]   2> 999408 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[96]} 0 0
   [junit4]   2> 999410 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[97]} 0 0
   [junit4]   2> 999413 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[98]} 0 0
   [junit4]   2> 999415 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[99]} 0 0
   [junit4]   2> 999417 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[100]} 0 0
   [junit4]   2> 999419 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[101]} 0 0
   [junit4]   2> 999422 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[102]} 0 0
   [junit4]   2> 999424 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[103]} 0 0
   [junit4]   2> 999426 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[104]} 0 0
   [junit4]   2> 999428 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[105]} 0 0
   [junit4]   2> 999430 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[106]} 0 0
   [junit4]   2> 999432 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[107]} 0 0
   [junit4]   2> 999434 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[108]} 0 0
   [junit4]   2> 999441 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[109]} 0 4
   [junit4]   2> 999444 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[110]} 0 1
   [junit4]   2> 999446 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[111]} 0 0
   [junit4]   2> 999448 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[112]} 0 0
   [junit4]   2> 999450 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[113]} 0 0
   [junit4]   2> 999453 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[114]} 0 0
   [junit4]   2> 999455 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[115]} 0 0
   [junit4]   2> 999457 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[116]} 0 0
   [junit4]   2> 999459 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[117]} 0 0
   [junit4]   2> 999462 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[118]} 0 0
   [junit4]   2> 999464 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[119]} 0 0
   [junit4]   2> 999466 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[120]} 0 0
   [junit4]   2> 999468 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[121]} 0 0
   [junit4]   2> 999470 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[122]} 0 0
   [junit4]   2> 999472 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[123]} 0 0
   [junit4]   2> 999474 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[124]} 0 0
   [junit4]   2> 999476 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[125]} 0 0
   [junit4]   2> 999478 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[126]} 0 0
   [junit4]   2> 999481 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[127]} 0 0
   [junit4]   2> 999483 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[128]} 0 0
   [junit4]   2> 999485 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[129]} 0 0
   [junit4]   2> 999488 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[130]} 0 0
   [junit4]   2> 999492 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[131]} 0 1
   [junit4]   2> 999494 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[132]} 0 0
   [junit4]   2> 999496 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[133]} 0 0
   [junit4]   2> 999498 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[134]} 0 0
   [junit4]   2> 999501 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[135]} 0 0
   [junit4]   2> 999504 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[136]} 0 0
   [junit4]   2> 999506 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[137]} 0 0
   [junit4]   2> 999508 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[138]} 0 0
   [junit4]   2> 999510 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[139]} 0 0
   [junit4]   2> 999512 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[140]} 0 0
   [junit4]   2> 999514 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[141]} 0 0
   [junit4]   2> 999516 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[142]} 0 0
   [junit4]   2> 999518 INFO  (qtp10495310-7543) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[143]} 0 0
   [junit4]   2> 999521 INFO  (qtp10495310-7541) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[144]} 0 0
   [junit4]   2> 999523 INFO  (qtp10495310-7542) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[145]} 0 0
   [junit4]   2> 999525 INFO  (qtp10495310-7543) [    

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

lr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-027/./collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-027/./collection1/data/index;done=false>>]
   [junit4]   2> 1094203 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-027/./collection1/data/index
   [junit4]   2> 1094203 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-027/./collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-027/./collection1/data;done=false>>]
   [junit4]   2> 1094203 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-027/./collection1/data
   [junit4]   2> 1094204 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[899A397B2D824236])
 [    x:collection1] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@13baa69{/solr,null,UNAVAILABLE}
   [junit4]   2> 1094204 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[899A397B2D824236])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@1fcbef5{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1094205 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[899A397B2D824236])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=15527625
   [junit4]   2> 1094205 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@e37473
   [junit4]   2> 1094205 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.u.UpdateHandler closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1094205 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1094206 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has 
reached 0 - closing IndexWriter
   [junit4]   2> 1094206 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1094207 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on 
request.
   [junit4]   2> 1094208 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1094208 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-028/./collection1/data/index
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-028/./collection1/data/index;done=false>>]
   [junit4]   2> 1094208 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-028/./collection1/data/index
   [junit4]   2> 1094208 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-028/./collection1/data
 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-028/./collection1/data;done=false>>]
   [junit4]   2> 1094208 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[899A397B2D824236])
 [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001/solr-instance-028/./collection1/data
   [junit4]   2> 1094209 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterStartup-seed#[899A397B2D824236])
 [    x:collection1] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@d5c0eb{/solr,null,UNAVAILABLE}
   [junit4]   2> 1094211 INFO  
(SUITE-TestReplicationHandler-seed#[899A397B2D824236]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_899A397B2D824236-001
   [junit4]   2> NOTE: test params are: codec=Lucene53, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=hr, 
timezone=Israel
   [junit4]   2> NOTE: Linux 3.19.0-26-generic i386/Oracle Corporation 1.8.0_60 
(32-bit)/cpus=12,threads=1,free=195342176,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSchemaRuntimeFieldTest, 
TestBadConfig, TestLuceneMatchVersion, TestOrdValues, TestReplicaProperties, 
BasicDistributedZkTest, HighlighterMaxOffsetTest, RequestLoggingTest, 
TestSolrCloudWithKerberosAlt, TestPhraseSuggestions, 
TestAtomicUpdateErrorCases, FileUtilsTest, SolrCoreTest, DeleteShardTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, RequiredFieldsTest, 
TestImplicitCoreProperties, TestConfigSetsAPIZkFailure, TestMacros, 
TestNamedUpdateProcessors, DisMaxRequestHandlerTest, SOLR749Test, 
JSONWriterTest, TestSolr4Spatial, SynonymTokenizerTest, 
TestDistributedMissingSort, PathHierarchyTokenizerFactoryTest, 
TestNonDefinedSimilarityFactory, TestCloudManagedSchemaConcurrent, 
ExitableDirectoryReaderTest, TestPKIAuthenticationPlugin, QueryEqualityTest, 
SolrRequestParserTest, TestRemoteStreaming, RankQueryTest, TestCollectionAPI, 
TestRandomDVFaceting, TestCloudManagedSchema, FullHLLTest, 
QueryElevationComponentTest, AnalysisAfterCoreReloadTest, OverseerRolesTest, 
BlockDirectoryTest, TestRangeQuery, TestManagedSchemaFieldResource, 
PrimUtilsTest, TestTrackingShardHandlerFactory, TestSimpleTrackingShardHandler, 
SharedFSAutoReplicaFailoverTest, RemoteQueryErrorTest, ReturnFieldsTest, 
SaslZkACLProviderTest, TestConfig, AliasIntegrationTest, TestNoOpRegenerator, 
TestPivotHelperCode, TimeZoneUtilsTest, EchoParamsTest, 
RecoveryAfterSoftCommitTest, TestValueSourceCache, TestComponentsName, 
TestHighlightDedupGrouping, SyncSliceTest, TestDefaultSearchFieldResource, 
TestDistributedSearch, TestCSVLoader, TestUniqueKeyFieldResource, 
TestStressLucene, TestSolrQueryParserDefaultOperatorResource, 
TestConfigSetImmutable, RollingRestartTest, 
DistributedQueryElevationComponentTest, DocumentAnalysisRequestHandlerTest, 
TestSolrConfigHandlerConcurrent, TestDocumentBuilder, 
TestComplexPhraseQParserPlugin, ExternalFileFieldSortTest, 
CollectionStateFormat2Test, PeerSyncTest, TestStandardQParsers, 
ConnectionManagerTest, SpellingQueryConverterTest, TestReplicationHandler]
   [junit4] Completed [260/544] on J0 in 96.75s, 13 tests, 1 failure <<< 
FAILURES!

[...truncated 892 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:514: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: 
There were test failures: 544 suites, 2141 tests, 1 failure, 71 ignored (35 
assumptions)

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


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

Reply via email to