You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/02/07 09:11:34 UTC

[JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 378 - Still Failing!

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

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([B791FA8AA348FEFD:2D6587683DD262C1]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:754)
	at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:243)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
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:version=2.2&qt=standard&start=0&q=id:529&rows=20
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:747)
	... 40 more




Build Log:
[...truncated 10768 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_B791FA8AA348FEFD-001/init-core-data-001
   [junit4]   2> 221845 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 221846 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 221846 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-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> 221846 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 221846 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-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> 221846 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-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> 221846 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-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> 221878 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 221894 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 221935 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 221941 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 222176 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 222182 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 222183 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 222188 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 222190 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 222192 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 222192 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 222192 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 222192 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-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> 222192 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-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> 222192 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 222192 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-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> 222192 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 2121272219
   [junit4]   2> 222192 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-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> 222192 WARN  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 222193 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-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> 222197 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 222198 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 222199 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 222199 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 222199 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 222200 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {transient=false, config=solrconfig.xml, shard=shard1, collection=collection1, configSetProperties=configsetprops.json, name=collection1, dataDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001, schema=schema.xml, loadOnStartup=true}
   [junit4]   2> 222200 INFO  (coreLoadExecutor-975-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> 222200 INFO  (coreLoadExecutor-975-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 222200 INFO  (coreLoadExecutor-975-thread-1) [    ] 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> 222200 INFO  (coreLoadExecutor-975-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> 222200 INFO  (coreLoadExecutor-975-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> 222225 INFO  (coreLoadExecutor-975-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 222248 INFO  (coreLoadExecutor-975-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 222281 INFO  (coreLoadExecutor-975-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 222287 INFO  (coreLoadExecutor-975-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 222518 INFO  (coreLoadExecutor-975-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 222524 INFO  (coreLoadExecutor-975-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 222526 INFO  (coreLoadExecutor-975-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 222542 INFO  (coreLoadExecutor-975-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 222544 INFO  (coreLoadExecutor-975-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 222546 INFO  (coreLoadExecutor-975-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 222546 INFO  (coreLoadExecutor-975-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 222548 INFO  (coreLoadExecutor-975-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'
   [junit4]   2> 222548 INFO  (coreLoadExecutor-975-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> 222548 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 222549 INFO  (coreLoadExecutor-975-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=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_B791FA8AA348FEFD-001/init-core-data-001/]
   [junit4]   2> 222549 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5529d23e
   [junit4]   2> 222549 INFO  (coreLoadExecutor-975-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_B791FA8AA348FEFD-001/init-core-data-001
   [junit4]   2> 222549 INFO  (coreLoadExecutor-975-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_B791FA8AA348FEFD-001/init-core-data-001/index/
   [junit4]   2> 222549 WARN  (coreLoadExecutor-975-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_B791FA8AA348FEFD-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 222549 INFO  (coreLoadExecutor-975-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_B791FA8AA348FEFD-001/init-core-data-001/index
   [junit4]   2> 222549 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.40101086526368634]
   [junit4]   2> 222550 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5f750ae3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d1dee0a),segFN=segments_1,generation=1}
   [junit4]   2> 222550 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 222550 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_B791FA8AA348FEFD-001/init-core-data-001/
   [junit4]   2> 222554 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 222554 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 222554 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 222554 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 222554 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 222554 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 222554 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 222554 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 222554 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 222554 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 222554 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 222554 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 222557 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 222558 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 222559 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 222560 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 222564 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 222566 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /update,/admin/properties,lazy,/admin/ping,/search-facet-invariants,/replication,mock,/admin/file,/update/json,/get,/search-facet-def,/admin/plugins,spellCheckCompRH,/admin/mbeans,spellCheckCompRH_Direct,/update/json/docs,/admin/threads,/mlt,/admin/system,/config,/schema,spellCheckWithWordbreak_Direct,/debug/dump,/admin/logging,mltrh,/admin/segments,defaults,/update/csv,spellCheckWithWordbreak,spellCheckCompRH1,standard,/admin/luke,/terms,dismax,tvrh
   [junit4]   2> 222566 WARN  (coreLoadExecutor-975-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> 222567 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 222567 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 222567 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 222568 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 222568 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 222568 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6360824750847096]
   [junit4]   2> 222568 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5f750ae3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d1dee0a),segFN=segments_1,generation=1}
   [junit4]   2> 222568 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 222569 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@789be909[collection1] main
   [junit4]   2> 222569 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 222569 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 222569 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 222569 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 222616 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 222679 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 222679 INFO  (searcherExecutor-976-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 222680 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 222680 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 222680 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 222680 INFO  (searcherExecutor-976-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 222680 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1525499476868857856
   [junit4]   2> 222680 INFO  (searcherExecutor-976-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 222680 INFO  (searcherExecutor-976-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 222680 INFO  (searcherExecutor-976-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 222681 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1525499476868857856
   [junit4]   2> 222681 INFO  (searcherExecutor-976-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 222682 INFO  (coreLoadExecutor-975-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 222682 INFO  (searcherExecutor-976-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 222683 INFO  (searcherExecutor-976-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 222684 INFO  (searcherExecutor-976-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 222684 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 222684 INFO  (searcherExecutor-976-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@789be909[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 222687 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 222689 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1525499476876197888)} 0 1
   [junit4]   2> 222692 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    ] 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> 222692 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 222692 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    ] 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> 222693 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    ] 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> 222693 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    ] 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> 222718 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 222733 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 222798 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 222803 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 223609 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 223616 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 223618 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 223622 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 223624 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 223625 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 223626 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 223627 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    ] 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'
   [junit4]   2> 223627 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    ] 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> 223628 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    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_B791FA8AA348FEFD-001/init-core-data-001/]
   [junit4]   2> 223628 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5529d23e
   [junit4]   2> 223628 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    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_B791FA8AA348FEFD-001/init-core-data-001/index/
   [junit4]   2> 223629 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_B791FA8AA348FEFD-001/init-core-data-001/
   [junit4]   2> 223632 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 223633 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 223633 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 223633 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 223633 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 223633 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 223633 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 223633 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 223633 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 223633 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 223633 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 223633 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 223636 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 223637 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 223638 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 223640 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 223644 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 223647 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /update,/admin/properties,lazy,/admin/ping,/search-facet-invariants,/replication,mock,/admin/file,/update/json,/get,/search-facet-def,/admin/plugins,spellCheckCompRH,/admin/mbeans,spellCheckCompRH_Direct,/update/json/docs,/admin/threads,/mlt,/admin/system,/config,/schema,spellCheckWithWordbreak_Direct,/debug/dump,/admin/logging,mltrh,/admin/segments,defaults,/update/csv,spellCheckWithWordbreak,spellCheckCompRH1,standard,/admin/luke,/terms,dismax,tvrh
   [junit4]   2> 223647 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 223648 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 223649 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 223649 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 223649 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6692a1c8[collection1] main
   [junit4]   2> 223649 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 223649 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 223649 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 223649 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 223650 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 223653 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 223654 INFO  (searcherExecutor-981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 223654 INFO  (searcherExecutor-981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 223654 INFO  (searcherExecutor-981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 223654 INFO  (searcherExecutor-981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 223654 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 223655 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 223655 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 223655 INFO  (searcherExecutor-981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 223655 INFO  (searcherExecutor-981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 223656 INFO  (searcherExecutor-981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 223656 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1525499476876197888
   [junit4]   2> 223656 INFO  (searcherExecutor-981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 223657 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 223657 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 223657 INFO  (searcherExecutor-981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 223657 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5f750ae3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d1dee0a),segFN=segments_1,generation=1}
   [junit4]   2> 223657 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 223657 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 223658 INFO  (searcherExecutor-981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6692a1c8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 223658 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@9775f30[collection1] main
   [junit4]   2> 223658 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 223658 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@366684bf
   [junit4]   2> 223658 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=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> 223659 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 223659 INFO  (searcherExecutor-981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9775f30[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 223668 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 (1525499477903802368)]} 0 1
   [junit4]   2> 223668 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 (1525499477904850944)]} 0 1
   [junit4]   2> 223669 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (1525499477905899520)]} 0 2
   [junit4]   2> 223669 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 (1525499477905899521)]} 0 2
   [junit4]   2> 223670 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 (1525499477905899522)]} 0 3
   [junit4]   2> 223670 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 (1525499477906948096)]} 0 3
   [junit4]   2> 223671 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 (1525499477906948097)]} 0 4
   [junit4]   2> 223671 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 (1525499477907996672)]} 0 4
   [junit4]   2> 223671 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 (1525499477907996673)]} 0 4
   [junit4]   2> 223672 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 (1525499477907996674)]} 0 5
   [junit4]   2> 223672 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 (1525499477909045248)]} 0 5
   [junit4]   2> 223673 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 (1525499477909045249)]} 0 6
   [junit4]   2> 223673 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 (1525499477910093824)]} 0 6
   [junit4]   2> 223674 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 (1525499477910093825)]} 0 7
   [junit4]   2> 223674 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={version=2.2&qt=standard&start=0&q=id:1&rows=20} hits=0 status=0 QTime=0
   [junit4]   2> 223675 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 (1525499477912190976)]} 0 8
   [junit4]   2> 223676 INFO  (commitScheduler-984-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 223683 INFO  (commitScheduler-984-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@2954c8dc[collection1] main
   [junit4]   2> 223683 INFO  (commitScheduler-984-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 223685 INFO  (searcherExecutor-981-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2954c8dc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C15)))}
   [junit4]   2> 223932 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 (1525499478180626432)]} 0 265
   [junit4]   2> 223932 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={version=2.2&qt=standard&start=0&q=id:14&rows=20} hits=1 status=0 QTime=0
   [junit4]   2> 223933 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={version=2.2&qt=standard&start=0&q=id:15&rows=20} hits=0 status=0 QTime=0
   [junit4]   2> 223934 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 223938 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 223945 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@84fc752[collection1] realtime
   [junit4]   2> 223945 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1525499478187966464)} 0 7
   [junit4]   2> 223946 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    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> 223946 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 223946 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] 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> 223947 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    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> 223947 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    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> 223977 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 223993 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 224026 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 224032 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 224266 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 224272 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 224273 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 224278 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 224280 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 224281 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 224282 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 224284 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    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'
   [junit4]   2> 224284 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    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> 224284 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    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_B791FA8AA348FEFD-001/init-core-data-001/]
   [junit4]   2> 224284 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5529d23e
   [junit4]   2> 224284 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    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_B791FA8AA348FEFD-001/init-core-data-001/index/
   [junit4]   2> 224285 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_B791FA8AA348FEFD-001/init-core-data-001/
   [junit4]   2> 224290 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 224290 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 224290 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 224290 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 224290 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 224290 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 224290 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 224290 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 224290 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 224291 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 224291 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 224291 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 224293 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 224294 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 224295 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 224297 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 224301 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 224310 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /update,/admin/properties,lazy,/admin/ping,/search-facet-invariants,/replication,mock,/admin/file,/update/json,/get,/search-facet-def,/admin/plugins,spellCheckCompRH,/admin/mbeans,spellCheckCompRH_Direct,/update/json/docs,/admin/threads,/mlt,/admin/system,/config,/schema,spellCheckWithWordbreak_Direct,/debug/dump,/admin/logging,mltrh,/admin/segments,defaults,/update/csv,spellCheckWithWordbreak,spellCheckCompRH1,standard,/admin/luke,/terms,dismax,tvrh
   [junit4]   2> 224311 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 224312 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 224312 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 224313 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 224313 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3d8ac8b2[collection1] main
   [junit4]   2> 224313 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 224313 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 224313 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 224313 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 224314 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 224317 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 224317 INFO  (searcherExecutor-985-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 224318 INFO  (searcherExecutor-985-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 224318 INFO  (searcherExecutor-985-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 224318 INFO  (searcherExecutor-985-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 224318 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 224318 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 224318 INFO  (searcherExecutor-985-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 224318 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 224319 INFO  (searcherExecutor-985-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 224320 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1525499478187966464
   [junit4]   2> 224320 INFO  (searcherExecutor-985-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 224320 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 224320 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5f750ae3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d1dee0a),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5f750ae3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d1dee0a),segFN=segments_2,generation=2}
   [junit4]   2> 224321 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 224320 INFO  (searcherExecutor-985-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 224321 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=802653856, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 224321 INFO  (searcherExecutor-985-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 224322 INFO  (searcherExecutor-985-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3d8ac8b2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 224322 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5f750ae3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d1dee0a),segFN=segments_2,generation=2}
   [junit4]   2> 224323 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 224323 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 224323 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@c6d5771[collection1] main
   [junit4]   2> 224323 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 224323 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@694ae32f
   [junit4]   2> 224323 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 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> 224325 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 224327 INFO  (searcherExecutor-985-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@c6d5771[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 224338 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1525499478606348288)]} 0 1
   [junit4]   2> 224339 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={version=2.2&qt=standard&start=0&q=id:529&rows=20} hits=0 status=0 QTime=0
   [junit4]   2> 228338 INFO  (commitScheduler-988-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 228343 INFO  (commitScheduler-988-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@297438b4[collection1] main
   [junit4]   2> 228343 INFO  (commitScheduler-988-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 228345 INFO  (searcherExecutor-985-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@297438b4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(5.5.0):C1)))}
   [junit4]   2> 228367 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1525499482831060992)]} 0 4031
   [junit4]   2> 228367 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={version=2.2&qt=standard&start=0&q=id:530&rows=20} hits=0 status=0 QTime=0
   [junit4]   2> 228368 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 (-1525499482833158144)]} 0 4033
   [junit4]   2> 228369 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={version=2.2&qt=standard&start=0&q=id:529&rows=20} hits=1 status=0 QTime=0
   [junit4]   2> 229369 INFO  (commitScheduler-988-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 229374 INFO  (commitScheduler-988-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1b880b8b[collection1] main
   [junit4]   2> 229374 INFO  (commitScheduler-988-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 229375 INFO  (searcherExecutor-985-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b880b8b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(5.5.0):C1)))}
   [junit4]   2> 229375 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={version=2.2&qt=standard&start=0&q=id:529&rows=20} hits=0 status=0 QTime=0
   [junit4]   2> 229376 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={version=2.2&qt=standard&start=0&q=id:530&rows=20} hits=1 status=0 QTime=0
   [junit4]   2> 229378 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525499483891171328)]} 0 5043
   [junit4]   2> 229379 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525499483892219904)]} 0 5044
   [junit4]   2> 229379 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525499483893268480)]} 0 5045
   [junit4]   2> 229380 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525499483894317056)]} 0 5045
   [junit4]   2> 229380 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525499483894317057)]} 0 5045
   [junit4]   2> 229380 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525499483894317058)]} 0 5046
   [junit4]   2> 229381 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525499483895365632)]} 0 5046
   [junit4]   2> 229381 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525499483895365633)]} 0 5046
   [junit4]   2> 229381 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525499483895365634)]} 0 5047
   [junit4]   2> 229382 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525499483896414208)]} 0 5047
   [junit4]   2> 229382 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={version=2.2&qt=standard&start=0&q=id:500&rows=20} hits=0 status=0 QTime=0
   [junit4]   2> 229383 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1525499483897462784)]} 0 5048
   [junit4]   2> 229383 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1525499483897462785)]} 0 5048
   [junit4]   2> 229383 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1525499483897462786)]} 0 5048
   [junit4]   2> 229383 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1525499483897462787)]} 0 5049
   [junit4]   2> 229384 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1525499483898511360)]} 0 5049
   [junit4]   2> 229384 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1525499483898511361)]} 0 5049
   [junit4]   2> 229384 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1525499483898511362)]} 0 5049
   [junit4]   2> 229384 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1525499483898511363)]} 0 5049
   [junit4]   2> 229384 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1525499483898511364)]} 0 5049
   [junit4]   2> 229384 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1525499483898511365)]} 0 5050
   [junit4]   2> 229385 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={version=2.2&qt=standard&start=0&q=id:530&rows=20} hits=1 status=0 QTime=0
   [junit4]   2> 230384 INFO  (commitScheduler-988-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 230389 INFO  (commitScheduler-988-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@28e6db7f[collection1] main
   [junit4]   2> 230389 INFO  (commitScheduler-988-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 230390 INFO  (searcherExecutor-985-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@28e6db7f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(5.5.0):C10/9:delGen=1)))}
   [junit4]   2> 230395 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={version=2.2&qt=standard&start=0&q=id:500&rows=20} hits=1 status=0 QTime=0
   [junit4]   2> 230397 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={version=2.2&qt=standard&start=0&q=id:530&rows=20} hits=0 status=0 QTime=0
   [junit4]   2> 230397 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 230402 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 230403 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@452881d7[collection1] realtime
   [junit4]   2> 230404 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1525499484965961728)} 0 1
   [junit4]   2> 230404 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    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> 230405 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 230405 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] 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> 230405 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    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> 230405 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    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> 230433 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 230450 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 230494 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 230501 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 230792 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 230800 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 230801 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 230806 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 230809 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 230811 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 230811 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 230813 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    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'
   [junit4]   2> 230813 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    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> 230813 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    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_B791FA8AA348FEFD-001/init-core-data-001/]
   [junit4]   2> 230813 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5529d23e
   [junit4]   2> 230814 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    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_B791FA8AA348FEFD-001/init-core-data-001/index/
   [junit4]   2> 230819 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 230819 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 230819 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 230819 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 230819 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 230819 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 230819 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 230819 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 230819 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 230819 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 230819 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 230820 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 230822 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 230824 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 230825 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 230826 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 230827 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_B791FA8AA348FEFD-001/init-core-data-001/
   [junit4]   2> 230834 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 230837 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /update,/admin/properties,lazy,/admin/ping,/search-facet-invariants,/replication,mock,/admin/file,/update/json,/get,/search-facet-def,/admin/plugins,spellCheckCompRH,/admin/mbeans,spellCheckCompRH_Direct,/update/json/docs,/admin/threads,/mlt,/admin/system,/config,/schema,spellCheckWithWordbreak_Direct,/debug/dump,/admin/logging,mltrh,/admin/segments,defaults,/update/csv,spellCheckWithWordbreak,spellCheckCompRH1,standard,/admin/luke,/terms,dismax,tvrh
   [junit4]   2> 230837 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 230838 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 230839 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 230839 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 230839 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@51393365[collection1] main
   [junit4]   2> 230839 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 230839 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 230839 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 230839 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 230840 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 230845 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 230845 INFO  (searcherExecutor-989-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 230846 INFO  (searcherExecutor-989-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 230846 INFO  (searcherExecutor-989-thread-1-processing-x:coll

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

te(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 231119 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[B791FA8AA348FEFD]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest -Dtests.method=testMaxTime -Dtests.seed=B791FA8AA348FEFD -Dtests.slow=true -Dtests.locale=es-NI -Dtests.timezone=Etc/GMT+6 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.72s J1 | AutoCommitTest.testMaxTime <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B791FA8AA348FEFD:2D6587683DD262C1]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:754)
   [junit4]    > 	at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:243)
   [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:version=2.2&qt=standard&start=0&q=id:529&rows=20
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:747)
   [junit4]    > 	... 40 more
   [junit4]   2> 231121 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 231121 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2121272219
   [junit4]   2> 231122 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@52d0a4be
   [junit4]   2> 231122 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommit maxTime=1000ms,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=2,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 231122 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 231122 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 231122 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 231122 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 231126 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5f750ae3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d1dee0a),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5f750ae3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d1dee0a),segFN=segments_4,generation=4}
   [junit4]   2> 231126 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 231126 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 231163 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 231164 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-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_B791FA8AA348FEFD-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_B791FA8AA348FEFD-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 231164 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-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_B791FA8AA348FEFD-001/init-core-data-001/index
   [junit4]   2> 231164 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-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_B791FA8AA348FEFD-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_B791FA8AA348FEFD-001/init-core-data-001;done=false>>]
   [junit4]   2> 231164 INFO  (SUITE-AutoCommitTest-seed#[B791FA8AA348FEFD]-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_B791FA8AA348FEFD-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_B791FA8AA348FEFD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): {intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), field_t=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct), subject=PostingsFormat(name=LuceneFixedGap), text=PostingsFormat(name=Memory doPackFST= false), range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), timestamp=PostingsFormat(name=LuceneFixedGap), range_facet_l=PostingsFormat(name=LuceneFixedGap), _version_=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=PostingsFormat(name=LuceneFixedGap), range_facet_l_dv=PostingsFormat(name=Direct)}, docValues:{range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct), range_facet_l_dv=DocValuesFormat(name=Asserting)}, sim=DefaultSimilarity, locale=es-NI, timezone=Etc/GMT+6
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.7.0_95 (64-bit)/cpus=3,threads=1,free=92953672,total=172163072
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedSchemaFieldTypeResource, TestSolrCLIRunExample, EnumFieldTest, TestUtils, QueryParsingTest, SynonymTokenizerTest, TestDistribDocBasedVersion, TestFastOutputStream, BitVectorTest, SolrIndexSplitterTest, TestLRUStatsCache, SortSpecParsingTest, ResponseLogComponentTest, TestFreeTextSuggestions, ResourceLoaderTest, TestRecovery, HdfsSyncSliceTest, OpenCloseCoreStressTest, TestReversedWildcardFilterFactory, LukeRequestHandlerTest, TestScoreJoinQPNoScore, HdfsLockFactoryTest, TestObjectReleaseTracker, FieldAnalysisRequestHandlerTest, SuggesterWFSTTest, SharedFSAutoReplicaFailoverUtilsTest, BigEndianAscendingWordDeserializerTest, SolrCoreCheckLockOnStartupTest, ChaosMonkeySafeLeaderTest, TestInfoStreamLogging, HdfsNNFailoverTest, CoreMergeIndexesAdminHandlerTest, CacheHeaderTest, DirectoryFactoryTest, TestInitQParser, TestCoreDiscovery, TestSolr4Spatial, AutoCommitTest]
   [junit4] Completed [85/566 (1!)] on J1 in 9.34s, 3 tests, 1 error <<< FAILURES!

[...truncated 1521 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:750: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:694: 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:534: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1477: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2268 tests, 1 error, 56 ignored (41 assumptions) [seed: B791FA8AA348FEFD]

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



[JENKINS] Lucene-Solr-5.x-Solaris (multiarch/jdk1.7.0) - Build # 379 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/379/
Java: multiarch/jdk1.7.0 -d64 -XX:-UseCompressedOops -XX:+UseG1GC

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([5454CEC9AA89062C:EE86A1B129A7E839]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:754)
	at org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:325)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
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:qt=standard&start=0&version=2.2&q=id:529&rows=20
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:747)
	... 40 more




Build Log:
[...truncated 11411 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/J0/temp/solr.update.AutoCommitTest_5454CEC9AA89062C-001/init-core-data-001
   [junit4]   2> 2302034 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2302034 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2302034 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-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> 2302034 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2302035 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-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> 2302035 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-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> 2302035 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-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> 2302063 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2302081 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 2302155 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2302162 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2302417 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2302425 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2302427 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2302432 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2302435 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2302438 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2302439 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2302439 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2302439 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-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> 2302439 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-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> 2302439 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2302439 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-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> 2302439 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 967338261
   [junit4]   2> 2302439 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-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> 2302440 WARN  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.c.CoreContainer Couldn't add files from /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib to classpath: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 2302440 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-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> 2302441 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 2302441 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2302442 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2302442 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2302442 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2302443 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {config=solrconfig.xml, loadOnStartup=true, shard=shard1, collection=collection1, dataDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_5454CEC9AA89062C-001/init-core-data-001, configSetProperties=configsetprops.json, transient=false, schema=schema.xml, name=collection1}
   [junit4]   2> 2302444 INFO  (coreLoadExecutor-5731-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> 2302444 INFO  (coreLoadExecutor-5731-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2302444 INFO  (coreLoadExecutor-5731-thread-1) [    ] 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> 2302444 INFO  (coreLoadExecutor-5731-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> 2302444 INFO  (coreLoadExecutor-5731-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> 2302508 INFO  (coreLoadExecutor-5731-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2302550 INFO  (coreLoadExecutor-5731-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 2302592 INFO  (coreLoadExecutor-5731-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2302599 INFO  (coreLoadExecutor-5731-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2303039 INFO  (coreLoadExecutor-5731-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2303115 INFO  (coreLoadExecutor-5731-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2303117 INFO  (coreLoadExecutor-5731-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2303121 INFO  (coreLoadExecutor-5731-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2303124 INFO  (coreLoadExecutor-5731-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2303126 INFO  (coreLoadExecutor-5731-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2303127 INFO  (coreLoadExecutor-5731-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2303128 INFO  (coreLoadExecutor-5731-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'
   [junit4]   2> 2303128 INFO  (coreLoadExecutor-5731-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> 2303128 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2303129 INFO  (coreLoadExecutor-5731-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=[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_5454CEC9AA89062C-001/init-core-data-001/]
   [junit4]   2> 2303129 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@717fd0ad
   [junit4]   2> 2303129 INFO  (coreLoadExecutor-5731-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/J0/temp/solr.update.AutoCommitTest_5454CEC9AA89062C-001/init-core-data-001
   [junit4]   2> 2303129 INFO  (coreLoadExecutor-5731-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/J0/temp/solr.update.AutoCommitTest_5454CEC9AA89062C-001/init-core-data-001/index/
   [junit4]   2> 2303129 WARN  (coreLoadExecutor-5731-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/J0/temp/solr.update.AutoCommitTest_5454CEC9AA89062C-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 2303130 INFO  (coreLoadExecutor-5731-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/J0/temp/solr.update.AutoCommitTest_5454CEC9AA89062C-001/init-core-data-001/index
   [junit4]   2> 2303130 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=2.6201171875, floorSegmentMB=1.0810546875, forceMergeDeletesPctAllowed=20.650968239317592, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.46432393574319886
   [junit4]   2> 2303130 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5fd949a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3272e5c1),segFN=segments_1,generation=1}
   [junit4]   2> 2303131 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2303134 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2303134 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2303134 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2303134 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2303134 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2303135 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2303135 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2303135 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2303135 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2303135 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2303135 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2303135 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2303138 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2303139 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2303141 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2303142 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2303146 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2303148 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/segments,spellCheckCompRH_Direct,spellCheckWithWordbreak,mock,/schema,spellCheckWithWordbreak_Direct,/admin/logging,/mlt,/admin/ping,/search-facet-invariants,/search-facet-def,/debug/dump,/admin/system,lazy,/update/json/docs,/admin/luke,/terms,/config,dismax,spellCheckCompRH,/admin/file,/replication,mltrh,tvrh,standard,/admin/mbeans,spellCheckCompRH1,/get,/update,/update/json,/admin/plugins,/update/csv,/admin/threads,defaults,/admin/properties
   [junit4]   2> 2303149 WARN  (coreLoadExecutor-5731-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> 2303150 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2303150 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/J0/temp/solr.update.AutoCommitTest_5454CEC9AA89062C-001/init-core-data-001/
   [junit4]   2> 2303150 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2303151 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2303152 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2303152 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2303153 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=7.9150390625, floorSegmentMB=0.224609375, forceMergeDeletesPctAllowed=20.08255974580048, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2303153 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5fd949a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3272e5c1),segFN=segments_1,generation=1}
   [junit4]   2> 2303153 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2303155 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@16c64634[collection1] main
   [junit4]   2> 2303155 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2303155 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2303155 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2303155 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2303176 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2303237 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2303237 INFO  (searcherExecutor-5732-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2303238 INFO  (searcherExecutor-5732-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2303238 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2303238 INFO  (searcherExecutor-5732-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2303238 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2303238 INFO  (searcherExecutor-5732-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2303239 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2303239 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1525529403032862720
   [junit4]   2> 2303239 INFO  (searcherExecutor-5732-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2303240 INFO  (searcherExecutor-5732-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2303241 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1525529403032862720
   [junit4]   2> 2303241 INFO  (searcherExecutor-5732-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2303241 INFO  (coreLoadExecutor-5731-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2303241 INFO  (searcherExecutor-5732-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2303241 INFO  (searcherExecutor-5732-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2303242 INFO  (searcherExecutor-5732-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16c64634[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2303242 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2303246 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 2303248 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1525529403041251328)} 0 1
   [junit4]   2> 2303253 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    ] 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> 2303253 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2303253 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    ] 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> 2303253 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    ] 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> 2303253 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    ] 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> 2303284 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2303304 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 2303345 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2303353 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2303652 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2303661 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2303662 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2303667 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2303670 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2303672 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2303673 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2303675 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    ] 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'
   [junit4]   2> 2303675 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    ] 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> 2303675 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    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/J0/temp/solr.update.AutoCommitTest_5454CEC9AA89062C-001/init-core-data-001/]
   [junit4]   2> 2303675 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@717fd0ad
   [junit4]   2> 2303676 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    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/J0/temp/solr.update.AutoCommitTest_5454CEC9AA89062C-001/init-core-data-001/index/
   [junit4]   2> 2303676 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/J0/temp/solr.update.AutoCommitTest_5454CEC9AA89062C-001/init-core-data-001/
   [junit4]   2> 2303680 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2303680 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2303680 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2303681 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2303681 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2303681 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2303681 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2303681 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2303681 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2303681 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2303681 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2303681 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2303685 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2303686 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2303688 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2303689 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2303695 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2303698 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/segments,spellCheckCompRH_Direct,spellCheckWithWordbreak,mock,/schema,spellCheckWithWordbreak_Direct,/admin/logging,/mlt,/admin/ping,/search-facet-invariants,/search-facet-def,/debug/dump,/admin/system,lazy,/update/json/docs,/admin/luke,/terms,/config,dismax,spellCheckCompRH,/admin/file,/replication,mltrh,tvrh,standard,/admin/mbeans,spellCheckCompRH1,/get,/update,/update/json,/admin/plugins,/update/csv,/admin/threads,defaults,/admin/properties
   [junit4]   2> 2303698 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 2303699 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2303700 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2303700 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2303700 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@5f85dcac[collection1] main
   [junit4]   2> 2303700 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2303700 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2303700 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2303701 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2303701 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2303706 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2303706 INFO  (searcherExecutor-5737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2303707 INFO  (searcherExecutor-5737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2303707 INFO  (searcherExecutor-5737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2303707 INFO  (searcherExecutor-5737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2303707 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2303707 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2303707 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2303707 INFO  (searcherExecutor-5737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2303708 INFO  (searcherExecutor-5737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2303709 INFO  (searcherExecutor-5737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2303709 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1525529403041251328
   [junit4]   2> 2303709 INFO  (searcherExecutor-5737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2303709 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 2303710 INFO  (searcherExecutor-5737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2303710 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=20.05859375, floorSegmentMB=1.9052734375, forceMergeDeletesPctAllowed=12.162542764595015, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2303710 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5fd949a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3272e5c1),segFN=segments_1,generation=1}
   [junit4]   2> 2303711 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2303711 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2303711 INFO  (searcherExecutor-5737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5f85dcac[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2303712 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@665b908b[collection1] main
   [junit4]   2> 2303712 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 2303712 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7732c049
   [junit4]   2> 2303712 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=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> 2303712 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2303713 INFO  (searcherExecutor-5737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@665b908b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2303721 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1525529403537227776)]} 0 1
   [junit4]   2> 2303721 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=standard&start=0&version=2.2&q=id:529&rows=20} hits=0 status=0 QTime=0
   [junit4]   2> 2304721 INFO  (commitScheduler-5740-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2304723 INFO  (commitScheduler-5740-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@232c5cc0[collection1] main
   [junit4]   2> 2304724 INFO  (commitScheduler-5740-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2304725 INFO  (searcherExecutor-5737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@232c5cc0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.5.0):C1)))}
   [junit4]   2> 2304821 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1525529404691709952)]} 0 1102
   [junit4]   2> 2304822 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=standard&start=0&version=2.2&q=id:529&rows=20} hits=1 status=0 QTime=0
   [junit4]   2> 2304824 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=standard&start=0&version=2.2&q=id:530&rows=20} hits=0 status=0 QTime=0
   [junit4]   2> 2304826 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[529 (-1525529404695904256)]} 0 0
   [junit4]   2> 2304826 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=standard&start=0&version=2.2&q=id:529&rows=20} hits=1 status=0 QTime=0
   [junit4]   2> 2305823 INFO  (commitScheduler-5740-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2305825 INFO  (commitScheduler-5740-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@6f1a9d7e[collection1] main
   [junit4]   2> 2305825 INFO  (commitScheduler-5740-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2305826 INFO  (searcherExecutor-5737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6f1a9d7e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):C1)))}
   [junit4]   2> 2305836 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 (1525529405754966016)]} 0 2117
   [junit4]   2> 2305836 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=standard&start=0&version=2.2&q=id:529&rows=20} hits=0 status=0 QTime=0
   [junit4]   2> 2305837 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525529405757063168)]} 0 2118
   [junit4]   2> 2305838 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525529405757063169)]} 0 2118
   [junit4]   2> 2305838 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525529405758111744)]} 0 2119
   [junit4]   2> 2305838 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525529405758111745)]} 0 2119
   [junit4]   2> 2305838 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525529405758111746)]} 0 2119
   [junit4]   2> 2305839 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525529405758111747)]} 0 2119
   [junit4]   2> 2305839 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525529405759160320)]} 0 2120
   [junit4]   2> 2305839 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525529405759160321)]} 0 2120
   [junit4]   2> 2305839 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525529405759160322)]} 0 2120
   [junit4]   2> 2305840 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1525529405759160323)]} 0 2120
   [junit4]   2> 2305840 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=standard&start=0&version=2.2&q=id:500&rows=20} hits=0 status=0 QTime=0
   [junit4]   2> 2306836 INFO  (commitScheduler-5740-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2306839 INFO  (commitScheduler-5740-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@505acbcf[collection1] main
   [junit4]   2> 2306839 INFO  (commitScheduler-5740-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2306840 INFO  (searcherExecutor-5737-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@505acbcf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.5.0):C1) Uninverting(_2(5.5.0):C11/9:delGen=1)))}
   [junit4]   2> 2306846 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 (1525529406814027776)]} 0 3127
   [junit4]   2> 2306846 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=standard&start=0&version=2.2&q=id:500&rows=20} hits=1 status=0 QTime=0
   [junit4]   2> 2306847 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 2306851 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 2306855 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4c45e054[collection1] realtime
   [junit4]   2> 2306855 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1525529406820319232)} 0 3
   [junit4]   2> 2306856 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    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> 2306856 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2306856 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] 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> 2306856 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    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> 2306856 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    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> 2306885 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2306904 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 2306942 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2306949 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2307269 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2307276 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2307277 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2307282 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2307284 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2307287 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2307287 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2307289 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    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'
   [junit4]   2> 2307289 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    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> 2307289 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    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/J0/temp/solr.update.AutoCommitTest_5454CEC9AA89062C-001/init-core-data-001/]
   [junit4]   2> 2307289 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@717fd0ad
   [junit4]   2> 2307290 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    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/J0/temp/solr.update.AutoCommitTest_5454CEC9AA89062C-001/init-core-data-001/index/
   [junit4]   2> 2307290 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/J0/temp/solr.update.AutoCommitTest_5454CEC9AA89062C-001/init-core-data-001/
   [junit4]   2> 2307294 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2307294 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2307294 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2307294 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2307295 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2307295 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2307295 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2307295 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2307295 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2307295 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2307295 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2307295 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2307299 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2307300 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2307301 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2307303 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2307308 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2307311 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/segments,spellCheckCompRH_Direct,spellCheckWithWordbreak,mock,/schema,spellCheckWithWordbreak_Direct,/admin/logging,/mlt,/admin/ping,/search-facet-invariants,/search-facet-def,/debug/dump,/admin/system,lazy,/update/json/docs,/admin/luke,/terms,/config,dismax,spellCheckCompRH,/admin/file,/replication,mltrh,tvrh,standard,/admin/mbeans,spellCheckCompRH1,/get,/update,/update/json,/admin/plugins,/update/csv,/admin/threads,defaults,/admin/properties
   [junit4]   2> 2307312 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 2307313 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2307313 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2307313 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2307314 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@7565e5bf[collection1] main
   [junit4]   2> 2307314 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2307314 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2307314 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2307314 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2307315 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2307319 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2307319 INFO  (searcherExecutor-5741-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2307320 INFO  (searcherExecutor-5741-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2307320 INFO  (searcherExecutor-5741-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2307320 INFO  (searcherExecutor-5741-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2307320 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2307320 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 2307320 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 2307320 INFO  (searcherExecutor-5741-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2307321 INFO  (searcherExecutor-5741-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2307322 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 1525529406820319232
   [junit4]   2> 2307322 INFO  (searcherExecutor-5741-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2307322 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 2307323 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5fd949a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3272e5c1),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5fd949a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3272e5c1),segFN=segments_2,generation=2}
   [junit4]   2> 2307323 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 2307323 INFO  (searcherExecutor-5741-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2307323 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=27.7470703125, floorSegmentMB=1.498046875, forceMergeDeletesPctAllowed=0.900004010047285, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2307323 INFO  (searcherExecutor-5741-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2307324 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5fd949a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3272e5c1),segFN=segments_2,generation=2}
   [junit4]   2> 2307324 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 2307324 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2307324 INFO  (searcherExecutor-5741-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7565e5bf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2307325 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@58138907[collection1] main
   [junit4]   2> 2307325 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 2307325 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1dcf53fe
   [junit4]   2> 2307325 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 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=1,errors=0,cumulative_adds=14,cumulative_deletesById=1,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 2307326 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2307327 INFO  (searcherExecutor-5741-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@58138907[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2307335 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 (1525529407326781440)]} 0 1
   [junit4]   2> 2307335 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 (1525529407327830016)]} 0 1
   [junit4]   2> 2307335 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (1525529407327830017)]} 0 1
   [junit4]   2> 2307336 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 (1525529407327830018)]} 0 1
   [junit4]   2> 2307336 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 (1525529407328878592)]} 0 2
   [junit4]   2> 2307336 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 (1525529407328878593)]} 0 2
   [junit4]   2> 2307336 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 (1525529407328878594)]} 0 2
   [junit4]   2> 2307336 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 (1525529407328878595)]} 0 2
   [junit4]   2> 2307337 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 (1525529407329927168)]} 0 3
   [junit4]   2> 2307337 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 (1525529407329927169)]} 0 3
   [junit4]   2> 2307337 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 (1525529407329927170)]} 0 3
   [junit4]   2> 2307338 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 (1525529407329927171)]} 0 3
   [junit4]   2> 2307338 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 (1525529407330975744)]} 0 4
   [junit4]   2> 2307338 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 (1525529407330975745)]} 0 4
   [junit4]   2> 2307338 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=standard&start=0&version=2.2&q=id:1&rows=20} hits=0 status=0 QTime=0
   [junit4]   2> 2307340 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 (1525529407332024320)]} 0 5
   [junit4]   2> 2307345 INFO  (commitScheduler-5744-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2307347 INFO  (commitScheduler-5744-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4157b1d1[collection1] main
   [junit4]   2> 2307347 INFO  (commitScheduler-5744-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2307348 INFO  (searcherExecutor-5741-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4157b1d1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(5.5.0):C15)))}
   [junit4]   2> 2307592 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 (1525529407596265472)]} 0 258
   [junit4]   2> 2307592 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=standard&start=0&version=2.2&q=id:14&rows=20} hits=1 status=0 QTime=0
   [junit4]   2> 2307594 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=standard&start=0&version=2.2&q=id:15&rows=20} hits=0 status=0 QTime=0
   [junit4]   2> 2307594 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 2307605 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 2307607 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@31ee5ee7[collection1] realtime
   [junit4]   2> 2307608 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1525529407610945536)} 0 2
   [junit4]   2> 2307609 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    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> 2307609 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2307609 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] 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> 2307609 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    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> 2307609 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    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> 2307639 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2307658 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.5.0
   [junit4]   2> 2307698 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2307705 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2307973 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2307980 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2307982 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2307987 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2307990 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2307992 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2307992 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2307994 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    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'
   [junit4]   2> 2307994 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    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> 2307995 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    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/J0/temp/solr.update.AutoCommitTest_5454CEC9AA89062C-001/init-core-data-001/]
   [junit4]   2> 2307995 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@717fd0ad
   [junit4]   2> 2307995 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    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/J0/temp/solr.update.AutoCommitTest_5454CEC9AA89062C-001/init-core-data-001/index/
   [junit4]   2> 2307995 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/J0/temp/solr.update.AutoCommitTest_5454CEC9AA89062C-001/init-core-data-001/
   [junit4]   2> 2308000 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2308000 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2308000 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2308000 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2308000 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2308000 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2308000 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2308000 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2308000 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2308001 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2308001 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2308001 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2308004 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2308006 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2308007 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2308008 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2308134 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2308136 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/segments,spellCheckCompRH_Direct,spellCheckWithWordbreak,mock,/schema,spellCheckWithWordbreak_Direct,/admin/logging,/mlt,/admin/ping,/search-facet-invariants,/search-facet-def,/debug/dump,/admin/system,lazy,/update/json/docs,/admin/luke,/terms,/config,dismax,spellCheckCompRH,/admin/file,/replication,mltrh,tvrh,standard,/admin/mbeans,spellCheckCompRH1,/get,/update,/update/json,/admin/plugins,/update/csv,/admin/threads,defaults,/admin/properties
   [junit4]   2> 2308138 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 2308140 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2308140 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2308140 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2308141 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3d0ddf4e[collection1] main
   [junit4]   2> 2308141 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2308141 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2308141 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2308141 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2308142 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2308151 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2308177 INFO  (searcherExecutor-5745-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2308178 INFO  (searcherExecutor-5745-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2308178 INFO  (searcherExecutor-5745-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2308182 INFO  (searcherExecutor-5745-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2308183 INFO  (searcherExecutor-5745-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2308183 INFO  (searcherExecutor-5745-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2308184 INFO  (searcherExecutor-5745-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2308184 INFO  (searcherExecutor-5745-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2308184 INFO  (searcherExecutor-5745-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2308186 INFO  (searcherExecutor-5745-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3d0ddf4e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2308187 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2308187 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[5454CEC9AA89062C]) [    x:collection1] o.a.s.u

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

>
   [junit4]    > 	request was:qt=standard&start=0&version=2.2&q=id:529&rows=20
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:747)
   [junit4]    > 	... 40 more
   [junit4]   2> 2308464 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2308464 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=967338261
   [junit4]   2> 2308465 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@875d197
   [junit4]   2> 2308465 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    x:collection1] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=2,deletesById=1,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 2308465 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2308465 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2308465 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2308465 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 2308467 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5fd949a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3272e5c1),segFN=segments_3,generation=3}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@5fd949a8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3272e5c1),segFN=segments_4,generation=4}
   [junit4]   2> 2308467 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 2308468 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2308477 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2308477 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-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/J0/temp/solr.update.AutoCommitTest_5454CEC9AA89062C-001/init-core-data-001/index [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_5454CEC9AA89062C-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 2308478 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_5454CEC9AA89062C-001/init-core-data-001/index
   [junit4]   2> 2308478 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-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/J0/temp/solr.update.AutoCommitTest_5454CEC9AA89062C-001/init-core-data-001 [CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_5454CEC9AA89062C-001/init-core-data-001;done=false>>]
   [junit4]   2> 2308478 INFO  (SUITE-AutoCommitTest-seed#[5454CEC9AA89062C]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_5454CEC9AA89062C-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/J0/temp/solr.update.AutoCommitTest_5454CEC9AA89062C-001
   [junit4]   2> NOTE: test params are: codec=Lucene54, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=es, timezone=Asia/Yakutsk
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.7.0_95 (64-bit)/cpus=3,threads=1,free=163455304,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SystemInfoHandlerTest, DistanceUnitsTest, TestMaxScoreQueryParser, DocValuesMissingTest, HttpPartitionTest, StandardRequestHandlerTest, PrimitiveFieldTypeTest, TestManagedSchemaFieldResource, TimeZoneUtilsTest, DistributedExpandComponentTest, DeleteInactiveReplicaTest, RecoveryAfterSoftCommitTest, ZkCLITest, BlockJoinFacetDistribTest, TestStressReorder, ExternalFileFieldSortTest, DataDrivenBlockJoinTest, TestLeaderElectionZkExpiry, TestDynamicFieldResource, HdfsRecoverLeaseTest, MoreLikeThisHandlerTest, CollectionReloadTest, TestNonDefinedSimilarityFactory, QueryEqualityTest, TestFaceting, TestDownShardTolerantSearch, AnalyticsMergeStrategyTest, RegexBoostProcessorTest, TestWordDelimiterFilterFactory, TestCollectionAPI, TestExactStatsCache, TestLMDirichletSimilarityFactory, CircularListTest, TestGroupingSearch, TestConfigSetImmutable, TestHighlightDedupGrouping, TestDocumentBuilder, UUIDFieldTest, DocValuesMultiTest, TestConfigSets, DistributedQueryElevationComponentTest, TestSolrDeletionPolicy1, XmlUpdateRequestHandlerTest, SliceStateTest, DistributedVersionInfoTest, LeaderInitiatedRecoveryOnCommitTest, TriLevelCompositeIdRoutingTest, TestDistributedSearch, TestFunctionQuery, ZkStateReaderTest, HdfsBasicDistributedZk2Test, BigEndianAscendingWordSerializerTest, TestCodecSupport, TestReRankQParserPlugin, DistributedFacetPivotSmallTest, HardAutoCommitTest, PingRequestHandlerTest, OverseerCollectionConfigSetProcessorTest, TestRandomCollapseQParserPlugin, TestSolrXml, TestMergePolicyConfig, PolyFieldTest, TestCoreContainer, BlockJoinFacetSimpleTest, TestReloadDeadlock, TestLazyCores, TestStressUserVersions, XsltUpdateRequestHandlerTest, TestLRUCache, TestHighFrequencyDictionaryFactory, TestFastLRUCache, OutOfBoxZkACLAndCredentialsProvidersTest, DirectSolrSpellCheckerTest, TestInitParams, TestRTimerTree, TestStressLucene, TestConfig, AddBlockUpdateTest, DeleteReplicaTest, ConnectionManagerTest, TestLFUCache, TestFileDictionaryLookup, BasicDistributedZkTest, TestSolrQueryParserDefaultOperatorResource, TestStressVersions, DocumentBuilderTest, ExplicitHLLTest, TestPartialUpdateDeduplication, AsyncMigrateRouteKeyTest, TestRawResponseWriter, TestTrackingShardHandlerFactory, TestSolrConfigHandler, TestBlobHandler, TestReloadAndDeleteDocs, QueryResultKeyTest, UnloadDistributedZkTest, TestManagedSynonymFilterFactory, TestRemoveLastDynamicCopyField, SimpleCollectionCreateDeleteTest, PeerSyncTest, SegmentsInfoRequestHandlerTest, TestExtendedDismaxParser, TestRandomDVFaceting, TestElisionMultitermQuery, TestSchemaResource, ClusterStateTest, TestIBSimilarityFactory, LeaderElectionTest, TestRemoteStreaming, DocumentAnalysisRequestHandlerTest, TestManagedSchema, TestPhraseSuggestions, ConcurrentDeleteAndCreateCollectionTest, OverseerTest, ClusterStateUpdateTest, TestLuceneMatchVersion, DistributedSuggestComponentTest, DisMaxRequestHandlerTest, HdfsRestartWhileUpdatingTest, MBeansHandlerTest, OverseerStatusTest, TestTestInjection, ParsingFieldUpdateProcessorsTest, ReturnFieldsTest, TestReplicationHandlerBackup, ShardRoutingTest, SaslZkACLProviderTest, SpatialHeatmapFacetsTest, TestSchemaVersionResource, BlockDirectoryTest, DistribCursorPagingTest, ZkControllerTest, StressHdfsTest, ActionThrottleTest, TestRequestStatusCollectionAPI, SuggestComponentTest, JSONWriterTest, TestHashPartitioner, BasicDistributedZk2Test, SyncSliceTest, OpenCloseCoreStressTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, ShardRoutingCustomTest, AutoCommitTest]
   [junit4] Completed [285/566 (1!)] on J0 in 6.46s, 3 tests, 1 error <<< FAILURES!

[...truncated 894 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:750: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:694: 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:534: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1477: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1033: There were test failures: 566 suites (7 ignored), 2268 tests, 1 error, 56 ignored (41 assumptions) [seed: 5454CEC9AA89062C]

Total time: 84 minutes 8 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