Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/128/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([E9051E448E9395FF:73F163A6100909C3]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:786)
        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:243)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

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




Build Log:
[...truncated 11443 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_E9051E448E9395FF-001/init-core-data-001
   [junit4]   2> 2046928 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 2046929 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2046930 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2046930 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2046930 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2046930 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2046930 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2046955 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 2046963 WARN  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 2046965 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 2046986 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2046990 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2047080 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2047101 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2047102 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2047107 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2047108 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2047110 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2047110 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2047110 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2047110 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2047110 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 2047110 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2047111 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2047111 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1402663632
   [junit4]   2> 2047111 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 2047111 WARN  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 2047111 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-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> 2047113 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 2047113 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2047113 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2047114 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2047114 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2047115 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, 
configSetProperties=configsetprops.json, collection=collection1, 
dataDir=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_E9051E448E9395FF-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 2047115 INFO  (coreLoadExecutor-7550-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2047115 INFO  (coreLoadExecutor-7550-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2047115 INFO  (coreLoadExecutor-7550-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2047116 INFO  (coreLoadExecutor-7550-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2047116 INFO  (coreLoadExecutor-7550-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2047138 INFO  (coreLoadExecutor-7550-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2047144 WARN  (coreLoadExecutor-7550-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 2047146 INFO  (coreLoadExecutor-7550-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 2047163 INFO  (coreLoadExecutor-7550-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2047168 INFO  (coreLoadExecutor-7550-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2047259 INFO  (coreLoadExecutor-7550-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2047264 INFO  (coreLoadExecutor-7550-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2047265 INFO  (coreLoadExecutor-7550-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2047268 INFO  (coreLoadExecutor-7550-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2047270 INFO  (coreLoadExecutor-7550-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2047271 INFO  (coreLoadExecutor-7550-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2047272 INFO  (coreLoadExecutor-7550-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2047274 INFO  (coreLoadExecutor-7550-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-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2047274 INFO  (coreLoadExecutor-7550-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2047274 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2047274 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_E9051E448E9395FF-001/init-core-data-001/]
   [junit4]   2> 2047274 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fe694e7
   [junit4]   2> 2047275 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_E9051E448E9395FF-001/init-core-data-001
   [junit4]   2> 2047275 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_E9051E448E9395FF-001/init-core-data-001/index/
   [junit4]   2> 2047275 WARN  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_E9051E448E9395FF-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 2047276 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_E9051E448E9395FF-001/init-core-data-001/index
   [junit4]   2> 2047276 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.822582850099528]
   [junit4]   2> 2047277 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1c6446bb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51d1c573),segFN=segments_1,generation=1}
   [junit4]   2> 2047277 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2047277 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-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_E9051E448E9395FF-001/init-core-data-001/
   [junit4]   2> 2047280 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2047280 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2047281 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2047281 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 2047281 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2047281 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2047282 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2047282 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2047282 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2047282 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2047282 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2047282 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 2047284 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2047285 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2047286 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2047287 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2047312 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 2047313 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 2047313 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2047314 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2047314 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2047315 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2047315 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2047315 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5052536684097402]
   [junit4]   2> 2047315 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1c6446bb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51d1c573),segFN=segments_1,generation=1}
   [junit4]   2> 2047315 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2047315 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7a1a3125[collection1] main]
   [junit4]   2> 2047316 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2047316 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 2047316 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2047316 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2047617 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2047842 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2047843 INFO  
(searcherExecutor-7551-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2047844 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 2047844 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 2047844 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 2047844 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1534192794133856256
   [junit4]   2> 2047845 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1534192794133856256
   [junit4]   2> 2047845 INFO  (coreLoadExecutor-7550-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 2047846 INFO  
(searcherExecutor-7551-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2047846 INFO  
(searcherExecutor-7551-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2047846 INFO  
(searcherExecutor-7551-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2047847 INFO  
(SUITE-AutoCommitTest-seed#[E9051E448E9395FF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2047847 INFO  
(searcherExecutor-7551-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2047849 INFO  
(searcherExecutor-7551-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2047852 INFO  
(searcherExecutor-7551-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2047852 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 2047852 INFO  
(searcherExecutor-7551-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2047853 INFO  
(searcherExecutor-7551-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2047854 INFO  
(searcherExecutor-7551-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7a1a3125[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2047854 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1534192794142244864)} 0 2
   [junit4]   2> 2047856 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2047856 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2047856 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2047856 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2047856 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2047878 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2047883 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 2047885 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 2047900 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2047906 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2047989 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2047994 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2047995 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2047999 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2048001 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2048003 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2048003 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2048006 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    ] 
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-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2048006 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2048006 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_E9051E448E9395FF-001/init-core-data-001/]
   [junit4]   2> 2048006 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fe694e7
   [junit4]   2> 2048006 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_E9051E448E9395FF-001/init-core-data-001/index/
   [junit4]   2> 2048007 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-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_E9051E448E9395FF-001/init-core-data-001/
   [junit4]   2> 2048011 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 2048011 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2048011 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 2048011 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 2048011 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2048011 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2048011 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2048011 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2048011 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2048012 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2048012 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2048012 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 2048013 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2048015 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2048016 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2048017 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2048037 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 2048039 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 2048039 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2048039 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2048039 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2048040 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4ff5f1d8[collection1] main]
   [junit4]   2> 2048040 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2048040 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 2048040 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2048040 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2048041 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2048043 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2048044 INFO  
(searcherExecutor-7556-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2048044 INFO  
(searcherExecutor-7556-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2048044 INFO  
(searcherExecutor-7556-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2048044 INFO  
(searcherExecutor-7556-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2048044 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 2048062 INFO  
(searcherExecutor-7556-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2048063 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 2048063 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 2048063 INFO  
(searcherExecutor-7556-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2048063 INFO  
(searcherExecutor-7556-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2048064 INFO  
(searcherExecutor-7556-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2048064 INFO  
(searcherExecutor-7556-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2048065 INFO  
(searcherExecutor-7556-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4ff5f1d8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2048066 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.UpdateLog Took 21.0ms to seed version buckets with 
highest version 1534192794142244864
   [junit4]   2> 2048066 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... 
core=collection1
   [junit4]   2> 2048067 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=83.6259765625, 
floorSegmentMB=1.7607421875, forceMergeDeletesPctAllowed=16.087605242186935, 
segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2048067 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1c6446bb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51d1c573),segFN=segments_1,generation=1}
   [junit4]   2> 2048068 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 2048068 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2048068 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6b09bd01[collection1] main]
   [junit4]   2> 2048069 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 2048069 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6a943ac2
   [junit4]   2> 2048069 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 2048069 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2048069 INFO  
(searcherExecutor-7556-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6b09bd01[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2048078 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1534192794378174464)]} 0 1
   [junit4]   2> 2048079 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 2052084 INFO  (commitScheduler-7559-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2052088 INFO  (commitScheduler-7559-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2817e018[collection1] main]
   [junit4]   2> 2052088 INFO  (commitScheduler-7559-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2052089 INFO  
(searcherExecutor-7556-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2817e018[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.1.0):C1)))}
   [junit4]   2> 2052104 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1534192798599741440)]} 0 4029
   [junit4]   2> 2052104 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 2052105 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1534192798600790016)]} 0 4029
   [junit4]   2> 2052105 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 2053105 INFO  (commitScheduler-7559-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2053107 INFO  (commitScheduler-7559-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5ed9cb57[collection1] main]
   [junit4]   2> 2053108 INFO  (commitScheduler-7559-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2053108 INFO  
(searcherExecutor-7556-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5ed9cb57[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.1.0):C1)))}
   [junit4]   2> 2053109 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 2053109 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 2053110 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1534192799655657472)]} 0 5035
   [junit4]   2> 2053110 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1534192799655657473)]} 0 5036
   [junit4]   2> 2053110 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1534192799655657474)]} 0 5036
   [junit4]   2> 2053111 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1534192799656706048)]} 0 5036
   [junit4]   2> 2053111 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1534192799656706049)]} 0 5036
   [junit4]   2> 2053111 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1534192799656706050)]} 0 5036
   [junit4]   2> 2053111 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1534192799656706051)]} 0 5036
   [junit4]   2> 2053111 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1534192799656706052)]} 0 5036
   [junit4]   2> 2053111 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1534192799656706053)]} 0 5036
   [junit4]   2> 2053111 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1534192799656706054)]} 0 5037
   [junit4]   2> 2053111 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 2053112 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1534192799657754624)]} 0 5037
   [junit4]   2> 2053112 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1534192799657754625)]} 0 5037
   [junit4]   2> 2053112 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1534192799657754626)]} 0 5037
   [junit4]   2> 2053112 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1534192799657754627)]} 0 5037
   [junit4]   2> 2053112 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1534192799657754628)]} 0 5038
   [junit4]   2> 2053112 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1534192799657754629)]} 0 5038
   [junit4]   2> 2053112 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1534192799657754630)]} 0 5038
   [junit4]   2> 2053113 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1534192799657754631)]} 0 5038
   [junit4]   2> 2053113 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1534192799658803200)]} 0 5038
   [junit4]   2> 2053113 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1534192799658803201)]} 0 5038
   [junit4]   2> 2053113 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 2054112 INFO  (commitScheduler-7559-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2054118 INFO  (commitScheduler-7559-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5e1ace1b[collection1] main]
   [junit4]   2> 2054118 INFO  (commitScheduler-7559-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2054119 INFO  
(searcherExecutor-7556-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5e1ace1b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.1.0):C10/9:delGen=1)))}
   [junit4]   2> 2054368 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 2054369 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 2054369 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[E9051E448E9395FF]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 2054372 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 2054373 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@317050b7[collection1] realtime]
   [junit4]   2> 2054373 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1534192800978960384)} 0 0
   [junit4]   2> 2054373 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2054374 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2054374 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2054374 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2054374 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2054396 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2054401 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 2054403 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 2054417 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2054421 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2054527 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2054532 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2054533 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2054537 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2054539 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2054540 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2054540 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2054543 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    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-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2054543 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2054543 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_E9051E448E9395FF-001/init-core-data-001/]
   [junit4]   2> 2054543 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fe694e7
   [junit4]   2> 2054544 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_E9051E448E9395FF-001/init-core-data-001/index/
   [junit4]   2> 2054544 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-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_E9051E448E9395FF-001/init-core-data-001/
   [junit4]   2> 2054548 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 2054549 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2054549 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 2054549 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 2054549 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 2054549 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2054549 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 2054550 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2054550 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 2054550 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2054550 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2054550 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 2054552 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2054553 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2054554 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2054555 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2054560 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2054562 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 2054562 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2054562 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2054562 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2054562 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4a89c04b[collection1] main]
   [junit4]   2> 2054563 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2054563 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2054563 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2054563 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2054563 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2054566 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2054567 INFO  
(searcherExecutor-7560-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2054567 INFO  
(searcherExecutor-7560-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2054567 INFO  
(searcherExecutor-7560-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2054567 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 2054567 INFO  
(searcherExecutor-7560-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2054567 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 2054567 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 2054567 INFO  
(searcherExecutor-7560-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2054568 INFO  
(searcherExecutor-7560-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2054569 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 
1534192800978960384
   [junit4]   2> 2054569 INFO  
(searcherExecutor-7560-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2054569 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 2054569 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1c6446bb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51d1c573),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1c6446bb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51d1c573),segFN=segments_2,generation=2}
   [junit4]   2> 2054570 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 2054569 INFO  
(searcherExecutor-7560-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2054570 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2054570 INFO  
(searcherExecutor-7560-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2054571 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1c6446bb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51d1c573),segFN=segments_2,generation=2}
   [junit4]   2> 2054571 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 2054571 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2054571 INFO  
(searcherExecutor-7560-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4a89c04b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2054572 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@42fe5acd[collection1] main]
   [junit4]   2> 2054572 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 2054572 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@ddf7a2a
   [junit4]   2> 2054572 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=3,autocommits=0,soft 
autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=12,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=12,cumulative_deletesById=11,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 2054572 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2054573 INFO  
(searcherExecutor-7560-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@42fe5acd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2054580 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1534192801196015616)]} 0 0
   [junit4]   2> 2054580 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1534192801197064192)]} 0 1
   [junit4]   2> 2054580 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1534192801197064193)]} 0 1
   [junit4]   2> 2054581 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1534192801198112768)]} 0 1
   [junit4]   2> 2054581 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1534192801198112769)]} 0 1
   [junit4]   2> 2054581 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1534192801198112770)]} 0 1
   [junit4]   2> 2054581 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1534192801198112771)]} 0 1
   [junit4]   2> 2054581 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1534192801198112772)]} 0 2
   [junit4]   2> 2054581 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1534192801198112773)]} 0 2
   [junit4]   2> 2054581 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1534192801198112774)]} 0 2
   [junit4]   2> 2054582 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1534192801199161344)]} 0 2
   [junit4]   2> 2054582 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1534192801199161345)]} 0 3
   [junit4]   2> 2054583 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1534192801200209920)]} 0 3
   [junit4]   2> 2054584 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1534192801200209921)]} 0 4
   [junit4]   2> 2054584 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2054584 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1534192801201258496)]} 0 5
   [junit4]   2> 2054586 INFO  (commitScheduler-7563-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 2054590 INFO  (commitScheduler-7563-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@398fd56a[collection1] main]
   [junit4]   2> 2054590 INFO  (commitScheduler-7563-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2054591 INFO  
(searcherExecutor-7560-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@398fd56a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.1.0):C15)))}
   [junit4]   2> 2054835 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1534192801464451072)]} 0 256
   [junit4]   2> 2054835 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2054836 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2054836 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 2054839 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 2054844 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@70870ca6[collection1] realtime]
   [junit4]   2> 2054844 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1534192801468645376)} 0 4
   [junit4]   2> 2054844 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2054845 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2054845 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2054845 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2054845 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2054873 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2054878 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 2054881 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 2054895 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2054900 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2055016 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2055022 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2055024 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2055029 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2055031 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2055034 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2055034 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2055038 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    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-6.x-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2055038 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2055038 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_E9051E448E9395FF-001/init-core-data-001/]
   [junit4]   2> 2055038 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5fe694e7
   [junit4]   2> 2055038 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_E9051E448E9395FF-001/init-core-data-001/index/
   [junit4]   2> 2055040 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-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_E9051E448E9395FF-001/init-core-data-001/
   [junit4]   2> 2055046 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 2055046 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2055046 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 2055046 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 2055046 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 2055046 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2055047 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 2055047 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 2055047 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 2055047 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2055047 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 2055047 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 2055049 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2055051 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2055052 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2055054 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 2055058 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 2055065 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,lazy,/update/json/docs,/admin/luke,/export,spellCheckWithWordbreak_Direct,tvrh,/get,/admin/properties,/update/json,mltrh,/admin/threads,/search-facet-def,/update/csv,/sql,/graph,/search-facet-invariants,/admin/segments,spellCheckCompRH1,/mlt,/admin/system,/replication,dismax,defaults,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,mock,/admin/ping,/update,/admin/file,/terms,spellCheckCompRH_Direct,/debug/dump
   [junit4]   2> 2055065 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 2055066 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2055066 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2055067 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@16a1968f[collection1] main]
   [junit4]   2> 2055067 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 2055067 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 2055067 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 2055067 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2055069 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[E9051E448E9395FF]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolr

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

) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2055104 INFO  
(coreCloseExecutor-7568-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 2055104 INFO  
(coreCloseExecutor-7568-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2055104 INFO  
(coreCloseExecutor-7568-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 2055108 INFO  
(coreCloseExecutor-7568-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1c6446bb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51d1c573),segFN=segments_3,generation=3}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1c6446bb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@51d1c573),segFN=segments_4,generation=4}
   [junit4]   2> 2055108 INFO  
(coreCloseExecutor-7568-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 2055109 INFO  
(coreCloseExecutor-7568-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2055124 INFO  
(coreCloseExecutor-7568-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 2055125 INFO  
(coreCloseExecutor-7568-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_E9051E448E9395FF-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_E9051E448E9395FF-001/init-core-data-001;done=false>>]
   [junit4]   2> 2055125 INFO  
(coreCloseExecutor-7568-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 2055125 INFO  
(coreCloseExecutor-7568-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_E9051E448E9395FF-001/init-core-data-001
   [junit4]   2> 2055125 INFO  
(coreCloseExecutor-7568-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_E9051E448E9395FF-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_E9051E448E9395FF-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 2055125 INFO  
(coreCloseExecutor-7568-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 2055125 INFO  
(coreCloseExecutor-7568-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_E9051E448E9395FF-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_E9051E448E9395FF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 _version_=FSTOrd50, field_t=PostingsFormat(name=Memory doPackFST= true), 
multiDefault=PostingsFormat(name=LuceneFixedGap), 
subject=PostingsFormat(name=LuceneFixedGap), intDefault=FSTOrd50, 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 range_facet_i_dv=FSTOrd50, text=PostingsFormat(name=Memory doPackFST= true), 
range_facet_l=FSTOrd50, timestamp=FSTOrd50}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Lucene54), 
timestamp=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1885, 
maxMBSortInHeap=6.505245358449423, 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=ja-JP, 
timezone=Australia/Victoria
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=3,threads=1,free=205035480,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestTolerantSearch, 
SolrTestCaseJ4Test, TestChildDocTransformer, TestSimpleQParserPlugin, 
DirectSolrSpellCheckerTest, TestXIncludeConfig, 
OutOfBoxZkACLAndCredentialsProvidersTest, CurrencyFieldXmlFileTest, 
TestAnalyzedSuggestions, TestReqParamsAPI, TestCodecSupport, BufferStoreTest, 
IndexSchemaTest, TolerantUpdateProcessorTest, RulesTest, 
PingRequestHandlerTest, DistributedVersionInfoTest, TestScoreJoinQPScore, 
SystemInfoHandlerTest, TestTrackingShardHandlerFactory, TestRemoteStreaming, 
DOMUtilTest, MergeStrategyTest, IndexBasedSpellCheckerTest, 
TestComplexPhraseQParserPlugin, HdfsThreadLeakTest, 
DocumentAnalysisRequestHandlerTest, TestExactSharedStatsCache, SampleTest, 
TestConfigSetProperties, JsonLoaderTest, TestDownShardTolerantSearch, 
UUIDFieldTest, SolrIndexConfigTest, DistributedFacetPivotSmallTest, 
SharedFSAutoReplicaFailoverTest, TestPerFieldSimilarityWithDefaultOverride, 
DistributedQueryComponentCustomSortTest, ZkCLITest, 
TestSolrConfigHandlerConcurrent, DistributedFacetPivotLongTailTest, 
TestStressLiveNodes, DirectoryFactoryTest, 
CollectionsAPIAsyncDistributedZkTest, AnalysisErrorHandlingTest, 
TestLeaderElectionZkExpiry, TestGeoJSONResponseWriter, SliceStateTest, 
TestCloudBackupRestore, SolrXmlInZkTest, TestStressReorder, 
PathHierarchyTokenizerFactoryTest, TestCloudSchemaless, SolrRequestParserTest, 
TestRawResponseWriter, TestPseudoReturnFields, TestSort, 
CollectionStateFormat2Test, TestTestInjection, TestConfigOverlay, 
CoreAdminRequestStatusTest, DeleteLastCustomShardedReplicaTest, 
TestRequestForwarding, TestDocSet, RegexBoostProcessorTest, 
PreAnalyzedFieldTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
OverseerStatusTest, TestUseDocValuesAsStored2, TestTrieFacet, 
DocumentBuilderTest, MoreLikeThisHandlerTest, SolrCoreTest, 
TestExtendedDismaxParser, TestTolerantUpdateProcessorRandomCloud, 
SchemaVersionSpecificBehaviorTest, HighlighterTest, JSONWriterTest, 
HighlighterMaxOffsetTest, TestManagedResource, TestShardHandlerFactory, 
AssignTest, DistributedQueryElevationComponentTest, StressHdfsTest, 
DistribJoinFromCollectionTest, TestDefaultStatsCache, PrimitiveFieldTypeTest, 
ConnectionManagerTest, CloudExitableDirectoryReaderTest, 
TestNonDefinedSimilarityFactory, RequestLoggingTest, 
TestPKIAuthenticationPlugin, QueryElevationComponentTest, 
TestCursorMarkWithoutUniqueKey, TestWordDelimiterFilterFactory, 
ReturnFieldsTest, TimeZoneUtilsTest, TestReRankQParserPlugin, 
RecoveryAfterSoftCommitTest, TestFieldResource, RollingRestartTest, 
TestDefaultSearchFieldResource, HdfsChaosMonkeyNothingIsSafeTest, 
TestSchemaVersionResource, TestStandardQParsers, LeaderElectionTest, 
TestInfoStreamLogging, TestSolrDynamicMBean, BJQParserTest, 
URLClassifyProcessorTest, PeerSyncTest, TestLuceneMatchVersion, 
TestSchemaResource, HLLSerializationTest, TestUniqueKeyFieldResource, 
XmlUpdateRequestHandlerTest, SaslZkACLProviderTest, 
PKIAuthenticationIntegrationTest, TestStressLucene, TestLFUCache, 
DistributedExpandComponentTest, HardAutoCommitTest, TermsComponentTest, 
UnloadDistributedZkTest, SegmentsInfoRequestHandlerTest, 
ChaosMonkeyNothingIsSafeTest, TestLRUStatsCache, BlockCacheTest, 
RecoveryZkTest, TestClassicSimilarityFactory, DistribCursorPagingTest, 
TestCryptoKeys, InfoHandlerTest, TestReplicationHandler, TestSolrQueryResponse, 
StatelessScriptUpdateProcessorFactoryTest, TestDocumentBuilder, 
TestManagedSchema, SpatialHeatmapFacetsTest, SuggestComponentTest, 
TestSweetSpotSimilarityFactory, TestFreeTextSuggestions, 
ConcurrentDeleteAndCreateCollectionTest, ChaosMonkeySafeLeaderTest, 
OverseerTest, FullSolrCloudDistribCmdsTest, AutoCommitTest]
   [junit4] Completed [309/598 (1!)] on J0 in 8.22s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 967 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:740: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:684: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/build.xml:59: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build.xml:233: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/common-build.xml:529:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1457:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/lucene/common-build.xml:1014:
 There were test failures: 598 suites (10 ignored), 2419 tests, 1 error, 86 
ignored (71 assumptions) [seed: E9051E448E9395FF]

Total time: 87 minutes 55 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