Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-mmap-Java8/10/

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

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
        at 
__randomizedtesting.SeedInfo.seed([FAD2C302B27433A0:DA12D5A749C9C46]:0)
        at java.util.ArrayList.rangeCheck(ArrayList.java:653)
        at java.util.ArrayList.get(ArrayList.java:429)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1241)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasics

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([FAD2C302B27433A0]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([FAD2C302B27433A0]:0)




Build Log:
[...truncated 11321 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/init-core-data-001
   [junit4]   2> 1457867 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestReplicateAfterCoreReload
   [junit4]   2> 1457867 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/collection1
   [junit4]   2> 1457871 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1457873 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19dc914d{/solr,null,AVAILABLE}
   [junit4]   2> 1457874 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@4fd78f5a{HTTP/1.1,[http/1.1]}{127.0.0.1:45114}
   [junit4]   2> 1457875 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.e.j.s.Server Started @1461491ms
   [junit4]   2> 1457875 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/collection1/data,
 hostContext=/solr, hostPort=45114}
   [junit4]   2> 1457876 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1457876 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001'
   [junit4]   2> 1457876 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1457876 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 1457876 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/solr.xml
   [junit4]   2> 1457881 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/.
   [junit4]   2> 1457881 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreContainer New CoreContainer 275245391
   [junit4]   2> 1457881 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001]
   [junit4]   2> 1457882 WARN  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/lib
   [junit4]   2> 1457882 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] 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> 1457883 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1457884 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1457884 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1457884 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1457884 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1457885 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/.
   [junit4]   2> 1457886 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1457886 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/./collection1
   [junit4]   2> 1457886 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1457887 INFO  (coreLoadExecutor-3976-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/collection1'
   [junit4]   2> 1457887 INFO  (coreLoadExecutor-3976-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1457887 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1
   [junit4]   2> 1457887 INFO  (coreLoadExecutor-3976-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1457887 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1457894 INFO  (coreLoadExecutor-3976-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1457897 WARN  (coreLoadExecutor-3976-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1457898 INFO  (coreLoadExecutor-3976-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1457913 INFO  (coreLoadExecutor-3976-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1457916 INFO  (coreLoadExecutor-3976-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1457918 INFO  (coreLoadExecutor-3976-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1457920 INFO  (coreLoadExecutor-3976-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/collection1'
   [junit4]   2> 1457920 INFO  (coreLoadExecutor-3976-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/./collection1
   [junit4]   2> 1457920 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1457920 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1457920 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1457921 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/./collection1/data
   [junit4]   2> 1457921 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1457921 WARN  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1457922 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1457922 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=88.404296875, 
floorSegmentMB=1.2470703125, forceMergeDeletesPctAllowed=29.269827441935476, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1457929 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/index-MMapDirectory-002
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@39eaf1c2),segFN=segments_1,generation=1}
   [junit4]   2> 1457929 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1457932 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1457934 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1457935 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1457935 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1457936 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1457936 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1457938 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1457938 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1457938 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1457939 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1457939 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1457939 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=36.7109375, 
floorSegmentMB=0.900390625, forceMergeDeletesPctAllowed=2.533359906772219, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1457940 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/index-MMapDirectory-002
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@39eaf1c2),segFN=segments_1,generation=1}
   [junit4]   2> 1457940 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1457940 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3d01ace3[collection1] main]
   [junit4]   2> 1457940 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/collection1/conf
   [junit4]   2> 1457940 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1457940 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/collection1/conf
   [junit4]   2> 1457941 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1457941 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1457941 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1457941 INFO  
(searcherExecutor-3977-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3d01ace3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1457941 INFO  (coreLoadExecutor-3976-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1458388 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/collection1
   [junit4]   2> 1458392 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1458394 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e510ec4{/solr,null,AVAILABLE}
   [junit4]   2> 1458394 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@ad9568e{HTTP/1.1,[http/1.1]}{127.0.0.1:37770}
   [junit4]   2> 1458394 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.e.j.s.Server Started @1462010ms
   [junit4]   2> 1458394 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/collection1/data,
 hostContext=/solr, hostPort=37770}
   [junit4]   2> 1458395 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1458395 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002'
   [junit4]   2> 1458395 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1458395 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 1458395 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/solr.xml
   [junit4]   2> 1458399 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/.
   [junit4]   2> 1458400 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreContainer New CoreContainer 472894144
   [junit4]   2> 1458400 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002]
   [junit4]   2> 1458400 WARN  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/lib
   [junit4]   2> 1458400 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] 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> 1458401 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1458402 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1458402 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1458403 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1458403 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1458403 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/.
   [junit4]   2> 1458404 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1458405 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/./collection1
   [junit4]   2> 1458405 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1458405 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1
   [junit4]   2> 1458405 INFO  (coreLoadExecutor-3986-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/collection1'
   [junit4]   2> 1458405 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1458405 INFO  (coreLoadExecutor-3986-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1458406 INFO  (coreLoadExecutor-3986-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1458414 INFO  (coreLoadExecutor-3986-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1458417 WARN  (coreLoadExecutor-3986-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1458417 INFO  (coreLoadExecutor-3986-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1458423 INFO  (coreLoadExecutor-3986-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1458426 INFO  (coreLoadExecutor-3986-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1458428 INFO  (coreLoadExecutor-3986-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1458430 INFO  (coreLoadExecutor-3986-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/collection1'
   [junit4]   2> 1458430 INFO  (coreLoadExecutor-3986-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/./collection1
   [junit4]   2> 1458430 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1458430 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1458430 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1458431 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/./collection1/data
   [junit4]   2> 1458431 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 1458431 WARN  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1458432 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1458432 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=88.404296875, 
floorSegmentMB=1.2470703125, forceMergeDeletesPctAllowed=29.269827441935476, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1458438 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/index-MMapDirectory-004
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@39eaf1c2),segFN=segments_1,generation=1}
   [junit4]   2> 1458438 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1458439 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/./collection1/data/
   [junit4]   2> 1458442 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1458444 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1458445 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1458446 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1458448 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1458449 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1458449 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1458449 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1458450 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1458450 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1458450 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=36.7109375, 
floorSegmentMB=0.900390625, forceMergeDeletesPctAllowed=2.533359906772219, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1458451 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/index-MMapDirectory-004
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@39eaf1c2),segFN=segments_1,generation=1}
   [junit4]   2> 1458451 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1458451 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2c2e4d37[collection1] main]
   [junit4]   2> 1458452 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/collection1/conf
   [junit4]   2> 1458452 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/collection1/conf}
   [junit4]   2> 1458452 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/collection1/conf
   [junit4]   2> 1458452 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1458454 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 1458456 INFO  
(searcherExecutor-3987-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2c2e4d37[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1458456 INFO  (coreLoadExecutor-3986-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1458459 INFO  (qtp1486448646-10065) [    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> 1458907 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@ad9568e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1458908 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=472894144
   [junit4]   2> 1458908 INFO  (coreCloseExecutor-3992-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@c8dea56
   [junit4]   2> 1458908 INFO  (coreCloseExecutor-3992-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1458909 INFO  (coreCloseExecutor-3992-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1458910 INFO  (coreCloseExecutor-3992-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1458910 INFO  (coreCloseExecutor-3992-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1458910 INFO  (coreCloseExecutor-3992-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1458911 INFO  (coreCloseExecutor-3992-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 1458911 INFO  (coreCloseExecutor-3992-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/./collection1/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 1458911 INFO  (coreCloseExecutor-3992-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1458911 INFO  (coreCloseExecutor-3992-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/./collection1/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 1458911 INFO  (coreCloseExecutor-3992-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/./collection1/data
   [junit4]   2> 1458912 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1e510ec4{/solr,null,UNAVAILABLE}
   [junit4]   2> 1458916 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.e.j.s.ServerConnector Stopped 
ServerConnector@4fd78f5a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1458916 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=275245391
   [junit4]   2> 1458917 INFO  (coreCloseExecutor-3993-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@12e4f8bc
   [junit4]   2> 1458917 INFO  (coreCloseExecutor-3993-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1458917 INFO  (coreCloseExecutor-3993-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1458917 INFO  (coreCloseExecutor-3993-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 1458917 INFO  (coreCloseExecutor-3993-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 1458918 INFO  (coreCloseExecutor-3993-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1458918 INFO  (coreCloseExecutor-3993-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 1458919 INFO  (coreCloseExecutor-3993-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/./collection1/data/index
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 1458919 INFO  (coreCloseExecutor-3993-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1458919 INFO  (coreCloseExecutor-3993-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/./collection1/data
 
[CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 1458919 INFO  (coreCloseExecutor-3993-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/./collection1/data
   [junit4]   2> 1458920 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@19dc914d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1458921 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1458923 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@59ab1148{/solr,null,AVAILABLE}
   [junit4]   2> 1458923 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@1d036a70{HTTP/1.1,[http/1.1]}{127.0.0.1:45930}
   [junit4]   2> 1458923 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.e.j.s.Server Started @1462539ms
   [junit4]   2> 1458924 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/collection1/data,
 hostContext=/solr, hostPort=45930}
   [junit4]   2> 1458924 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1458924 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001'
   [junit4]   2> 1458924 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1458925 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 1458925 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/solr.xml
   [junit4]   2> 1458929 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/.
   [junit4]   2> 1458929 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreContainer New CoreContainer 1897290834
   [junit4]   2> 1458929 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001]
   [junit4]   2> 1458929 WARN  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/lib
   [junit4]   2> 1458929 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] 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> 1458930 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1458931 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1458931 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1458931 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1458931 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1458931 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/.
   [junit4]   2> 1458932 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1458932 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/./collection1
   [junit4]   2> 1458932 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1458933 INFO  (coreLoadExecutor-3999-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/collection1'
   [junit4]   2> 1458933 INFO  (coreLoadExecutor-3999-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1458933 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1
   [junit4]   2> 1458933 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1458933 INFO  (coreLoadExecutor-3999-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1458939 INFO  (coreLoadExecutor-3999-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1458941 WARN  (coreLoadExecutor-3999-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1458942 INFO  (coreLoadExecutor-3999-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1458949 INFO  (coreLoadExecutor-3999-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1458952 INFO  (coreLoadExecutor-3999-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1458954 INFO  (coreLoadExecutor-3999-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1458955 INFO  (coreLoadExecutor-3999-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/collection1'
   [junit4]   2> 1458955 INFO  (coreLoadExecutor-3999-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/./collection1
   [junit4]   2> 1458956 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1458956 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 1458956 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1458957 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/./collection1/data
   [junit4]   2> 1458957 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 1458957 WARN  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1458958 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 1458958 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=88.404296875, 
floorSegmentMB=1.2470703125, forceMergeDeletesPctAllowed=29.269827441935476, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1458965 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/index-MMapDirectory-006
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@39eaf1c2),segFN=segments_1,generation=1}
   [junit4]   2> 1458965 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1458966 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/./collection1/data/
   [junit4]   2> 1458967 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1458968 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1458969 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1458970 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1458971 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1458972 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1458972 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1458973 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1458973 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1458973 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1458974 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=36.7109375, 
floorSegmentMB=0.900390625, forceMergeDeletesPctAllowed=2.533359906772219, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1458974 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/index-MMapDirectory-006
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@39eaf1c2),segFN=segments_1,generation=1}
   [junit4]   2> 1458975 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1458975 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6a29436c[collection1] main]
   [junit4]   2> 1458975 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/collection1/conf
   [junit4]   2> 1458975 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/collection1/conf}
   [junit4]   2> 1458975 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-001/collection1/conf
   [junit4]   2> 1458975 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1458975 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following 
config files: schema.xml
   [junit4]   2> 1458975 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1458976 INFO  
(searcherExecutor-4000-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6a29436c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1458976 INFO  (coreLoadExecutor-3999-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1459437 INFO  (qtp1184499730-10107) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1459438 INFO  (qtp1184499730-10107) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1459440 INFO  (qtp1184499730-10108) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1459445 INFO  (qtp1184499730-10108) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/index-MMapDirectory-006
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@39eaf1c2),segFN=segments_1,generation=1}
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/index-MMapDirectory-006
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@39eaf1c2),segFN=segments_2,generation=2}
   [junit4]   2> 1459445 INFO  (qtp1184499730-10108) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1459447 INFO  (qtp1184499730-10108) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@27c8d46b[collection1] main]
   [junit4]   2> 1459447 INFO  (qtp1184499730-10108) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1459447 INFO  
(searcherExecutor-4000-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@27c8d46b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1459447 INFO  (qtp1184499730-10108) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 7
   [junit4]   2> 1459449 INFO  (qtp1184499730-10109) [    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> 1459449 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 0 docs
   [junit4]   2> 1459451 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1459453 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@396edacc{/solr,null,AVAILABLE}
   [junit4]   2> 1459453 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.e.j.s.ServerConnector Started 
ServerConnector@193ec508{HTTP/1.1,[http/1.1]}{127.0.0.1:44192}
   [junit4]   2> 1459454 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.e.j.s.Server Started @1463069ms
   [junit4]   2> 1459454 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/collection1/data,
 hostContext=/solr, hostPort=44192}
   [junit4]   2> 1459454 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1459454 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002'
   [junit4]   2> 1459455 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1459455 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not 
find system property or JNDI)
   [junit4]   2> 1459455 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/solr.xml
   [junit4]   2> 1459460 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/.
   [junit4]   2> 1459460 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreContainer New CoreContainer 1559490157
   [junit4]   2> 1459460 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002]
   [junit4]   2> 1459460 WARN  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/lib
   [junit4]   2> 1459461 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] 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> 1459462 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1459462 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1459462 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1459463 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1459463 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1459463 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/.
   [junit4]   2> 1459464 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, loadOnStartup=true, schema=schema.xml, 
configSetProperties=configsetprops.json, transient=false, dataDir=data/}
   [junit4]   2> 1459464 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/./collection1
   [junit4]   2> 1459464 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1459465 INFO  (coreLoadExecutor-4009-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/collection1'
   [junit4]   2> 1459465 INFO  (coreLoadExecutor-4009-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1459465 INFO  (coreLoadExecutor-4009-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1459465 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.s.SolrDispatchFilter 
user.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1
   [junit4]   2> 1459465 INFO  
(TEST-TestReplicationHandler.doTestReplicateAfterCoreReload-seed#[FAD2C302B27433A0])
 [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1459470 INFO  (coreLoadExecutor-4009-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1459473 WARN  (coreLoadExecutor-4009-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1459474 INFO  (coreLoadExecutor-4009-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1459480 INFO  (coreLoadExecutor-4009-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1459482 INFO  (coreLoadExecutor-4009-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1459492 INFO  (coreLoadExecutor-4009-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1459493 INFO  (coreLoadExecutor-4009-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/collection1'
   [junit4]   2> 1459493 INFO  (coreLoadExecutor-4009-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/./collection1
   [junit4]   2> 1459493 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1459493 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 1459494 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1459495 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/./collection1/data
   [junit4]   2> 1459495 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 1459495 WARN  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/./collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1459496 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 1459496 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=21, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=88.404296875, 
floorSegmentMB=1.2470703125, forceMergeDeletesPctAllowed=29.269827441935476, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1459503 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/index-MMapDirectory-008
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@39eaf1c2),segFN=segments_1,generation=1}
   [junit4]   2> 1459503 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1459504 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/./collection1/data/
   [junit4]   2> 1459505 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1459506 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1459507 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1459508 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1459509 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1459510 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1459510 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,lazy,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/admin/segments,/admin/system,/replication,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 1459510 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1459510 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1459511 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1459511 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=36.7109375, 
floorSegmentMB=0.900390625, forceMergeDeletesPctAllowed=2.533359906772219, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1459512 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        
commit{dir=MockDirectoryWrapper(MMapDirectory@/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/index-MMapDirectory-008
 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@39eaf1c2),segFN=segments_1,generation=1}
   [junit4]   2> 1459512 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1459512 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@371550da[collection1] main]
   [junit4]   2> 1459512 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to 
use dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/collection1/conf
   [junit4]   2> 1459512 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/collection1/conf}
   [junit4]   2> 1459512 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
file:dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/collection1/conf
   [junit4]   2> 1459513 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1459513 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 
1000ms
   [junit4]   2> 1459513 INFO  
(searcherExecutor-4010-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@371550da[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1459514 INFO  (coreLoadExecutor-4009-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1459518 INFO  (qtp1184499730-10111) [    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> 1459518 INFO  (indexFetcher-4014-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1459518 INFO  (indexFetcher-4014-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1459518 INFO  (indexFetcher-4014-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1459522 INFO  (qtp1184499730-10104) [    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=2
   [junit4]   2> 1459523 INFO  (indexFetcher-4014-thread-1) [    x:collection1] 
o.a.s.h.IndexFetcher Number of files in latest index in master: 1
   [junit4]   2> 1459525 INFO  (indexFetcher-4014-thread-1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_FAD2C302B27433A0-001/solr-instance-002/./collection1/data/index.20160229020529490
   [junit4]   2> 1459525 INFO  (indexFetcher-4014-thread-1) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Rollback old IndexWriter... core=collection1
   [junit4]   2> 1459525 INFO  (indexFetcher-4014-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=214748364

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

Thread(127.0.0.1:38473)) [n:127.0.0.1:40311_solr    ] 
o.a.z.c.StaticHostProvider Unexpected exception
   [junit4]   2> java.lang.InterruptedException: sleep interrupted
   [junit4]   2>        at java.lang.Thread.sleep(Native Method)
   [junit4]   2>        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_FAD2C302B27433A0-001
   [junit4]   2> 7774220 WARN  (OverseerExitThread) [n:127.0.0.1:40311_solr    
] o.a.s.c.Overseer Unable to rejoinElection 
   [junit4]   2> org.apache.solr.common.SolrException: Unable to rejoin election
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.rejoinOverseerElection(ZkController.java:1809)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:333)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater$2.run(Overseer.java:267)
   [junit4]   2> Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for 
/overseer_elect/election/95466987322474506-127.0.0.1:40311_solr-n_
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:394)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:261)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.retryElection(LeaderElector.java:392)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.rejoinOverseerElection(ZkController.java:1806)
   [junit4]   2>        ... 3 more
   [junit4]   2> 7774648 WARN  
(zkCallback-710-thread-4-processing-n:127.0.0.1:56518_solr) 
[n:127.0.0.1:56518_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:302)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:299)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:299)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:493)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:463)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:450)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:729)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:173)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:138)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:59)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:351)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:269)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$1.run(ExecutorUtil.java:231)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 7774649 INFO  (jetty-launcher-689-thread-7) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@399ddb83{/solr,null,UNAVAILABLE}
   [junit4]   2> Feb 29, 2016 3:50:44 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{range_facet_l_dv=PostingsFormat(name=LuceneFixedGap), 
_version_=Lucene50(blocksize=128), multiDefault=PostingsFormat(name=Memory 
doPackFST= true), intDefault=Lucene50(blocksize=128), 
id=PostingsFormat(name=LuceneFixedGap), 
range_facet_i_dv=Lucene50(blocksize=128), 
range_facet_l=Lucene50(blocksize=128), timestamp=Lucene50(blocksize=128)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
range_facet_i_dv=DocValuesFormat(name=SimpleText), 
timestamp=DocValuesFormat(name=SimpleText)}, 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=ar-QA, 
timezone=America/Chihuahua
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.8.0_66 (64-bit)/cpus=4,threads=1,free=411183088,total=473432064
   [junit4]   2> NOTE: All tests run in this JVM: 
[FieldAnalysisRequestHandlerTest, TestIndexingPerformance, LeaderElectionTest, 
SolrTestCaseJ4Test, TestSuggestSpellingConverter, StatsComponentTest, 
XmlUpdateRequestHandlerTest, SuggesterTSTTest, QueryParsingTest, 
TestTolerantSearch, TestJettySolrRunner, TestSort, OverseerTest, 
ConcurrentDeleteAndCreateCollectionTest, TestStressRecovery, TestCoreDiscovery, 
HttpPartitionTest, QueryResultKeyTest, TestCustomSort, 
BinaryUpdateRequestHandlerTest, TestQueryWrapperFilter, HLLSerializationTest, 
TestStressReorder, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
TestSolrIndexConfig, TestJmxMonitoredMap, DistributedFacetPivotWhiteBoxTest, 
TestPostingsSolrHighlighter, TestScoreJoinQPScore, 
TestSweetSpotSimilarityFactory, TestManagedSchemaDynamicFieldResource, 
TestNRTOpen, TestPKIAuthenticationPlugin, DocValuesMultiTest, 
TestObjectReleaseTracker, TestNonDefinedSimilarityFactory, SearchHandlerTest, 
InfoHandlerTest, FieldMutatingUpdateProcessorTest, TestCloudPivotFacet, 
ZkStateReaderTest, ResponseHeaderTest, DistributedFacetPivotLongTailTest, 
DirectSolrConnectionTest, TestPHPSerializedResponseWriter, 
CurrencyFieldXmlFileTest, RegexBoostProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, TestHighFrequencyDictionaryFactory, 
TestCollationFieldDocValues, EnumFieldTest, PluginInfoTest, SliceStateTest, 
TestManagedResourceStorage, DistributedDebugComponentTest, 
TestLeaderElectionZkExpiry, PrimitiveFieldTypeTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, BJQParserTest, 
HdfsCollectionsAPIDistributedZkTest, TestExtendedDismaxParser, 
SuggestComponentContextFilterQueryTest, TestReload, BlockJoinFacetSimpleTest, 
CoreAdminHandlerTest, TestSearcherReuse, TestFastWriter, 
TriLevelCompositeIdRoutingTest, HdfsWriteToMultipleCollectionsTest, 
TestHashQParserPlugin, SimpleFacetsTest, TestSolrQueryResponse, 
DirectoryFactoryTest, TestNamedUpdateProcessors, TestFuzzyAnalyzedSuggestions, 
TestReversedWildcardFilterFactory, NoCacheHeaderTest, 
CoreAdminCreateDiscoverTest, JavabinLoaderTest, TestRecovery, UpdateParamsTest, 
RankQueryTest, CdcrRequestHandlerTest, TestDynamicFieldCollectionResource, 
CleanupOldIndexTest, ScriptEngineTest, DebugComponentTest, 
TestClassNameShortening, AssignTest, DataDrivenBlockJoinTest, 
BasicAuthIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicAuthIntegrationTest -Dtests.seed=FAD2C302B27433A0 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.directory=MMapDirectory 
-Dtests.locale=ar-QA -Dtests.timezone=America/Chihuahua -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | BasicAuthIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 
7200000 msec).
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([FAD2C302B27433A0]:0)
   [junit4] Completed [576/581 (2!)] on J2 in 7222.07s, 1 test, 2 errors <<< 
FAILURES!

[...truncated 28 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/build.xml:740:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/build.xml:684:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/build.xml:59:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/build.xml:233:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/solr/common-build.xml:524:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/lucene/common-build.xml:1457:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-mmap-Java8/lucene/common-build.xml:1014:
 There were test failures: 581 suites (8 ignored), 2349 tests, 1 suite-level 
error, 2 errors, 87 ignored (71 assumptions) [seed: FAD2C302B27433A0]

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


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

Reply via email to