Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Solaris/185/
Java: multiarch/jdk1.7.0 -d32 -server -XX:+UseG1GC

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([215FAC1F573C2E63:98DE7AC07BD62AE9]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:766)
        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:194)
        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:1660)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:875)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java: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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

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




Build Log:
[...truncated 10190 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_215FAC1F573C2E63-001/init-core-data-001
   [junit4]   2> 996697 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 996698 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 996698 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-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> 996698 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 996698 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-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> 996698 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-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> 996698 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-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> 996777 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 996796 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 996838 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 996838 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 996844 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 997237 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 997246 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 997248 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 997396 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 997399 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 997403 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 997403 WARN  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 997404 WARN  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 997404 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 997404 WARN  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 997404 WARN  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 997404 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 997404 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-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> 997404 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-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> 997404 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 997404 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-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> 997404 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 25349148
   [junit4]   2> 997404 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-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> 997404 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 997405 WARN  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/lib).
   [junit4]   2> 997423 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-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> 997426 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 997429 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 997429 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 997429 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 997429 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 997431 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] o.a.s.c.SolrCore 
Created CoreDescriptor: {name=collection1, 
absoluteInstDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/,
 schema=schema.xml, config=solrconfig.xml, 
configSetProperties=configsetprops.json, loadOnStartup=true, 
collection=collection1, transient=false, 
dataDir=/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_215FAC1F573C2E63-001/init-core-data-001,
 instanceDir=collection1, shard=shard1}
   [junit4]   2> 997431 INFO  (coreLoadExecutor-2601-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> 997460 INFO  (coreLoadExecutor-2601-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 997468 INFO  (coreLoadExecutor-2601-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> 997486 INFO  (coreLoadExecutor-2601-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> 997486 INFO  (coreLoadExecutor-2601-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> 997612 INFO  (coreLoadExecutor-2601-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 997990 INFO  (coreLoadExecutor-2601-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 998062 INFO  (coreLoadExecutor-2601-thread-1) [    ] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 998062 INFO  (coreLoadExecutor-2601-thread-1) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 998074 INFO  (coreLoadExecutor-2601-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 999134 INFO  (coreLoadExecutor-2601-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 999141 INFO  (coreLoadExecutor-2601-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 999143 INFO  (coreLoadExecutor-2601-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 999174 INFO  (coreLoadExecutor-2601-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 999218 INFO  (coreLoadExecutor-2601-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 999223 INFO  (coreLoadExecutor-2601-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 999223 WARN  (coreLoadExecutor-2601-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 999223 WARN  (coreLoadExecutor-2601-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 999224 INFO  (coreLoadExecutor-2601-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 999224 WARN  (coreLoadExecutor-2601-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 999224 WARN  (coreLoadExecutor-2601-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 999225 INFO  (coreLoadExecutor-2601-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 999225 INFO  (coreLoadExecutor-2601-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> 999225 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 999226 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/],
 dataDir=[null]
   [junit4]   2> 999226 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1755cd6
   [junit4]   2> 999227 INFO  (coreLoadExecutor-2601-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_215FAC1F573C2E63-001/init-core-data-001
   [junit4]   2> 999227 INFO  (coreLoadExecutor-2601-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_215FAC1F573C2E63-001/init-core-data-001/index/
   [junit4]   2> 999227 WARN  (coreLoadExecutor-2601-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_215FAC1F573C2E63-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 999227 INFO  (coreLoadExecutor-2601-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_215FAC1F573C2E63-001/init-core-data-001/index
   [junit4]   2> 999227 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 999228 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@187ae61 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c98f2c),segFN=segments_1,generation=1}
   [junit4]   2> 999228 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 999232 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_215FAC1F573C2E63-001/init-core-data-001/
   [junit4]   2> 999235 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 999236 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 999236 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 999236 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 999236 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 999236 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 999236 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 999236 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 999236 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 999236 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 999237 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 999237 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 999240 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 999241 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 999243 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 999244 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 999251 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 999253 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/config,spellCheckWithWordbreak_Direct,/get,/mlt,lazy,mock,/search-facet-invariants,/admin/system,dismax,/update,/admin/file,/admin/logging,/update/csv,mltrh,/terms,tvrh,/admin/luke,spellCheckCompRH1,/admin/properties,/admin/ping,/schema,/debug/dump,spellCheckWithWordbreak,spellCheckCompRH_Direct,/admin/segments,spellCheckCompRH,/search-facet-def,/update/json,defaults,/admin/plugins,/replication,/admin/mbeans,standard,/admin/threads,/update/json/docs
   [junit4]   2> 999254 WARN  (coreLoadExecutor-2601-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> 999255 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 999255 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 999255 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 999256 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 999256 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 999257 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.10842821948701964]
   [junit4]   2> 999257 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@187ae61 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c98f2c),segFN=segments_1,generation=1}
   [junit4]   2> 999257 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 999257 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1395650[collection1] 
main
   [junit4]   2> 999257 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 999257 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 999257 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 999258 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 999270 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 999342 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 999362 INFO  
(searcherExecutor-2602-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 999377 INFO  
(searcherExecutor-2602-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 999377 INFO  
(searcherExecutor-2602-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 999377 INFO  
(searcherExecutor-2602-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 999378 INFO  
(searcherExecutor-2602-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 999378 INFO  
(searcherExecutor-2602-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 999379 INFO  
(searcherExecutor-2602-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 999379 INFO  
(searcherExecutor-2602-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 999380 INFO  
(searcherExecutor-2602-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 999388 INFO  
(searcherExecutor-2602-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1395650[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 999414 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 999414 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 999414 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 999414 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1517703058593677312
   [junit4]   2> 999415 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1517703058593677312
   [junit4]   2> 999416 INFO  (coreLoadExecutor-2601-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 999417 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 999424 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 999426 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{deleteByQuery=*:* (-1517703058604163072)} 0 2
   [junit4]   2> 999431 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] 
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> 999431 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 999431 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] 
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> 999431 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] 
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> 999431 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] 
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> 999463 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 999483 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 999530 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] o.a.s.c.Config 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 999531 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 999539 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1000218 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1000358 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1000360 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1000382 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1000385 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1000388 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1000388 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1000388 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1000388 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1000389 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1000389 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1000390 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1000390 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    ] 
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> 1000390 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    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_215FAC1F573C2E63-001/init-core-data-001/]
   [junit4]   2> 1000390 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1755cd6
   [junit4]   2> 1000391 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    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_215FAC1F573C2E63-001/init-core-data-001/index/
   [junit4]   2> 1000391 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_215FAC1F573C2E63-001/init-core-data-001/
   [junit4]   2> 1000412 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1000412 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1000412 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1000412 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1000412 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1000413 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1000413 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1000413 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1000413 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1000413 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1000413 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1000413 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1000417 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1000418 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1000420 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1000421 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1000427 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1000430 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/config,spellCheckWithWordbreak_Direct,/get,/mlt,lazy,mock,/search-facet-invariants,/admin/system,dismax,/update,/admin/file,/admin/logging,/update/csv,mltrh,/terms,tvrh,/admin/luke,spellCheckCompRH1,/admin/properties,/admin/ping,/schema,/debug/dump,spellCheckWithWordbreak,spellCheckCompRH_Direct,/admin/segments,spellCheckCompRH,/search-facet-def,/update/json,defaults,/admin/plugins,/replication,/admin/mbeans,standard,/admin/threads,/update/json/docs
   [junit4]   2> 1000431 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 1000432 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1000432 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1000432 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1000433 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@52c4ba[collection1] main
   [junit4]   2> 1000433 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1000433 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1000433 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1000433 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1000434 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1000438 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1000439 INFO  
(searcherExecutor-2607-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1000440 INFO  
(searcherExecutor-2607-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1000440 INFO  
(searcherExecutor-2607-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1000440 INFO  
(searcherExecutor-2607-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1000441 INFO  
(searcherExecutor-2607-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1000441 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1000441 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1000442 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1000443 INFO  
(searcherExecutor-2607-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1000443 INFO  
(searcherExecutor-2607-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1000444 INFO  
(searcherExecutor-2607-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1000444 INFO  
(searcherExecutor-2607-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1000445 INFO  
(searcherExecutor-2607-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@52c4ba[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1000448 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.UpdateLog Took 6.0ms to seed version buckets with highest version 
1517703058604163072
   [junit4]   2> 1000448 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1000448 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=63.2705078125, 
floorSegmentMB=1.5966796875, forceMergeDeletesPctAllowed=20.530900122888013, 
segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7572841221939876
   [junit4]   2> 1000449 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@187ae61 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c98f2c),segFN=segments_1,generation=1}
   [junit4]   2> 1000449 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1000449 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1000449 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@94e09f[collection1] main
   [junit4]   2> 1000450 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1000450 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1404fba
   [junit4]   2> 1000450 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1000450 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1000487 INFO  
(searcherExecutor-2607-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@94e09f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1000487 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 (1517703059717750784)]} 0 1
   [junit4]   2> 1000488 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={start=0&qt=standard&version=2.2&rows=20&q=id:529} hits=0 status=0 
QTime=0 
   [junit4]   2> 1001489 INFO  (commitScheduler-2610-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1001505 INFO  (commitScheduler-2610-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1830707[collection1] 
main
   [junit4]   2> 1001505 INFO  (commitScheduler-2610-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1001506 INFO  
(searcherExecutor-2607-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1830707[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(5.4.0):C1)))}
   [junit4]   2> 1001745 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 (1517703061036859392)]} 0 
1259
   [junit4]   2> 1001746 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={start=0&qt=standard&version=2.2&rows=20&q=id:529} hits=1 status=0 
QTime=0 
   [junit4]   2> 1001747 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={start=0&qt=standard&version=2.2&rows=20&q=id:530} hits=0 status=0 
QTime=0 
   [junit4]   2> 1001748 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{delete=[529 (-1517703061041053696)]} 0 0
   [junit4]   2> 1001749 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={start=0&qt=standard&version=2.2&rows=20&q=id:529} hits=1 status=0 
QTime=0 
   [junit4]   2> 1002746 INFO  (commitScheduler-2610-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1002749 INFO  (commitScheduler-2610-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@f35d28[collection1] 
main
   [junit4]   2> 1002750 INFO  (commitScheduler-2610-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1002751 INFO  
(searcherExecutor-2607-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f35d28[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.4.0):C1)))}
   [junit4]   2> 1002808 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[550 (1517703062151495680)]} 0 
2323
   [junit4]   2> 1002808 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={start=0&qt=standard&version=2.2&rows=20&q=id:529} hits=0 status=0 
QTime=0 
   [junit4]   2> 1002809 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517703062153592832)]} 0 
2324
   [junit4]   2> 1002810 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517703062153592833)]} 0 
2324
   [junit4]   2> 1002810 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517703062154641408)]} 0 
2325
   [junit4]   2> 1002810 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517703062154641409)]} 0 
2325
   [junit4]   2> 1002811 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517703062154641410)]} 0 
2325
   [junit4]   2> 1002811 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517703062155689984)]} 0 
2326
   [junit4]   2> 1002811 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517703062155689985)]} 0 
2326
   [junit4]   2> 1002811 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517703062155689986)]} 0 
2326
   [junit4]   2> 1002812 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517703062156738560)]} 0 
2326
   [junit4]   2> 1002812 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 (1517703062156738561)]} 0 
2327
   [junit4]   2> 1002812 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={start=0&qt=standard&version=2.2&rows=20&q=id:500} hits=0 status=0 
QTime=0 
   [junit4]   2> 1003808 INFO  (commitScheduler-2610-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1003813 INFO  (commitScheduler-2610-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@dc74a[collection1] 
main
   [junit4]   2> 1003813 INFO  (commitScheduler-2610-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1003815 INFO  
(searcherExecutor-2607-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@dc74a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(5.4.0):C1)
 Uninverting(_2(5.4.0):C11/9:delGen=1)))}
   [junit4]   2> 1003819 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] {add=[531 (1517703063211606016)]} 0 
3334
   [junit4]   2> 1003819 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.S.Request [collection1] webapp=null path=null 
params={start=0&qt=standard&version=2.2&rows=20&q=id:500} hits=1 status=0 
QTime=0 
   [junit4]   2> 1003821 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 1003829 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1003836 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@dca766[collection1] 
realtime
   [junit4]   2> 1003836 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null 
params={} {deleteByQuery=*:* (-1517703063223140352)} 0 7
   [junit4]   2> 1003838 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
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> 1003838 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1003838 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
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> 1003838 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
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> 1003838 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
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> 1003874 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1003893 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1003937 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1003937 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1003944 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1004600 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1004612 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1004613 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1004619 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from 
file currency.xml
   [junit4]   2> 1004622 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from 
file currency.xml
   [junit4]   2> 1004643 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates 
from open-exchange-rates.json
   [junit4]   2> 1004644 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1004644 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1004644 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates 
from open-exchange-rates.json
   [junit4]   2> 1004644 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1004644 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1004748 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, 
assuming default properties: Can't find resource 'configsetprops.json' in 
classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1004748 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
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> 1004748 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
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_215FAC1F573C2E63-001/init-core-data-001/]
   [junit4]   2> 1004748 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1755cd6
   [junit4]   2> 1004748 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
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_215FAC1F573C2E63-001/init-core-data-001/index/
   [junit4]   2> 1004753 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_215FAC1F573C2E63-001/init-core-data-001/
   [junit4]   2> 1004778 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1004778 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1004778 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1004778 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1004778 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1004778 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1004779 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1004779 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1004779 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1004779 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1004779 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1004779 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1004782 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1004784 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1004793 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1004797 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1004805 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1004809 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/config,spellCheckWithWordbreak_Direct,/get,/mlt,lazy,mock,/search-facet-invariants,/admin/system,dismax,/update,/admin/file,/admin/logging,/update/csv,mltrh,/terms,tvrh,/admin/luke,spellCheckCompRH1,/admin/properties,/admin/ping,/schema,/debug/dump,spellCheckWithWordbreak,spellCheckCompRH_Direct,/admin/segments,spellCheckCompRH,/search-facet-def,/update/json,defaults,/admin/plugins,/replication,/admin/mbeans,standard,/admin/threads,/update/json/docs
   [junit4]   2> 1004811 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 1004820 INFO  (commitScheduler-2610-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1004820 INFO  (commitScheduler-2610-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@f59a16[collection1] 
main
   [junit4]   2> 1004820 INFO  (commitScheduler-2610-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1004821 INFO  
(searcherExecutor-2607-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f59a16[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1004896 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1004896 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1004896 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1004902 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1145762[collection1] 
main
   [junit4]   2> 1004902 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1004902 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1004902 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1004902 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1004904 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1004920 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1004922 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1004922 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1004922 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1004924 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1517703063223140352
   [junit4]   2> 1004924 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... 
core=collection1
   [junit4]   2> 1004924 INFO  
(searcherExecutor-2611-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1004924 INFO  
(searcherExecutor-2611-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1004924 INFO  
(searcherExecutor-2611-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1004924 INFO  
(searcherExecutor-2611-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1004925 INFO  
(searcherExecutor-2611-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1004925 INFO  
(searcherExecutor-2611-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1004925 INFO  
(searcherExecutor-2611-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1004926 INFO  
(searcherExecutor-2611-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1004926 INFO  
(searcherExecutor-2611-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1004927 INFO  
(searcherExecutor-2611-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1145762[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1004928 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@187ae61 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c98f2c),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@187ae61 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c98f2c),segFN=segments_2,generation=2}
   [junit4]   2> 1004928 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1004928 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1004928 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@187ae61 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c98f2c),segFN=segments_2,generation=2}
   [junit4]   2> 1004928 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 1004928 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1004929 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@4aa6f5[collection1] 
main
   [junit4]   2> 1004929 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1004929 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@416fb5
   [junit4]   2> 1004929 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.UpdateHandler closing 
DirectUpdateHandler2{commits=4,autocommits=0,soft autocommit 
maxTime=1000ms,soft 
autocommits=4,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=14,adds=0,deletesById=0,deletesByQuery=0,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> 1004929 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1004936 INFO  
(searcherExecutor-2611-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4aa6f5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1005048 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[529 
(1517703064499257344)]} 0 109
   [junit4]   2> 1005048 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={start=0&qt=standard&version=2.2&rows=20&q=id:529} hits=0 status=0 
QTime=0 
   [junit4]   2> 1009049 INFO  (commitScheduler-2614-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1009052 INFO  (commitScheduler-2614-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@14a9a47[collection1] 
main
   [junit4]   2> 1009053 INFO  (commitScheduler-2614-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1009054 INFO  
(searcherExecutor-2611-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@14a9a47[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(5.4.0):C1)))}
   [junit4]   2> 1009074 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[530 
(1517703068721872896)]} 0 4137
   [junit4]   2> 1009074 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={start=0&qt=standard&version=2.2&rows=20&q=id:530} hits=0 status=0 
QTime=0 
   [junit4]   2> 1009075 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[529 
(-1517703068723970048)]} 0 4139
   [junit4]   2> 1009076 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={start=0&qt=standard&version=2.2&rows=20&q=id:529} hits=1 status=0 
QTime=0 
   [junit4]   2> 1010076 INFO  (commitScheduler-2614-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1010080 INFO  (commitScheduler-2614-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1820b0c[collection1] 
main
   [junit4]   2> 1010080 INFO  (commitScheduler-2614-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1010081 INFO  
(searcherExecutor-2611-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1820b0c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(5.4.0):C1)))}
   [junit4]   2> 1010331 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={start=0&qt=standard&version=2.2&rows=20&q=id:529} hits=0 status=0 
QTime=0 
   [junit4]   2> 1010333 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={start=0&qt=standard&version=2.2&rows=20&q=id:530} hits=1 status=0 
QTime=0 
   [junit4]   2> 1010335 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1517703070044127232)]} 0 5399
   [junit4]   2> 1010335 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1517703070045175808)]} 0 5399
   [junit4]   2> 1010336 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1517703070045175809)]} 0 5400
   [junit4]   2> 1010336 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1517703070046224384)]} 0 5400
   [junit4]   2> 1010336 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1517703070046224385)]} 0 5400
   [junit4]   2> 1010336 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1517703070046224386)]} 0 5400
   [junit4]   2> 1010337 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1517703070047272960)]} 0 5401
   [junit4]   2> 1010337 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1517703070047272961)]} 0 5401
   [junit4]   2> 1010337 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1517703070047272962)]} 0 5401
   [junit4]   2> 1010338 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {add=[500 
(1517703070047272963)]} 0 5402
   [junit4]   2> 1010338 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={start=0&qt=standard&version=2.2&rows=20&q=id:500} hits=0 status=0 
QTime=0 
   [junit4]   2> 1010339 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1517703070049370112)]} 0 5403
   [junit4]   2> 1010340 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1517703070049370113)]} 0 5404
   [junit4]   2> 1010340 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1517703070050418688)]} 0 5404
   [junit4]   2> 1010340 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1517703070050418689)]} 0 5404
   [junit4]   2> 1010340 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1517703070050418690)]} 0 5404
   [junit4]   2> 1010340 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1517703070050418691)]} 0 5404
   [junit4]   2> 1010340 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1517703070050418692)]} 0 5404
   [junit4]   2> 1010341 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1517703070050418693)]} 0 5405
   [junit4]   2> 1010341 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1517703070051467264)]} 0 5405
   [junit4]   2> 1010341 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessor [collection1] {delete=[530 
(-1517703070051467265)]} 0 5405
   [junit4]   2> 1010341 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={start=0&qt=standard&version=2.2&rows=20&q=id:530} hits=1 status=0 
QTime=0 
   [junit4]   2> 1011340 INFO  (commitScheduler-2614-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1011344 INFO  (commitScheduler-2614-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@1ecb1e4[collection1] 
main
   [junit4]   2> 1011344 INFO  (commitScheduler-2614-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 1011346 INFO  
(searcherExecutor-2611-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ecb1e4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(5.4.0):C10/9:delGen=1)))}
   [junit4]   2> 1011346 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={start=0&qt=standard&version=2.2&rows=20&q=id:500} hits=1 status=0 
QTime=0 
   [junit4]   2> 1011349 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null 
params={start=0&qt=standard&version=2.2&rows=20&q=id:530} hits=0 status=0 
QTime=0 
   [junit4]   2> 1011350 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[215FAC1F573C2E63]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 1011358 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1011361 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@1b82615[collection1] realtime
   [junit4]   2> 1011361 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} 
{deleteByQuery=*:* (-1517703071118917632)} 0 2
   [junit4]   2> 1011362 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    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> 1011363 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1011363 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    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> 1011363 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    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> 1011363 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    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> 1011398 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1011428 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.4.0
   [junit4]   2> 1011483 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1011483 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.s.IndexSchema Reading Solr Schema from 
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 1011499 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1012251 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1012258 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1012272 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1012278 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1012281 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1012284 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1012285 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1012285 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1012285 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1012285 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1012285 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1012286 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 1012286 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    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> 1012286 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[215FAC1F573C2E63]) [    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/co

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

-Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.28s J1 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([215FAC1F573C2E63:98DE7AC07BD62AE9]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:766)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:194)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:start=0&qt=standard&version=2.2&rows=20&q=id:14
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:759)
   [junit4]    >        ... 40 more
   [junit4]   2> 1012625 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1012625 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=25349148
   [junit4]   2> 1012625 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@f205ff
   [junit4]   2> 1012625 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    x:collection1] 
o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=1,autocommits=0,soft 
autocommit maxDocs=14,soft 
autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1012626 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1012626 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1012626 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1012626 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    x:collection1] 
o.a.s.u.UpdateHandler Committing on IndexWriter close.
   [junit4]   2> 1012627 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@187ae61 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c98f2c),segFN=segments_3,generation=3}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@187ae61 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c98f2c),segFN=segments_4,generation=4}
   [junit4]   2> 1012627 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    x:collection1] 
o.a.s.c.SolrCore newest commit generation = 4
   [junit4]   2> 1012628 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1012753 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1012753 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-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_215FAC1F573C2E63-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_215FAC1F573C2E63-001/init-core-data-001;done=false>>]
   [junit4]   2> 1012753 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-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_215FAC1F573C2E63-001/init-core-data-001
   [junit4]   2> 1012753 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-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_215FAC1F573C2E63-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_215FAC1F573C2E63-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1012753 INFO  
(SUITE-AutoCommitTest-seed#[215FAC1F573C2E63]-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_215FAC1F573C2E63-001/init-core-data-001/index
   [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_215FAC1F573C2E63-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene54): 
{range_facet_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=FST50, 
field_t=Lucene50(blocksize=128), range_facet_l_dv=FST50, 
multiDefault=PostingsFormat(name=MockRandom), 
range_facet_i_dv=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
subject=PostingsFormat(name=MockRandom), 
timestamp=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
intDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
text=Lucene50(blocksize=128), 
_version_=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=SimpleText), 
timestamp=DocValuesFormat(name=SimpleText)}, sim=DefaultSimilarity, locale=nl, 
timezone=Singapore
   [junit4]   2> NOTE: SunOS 5.11 x86/Oracle Corporation 1.7.0_91 
(32-bit)/cpus=3,threads=1,free=210323008,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeySafeLeaderTest, 
TestFiltering, MinimalSchemaTest, CSVRequestHandlerTest, TestSolrQueryParser, 
DeleteInactiveReplicaTest, TestTolerantSearch, TestDynamicLoading, 
SpellPossibilityIteratorTest, TestSolrJ, TestCSVResponseWriter, TestQueryTypes, 
DateRangeFieldTest, SecurityConfHandlerTest, 
DistributedFacetPivotSmallAdvancedTest, BitVectorTest, 
TestAtomicUpdateErrorCases, HdfsRecoverLeaseTest, 
TestOverriddenPrefixQueryForCustomFieldType, BJQParserTest, 
TestDynamicFieldCollectionResource, BadIndexSchemaTest, 
HdfsDirectoryFactoryTest, ResponseLogComponentTest, 
TestManagedSynonymFilterFactory, TestReqParamsAPI, TestSearcherReuse, TestTrie, 
TestDistributedStatsComponentCardinality, TestHashQParserPlugin, 
FullSolrCloudDistribCmdsTest, DirectUpdateHandlerOptimizeTest, 
SpellCheckComponentTest, TestSolrConfigHandlerConcurrent, TestCollationField, 
SolrIndexSplitterTest, TestCoreDiscovery, TestLeaderElectionZkExpiry, 
TestReversedWildcardFilterFactory, PreAnalyzedUpdateProcessorTest, 
RuleEngineTest, DeleteLastCustomShardedReplicaTest, 
LeaderElectionIntegrationTest, TestQuerySenderListener, FacetPivotSmallTest, 
TriLevelCompositeIdRoutingTest, DistanceFunctionTest, TestFieldTypeResource, 
MigrateRouteKeyTest, TestSystemIdResolver, TestConfigReload, 
TestBinaryResponseWriter, TestRandomFaceting, OpenExchangeRatesOrgProviderTest, 
TestBinaryField, TestConfigOverlay, TestDistribDocBasedVersion, 
RequestHandlersTest, TestClassNameShortening, TestReplicaProperties, 
TestManagedSchema, DebugComponentTest, TestRealTimeGet, 
TestSolrDeletionPolicy2, MultiTermTest, TestRequestStatusCollectionAPI, 
TestBulkSchemaConcurrent, TestHdfsUpdateLog, TestRuleBasedAuthorizationPlugin, 
CloudExitableDirectoryReaderTest, TestDistribIDF, VersionInfoTest, 
HdfsThreadLeakTest, UniqFieldsUpdateProcessorFactoryTest, TestCharFilters, 
TestSchemaManager, ZkStateReaderTest, HLLSerializationTest, AtomicUpdatesTest, 
TestManagedStopFilterFactory, HdfsWriteToMultipleCollectionsTest, 
SignatureUpdateProcessorFactoryTest, AutoCommitTest]
   [junit4] Completed [166/545] on J1 in 16.08s, 3 tests, 1 error <<< FAILURES!

[...truncated 1213 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:785: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:729: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/build.xml:59: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/build.xml:233: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/solr/common-build.xml:526:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1452:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-5.x-Solaris/lucene/common-build.xml:1006:
 There were test failures: 545 suites (7 ignored), 2158 tests, 1 error, 53 
ignored (39 assumptions) [seed: 215FAC1F573C2E63]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to