Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2753/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-020/./collection1/data/index.20151016002241309,
 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-020/./collection1/data/index.20151016002241721,
 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-020/./collection1/data]
 expected:<2> but was:<3>

Stack Trace:
java.lang.AssertionError: 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-020/./collection1/data/index.20151016002241309,
 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-020/./collection1/data/index.20151016002241721,
 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-020/./collection1/data]
 expected:<2> but was:<3>
        at 
__randomizedtesting.SeedInfo.seed([55C83E823BE4115D:A2BBD0DAFD0CBEBB]: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:1665)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:864)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:900)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:914)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:873)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:775)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:809)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:820)
        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:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10325 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/init-core-data-001
   [junit4]   2> 1513021 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting doTestDetails
   [junit4]   2> 1513023 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/collection1
   [junit4]   2> 1513032 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1513035 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@73dc3907{/solr,null,AVAILABLE}
   [junit4]   2> 1513035 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@72a1892b{HTTP/1.1}{127.0.0.1:53919}
   [junit4]   2> 1513036 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.e.j.s.Server Started @1517316ms
   [junit4]   2> 1513036 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/collection1/data,
 hostContext=/solr, hostPort=53919}
   [junit4]   2> 1513036 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1513036 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/'
   [junit4]   2> 1513036 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1513036 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1513058 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/solr.xml
   [junit4]   2> 1513066 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/.
   [junit4]   2> 1513066 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1757259662
   [junit4]   2> 1513066 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/]
   [junit4]   2> 1513066 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/lib
   [junit4]   2> 1513066 WARN  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/lib).
   [junit4]   2> 1513073 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
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> 1513076 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1513076 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1513076 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1513076 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1513076 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1513081 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoresLocator Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/.
   [junit4]   2> 1513081 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1,
 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/,
 dataDir=data/}
   [junit4]   2> 1513081 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoresLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/
   [junit4]   2> 1513082 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1513082 INFO  (coreLoadExecutor-4333-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/'
   [junit4]   2> 1513083 INFO  (coreLoadExecutor-4333-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1513083 INFO  (coreLoadExecutor-4333-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1513083 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1513083 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1513102 INFO  (coreLoadExecutor-4333-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1513105 INFO  (coreLoadExecutor-4333-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1513110 INFO  (coreLoadExecutor-4333-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1513111 INFO  (coreLoadExecutor-4333-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/conf/schema.xml
   [junit4]   2> 1513112 INFO  (coreLoadExecutor-4333-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1513116 INFO  (coreLoadExecutor-4333-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1513118 INFO  (coreLoadExecutor-4333-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/conf'
   [junit4]   2> 1513118 INFO  (coreLoadExecutor-4333-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/
   [junit4]   2> 1513118 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1513118 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/],
 dataDir=[null]
   [junit4]   2> 1513118 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1513119 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/data
   [junit4]   2> 1513119 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1513119 WARN  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1513119 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1513119 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=80.5595703125, 
floorSegmentMB=1.5029296875, forceMergeDeletesPctAllowed=20.558912552998542, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1513120 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@11139d65 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4430239d),segFN=segments_1,generation=1}
   [junit4]   2> 1513120 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1513120 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1513122 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1513125 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1513126 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1513126 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1513127 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1513136 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1513136 INFO  (coreLoadExecutor-4333-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> 1513136 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1513137 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1513137 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1513137 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=57.9716796875, 
floorSegmentMB=1.1416015625, forceMergeDeletesPctAllowed=26.5514169630329, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6874622450063792
   [junit4]   2> 1513137 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@11139d65 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4430239d),segFN=segments_1,generation=1}
   [junit4]   2> 1513137 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1513137 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@18b5f033[collection1] 
main
   [junit4]   2> 1513138 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/conf
   [junit4]   2> 1513138 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/conf}
   [junit4]   2> 1513138 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-001/./collection1/conf
   [junit4]   2> 1513138 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1513138 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1513138 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1513139 INFO  (coreLoadExecutor-4333-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1513139 INFO  
(searcherExecutor-4334-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@18b5f033[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1513586 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/collection1
   [junit4]   2> 1513591 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1513594 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@297666f4{/solr,null,AVAILABLE}
   [junit4]   2> 1513595 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4afcc7d3{HTTP/1.1}{127.0.0.1:53922}
   [junit4]   2> 1513595 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.e.j.s.Server Started @1517875ms
   [junit4]   2> 1513595 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/collection1/data,
 hostContext=/solr, hostPort=53922}
   [junit4]   2> 1513595 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1513595 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/'
   [junit4]   2> 1513595 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1513595 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1513614 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/solr.xml
   [junit4]   2> 1513624 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/.
   [junit4]   2> 1513624 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 524950441
   [junit4]   2> 1513624 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/]
   [junit4]   2> 1513625 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/lib
   [junit4]   2> 1513625 WARN  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/lib).
   [junit4]   2> 1513631 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
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> 1513634 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1513634 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1513634 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1513634 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1513634 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1513635 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoresLocator Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/.
   [junit4]   2> 1513636 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1,
 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/,
 dataDir=data/}
   [junit4]   2> 1513636 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoresLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/
   [junit4]   2> 1513636 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1513637 INFO  (coreLoadExecutor-4343-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/'
   [junit4]   2> 1513637 INFO  (coreLoadExecutor-4343-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1513637 INFO  (coreLoadExecutor-4343-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1513637 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1513637 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1513652 INFO  (coreLoadExecutor-4343-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1513655 INFO  (coreLoadExecutor-4343-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1513660 INFO  (coreLoadExecutor-4343-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1513660 INFO  (coreLoadExecutor-4343-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/conf/schema.xml
   [junit4]   2> 1513662 INFO  (coreLoadExecutor-4343-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1513665 INFO  (coreLoadExecutor-4343-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1513667 INFO  (coreLoadExecutor-4343-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/conf'
   [junit4]   2> 1513667 INFO  (coreLoadExecutor-4343-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/
   [junit4]   2> 1513667 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1513667 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/],
 dataDir=[null]
   [junit4]   2> 1513667 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1513667 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data
   [junit4]   2> 1513667 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 1513667 WARN  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1513667 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1513668 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=80.5595703125, 
floorSegmentMB=1.5029296875, forceMergeDeletesPctAllowed=20.558912552998542, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1513668 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_1,generation=1}
   [junit4]   2> 1513668 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1513669 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/
   [junit4]   2> 1513670 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1513673 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1513674 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1513674 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1513675 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1513676 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1513676 INFO  (coreLoadExecutor-4343-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> 1513677 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1513677 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1513677 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1513677 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=57.9716796875, 
floorSegmentMB=1.1416015625, forceMergeDeletesPctAllowed=26.5514169630329, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6874622450063792
   [junit4]   2> 1513677 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_1,generation=1}
   [junit4]   2> 1513677 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1513677 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@f503aac[collection1] 
main
   [junit4]   2> 1513678 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/conf
   [junit4]   2> 1513678 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/conf}
   [junit4]   2> 1513678 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/conf
   [junit4]   2> 1513678 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1513679 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 1513679 INFO  (coreLoadExecutor-4343-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1513679 INFO  
(searcherExecutor-4344-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f503aac[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1513683 INFO  (qtp1586315324-8677) [    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> 1514141 INFO  (qtp1586315324-8678) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/select 
params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0 
   [junit4]   2> 1514143 INFO  (qtp1586315324-8679) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0 
   [junit4]   2> 1514148 INFO  (qtp1586315324-8680) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={slave=false&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0 
   [junit4]   2> 1514149 INFO  (qtp598921299-8695) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=2 
   [junit4]   2> 1514152 INFO  (qtp1586315324-8681) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[0]} 0 0
   [junit4]   2> 1514155 INFO  (qtp1586315324-8682) [    x:collection1] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1514156 INFO  (qtp1586315324-8682) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@11139d65 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4430239d),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@11139d65 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4430239d),segFN=segments_2,generation=2}
   [junit4]   2> 1514156 INFO  (qtp1586315324-8682) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1514157 INFO  (qtp1586315324-8682) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@794daf9e[collection1] main
   [junit4]   2> 1514157 INFO  (qtp1586315324-8682) [    x:collection1] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1514157 INFO  
(searcherExecutor-4334-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@794daf9e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):C1)))}
   [junit4]   2> 1514158 INFO  (qtp1586315324-8682) [    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> 1514179 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 1514182 INFO  (qtp1586315324-8677) [    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> 1514183 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1514183 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1514183 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1514190 INFO  (qtp1586315324-8678) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=2&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=5 
   [junit4]   2> 1514191 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 1514191 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index.20151016002206357
   [junit4]   2> 1514191 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1514192 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1514192 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_1,generation=1}
   [junit4]   2> 1514192 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1514192 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1514192 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_1,generation=1}
   [junit4]   2> 1514192 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1514192 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1514193 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting download to 
MockDirectoryWrapper(RAMDirectory@411f4051 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@19ff00e7) 
fullCopy=false
   [junit4]   2> 1514195 INFO  (qtp1586315324-8679) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514197 INFO  (qtp1586315324-8680) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514202 INFO  (qtp1586315324-8681) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514435 INFO  (qtp1586315324-8682) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514438 INFO  (qtp1586315324-8677) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514442 INFO  (qtp1586315324-8678) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514446 INFO  (qtp1586315324-8679) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514448 INFO  (qtp1586315324-8680) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514451 INFO  (qtp1586315324-8681) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514454 INFO  (qtp1586315324-8682) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514454 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Total time taken for download: 0 secs
   [junit4]   2> 1514470 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=80.9775390625, 
floorSegmentMB=0.8486328125, forceMergeDeletesPctAllowed=25.645602471751424, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5779760842261221
   [junit4]   2> 1514470 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_2,generation=2}
   [junit4]   2> 1514470 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1514471 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1514471 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@639b68ee[collection1] main
   [junit4]   2> 1514471 INFO  
(searcherExecutor-4344-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@639b68ee[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):C1)))}
   [junit4]   2> 1514472 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index.20151016002206357
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index.20151016002206357;done=true>>]
   [junit4]   2> 1514472 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index.20151016002206357
   [junit4]   2> 1514472 INFO  (qtp598921299-8696) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:53919/solr/collection1/replication&command=fetchindex}
 status=0 QTime=293 
   [junit4]   2> 1514484 INFO  (qtp1586315324-8677) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={slave=false&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0 
   [junit4]   2> 1514484 INFO  (qtp598921299-8697) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=3 
   [junit4]   2> 1514488 INFO  (qtp1586315324-8678) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[1]} 0 1
   [junit4]   2> 1514490 INFO  (qtp1586315324-8679) [    x:collection1] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1514494 INFO  (qtp1586315324-8679) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=3
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@11139d65 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4430239d),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@11139d65 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4430239d),segFN=segments_2,generation=2}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@11139d65 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4430239d),segFN=segments_3,generation=3}
   [junit4]   2> 1514494 INFO  (qtp1586315324-8679) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 1514494 INFO  (qtp1586315324-8679) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@1bbbfeb2[collection1] main
   [junit4]   2> 1514494 INFO  (qtp1586315324-8679) [    x:collection1] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1514495 INFO  
(searcherExecutor-4334-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1bbbfeb2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):C1)
 Uninverting(_1(5.4.0):C1)))}
   [junit4]   2> 1514495 INFO  (qtp1586315324-8679) [    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 4
   [junit4]   2> 1514497 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 1514508 INFO  (qtp1586315324-8680) [    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> 1514509 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 1514509 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 1514509 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1514513 INFO  (qtp1586315324-8681) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=3&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=1 
   [junit4]   2> 1514513 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 19
   [junit4]   2> 1514514 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index.20151016002206679
   [junit4]   2> 1514514 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1514515 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1514516 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_2,generation=2}
   [junit4]   2> 1514516 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1514516 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1514516 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_2,generation=2}
   [junit4]   2> 1514516 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1514516 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1514517 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting download to 
MockDirectoryWrapper(RAMDirectory@5488c99a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@89aafad) 
fullCopy=false
   [junit4]   2> 1514517 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 1514517 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 1514517 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.tip because it already exists
   [junit4]   2> 1514517 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 1514517 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.doc because it already exists
   [junit4]   2> 1514517 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.tim because it already exists
   [junit4]   2> 1514517 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
   [junit4]   2> 1514517 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
   [junit4]   2> 1514517 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
   [junit4]   2> 1514520 INFO  (qtp1586315324-8682) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514532 INFO  (qtp1586315324-8677) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514535 INFO  (qtp1586315324-8678) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514538 INFO  (qtp1586315324-8679) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514541 INFO  (qtp1586315324-8680) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514544 INFO  (qtp1586315324-8681) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514547 INFO  (qtp1586315324-8682) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514550 INFO  (qtp1586315324-8677) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514552 INFO  (qtp1586315324-8678) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=_1.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514556 INFO  (qtp1586315324-8679) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514557 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Total time taken for download: 0 secs
   [junit4]   2> 1514735 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=80.9775390625, 
floorSegmentMB=0.8486328125, forceMergeDeletesPctAllowed=25.645602471751424, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5779760842261221
   [junit4]   2> 1514736 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_2,generation=2}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_3,generation=3}
   [junit4]   2> 1514736 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 1514737 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1514739 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@4314c99[collection1] main
   [junit4]   2> 1514740 INFO  
(searcherExecutor-4344-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4314c99[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):C1)
 Uninverting(_1(5.4.0):C1)))}
   [junit4]   2> 1514740 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index.20151016002206679
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index.20151016002206679;done=true>>]
   [junit4]   2> 1514741 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index.20151016002206679
   [junit4]   2> 1514741 INFO  (qtp598921299-8698) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:53919/solr/collection1/replication&command=fetchindex}
 status=0 QTime=244 
   [junit4]   2> 1514751 INFO  (qtp1586315324-8680) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={slave=false&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=0 
   [junit4]   2> 1514751 INFO  (qtp598921299-8699) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} 
status=0 QTime=3 
   [junit4]   2> 1514754 INFO  (qtp1586315324-8681) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=/solr path=/update 
params={wt=javabin&version=2} {add=[2]} 0 0
   [junit4]   2> 1514758 INFO  (qtp1586315324-8682) [    x:collection1] 
o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1514761 INFO  (qtp1586315324-8682) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=4
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@11139d65 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4430239d),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@11139d65 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4430239d),segFN=segments_2,generation=2}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@11139d65 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4430239d),segFN=segments_3,generation=3}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@11139d65 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4430239d),segFN=segments_4,generation=4}
   [junit4]   2> 1514762 INFO  (qtp1586315324-8682) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 1514762 INFO  (qtp1586315324-8682) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@1aac74e3[collection1] main
   [junit4]   2> 1514762 INFO  (qtp1586315324-8682) [    x:collection1] 
o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1514762 INFO  
(searcherExecutor-4334-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1aac74e3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):C1)
 Uninverting(_1(5.4.0):C1) Uninverting(_2(5.4.0):C1)))}
   [junit4]   2> 1514762 INFO  (qtp1586315324-8682) [    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 4
   [junit4]   2> 1514765 WARN  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication 
suffix
   [junit4]   2> 1514768 INFO  (qtp1586315324-8677) [    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> 1514770 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 1514770 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 1514770 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1514772 INFO  (qtp1586315324-8678) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=4&qt=/replication&wt=javabin&version=2&command=filelist} 
status=0 QTime=0 
   [junit4]   2> 1514773 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 28
   [junit4]   2> 1514773 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index.20151016002206939
   [junit4]   2> 1514774 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1514775 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1514776 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_3,generation=3}
   [junit4]   2> 1514776 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 1514776 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1514776 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_3,generation=3}
   [junit4]   2> 1514776 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 3
   [junit4]   2> 1514777 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1514777 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Starting download to 
MockDirectoryWrapper(RAMDirectory@449f6743 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5e6a8b18) 
fullCopy=false
   [junit4]   2> 1514777 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 1514777 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.nvd because it already exists
   [junit4]   2> 1514777 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.tip because it already exists
   [junit4]   2> 1514777 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.fdx because it already exists
   [junit4]   2> 1514777 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.doc because it already exists
   [junit4]   2> 1514777 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.tim because it already exists
   [junit4]   2> 1514777 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.fdt because it already exists
   [junit4]   2> 1514777 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.fnm because it already exists
   [junit4]   2> 1514777 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _0.nvm because it already exists
   [junit4]   2> 1514778 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
   [junit4]   2> 1514778 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.nvd because it already exists
   [junit4]   2> 1514778 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.doc because it already exists
   [junit4]   2> 1514778 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.tim because it already exists
   [junit4]   2> 1514778 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.tip because it already exists
   [junit4]   2> 1514778 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.fdx because it already exists
   [junit4]   2> 1514778 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.fnm because it already exists
   [junit4]   2> 1514778 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.nvm because it already exists
   [junit4]   2> 1514778 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Skipping download for _1.fdt because it already exists
   [junit4]   2> 1514780 INFO  (qtp1586315324-8679) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.nvd&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514784 INFO  (qtp1586315324-8680) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.si&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514787 INFO  (qtp1586315324-8681) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.tip&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514790 INFO  (qtp1586315324-8682) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.fdt&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514793 INFO  (qtp1586315324-8677) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.fnm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514796 INFO  (qtp1586315324-8678) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.nvm&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514799 INFO  (qtp1586315324-8679) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.fdx&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514802 INFO  (qtp1586315324-8680) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.doc&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514805 INFO  (qtp1586315324-8681) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=_2.tim&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514808 INFO  (qtp1586315324-8682) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={generation=4&qt=/replication&file=segments_4&checksum=true&wt=filestream&command=filecontent}
 status=0 QTime=0 
   [junit4]   2> 1514809 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.h.IndexFetcher Total time taken for download: 0 secs
   [junit4]   2> 1514812 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=41, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=80.9775390625, 
floorSegmentMB=0.8486328125, forceMergeDeletesPctAllowed=25.645602471751424, 
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5779760842261221
   [junit4]   2> 1514813 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_3,generation=3}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@2f21e453 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66c2a85c),segFN=segments_4,generation=4}
   [junit4]   2> 1514813 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 1514813 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1514814 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@cfde7a[collection1] main
   [junit4]   2> 1514815 INFO  
(searcherExecutor-4344-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@cfde7a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):C1)
 Uninverting(_1(5.4.0):C1) Uninverting(_2(5.4.0):C1)))}
   [junit4]   2> 1514815 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index.20151016002206939
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index.20151016002206939;done=true>>]
   [junit4]   2> 1514815 INFO  (explicit-fetchindex-cmd) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-002/./collection1/data/index.20151016002206939
   [junit4]   2> 1514815 INFO  (qtp598921299-8700) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=/solr path=/replication 
params={wait=true&masterUrl=http://127.0.0.1:53919/solr/collection1/replication&command=fetchindex}
 status=0 QTime=51 
   [junit4]   2> 1514818 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/collection1
   [junit4]   2> 1514827 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1514833 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1066303{/solr,null,AVAILABLE}
   [junit4]   2> 1514833 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@6bc8848{HTTP/1.1}{127.0.0.1:53927}
   [junit4]   2> 1514833 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.e.j.s.Server Started @1519114ms
   [junit4]   2> 1514833 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/collection1/data,
 hostContext=/solr, hostPort=53927}
   [junit4]   2> 1514834 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1514834 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/'
   [junit4]   2> 1514834 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1514834 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1514856 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/solr.xml
   [junit4]   2> 1514863 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/.
   [junit4]   2> 1514863 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1763385640
   [junit4]   2> 1514863 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/]
   [junit4]   2> 1514863 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/lib
   [junit4]   2> 1514863 WARN  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/lib).
   [junit4]   2> 1514870 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
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> 1514872 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1514873 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1514873 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1514873 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1514873 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1514874 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoresLocator Looking for core definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/.
   [junit4]   2> 1514875 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, 
instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/./collection1,
 
absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/./collection1/,
 dataDir=data/}
   [junit4]   2> 1514875 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoresLocator Found core collection1 in 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/./collection1/
   [junit4]   2> 1514875 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1514876 INFO  (coreLoadExecutor-4357-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/./collection1/'
   [junit4]   2> 1514876 INFO  (coreLoadExecutor-4357-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1514876 INFO  (coreLoadExecutor-4357-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1514876 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.s.SolrDispatchFilter 
user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1514876 INFO  
(TEST-TestReplicationHandler.doTestDetails-seed#[55C83E823BE4115D]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1514909 INFO  (coreLoadExecutor-4357-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1514913 INFO  (coreLoadExecutor-4357-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1514923 INFO  (coreLoadExecutor-4357-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1514924 INFO  (coreLoadExecutor-4357-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/./collection1/conf/schema.xml
   [junit4]   2> 1514927 INFO  (coreLoadExecutor-4357-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1514934 INFO  (coreLoadExecutor-4357-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1514936 INFO  (coreLoadExecutor-4357-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/./collection1/conf'
   [junit4]   2> 1514937 INFO  (coreLoadExecutor-4357-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/./collection1/
   [junit4]   2> 1514937 INFO  (coreLoadExecutor-4357-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1514937 INFO  (coreLoadExecutor-4357-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-003/./collection1/],
 dataDir=[null]
   [junit4]   2> 1514937 INFO  (coreLoadExecutor-4357-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1514938 INFO  (coreLoadExecutor-4357-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/Users/je

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

6 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) 
[    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-027/./collection1/data/index
   [junit4]   2> 1579647 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    
x:collection1] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@536f8059{/solr,null,UNAVAILABLE}
   [junit4]   2> 1579653 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@7a967939{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1579653 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1483168848
   [junit4]   2> 1579653 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5b82237f
   [junit4]   2> 1579654 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    
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> 1579654 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1579654 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1579654 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1579654 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1579654 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 1579654 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-028/./collection1/data
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-028/./collection1/data;done=false>>]
   [junit4]   2> 1579654 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-028/./collection1/data
   [junit4]   2> 1579654 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-028/./collection1/data/index
 
[CachedDir<<refCount=0;path=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-028/./collection1/data/index;done=false>>]
   [junit4]   2> 1579655 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001/solr-instance-028/./collection1/data/index
   [junit4]   2> 1579655 INFO  
(TEST-TestReplicationHandler.testEmptyCommits-seed#[55C83E823BE4115D]) [    
x:collection1] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@441c45e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1579661 INFO  
(SUITE-TestReplicationHandler-seed#[55C83E823BE4115D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_55C83E823BE4115D-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=DefaultSimilarity, locale=fr_CA, timezone=Africa/Gaborone
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_60 
(64-bit)/cpus=3,threads=1,free=451474952,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudPivotFacet, 
TestConfigOverlay, TestManagedSynonymFilterFactory, TestImplicitCoreProperties, 
TestNonDefinedSimilarityFactory, ZkSolrClientTest, TestChildDocTransformer, 
TestRecoveryHdfs, TestCSVResponseWriter, DeleteInactiveReplicaTest, 
CSVRequestHandlerTest, CoreAdminHandlerTest, TestTolerantSearch, 
AliasIntegrationTest, TestAtomicUpdateErrorCases, TestRebalanceLeaders, 
SolrInfoMBeanTest, TestScoreJoinQPNoScore, HighlighterConfigTest, 
DocExpirationUpdateProcessorFactoryTest, IndexSchemaRuntimeFieldTest, 
DirectSolrConnectionTest, TestIndexingPerformance, TestManagedResource, 
BinaryUpdateRequestHandlerTest, TestConfigSetsAPI, TestBadConfig, 
SignatureUpdateProcessorFactoryTest, NoCacheHeaderTest, EchoParamsTest, 
TestFoldingMultitermQuery, TestRequestStatusCollectionAPI, 
HdfsBasicDistributedZkTest, AutoCommitTest, TestDynamicFieldCollectionResource, 
TestQuerySenderListener, TestStressRecovery, TestFreeTextSuggestions, 
DistributedQueueTest, CollectionsAPIDistributedZkTest, SolrIndexSplitterTest, 
UUIDUpdateProcessorFallbackTest, TestDynamicFieldResource, 
TestManagedSchemaFieldTypeResource, ChaosMonkeySafeLeaderTest, FullHLLTest, 
TestConfigSetImmutable, MinimalSchemaTest, SpellingQueryConverterTest, 
TestPHPSerializedResponseWriter, ClusterStateTest, CursorPagingTest, 
CollectionTooManyReplicasTest, SynonymTokenizerTest, 
DistributedFacetPivotSmallAdvancedTest, TestFuzzyAnalyzedSuggestions, 
TestSchemaManager, SpatialHeatmapFacetsTest, SpellCheckComponentTest, 
DistributedFacetPivotWhiteBoxTest, SortByFunctionTest, 
OpenExchangeRatesOrgProviderTest, UniqFieldsUpdateProcessorFactoryTest, 
TestSchemaResource, TestComplexPhraseQParserPlugin, DataDrivenBlockJoinTest, 
MultiThreadedOCPTest, FieldAnalysisRequestHandlerTest, PrimUtilsTest, 
OutputWriterTest, CoreMergeIndexesAdminHandlerTest, TestOmitPositions, 
PreAnalyzedFieldTest, TestConfigSetsAPIZkFailure, 
DefaultValueUpdateProcessorTest, SuggestComponentContextFilterQueryTest, 
TestConfigReload, TestCoreDiscovery, StatsComponentTest, 
WordBreakSolrSpellCheckerTest, TestBM25SimilarityFactory, 
TestMiniSolrCloudClusterSSL, SharedFSAutoReplicaFailoverTest, 
TestFieldSortValues, TestRuleBasedAuthorizationPlugin, 
TestCopyFieldCollectionResource, TermVectorComponentTest, TestStandardQParsers, 
NotRequiredUniqueKeyTest, TestFastOutputStream, 
TestDistributedStatsComponentCardinality, BadIndexSchemaTest, TestRestManager, 
LeaderElectionIntegrationTest, TestDefaultSearchFieldResource, 
DistanceFunctionTest, QueryResultKeyTest, RequestLoggingTest, TestTrie, 
TestSolrQueryParser, SliceStateTest, VersionInfoTest, TestInfoStreamLogging, 
TestSortByMinMaxFunction, TestExclusionRuleCollectionAccess, 
TestHighlightDedupGrouping, DirectUpdateHandlerOptimizeTest, DistanceUnitsTest, 
CacheHeaderTest, TestSha256AuthenticationProvider, 
TestDefaultSimilarityFactory, AnalyticsMergeStrategyTest, 
DistributedSuggestComponentTest, TestPerFieldSimilarity, 
TestSolrDeletionPolicy2, TestBlendedInfixSuggestions, 
DistributedFacetPivotLongTailTest, CachingDirectoryFactoryTest, 
TestBinaryResponseWriter, TestStressUserVersions, TestDistribDocBasedVersion, 
TestNRTOpen, LukeRequestHandlerTest, TestObjectReleaseTracker, 
TestSortingResponseWriter, TestConfigSetsAPIExclusivity, 
BigEndianAscendingWordDeserializerTest, TestExactStatsCache, 
HdfsCollectionsAPIDistributedZkTest, BasicDistributedZkTest, 
BasicDistributedZk2Test, SyncSliceTest, BasicZkTest, RecoveryZkTest, 
TestReplicationHandler]
   [junit4] Completed [282/542] on J1 in 66.76s, 13 tests, 1 failure <<< 
FAILURES!

[...truncated 829 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:785: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:729: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:59: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:233: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:526: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1452: 
The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1006: 
There were test failures: 542 suites (7 ignored), 2142 tests, 1 failure, 78 
ignored (35 assumptions) [seed: 55C83E823BE4115D]

Total time: 74 minutes 47 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