You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/04/22 13:12:08 UTC

[JENKINS-EA] Lucene-Solr-6.0-Linux (32bit/jdk-9-ea+114) - Build # 148 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.0-Linux/148/
Java: 32bit/jdk-9-ea+114 -server -XX:+UseSerialGC

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

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [NRTCachingDirectory]
	at __randomizedtesting.SeedInfo.seed([FFFC0FA76793F585]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:248)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
	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(java.base@9-ea/Thread.java:804)


FAILED:  org.apache.solr.update.processor.DocExpirationUpdateProcessorFactoryTest.testAutomaticDeletes

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([FFFC0FA76793F585:32EF75DDDAE5E679]:0)
	at org.apache.solr.update.processor.DocExpirationUpdateProcessorFactoryTest.testAutomaticDeletes(DocExpirationUpdateProcessorFactoryTest.java:209)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	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(java.base@9-ea/Thread.java:804)




Build Log:
[...truncated 10707 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/init-core-data-001
   [junit4]   2> 174649 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestStressReplication
   [junit4]   2> 174650 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/collection1
   [junit4]   2> 174653 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 174655 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ebf222{/solr,null,AVAILABLE}
   [junit4]   2> 174657 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.e.j.s.ServerConnector Started ServerConnector@47f6ea{HTTP/1.1,[http/1.1]}{127.0.0.1:41104}
   [junit4]   2> 174657 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.e.j.s.Server Started @176461ms
   [junit4]   2> 174657 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=41104}
   [junit4]   2> 174657 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1c8e616
   [junit4]   2> 174657 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001'
   [junit4]   2> 174657 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 174658 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 174658 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/solr.xml
   [junit4]   2> 174662 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/.
   [junit4]   2> 174663 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CoreContainer New CoreContainer 28667108
   [junit4]   2> 174663 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001]
   [junit4]   2> 174663 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/lib
   [junit4]   2> 174663 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] 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> 174664 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 174665 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 174665 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 174665 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 174665 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 174666 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/.
   [junit4]   2> 174667 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] 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> 174667 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/./collection1
   [junit4]   2> 174667 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 174668 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/collection1'
   [junit4]   2> 174669 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 174669 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 174669 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 174670 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 174682 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 174690 WARN  (coreLoadExecutor-581-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 174690 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 174695 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 174698 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 174707 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 174708 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/collection1'
   [junit4]   2> 174708 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/./collection1
   [junit4]   2> 174709 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 174709 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 174709 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 174710 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/./collection1/data
   [junit4]   2> 174710 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 174710 WARN  (coreLoadExecutor-581-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 174710 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 174710 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=0.607421875, floorSegmentMB=1.484375, forceMergeDeletesPctAllowed=20.191681115887324, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8217644196447115
   [junit4]   2> 174711 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@18b2c26 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@653b53),segFN=segments_1,generation=1}
   [junit4]   2> 174711 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 174711 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/./collection1/data/
   [junit4]   2> 174712 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 174715 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 174716 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 174717 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 174718 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 174718 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 174719 INFO  (coreLoadExecutor-581-thread-1) [    ] 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> 174719 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 174719 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 174719 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 174719 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8415659620243082]
   [junit4]   2> 174719 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@18b2c26 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@653b53),segFN=segments_1,generation=1}
   [junit4]   2> 174719 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 174720 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@175431f[collection1] main]
   [junit4]   2> 174720 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/collection1/conf
   [junit4]   2> 174720 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/collection1/conf}
   [junit4]   2> 174720 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/collection1/conf
   [junit4]   2> 174720 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 174720 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 174720 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 174720 INFO  (searcherExecutor-582-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@175431f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 174721 INFO  (coreLoadExecutor-581-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 175171 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/collection1
   [junit4]   2> 175173 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 175174 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f9d524{/solr,null,AVAILABLE}
   [junit4]   2> 175175 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.e.j.s.ServerConnector Started ServerConnector@28026a{HTTP/1.1,[http/1.1]}{127.0.0.1:40310}
   [junit4]   2> 175175 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.e.j.s.Server Started @176979ms
   [junit4]   2> 175175 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=40310}
   [junit4]   2> 175176 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1c8e616
   [junit4]   2> 175176 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002'
   [junit4]   2> 175176 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 175176 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 175176 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/solr.xml
   [junit4]   2> 175180 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/.
   [junit4]   2> 175180 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CoreContainer New CoreContainer 7030046
   [junit4]   2> 175180 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002]
   [junit4]   2> 175180 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/lib
   [junit4]   2> 175181 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] 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> 175182 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 175182 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 175182 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 175182 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 175182 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 175183 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/.
   [junit4]   2> 175183 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] 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> 175184 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/./collection1
   [junit4]   2> 175184 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 175184 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/collection1'
   [junit4]   2> 175185 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 175185 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 175185 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 175185 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 175190 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 175192 WARN  (coreLoadExecutor-591-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 175193 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 175196 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 175198 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 175200 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 175209 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/collection1'
   [junit4]   2> 175209 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/./collection1
   [junit4]   2> 175209 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 175209 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 175209 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 175210 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/./collection1/data
   [junit4]   2> 175210 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 175210 WARN  (coreLoadExecutor-591-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 175210 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 175210 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=0.607421875, floorSegmentMB=1.484375, forceMergeDeletesPctAllowed=20.191681115887324, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8217644196447115
   [junit4]   2> 175211 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@90e05c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a056b),segFN=segments_1,generation=1}
   [junit4]   2> 175211 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 175211 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/./collection1/data/
   [junit4]   2> 175212 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 175213 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 175214 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 175215 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 175216 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 175217 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 175217 INFO  (coreLoadExecutor-591-thread-1) [    ] 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> 175217 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 175217 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 175217 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 175218 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8415659620243082]
   [junit4]   2> 175218 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@90e05c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a056b),segFN=segments_1,generation=1}
   [junit4]   2> 175218 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 175218 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1aa5ba8[collection1] main]
   [junit4]   2> 175218 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/collection1/conf
   [junit4]   2> 175218 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/collection1/conf}
   [junit4]   2> 175218 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/collection1/conf
   [junit4]   2> 175219 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 175223 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 175223 INFO  (searcherExecutor-592-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1aa5ba8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 175223 INFO  (coreLoadExecutor-591-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 175687 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@28026a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 175687 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=7030046
   [junit4]   2> 175687 INFO  (coreCloseExecutor-597-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e205ba
   [junit4]   2> 175688 INFO  (coreCloseExecutor-597-thread-1) [    ] 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> 175688 INFO  (coreCloseExecutor-597-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 175688 INFO  (coreCloseExecutor-597-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 175688 INFO  (coreCloseExecutor-597-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 175688 INFO  (coreCloseExecutor-597-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 175688 INFO  (coreCloseExecutor-597-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 175688 INFO  (coreCloseExecutor-597-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/./collection1/data/index;done=false>>]
   [junit4]   2> 175688 INFO  (coreCloseExecutor-597-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/./collection1/data/index
   [junit4]   2> 175688 INFO  (coreCloseExecutor-597-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/./collection1/data;done=false>>]
   [junit4]   2> 175688 INFO  (coreCloseExecutor-597-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/./collection1/data
   [junit4]   2> 175689 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f9d524{/solr,null,UNAVAILABLE}
   [junit4]   2> 175690 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 175690 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@eaea0f{/solr,null,AVAILABLE}
   [junit4]   2> 175691 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.e.j.s.ServerConnector Started ServerConnector@47810{HTTP/1.1,[http/1.1]}{127.0.0.1:39295}
   [junit4]   2> 175691 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.e.j.s.Server Started @177495ms
   [junit4]   2> 175691 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=39295}
   [junit4]   2> 175691 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1c8e616
   [junit4]   2> 175691 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002'
   [junit4]   2> 175691 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 175691 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 175692 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/solr.xml
   [junit4]   2> 175694 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/.
   [junit4]   2> 175694 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CoreContainer New CoreContainer 5815914
   [junit4]   2> 175694 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002]
   [junit4]   2> 175694 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/lib
   [junit4]   2> 175695 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] 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> 175695 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 175696 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 175696 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 175696 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 175696 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 175696 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/.
   [junit4]   2> 175697 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] 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> 175697 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/./collection1
   [junit4]   2> 175697 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 175698 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/collection1'
   [junit4]   2> 175698 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 175698 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 175698 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 175698 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 175702 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 175703 WARN  (coreLoadExecutor-604-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 175703 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 175706 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 175708 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 175710 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 175710 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/collection1'
   [junit4]   2> 175710 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/./collection1
   [junit4]   2> 175710 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 175710 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 175711 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 175711 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/collection1/data
   [junit4]   2> 175711 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/./collection1/data/index/
   [junit4]   2> 175711 WARN  (coreLoadExecutor-604-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 175712 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/collection1/data/index
   [junit4]   2> 175712 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 175799 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@153a288; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 175799 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 175800 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/./collection1/data/
   [junit4]   2> 175801 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 175802 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 175802 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 175803 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 175803 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 175804 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 175804 INFO  (coreLoadExecutor-604-thread-1) [    ] 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> 175804 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 175804 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 175804 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 175805 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=80.603515625, floorSegmentMB=0.3291015625, forceMergeDeletesPctAllowed=29.868686929047247, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 175806 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@153a288; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 175806 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 175806 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@174367[collection1] main]
   [junit4]   2> 175806 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/collection1/conf
   [junit4]   2> 175806 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/collection1/conf}
   [junit4]   2> 175806 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/collection1/conf
   [junit4]   2> 175806 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 175806 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 175806 INFO  (searcherExecutor-605-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@174367[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 175806 INFO  (coreLoadExecutor-604-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 176217 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@47f6ea{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 176217 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=28667108
   [junit4]   2> 176218 INFO  (coreCloseExecutor-609-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ccf177
   [junit4]   2> 176218 INFO  (coreCloseExecutor-609-thread-1) [    ] 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> 176218 INFO  (coreCloseExecutor-609-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 176218 INFO  (coreCloseExecutor-609-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 176218 INFO  (coreCloseExecutor-609-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 176219 INFO  (coreCloseExecutor-609-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 176219 INFO  (coreCloseExecutor-609-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 176219 INFO  (coreCloseExecutor-609-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/./collection1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/./collection1/data/index;done=false>>]
   [junit4]   2> 176219 INFO  (coreCloseExecutor-609-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/./collection1/data/index
   [junit4]   2> 176219 INFO  (coreCloseExecutor-609-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/./collection1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/./collection1/data;done=false>>]
   [junit4]   2> 176219 INFO  (coreCloseExecutor-609-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/./collection1/data
   [junit4]   2> 176220 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ebf222{/solr,null,UNAVAILABLE}
   [junit4]   2> 176221 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 176231 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19409b{/solr,null,AVAILABLE}
   [junit4]   2> 176232 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.e.j.s.ServerConnector Started ServerConnector@c8098b{HTTP/1.1,[http/1.1]}{127.0.0.1:46060}
   [junit4]   2> 176232 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.e.j.s.Server Started @178036ms
   [junit4]   2> 176232 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=46060}
   [junit4]   2> 176232 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1c8e616
   [junit4]   2> 176232 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001'
   [junit4]   2> 176232 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 176232 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 176232 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/solr.xml
   [junit4]   2> 176235 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/.
   [junit4]   2> 176235 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CoreContainer New CoreContainer 20326372
   [junit4]   2> 176235 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001]
   [junit4]   2> 176235 WARN  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/lib
   [junit4]   2> 176236 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] 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> 176237 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 176237 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 176237 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 176237 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 176237 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 176238 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/.
   [junit4]   2> 176238 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] 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> 176238 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/./collection1
   [junit4]   2> 176238 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 176239 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/collection1'
   [junit4]   2> 176239 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 176239 INFO  (TEST-TestReplicationHandler.doTestStressReplication-seed#[FFFC0FA76793F585]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 176239 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 176239 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 176244 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 176245 WARN  (coreLoadExecutor-616-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 176245 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 176249 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 176251 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 176252 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 176253 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/collection1'
   [junit4]   2> 176253 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/./collection1
   [junit4]   2> 176253 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.c.SolrCore solr.NRTCachingDirectoryFactory
   [junit4]   2> 176254 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 176254 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 176254 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/collection1/data
   [junit4]   2> 176254 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/./collection1/data/index/
   [junit4]   2> 176254 WARN  (coreLoadExecutor-616-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/./collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 176254 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/collection1/data/index
   [junit4]   2> 176255 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 176334 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e151d3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 176334 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 176335 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/./collection1/data/
   [junit4]   2> 176336 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 176338 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 176339 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 176339 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 176340 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 176340 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 176340 INFO  (coreLoadExecutor-616-thread-1) [    ] 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> 176340 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 176341 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 176341 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 176341 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=3, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=80.603515625, floorSegmentMB=0.3291015625, forceMergeDeletesPctAllowed=29.868686929047247, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 176341 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@e151d3; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 176341 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 176341 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a5f23f[collection1] main]
   [junit4]   2> 176342 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/collection1/conf
   [junit4]   2> 176342 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageDir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/collection1/conf}
   [junit4]   2> 176342 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using file:dir=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-001/collection1/conf
   [junit4]   2> 176342 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 176342 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml
   [junit4]   2> 176342 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 176342 INFO  (searcherExecutor-617-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a5f23f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 176342 INFO  (coreLoadExecutor-616-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 176760 INFO  (qtp26821472-1306) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 176761 INFO  (qtp26821472-1306) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 8
   [junit4]   2> 176764 INFO  (qtp27822438-1288) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 176765 INFO  (qtp27822438-1288) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 1
   [junit4]   2> 176768 INFO  (qtp27822438-1289) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 176839 INFO  (qtp27822438-1289) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@153a288; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=NRTCachingDirectory(NIOFSDirectory@/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.handler.TestReplicationHandler_FFFC0FA76793F585-001/solr-instance-002/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@153a288; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2> 176839 INFO  (qtp27822438-1289) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 176841 INFO  (qtp27822438-1289) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@40ba66[collection1] main]
   [junit4]   2> 176841 INFO  (qtp27822438-1289) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 176841 INFO  (searcherExecutor-605-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@40ba66[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 176841 INFO  (qtp27822438-1289) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 73
   [junit4]   2> 176847 INFO  (qtp26821472-1307) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 2
   [junit4]   2> 176850 INFO  (qtp26821472-1308) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 176853 INFO  (qtp26821472-1301) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 176856 INFO  (qtp26821472-1306) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 176858 INFO  (qtp26821472-1307) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 176861 INFO  (qtp26821472-1307) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 176864 INFO  (qtp26821472-1301) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 176867 INFO  (qtp26821472-1301) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 176869 INFO  (qtp26821472-1308) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 176872 INFO  (qtp26821472-1308) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 176875 INFO  (qtp26821472-1306) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 176877 INFO  (qtp26821472-1301) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 176880 INFO  (qtp26821472-1307) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 176882 INFO  (qtp26821472-1308) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 176885 INFO  (qtp26821472-1306) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 176888 INFO  (qtp26821472-1301) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 176891 INFO  (qtp26821472-1307) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 176904 INFO  (qtp26821472-1307) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 10
   [junit4]   2> 176907 INFO  (qtp26821472-1306) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 176910 INFO  (qtp26821472-1301) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 176913 INFO  (qtp26821472-1308) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 176916 INFO  (qtp26821472-1308) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 176918 INFO  (qtp26821472-1306) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 176921 INFO  (qtp26821472-1306) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 176924 INFO  (qtp26821472-1306) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 176926 INFO  (qtp26821472-1306) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 176929 INFO  (qtp26821472-1306) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 176931 INFO  (qtp26821472-1307) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 176934 INFO  (qtp26821472-1307) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 176936 INFO  (qtp26821472-1301) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 176939 INFO  (qtp26821472-1306) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 176942 INFO  (qtp26821472-1308) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 176944 INFO  (qtp26821472-1307) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 176946 INFO  (qtp26821472-1301) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 176948 INFO  (qtp26821472-1301) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 176950 INFO  (qtp26821472-1308) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 176953 INFO  (qtp26821472-1307) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 176955 INFO  (qtp26821472-1306

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

commit_flush
   [junit4]   2> 374519 INFO  (autoExpireDocs-1519-thread-1) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 2016-04-22T10:41:38.345Z] (-1532306861163806720),commit=} 0 0
   [junit4]   2> 374519 INFO  (autoExpireDocs-1519-thread-1) [    ] o.a.s.u.p.DocExpirationUpdateProcessorFactory Finished periodic deletion of expired docs
   [junit4]   2> 374520 INFO  (autoExpireDocs-1519-thread-1) [    ] o.a.s.u.p.DocExpirationUpdateProcessorFactory Begining periodic deletion of expired docs
   [junit4]   2> 374520 INFO  (TEST-DocExpirationUpdateProcessorFactoryTest.testTTLFieldConversion-seed#[FFFC0FA76793F585]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTTLFieldConversion
   [junit4]   2> 374521 INFO  (autoExpireDocs-1519-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 374521 INFO  (autoExpireDocs-1519-thread-1) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 374521 INFO  (autoExpireDocs-1519-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 374521 INFO  (TEST-DocExpirationUpdateProcessorFactoryTest.testTTLFieldConversion-seed#[FFFC0FA76793F585]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTTLFieldConversion
   [junit4]   2> 374522 INFO  (autoExpireDocs-1519-thread-1) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 2016-04-22T10:41:38.347Z] (-1532306861165903872),commit=} 0 2
   [junit4]   2> 374522 INFO  (autoExpireDocs-1519-thread-1) [    ] o.a.s.u.p.DocExpirationUpdateProcessorFactory Finished periodic deletion of expired docs
   [junit4]   2> 374522 INFO  (autoExpireDocs-1519-thread-1) [    ] o.a.s.u.p.DocExpirationUpdateProcessorFactory Begining periodic deletion of expired docs
   [junit4]   2> 374523 INFO  (TEST-DocExpirationUpdateProcessorFactoryTest.testTTLFieldConversionWithDefaultParam-seed#[FFFC0FA76793F585]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTTLFieldConversionWithDefaultParam
   [junit4]   2> 374523 INFO  (autoExpireDocs-1519-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 374523 INFO  (autoExpireDocs-1519-thread-1) [    ] o.a.s.c.SolrCore SolrIndexSearcher has not changed - not re-opening: org.apache.solr.search.SolrIndexSearcher
   [junit4]   2> 374523 INFO  (TEST-DocExpirationUpdateProcessorFactoryTest.testTTLFieldConversionWithDefaultParam-seed#[FFFC0FA76793F585]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTTLFieldConversionWithDefaultParam
   [junit4]   2> 374523 INFO  (autoExpireDocs-1519-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 374523 INFO  (autoExpireDocs-1519-thread-1) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {deleteByQuery={!cache=false}eXpField_tdt:[* TO 2016-04-22T10:41:38.349Z] (-1532306861168001024),commit=} 0 0
   [junit4]   2> 374523 INFO  (autoExpireDocs-1519-thread-1) [    ] o.a.s.u.p.DocExpirationUpdateProcessorFactory Finished periodic deletion of expired docs
   [junit4]   2> 374523 INFO  (SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[FFFC0FA76793F585]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 374524 INFO  (SUITE-DocExpirationUpdateProcessorFactoryTest-seed#[FFFC0FA76793F585]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=32416042
   [junit4]   2> 374524 INFO  (coreCloseExecutor-1520-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@190665e
   [junit4]   2> 374524 INFO  (coreCloseExecutor-1520-thread-1) [    ] o.a.s.u.p.DocExpirationUpdateProcessorFactory Triggering Graceful close of DocExpiration Executor
   [junit4]   2> 374524 INFO  (coreCloseExecutor-1520-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=5,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=5,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 374524 INFO  (coreCloseExecutor-1520-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 374524 INFO  (coreCloseExecutor-1520-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 374524 INFO  (coreCloseExecutor-1520-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 374525 INFO  (coreCloseExecutor-1520-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 374525 INFO  (coreCloseExecutor-1520-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6cb6ba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fa087),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@6cb6ba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fa087),segFN=segments_2,generation=2}
   [junit4]   2> 374525 INFO  (coreCloseExecutor-1520-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 374526 INFO  (coreCloseExecutor-1520-thread-1) [    ] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 374526 INFO  (coreCloseExecutor-1520-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 374526 INFO  (coreCloseExecutor-1520-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DocExpirationUpdateProcessorFactoryTest_FFFC0FA76793F585-001/init-core-data-001/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DocExpirationUpdateProcessorFactoryTest_FFFC0FA76793F585-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 374526 INFO  (coreCloseExecutor-1520-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DocExpirationUpdateProcessorFactoryTest_FFFC0FA76793F585-001/init-core-data-001/index
   [junit4]   2> 374526 INFO  (coreCloseExecutor-1520-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DocExpirationUpdateProcessorFactoryTest_FFFC0FA76793F585-001/init-core-data-001 [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DocExpirationUpdateProcessorFactoryTest_FFFC0FA76793F585-001/init-core-data-001;done=false>>]
   [junit4]   2> 374526 INFO  (coreCloseExecutor-1520-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DocExpirationUpdateProcessorFactoryTest_FFFC0FA76793F585-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.DocExpirationUpdateProcessorFactoryTest_FFFC0FA76793F585-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=849, maxMBSortInHeap=4.4990133956776335, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=ast-ES, timezone=SystemV/PST8PDT
   [junit4]   2> NOTE: Linux 4.2.0-35-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=79520736,total=250327040
   [junit4]   2> NOTE: All tests run in this JVM: [SuggestComponentTest, TestConfigSets, TestJoin, TestAddFieldRealTimeGet, PreAnalyzedUpdateProcessorTest, TestLRUCache, RulesTest, TestReplicationHandler, CoreAdminRequestStatusTest, BlockDirectoryTest, StandardRequestHandlerTest, SharedFSAutoReplicaFailoverUtilsTest, TestRemoteStreaming, OverseerRolesTest, DateFieldTest, AsyncCallRequestStatusResponseTest, TestExclusionRuleCollectionAccess, ZkNodePropsTest, DocExpirationUpdateProcessorFactoryTest]
   [junit4] Completed [82/580 (2!)] on J0 in 15.32s, 5 tests, 1 error <<< FAILURES!

[...truncated 1632 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/solr/common-build.xml:527: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/lucene/common-build.xml:1014: There were test failures: 580 suites (10 ignored), 2310 tests, 1 suite-level error, 1 error, 116 ignored (70 assumptions) [seed: FFFC0FA76793F585]

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



[JENKINS] Lucene-Solr-6.0-Linux (64bit/jdk1.8.0_92) - Build # 150 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.0-Linux/150/
Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlighting

Error Message:
org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery
	at __randomizedtesting.SeedInfo.seed([17C5CA070D000244:9B448CE37A3AE311]:0)
	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.extract(WeightedSpanTermExtractor.java:215)
	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.getWeightedSpanTerms(WeightedSpanTermExtractor.java:511)
	at org.apache.lucene.search.highlight.QueryScorer.initExtractor(QueryScorer.java:218)
	at org.apache.lucene.search.highlight.QueryScorer.init(QueryScorer.java:186)
	at org.apache.lucene.search.highlight.Highlighter.getBestTextFragments(Highlighter.java:195)
	at org.apache.lucene.benchmark.byTask.tasks.CountingHighlighterTestTask$1.doHighlight(CountingHighlighterTestTask.java:62)
	at org.apache.lucene.benchmark.byTask.tasks.ReadTask.doLogic(ReadTask.java:170)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.utils.Algorithm.execute(Algorithm.java:332)
	at org.apache.lucene.benchmark.byTask.Benchmark.execute(Benchmark.java:77)
	at org.apache.lucene.benchmark.BenchmarkTestCase.execBenchmark(BenchmarkTestCase.java:75)
	at org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlighting(TestPerfTasksLogic.java:183)
	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:498)
	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 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 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)
Caused by: java.lang.ClassNotFoundException: org.apache.lucene.spatial.geopoint.search.GeoPointInBBoxQuery
	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	... 54 more


FAILED:  org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlightingTV

Error Message:
org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery
	at __randomizedtesting.SeedInfo.seed([17C5CA070D000244:77E7EC71921FEADD]:0)
	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.extract(WeightedSpanTermExtractor.java:215)
	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.getWeightedSpanTerms(WeightedSpanTermExtractor.java:511)
	at org.apache.lucene.search.highlight.QueryScorer.initExtractor(QueryScorer.java:218)
	at org.apache.lucene.search.highlight.QueryScorer.init(QueryScorer.java:186)
	at org.apache.lucene.search.highlight.Highlighter.getBestTextFragments(Highlighter.java:195)
	at org.apache.lucene.benchmark.byTask.tasks.CountingHighlighterTestTask$1.doHighlight(CountingHighlighterTestTask.java:62)
	at org.apache.lucene.benchmark.byTask.tasks.ReadTask.doLogic(ReadTask.java:170)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
	at org.apache.lucene.benchmark.byTask.utils.Algorithm.execute(Algorithm.java:332)
	at org.apache.lucene.benchmark.byTask.Benchmark.execute(Benchmark.java:77)
	at org.apache.lucene.benchmark.BenchmarkTestCase.execBenchmark(BenchmarkTestCase.java:75)
	at org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlightingTV(TestPerfTasksLogic.java:223)
	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:498)
	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 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 org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 5578 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.byTask.TestPerfTasksLogic
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1>    0.59 sec --> TEST-TestPerfTasksLogic.testIndexAndSearchTasks-seed#[17C5CA070D000244] added      1000 docs
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerfTasksLogic -Dtests.method=testHighlighting -Dtests.seed=17C5CA070D000244 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-SA -Dtests.timezone=Pacific/Apia -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.38s J0 | TestPerfTasksLogic.testHighlighting <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([17C5CA070D000244:9B448CE37A3AE311]:0)
   [junit4]    > 	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.extract(WeightedSpanTermExtractor.java:215)
   [junit4]    > 	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.getWeightedSpanTerms(WeightedSpanTermExtractor.java:511)
   [junit4]    > 	at org.apache.lucene.search.highlight.QueryScorer.initExtractor(QueryScorer.java:218)
   [junit4]    > 	at org.apache.lucene.search.highlight.QueryScorer.init(QueryScorer.java:186)
   [junit4]    > 	at org.apache.lucene.search.highlight.Highlighter.getBestTextFragments(Highlighter.java:195)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.CountingHighlighterTestTask$1.doHighlight(CountingHighlighterTestTask.java:62)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.ReadTask.doLogic(ReadTask.java:170)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.utils.Algorithm.execute(Algorithm.java:332)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.Benchmark.execute(Benchmark.java:77)
   [junit4]    > 	at org.apache.lucene.benchmark.BenchmarkTestCase.execBenchmark(BenchmarkTestCase.java:75)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlighting(TestPerfTasksLogic.java:183)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.ClassNotFoundException: org.apache.lucene.spatial.geopoint.search.GeoPointInBBoxQuery
   [junit4]    > 	at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
   [junit4]    > 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
   [junit4]    > 	... 54 more
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> 
   [junit4]   1> ------------> Report Sum By Prefix (X) (1 about 1 out of 1012)
   [junit4]   1> Operation     round   runCnt   recsPerRun        rec/s  elapsedSec    avgUsedMem    avgTotalMem
   [junit4]   1> XSearch_2_Par     0        1        18786    37,497.01        0.50   152,365,984    293,601,280
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Rounds
   [junit4]   1> 
   [junit4]   1> ------------> Report Sum By (any) Name (4 about 4 out of 5)
   [junit4]   1> Operation       round   runCnt   recsPerRun        rec/s  elapsedSec    avgUsedMem    avgTotalMem
   [junit4]   1> Rounds              0        1           20       434.78        0.05    12,842,896     38,797,312
   [junit4]   1> CreateIndex -  -  - 0 -  -   1 -  -  -  - 0 -  -  - 0.00 -  -   0.00 -  11,946,088 -   38,797,312
   [junit4]   1> AddDocs_Exhaust     0        1           20    10,000.00        0.00    12,286,680     38,797,312
   [junit4]   1> CloseIndex -  -  -  0 -  -   1 -  -  -  - 0 -  -  - 0.00 -  -   0.00 -  12,842,896 -   38,797,312
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Rounds
   [junit4]   1> 
   [junit4]   1> ------------> Report Sum By (any) Name (4 about 4 out of 5)
   [junit4]   1> Operation       round   runCnt   recsPerRun        rec/s  elapsedSec    avgUsedMem    avgTotalMem
   [junit4]   1> Rounds              0        1           22       328.36        0.07    12,843,288     38,797,312
   [junit4]   1> CreateIndex -  -  - 0 -  -   1 -  -  -  - 1 -   1,000.00 -  -   0.00 -  11,946,480 -   38,797,312
   [junit4]   1> AddDocs_Exhaust     0        1           20    10,000.00        0.00    12,287,072     38,797,312
   [junit4]   1> CloseIndex -  -  -  0 -  -   1 -  -  -  - 1 -  -  250.00 -  -   0.00 -  12,843,288 -   38,797,312
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> Changed Locale to: root locale
   [junit4]   1> Changed Analyzer to: org.apache.lucene.collation.CollationKeyAnalyzer()
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: de
   [junit4]   1> Changed Analyzer to: org.apache.lucene.collation.CollationKeyAnalyzer(de)
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: en_US
   [junit4]   1> Changed Analyzer to: org.apache.lucene.collation.CollationKeyAnalyzer(en_US)
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: no_NO_NY
   [junit4]   1> Changed Analyzer to: org.apache.lucene.collation.CollationKeyAnalyzer(no_NO_NY)
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: null
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: root locale
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: de
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: en_US
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: no_NO_NY
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1>    0.33 sec --> TEST-TestPerfTasksLogic.testHighlightingTV-seed#[17C5CA070D000244] added      1000 docs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerfTasksLogic -Dtests.method=testHighlightingTV -Dtests.seed=17C5CA070D000244 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-SA -Dtests.timezone=Pacific/Apia -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.42s J0 | TestPerfTasksLogic.testHighlightingTV <<<
   [junit4]    > Throwable #1: java.lang.NoClassDefFoundError: org/apache/lucene/spatial/geopoint/search/GeoPointInBBoxQuery
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([17C5CA070D000244:77E7EC71921FEADD]:0)
   [junit4]    > 	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.extract(WeightedSpanTermExtractor.java:215)
   [junit4]    > 	at org.apache.lucene.search.highlight.WeightedSpanTermExtractor.getWeightedSpanTerms(WeightedSpanTermExtractor.java:511)
   [junit4]    > 	at org.apache.lucene.search.highlight.QueryScorer.initExtractor(QueryScorer.java:218)
   [junit4]    > 	at org.apache.lucene.search.highlight.QueryScorer.init(QueryScorer.java:186)
   [junit4]    > 	at org.apache.lucene.search.highlight.Highlighter.getBestTextFragments(Highlighter.java:195)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.CountingHighlighterTestTask$1.doHighlight(CountingHighlighterTestTask.java:62)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.ReadTask.doLogic(ReadTask.java:170)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doSerialTasks(TaskSequence.java:197)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.TaskSequence.doLogic(TaskSequence.java:138)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.tasks.PerfTask.runAndMaybeStats(PerfTask.java:146)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.utils.Algorithm.execute(Algorithm.java:332)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.Benchmark.execute(Benchmark.java:77)
   [junit4]    > 	at org.apache.lucene.benchmark.BenchmarkTestCase.execBenchmark(BenchmarkTestCase.java:75)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testHighlightingTV(TestPerfTasksLogic.java:223)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: CreateIndex
   [junit4]   1> ------------> starting task: Seq_Exhaust
   [junit4]   1> ------------> starting task: Seq_Exhaust
   [junit4]   1> ------------> starting task: CloseIndex
   [junit4]   1> ------------> starting task: Rounds_2
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1:   doc.term.vector:false-->true  compound:true-->false
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> --> Round 1-->2:   doc.term.vector:true-->false  compound:false-->true
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1>    0.08 sec --> TEST-TestPerfTasksLogic.testHighlightingNoTvNoStore-seed#[17C5CA070D000244] added      1000 docs
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.0-Linux/lucene/build/benchmark/test/J0/temp/lucene.benchmark.byTask.TestPerfTasksLogic_17C5CA070D000244-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=ar-SA, timezone=Pacific/Apia
   [junit4]   2> NOTE: Linux 4.4.0-21-generic amd64/Oracle Corporation 1.8.0_92 (64-bit)/cpus=12,threads=1,free=9289112,total=41943040
   [junit4]   2> NOTE: All tests run in this JVM: [TestPerfTasksLogic]
   [junit4] Completed [18/18 (1!)] on J0 in 7.57s, 24 tests, 2 errors <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/lucene/build.xml:476: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/lucene/common-build.xml:2187: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/lucene/module-build.xml:58: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.0-Linux/lucene/common-build.xml:1014: There were test failures: 18 suites, 93 tests, 2 errors [seed: 17C5CA070D000244]

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