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 2015/09/15 00:58:11 UTC

[JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 53 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/53/
Java: multiarch/jdk1.7.0 -d64 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.update.AutoCommitTest.testCommitWithin

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([E16A6EF5DB6D4A08:5BB8018D5843A41D]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
	at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:321)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:start=0&qt=standard&q=id:529&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
	... 40 more




Build Log:
[...truncated 10262 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E16A6EF5DB6D4A08-001/init-core-data-001
   [junit4]   2> 1386800 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1386801 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1386801 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1386802 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1386802 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1386833 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1386858 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1386898 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1386898 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1386905 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1387572 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1387657 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1387804 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1387817 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1387820 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1387823 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1387823 WARN  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1387823 WARN  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1387823 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1387824 WARN  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1387824 WARN  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1387824 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1387824 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1387824 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/'
   [junit4]   2> 1387847 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1350461406
   [junit4]   2> 1387847 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/]
   [junit4]   2> 1387848 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 1387848 WARN  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib).
   [junit4]   2> 1387857 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1387858 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1387858 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1387858 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1387859 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1387859 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1387860 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {config=solrconfig.xml, shard=shard1, schema=schema.xml, collection=collection1, configSetProperties=configsetprops.json, dataDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E16A6EF5DB6D4A08-001/init-core-data-001, instanceDir=collection1, transient=false, absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/, name=collection1, loadOnStartup=true}
   [junit4]   2> 1387861 INFO  (coreLoadExecutor-4016-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1387861 INFO  (coreLoadExecutor-4016-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1387861 INFO  (coreLoadExecutor-4016-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1387883 INFO  (coreLoadExecutor-4016-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1387907 INFO  (coreLoadExecutor-4016-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1387983 INFO  (coreLoadExecutor-4016-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1387983 INFO  (coreLoadExecutor-4016-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1388010 INFO  (coreLoadExecutor-4016-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1388490 INFO  (coreLoadExecutor-4016-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1388500 INFO  (coreLoadExecutor-4016-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1388502 INFO  (coreLoadExecutor-4016-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1388510 INFO  (coreLoadExecutor-4016-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1388513 INFO  (coreLoadExecutor-4016-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1388516 INFO  (coreLoadExecutor-4016-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1388516 WARN  (coreLoadExecutor-4016-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1388516 WARN  (coreLoadExecutor-4016-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1388517 INFO  (coreLoadExecutor-4016-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1388517 WARN  (coreLoadExecutor-4016-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1388517 WARN  (coreLoadExecutor-4016-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1388518 INFO  (coreLoadExecutor-4016-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1388518 INFO  (coreLoadExecutor-4016-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1388518 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1388518 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 1388518 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3da0b822
   [junit4]   2> 1388519 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E16A6EF5DB6D4A08-001/init-core-data-001
   [junit4]   2> 1388519 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E16A6EF5DB6D4A08-001/init-core-data-001/index/
   [junit4]   2> 1388519 WARN  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E16A6EF5DB6D4A08-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 1388519 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E16A6EF5DB6D4A08-001/init-core-data-001/index
   [junit4]   2> 1388520 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=24.1220703125, floorSegmentMB=1.07421875, forceMergeDeletesPctAllowed=1.4333747705016742, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1388521 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@28c4d097 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@115a7e6a),segFN=segments_1,generation=1}
   [junit4]   2> 1388521 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1388540 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1388540 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1388540 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1388540 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1388540 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1388540 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1388540 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1388541 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1388541 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1388541 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1388541 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1388541 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1388544 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1388550 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E16A6EF5DB6D4A08-001/init-core-data-001/
   [junit4]   2> 1388550 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1388559 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1388561 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1388565 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1388568 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/properties,mock,/schema,tvrh,dismax,/admin/ping,mltrh,/admin/plugins,spellCheckCompRH_Direct,lazy,/search-facet-def,/admin/file,/replication,spellCheckWithWordbreak_Direct,/terms,standard,/get,/admin/logging,/admin/system,/mlt,/admin/mbeans,/search-facet-invariants,/admin/segments,spellCheckCompRH1,spellCheckCompRH,/admin/threads,/update/json/docs,/update/json,/admin/luke,/config,defaults,/debug/dump,/update/csv,/update,spellCheckWithWordbreak
   [junit4]   2> 1388569 WARN  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1388570 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1388570 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1388570 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1388631 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1388631 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1388632 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@6e8b1f47
   [junit4]   2> 1388632 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@28c4d097 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@115a7e6a),segFN=segments_1,generation=1}
   [junit4]   2> 1388632 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1388632 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@e30db0e[collection1] main
   [junit4]   2> 1388633 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1388633 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1388633 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1388633 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1388793 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1389135 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1389135 INFO  (searcherExecutor-4017-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1389136 INFO  (searcherExecutor-4017-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1389136 INFO  (searcherExecutor-4017-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1389136 INFO  (searcherExecutor-4017-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1389137 INFO  (searcherExecutor-4017-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1389137 INFO  (searcherExecutor-4017-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1389138 INFO  (searcherExecutor-4017-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1389138 INFO  (searcherExecutor-4017-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1389139 INFO  (searcherExecutor-4017-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1389141 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1389141 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1389141 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1389141 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1512329777303781376
   [junit4]   2> 1389143 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1512329777303781376
   [junit4]   2> 1389143 INFO  (coreLoadExecutor-4016-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1389145 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1389150 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1389155 INFO  (searcherExecutor-4017-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e30db0e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1389155 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1512329777313218560)} 0 5
   [junit4]   2> 1389158 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1389158 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1389159 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1389186 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1389204 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1389261 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1389262 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1389268 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1390202 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1390215 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1390218 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1390227 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1390232 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1390237 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1390237 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1390313 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1390313 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1390320 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1390321 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1390400 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1390406 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1390407 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E16A6EF5DB6D4A08-001/init-core-data-001/]
   [junit4]   2> 1390407 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3da0b822
   [junit4]   2> 1390423 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E16A6EF5DB6D4A08-001/init-core-data-001/index/
   [junit4]   2> 1390430 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1390430 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1390430 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1390431 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1390431 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1390431 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1390431 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1390432 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1390432 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1390432 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1390432 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1390433 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1390520 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E16A6EF5DB6D4A08-001/init-core-data-001/
   [junit4]   2> 1390612 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1390615 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1390617 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1390619 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1390726 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1390730 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/properties,mock,/schema,tvrh,dismax,/admin/ping,mltrh,/admin/plugins,spellCheckCompRH_Direct,lazy,/search-facet-def,/admin/file,/replication,spellCheckWithWordbreak_Direct,/terms,standard,/get,/admin/logging,/admin/system,/mlt,/admin/mbeans,/search-facet-invariants,/admin/segments,spellCheckCompRH1,spellCheckCompRH,/admin/threads,/update/json/docs,/update/json,/admin/luke,/config,defaults,/debug/dump,/update/csv,/update,spellCheckWithWordbreak
   [junit4]   2> 1390732 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1390733 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1390742 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1390742 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1390743 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4ac71ae2[collection1] main
   [junit4]   2> 1390744 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1390744 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1390744 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1390744 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1390746 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1390772 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1390773 INFO  (searcherExecutor-4022-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1390773 INFO  (searcherExecutor-4022-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1390774 INFO  (searcherExecutor-4022-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1390774 INFO  (searcherExecutor-4022-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1390775 INFO  (searcherExecutor-4022-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1390775 INFO  (searcherExecutor-4022-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1390776 INFO  (searcherExecutor-4022-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1390777 INFO  (searcherExecutor-4022-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1390778 INFO  (searcherExecutor-4022-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1390789 INFO  (searcherExecutor-4022-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4ac71ae2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1390797 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1390797 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1390797 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1390799 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1512329777313218560
   [junit4]   2> 1390800 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1390803 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1390805 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@28c4d097 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@115a7e6a),segFN=segments_1,generation=1}
   [junit4]   2> 1390805 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1390805 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1390806 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2d7a85d2[collection1] main
   [junit4]   2> 1390808 INFO  (searcherExecutor-4022-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2d7a85d2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1390809 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1390809 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@335bf893
   [junit4]   2> 1390809 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1390810 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1390834 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[0 (1512329779077971968)]} 0 2
   [junit4]   2> 1390836 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[1 (1512329779081117696)]} 0 4
   [junit4]   2> 1390959 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[2 (1512329779210092544)]} 0 127
   [junit4]   2> 1391070 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[3 (1512329779326484480)]} 0 239
   [junit4]   2> 1391071 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[4 (1512329779327533056)]} 0 239
   [junit4]   2> 1391072 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[5 (1512329779327533057)]} 0 240
   [junit4]   2> 1391109 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[6 (1512329779367378944)]} 0 277
   [junit4]   2> 1391110 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[7 (1512329779367378945)]} 0 278
   [junit4]   2> 1391110 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[8 (1512329779368427520)]} 0 279
   [junit4]   2> 1391111 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[9 (1512329779368427521)]} 0 279
   [junit4]   2> 1391111 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[10 (1512329779369476096)]} 0 280
   [junit4]   2> 1391112 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[11 (1512329779369476097)]} 0 280
   [junit4]   2> 1391112 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[12 (1512329779370524672)]} 0 281
   [junit4]   2> 1391113 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[13 (1512329779370524673)]} 0 281
   [junit4]   2> 1391113 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={start=0&qt=standard&q=id:1&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 1391115 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[14 (1512329779373670400)]} 0 284
   [junit4]   2> 1391123 INFO  (commitScheduler-4025-thread-1) [    x:collection1] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1391217 INFO  (commitScheduler-4025-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3a362b09[collection1] main
   [junit4]   2> 1391217 INFO  (commitScheduler-4025-thread-1) [    x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1391219 INFO  (searcherExecutor-4022-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3a362b09[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):C15)))}
   [junit4]   2> 1391367 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[15 (1512329779636862976)]} 0 536
   [junit4]   2> 1391368 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={start=0&qt=standard&q=id:14&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 1391370 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={start=0&qt=standard&q=id:15&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 1391371 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 1391382 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1391388 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@665be7aa[collection1] realtime
   [junit4]   2> 1391389 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1512329779653640192)} 0 6
   [junit4]   2> 1391390 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1391391 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1391391 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1391420 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1391475 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1391528 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1391529 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1391541 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1392195 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1392208 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1392211 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1392231 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1392326 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1392328 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1392329 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1392329 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1392329 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1392330 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1392330 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1392331 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1392331 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1392331 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E16A6EF5DB6D4A08-001/init-core-data-001/]
   [junit4]   2> 1392331 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3da0b822
   [junit4]   2> 1392332 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E16A6EF5DB6D4A08-001/init-core-data-001/index/
   [junit4]   2> 1392332 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E16A6EF5DB6D4A08-001/init-core-data-001/
   [junit4]   2> 1392340 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1392340 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1392340 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1392341 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1392341 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1392341 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1392341 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1392342 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1392342 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1392342 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1392342 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1392343 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1392392 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1392396 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1392399 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1392402 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1392410 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1392415 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/properties,mock,/schema,tvrh,dismax,/admin/ping,mltrh,/admin/plugins,spellCheckCompRH_Direct,lazy,/search-facet-def,/admin/file,/replication,spellCheckWithWordbreak_Direct,/terms,standard,/get,/admin/logging,/admin/system,/mlt,/admin/mbeans,/search-facet-invariants,/admin/segments,spellCheckCompRH1,spellCheckCompRH,/admin/threads,/update/json/docs,/update/json,/admin/luke,/config,defaults,/debug/dump,/update/csv,/update,spellCheckWithWordbreak
   [junit4]   2> 1392417 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1392419 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1392420 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1392420 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1392421 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3d9fb969[collection1] main
   [junit4]   2> 1392421 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1392421 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1392422 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1392422 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1392423 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1392429 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1392430 INFO  (searcherExecutor-4026-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1392431 INFO  (searcherExecutor-4026-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1392431 INFO  (searcherExecutor-4026-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1392432 INFO  (searcherExecutor-4026-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1392432 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1392432 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1392433 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1392432 INFO  (searcherExecutor-4026-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1392434 INFO  (searcherExecutor-4026-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1392435 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1512329779653640192
   [junit4]   2> 1392435 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1392435 INFO  (searcherExecutor-4026-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1392436 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@28c4d097 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@115a7e6a),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@28c4d097 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@115a7e6a),segFN=segments_2,generation=2}
   [junit4]   2> 1392436 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1392436 INFO  (searcherExecutor-4026-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1392436 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=38.8125, floorSegmentMB=2.1298828125, forceMergeDeletesPctAllowed=24.468105417211003, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1392437 INFO  (searcherExecutor-4026-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1392439 INFO  (searcherExecutor-4026-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3d9fb969[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1392439 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@28c4d097 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@115a7e6a),segFN=segments_2,generation=2}
   [junit4]   2> 1392440 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1392440 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1392440 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4ff16e5a[collection1] main
   [junit4]   2> 1392442 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1392442 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6b34a0dd
   [junit4]   2> 1392442 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1392443 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1392457 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1512329780779810816)]} 0 2
   [junit4]   2> 1392462 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={start=0&qt=standard&q=id:529&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 1392465 INFO  (searcherExecutor-4026-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4ff16e5a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1392714 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1512329781050343424)]} 0 260
   [junit4]   2> 1392715 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={start=0&qt=standard&q=id:530&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 1392716 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[529 (-1512329781052440576)]} 0 261
   [junit4]   2> 1392717 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={start=0&qt=standard&q=id:529&rows=20&version=2.2} hits=0 status=0 QTime=0 
   [junit4]   2> 1392718 ERROR (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:start=0&qt=standard&q=id:529&rows=20&version=2.2
   [junit4]   2> 1392718 ERROR (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: start=0&qt=standard&q=id:529&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:start=0&qt=standard&q=id:529&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]   2> 	at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:321)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:606)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1392719 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest -Dtests.method=testCommitWithin -Dtests.seed=E16A6EF5DB6D4A08 -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=Etc/GMT-5 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.35s J1 | AutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E16A6EF5DB6D4A08:5BB8018D5843A41D]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
   [junit4]    > 	at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:321)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:start=0&qt=standard&q=id:529&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]    > 	... 40 more
   [junit4]   2> 1392731 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1392736 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@17d4e217[collection1] realtime
   [junit4]   2> 1392736 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {deleteByQuery=*:* (-1512329781069217792)} 0 4
   [junit4]   2> 1392737 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 1392738 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 1392738 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrResourceLoader Adding 'file:/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 1392767 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1392787 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1392833 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1392834 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1392840 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1393589 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1393602 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1393603 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1393609 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1393612 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1393632 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1393633 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1393633 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1393633 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1393634 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1393634 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1393635 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1393635 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 1393636 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E16A6EF5DB6D4A08-001/init-core-data-001/]
   [junit4]   2> 1393636 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3da0b822
   [junit4]   2> 1393636 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E16A6EF5DB6D4A08-001/init-core-data-001/index/
   [junit4]   2> 1393642 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1393642 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1393642 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1393642 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1393642 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1393644 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1393645 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1393645 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1393645 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1393645 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E16A6EF5DB6D4A08-001/init-core-data-001/
   [junit4]   2> 1393645 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1393645 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1393653 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1393657 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1393659 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1393661 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1393662 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1393668 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1393671 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/properties,mock,/schema,tvrh,dismax,/admin/ping,mltrh,/admin/plugins,spellCheckCompRH_Direct,lazy,/search-facet-def,/admin/file,/replication,spellCheckWithWordbreak_Direct,/terms,standard,/get,/admin/logging,/admin/system,/mlt,/admin/mbeans,/search-facet-invariants,/admin/segments,spellCheckCompRH1,spellCheckCompRH,/admin/threads,/update/json/docs,/update/json,/admin/luke,/config,defaults,/debug/dump,/update/csv,/update,spellCheckWithWordbreak
   [junit4]   2> 1393673 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1393674 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1393674 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1393674 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1393675 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1f1ec801[collection1] main
   [junit4]   2> 1393675 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1393675 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:c

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

(_5(5.4.0):C11/9:delGen=1)))}
   [junit4]   2> 1396749 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[531 (1512329785280299008)]} 0 3056
   [junit4]   2> 1396749 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null params={start=0&qt=standard&q=id:500&rows=20&version=2.2} hits=1 status=0 QTime=0 
   [junit4]   2> 1396751 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[E16A6EF5DB6D4A08]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 1396752 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1396752 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1350461406
   [junit4]   2> 1396753 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2026aad5
   [junit4]   2> 1396753 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommit maxTime=1000ms,soft autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=14,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=14,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1396753 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1396753 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1396753 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1396753 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    x:collection1] o.a.s.u.UpdateHandler Committing on IndexWriter close.
   [junit4]   2> 1396757 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@28c4d097 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@115a7e6a),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@28c4d097 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@115a7e6a),segFN=segments_4,generation=4}
   [junit4]   2> 1396757 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 1396758 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1396767 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1396767 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E16A6EF5DB6D4A08-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E16A6EF5DB6D4A08-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1396767 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E16A6EF5DB6D4A08-001/init-core-data-001/index
   [junit4]   2> 1396767 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E16A6EF5DB6D4A08-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E16A6EF5DB6D4A08-001/init-core-data-001;done=false>>]
   [junit4]   2> 1396767 INFO  (SUITE-AutoCommitTest-seed#[E16A6EF5DB6D4A08]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E16A6EF5DB6D4A08-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_E16A6EF5DB6D4A08-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53), sim=DefaultSimilarity, locale=da, timezone=Etc/GMT-5
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.7.0_85 (64-bit)/cpus=3,threads=1,free=274605080,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SimpleMLTQParserTest, TestPKIAuthenticationPlugin, FieldMutatingUpdateProcessorTest, TestManagedSchema, TestBM25SimilarityFactory, TestCollectionAPI, TestHashQParserPlugin, HdfsThreadLeakTest, TestFiltering, AddSchemaFieldsUpdateProcessorFactoryTest, UniqFieldsUpdateProcessorFactoryTest, EnumFieldTest, SignatureUpdateProcessorFactoryTest, VMParamsZkACLAndCredentialsProvidersTest, FieldAnalysisRequestHandlerTest, CoreMergeIndexesAdminHandlerTest, TermVectorComponentTest, AsyncCallRequestStatusResponseTest, ChaosMonkeySafeLeaderTest, OutOfBoxZkACLAndCredentialsProvidersTest, ChangedSchemaMergeTest, TestAddFieldRealTimeGet, TestAtomicUpdateErrorCases, RollingRestartTest, DistributedDebugComponentTest, TestShardHandlerFactory, ShardRoutingCustomTest, SolrInfoMBeanTest, BinaryUpdateRequestHandlerTest, RequestHandlersTest, TestSearcherReuse, TestRealTimeGet, TestQueryUtils, TestCustomDocTransformer, TestTrackingShardHandlerFactory, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestHighlightDedupGrouping, SearchHandlerTest, TestValueSourceCache, DebugComponentTest, DateRangeFieldTest, SolrPluginUtilsTest, RuleEngineTest, TestQueryTypes, TestLeaderInitiatedRecoveryThread, TestStressRecovery, BufferStoreTest, TestNoOpRegenerator, DistributedSuggestComponentTest, SecurityConfHandlerTest, SolrCoreCheckLockOnStartupTest, ShowFileRequestHandlerTest, TestQuerySenderListener, TestPerFieldSimilarity, TestRTimerTree, TestReversedWildcardFilterFactory, SpatialHeatmapFacetsTest, LoggingHandlerTest, PrimUtilsTest, DistribDocExpirationUpdateProcessorTest, SuggesterTSTTest, TestJoin, TestRandomFaceting, TestBinaryResponseWriter, DistanceFunctionTest, TestExactSharedStatsCache, SpellCheckCollatorTest, TestJsonFacets, TestCoreDiscovery, TestManagedSchemaFieldTypeResource, TestDistribDocBasedVersion, SparseHLLTest, TestLMJelinekMercerSimilarityFactory, DistributedFacetPivotWhiteBoxTest, CollectionsAPIDistributedZkTest, TestPHPSerializedResponseWriter, UUIDFieldTest, HLLSerializationTest, DistributedFacetPivotSmallAdvancedTest, AtomicUpdatesTest, DistributedIntervalFacetingTest, TestRebalanceLeaders, ZkSolrClientTest, TestTrie, DirectSolrConnectionTest, TestBlendedInfixSuggestions, OverriddenZkACLAndCredentialsProvidersTest, RAMDirectoryFactoryTest, SolrCmdDistributorTest, MergeStrategyTest, TestSolrCLIRunExample, TestFuzzyAnalyzedSuggestions, LeaderInitiatedRecoveryOnCommitTest, TestSolrCoreProperties, DocValuesMissingTest, DirectUpdateHandlerOptimizeTest, TestCrossCoreJoin, TestNonDefinedSimilarityFactory, RequestLoggingTest, TestBinaryField, TestSchemaSimilarityResource, HdfsUnloadDistributedZkTest, TestFreeTextSuggestions, RulesTest, TestShortCircuitedRequests, DateMathParserTest, TestDefaultSimilarityFactory, TestSimpleQParserPlugin, DistributedQueryComponentCustomSortTest, FileBasedSpellCheckerTest, TestSolrCloudWithKerberosAlt, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, DistributedTermsComponentTest, TestObjectReleaseTracker, TestStandardQParsers, ClusterStateTest, ZkStateReaderTest, InfoHandlerTest, SliceStateTest, TestSolr4Spatial, TestConfigSetsAPI, OpenCloseCoreStressTest, AliasIntegrationTest, AutoCommitTest]
   [junit4] Completed [208/538] on J1 in 9.99s, 3 tests, 1 error <<< FAILURES!

[...truncated 1025 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:785: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:729: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:59: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build.xml:233: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/common-build.xml:524: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1452: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1006: There were test failures: 538 suites, 2127 tests, 1 error, 46 ignored (34 assumptions)

Total time: 81 minutes 13 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