Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/547/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([8C193A8B1F6E705B:36CB55F39C409E4E]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:780)
        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:325)
        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:773)
        ... 40 more




Build Log:
[...truncated 10985 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_8C193A8B1F6E705B-001/init-core-data-001
   [junit4]   2> 1109326 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 1109326 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1109326 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1109326 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1109326 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1109326 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1109326 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1109358 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1109368 WARN  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1109370 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1109398 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1109402 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1109493 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1109499 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1109499 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1109502 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1109504 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1109505 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1109505 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1109505 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1109505 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1109505 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 1109505 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1109505 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1109506 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 239827951
   [junit4]   2> 1109506 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 1109506 WARN  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 1109506 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-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,
   [junit4]   2> 1109513 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 1109514 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1109514 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1109514 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1109514 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1109515 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_8C193A8B1F6E705B-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 1109524 INFO  (coreLoadExecutor-4048-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1109525 INFO  (coreLoadExecutor-4048-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1109525 INFO  (coreLoadExecutor-4048-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1109525 INFO  (coreLoadExecutor-4048-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1109525 INFO  (coreLoadExecutor-4048-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1109552 INFO  (coreLoadExecutor-4048-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1109560 WARN  (coreLoadExecutor-4048-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1109561 INFO  (coreLoadExecutor-4048-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1109601 INFO  (coreLoadExecutor-4048-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1109610 INFO  (coreLoadExecutor-4048-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1109810 INFO  (coreLoadExecutor-4048-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1109816 INFO  (coreLoadExecutor-4048-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1109817 INFO  (coreLoadExecutor-4048-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1109819 INFO  (coreLoadExecutor-4048-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1109821 INFO  (coreLoadExecutor-4048-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1109823 INFO  (coreLoadExecutor-4048-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1109824 INFO  (coreLoadExecutor-4048-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1109826 INFO  (coreLoadExecutor-4048-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-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1109826 INFO  (coreLoadExecutor-4048-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1109826 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1109826 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_8C193A8B1F6E705B-001/init-core-data-001/]
   [junit4]   2> 1109826 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@757dc9e8
   [junit4]   2> 1109827 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_8C193A8B1F6E705B-001/init-core-data-001
   [junit4]   2> 1109827 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_8C193A8B1F6E705B-001/init-core-data-001/index/
   [junit4]   2> 1109827 WARN  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_8C193A8B1F6E705B-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1109827 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_8C193A8B1F6E705B-001/init-core-data-001/index
   [junit4]   2> 1109827 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=78.9697265625, 
floorSegmentMB=1.8427734375, forceMergeDeletesPctAllowed=21.624861530099622, 
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5188825487018262
   [junit4]   2> 1109828 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1b5b113a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e4d4c29),segFN=segments_1,generation=1}
   [junit4]   2> 1109828 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1109828 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_8C193A8B1F6E705B-001/init-core-data-001/
   [junit4]   2> 1109830 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1109830 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1109830 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1109830 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1109830 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1109830 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1109830 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1109831 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1109831 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1109831 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1109831 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1109831 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1109873 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1109874 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1109875 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1109876 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1109878 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1109880 INFO  (coreLoadExecutor-4048-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,/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> 1109880 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1109881 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1109881 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1109882 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1109882 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1109882 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=11, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=21.3466796875, 
floorSegmentMB=1.1171875, forceMergeDeletesPctAllowed=0.005267303505036569, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.12389415935026582
   [junit4]   2> 1109883 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1b5b113a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e4d4c29),segFN=segments_1,generation=1}
   [junit4]   2> 1109883 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1109883 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@15728a99[collection1] main]
   [junit4]   2> 1109883 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1109883 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1109883 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1109883 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1110182 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1110806 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1110806 INFO  
(searcherExecutor-4049-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1110807 INFO  
(searcherExecutor-4049-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1110807 INFO  
(searcherExecutor-4049-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1110807 INFO  
(searcherExecutor-4049-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1110808 INFO  
(searcherExecutor-4049-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1110808 INFO  
(searcherExecutor-4049-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1110809 INFO  
(searcherExecutor-4049-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1110809 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1110810 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1110810 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1110810 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1532790334450302976
   [junit4]   2> 1110811 INFO  
(searcherExecutor-4049-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1110811 INFO  
(searcherExecutor-4049-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1110812 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1532790334450302976
   [junit4]   2> 1110812 INFO  
(searcherExecutor-4049-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@15728a99[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1110812 INFO  (coreLoadExecutor-4048-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1110814 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1110818 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1110821 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1532790334458691584)} 0 2
   [junit4]   2> 1110823 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1110824 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1110824 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1110824 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1110824 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1110869 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1110878 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    ] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1110880 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1110932 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1110939 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1111027 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1111032 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1111033 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1111036 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1111038 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1111039 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1111039 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1111041 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    ] 
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-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1111041 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1111041 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_8C193A8B1F6E705B-001/init-core-data-001/]
   [junit4]   2> 1111041 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@757dc9e8
   [junit4]   2> 1111041 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_8C193A8B1F6E705B-001/init-core-data-001/index/
   [junit4]   2> 1111041 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_8C193A8B1F6E705B-001/init-core-data-001/
   [junit4]   2> 1111045 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1111045 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1111045 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1111046 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1111046 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1111046 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1111046 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1111046 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1111046 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1111046 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1111046 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1111046 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1111048 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1111049 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1111050 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1111051 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1111057 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1111059 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    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,/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> 1111059 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1111059 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1111059 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1111060 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5249449c[collection1] main]
   [junit4]   2> 1111060 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1111060 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1111060 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1111060 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1111061 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1111063 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1111064 INFO  
(searcherExecutor-4054-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1111064 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1111064 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1111064 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1111065 INFO  
(searcherExecutor-4054-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1111065 INFO  
(searcherExecutor-4054-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1111065 INFO  
(searcherExecutor-4054-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1111066 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version 
1532790334458691584
   [junit4]   2> 1111066 INFO  
(searcherExecutor-4054-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1111067 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1111067 INFO  
(searcherExecutor-4054-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1111067 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1111068 INFO  
(searcherExecutor-4054-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1111069 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1b5b113a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e4d4c29),segFN=segments_1,generation=1}
   [junit4]   2> 1111069 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1111070 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1111070 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping 
onDeckSearchers=2
   [junit4]   2> 1111070 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5a2d3f19[collection1] main]
   [junit4]   2> 1111070 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1111070 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5aa709dd
   [junit4]   2> 1111070 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    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> 1111070 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1111072 INFO  
(searcherExecutor-4054-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1111072 INFO  
(searcherExecutor-4054-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1111072 INFO  
(searcherExecutor-4054-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5249449c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1111073 INFO  
(searcherExecutor-4054-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1111073 INFO  
(searcherExecutor-4054-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1111073 INFO  
(searcherExecutor-4054-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1111073 INFO  
(searcherExecutor-4054-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1111073 INFO  
(searcherExecutor-4054-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1111074 INFO  
(searcherExecutor-4054-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1111074 INFO  
(searcherExecutor-4054-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1111074 INFO  
(searcherExecutor-4054-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1111075 INFO  
(searcherExecutor-4054-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1111076 INFO  
(searcherExecutor-4054-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5a2d3f19[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1111139 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1532790334793187328)]} 0 3
   [junit4]   2> 1111141 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1532790334796333056)]} 0 5
   [junit4]   2> 1111142 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1532790334797381632)]} 0 6
   [junit4]   2> 1111142 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1532790334798430208)]} 0 6
   [junit4]   2> 1111143 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1532790334798430209)]} 0 7
   [junit4]   2> 1111143 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1532790334799478784)]} 0 7
   [junit4]   2> 1111143 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1532790334799478785)]} 0 7
   [junit4]   2> 1111180 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1532790334837227520)]} 0 44
   [junit4]   2> 1111180 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1532790334838276096)]} 0 44
   [junit4]   2> 1111180 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1532790334838276097)]} 0 44
   [junit4]   2> 1111180 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1532790334838276098)]} 0 44
   [junit4]   2> 1111180 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1532790334838276099)]} 0 45
   [junit4]   2> 1111181 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1532790334838276100)]} 0 45
   [junit4]   2> 1111181 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1532790334839324672)]} 0 45
   [junit4]   2> 1111181 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    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> 1111182 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1532790334840373248)]} 0 46
   [junit4]   2> 1111184 INFO  (commitScheduler-4057-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> 1111187 INFO  (commitScheduler-4057-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7e6101b7[collection1] main]
   [junit4]   2> 1111187 INFO  (commitScheduler-4057-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1111189 INFO  
(searcherExecutor-4054-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7e6101b7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C15)))}
   [junit4]   2> 1111434 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1532790335103565824)]} 0 298
   [junit4]   2> 1111435 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    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> 1111436 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    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> 1111436 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 1111441 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1111465 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a4d790e[collection1] realtime]
   [junit4]   2> 1111465 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1532790335111954432)} 0 24
   [junit4]   2> 1111466 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1111466 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1111466 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1111466 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1111466 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1111490 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1111495 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1111496 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1111511 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1111515 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1111640 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1111645 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1111646 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1111649 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1111651 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1111653 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1111653 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1111655 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    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-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1111655 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1111655 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_8C193A8B1F6E705B-001/init-core-data-001/]
   [junit4]   2> 1111655 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@757dc9e8
   [junit4]   2> 1111655 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_8C193A8B1F6E705B-001/init-core-data-001/index/
   [junit4]   2> 1111659 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1111659 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1111659 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1111660 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1111660 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1111660 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1111660 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 1111660 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1111660 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1111660 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1111660 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1111660 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1111662 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1111663 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1111664 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1111665 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1111671 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_8C193A8B1F6E705B-001/init-core-data-001/
   [junit4]   2> 1111676 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 1111678 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    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,/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> 1111678 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1111678 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1111678 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1111678 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@78ae02f7[collection1] main]
   [junit4]   2> 1111679 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 1111679 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 1111679 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1111679 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1111679 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1111683 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1111683 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1111683 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1111683 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1111684 INFO  
(searcherExecutor-4058-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1111685 INFO  
(searcherExecutor-4058-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1111685 INFO  
(searcherExecutor-4058-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1111685 INFO  
(searcherExecutor-4058-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1111685 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 
1532790335111954432
   [junit4]   2> 1111685 INFO  
(searcherExecutor-4058-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1111685 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 1111686 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1b5b113a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e4d4c29),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1b5b113a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e4d4c29),segFN=segments_2,generation=2}
   [junit4]   2> 1111686 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1111686 INFO  
(searcherExecutor-4058-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1111686 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=42.150390625, 
floorSegmentMB=2.12890625, forceMergeDeletesPctAllowed=25.658985973290907, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1111686 INFO  
(searcherExecutor-4058-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1111686 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1b5b113a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e4d4c29),segFN=segments_2,generation=2}
   [junit4]   2> 1111686 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1111686 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1111686 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping 
onDeckSearchers=2
   [junit4]   2> 1111686 INFO  
(searcherExecutor-4058-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1111687 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@25bb6c82[collection1] main]
   [junit4]   2> 1111687 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 1111687 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@645b3e5f
   [junit4]   2> 1111687 INFO  
(searcherExecutor-4058-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1111687 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=1,autocommits=0,soft autocommit maxDocs=14,soft 
autocommits=1,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=16,adds=1,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=16,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1111687 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1111687 INFO  
(searcherExecutor-4058-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@78ae02f7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1111687 INFO  
(searcherExecutor-4058-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1111688 INFO  
(searcherExecutor-4058-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1111688 INFO  
(searcherExecutor-4058-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1111688 INFO  
(searcherExecutor-4058-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1111688 INFO  
(searcherExecutor-4058-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1111689 INFO  
(searcherExecutor-4058-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1111689 INFO  
(searcherExecutor-4058-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1111689 INFO  
(searcherExecutor-4058-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1111690 INFO  
(searcherExecutor-4058-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1111691 INFO  
(searcherExecutor-4058-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@25bb6c82[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1111695 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1532790335377244160)]} 0 0
   [junit4]   2> 1111695 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    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> 1112695 INFO  (commitScheduler-4061-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> 1112697 INFO  (commitScheduler-4061-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@65a043b3[collection1] main]
   [junit4]   2> 1112698 INFO  (commitScheduler-4061-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1112699 INFO  
(searcherExecutor-4058-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@65a043b3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C1)))}
   [junit4]   2> 1112764 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1532790336499220480)]} 0 1071
   [junit4]   2> 1112765 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    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> 1112765 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    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> 1112766 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1532790336501317632)]} 0 0
   [junit4]   2> 1112766 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    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> 1113765 INFO  (commitScheduler-4061-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> 1113767 INFO  (commitScheduler-4061-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@11fe6845[collection1] main]
   [junit4]   2> 1113767 INFO  (commitScheduler-4061-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1113769 INFO  
(searcherExecutor-4058-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@11fe6845[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)))}
   [junit4]   2> 1113771 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1532790337554087936)]} 0 2077
   [junit4]   2> 1113771 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    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> 1113771 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1532790337555136512)]} 0 2078
   [junit4]   2> 1113772 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1532790337555136513)]} 0 2079
   [junit4]   2> 1113772 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1532790337556185088)]} 0 2079
   [junit4]   2> 1113772 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1532790337556185089)]} 0 2079
   [junit4]   2> 1113772 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1532790337556185090)]} 0 2079
   [junit4]   2> 1113772 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1532790337556185091)]} 0 2079
   [junit4]   2> 1113772 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1532790337556185092)]} 0 2080
   [junit4]   2> 1113773 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1532790337557233664)]} 0 2080
   [junit4]   2> 1113773 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1532790337557233665)]} 0 2080
   [junit4]   2> 1113773 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1532790337557233666)]} 0 2080
   [junit4]   2> 1113773 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    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> 1114771 INFO  (commitScheduler-4061-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> 1114774 INFO  (commitScheduler-4061-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@53714ace[collection1] main]
   [junit4]   2> 1114774 INFO  (commitScheduler-4061-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1114775 INFO  
(searcherExecutor-4058-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@53714ace[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)
 Uninverting(_4(7.0.0):C11/9:delGen=1)))}
   [junit4]   2> 1114779 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1532790338611052544)]} 0 3086
   [junit4]   2> 1114779 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    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> 1114780 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[8C193A8B1F6E705B]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 1114831 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1114834 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@103794f2[collection1] realtime]
   [junit4]   2> 1114835 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:* (-1532790338666627072)} 0 3
   [junit4]   2> 1114835 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1114835 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1114835 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1114836 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1114836 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1114871 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1114879 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1114881 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1114904 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1114917 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1115014 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1115021 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1115022 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1115027 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from 
file currency.xml
   [junit4]   2> 1115029 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from 
file currency.xml
   [junit4]   2> 1115032 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates 
from open-exchange-rates.json
   [junit4]   2> 1115032 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates 
from open-exchange-rates.json
   [junit4]   2> 1115035 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
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-master-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1115035 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1115035 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_8C193A8B1F6E705B-001/init-core-data-001/]
   [junit4]   2> 1115035 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@757dc9e8
   [junit4]   2> 1115036 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_8C193A8B1F6E705B-001/init-core-data-001/index/
   [junit4]   2> 1115036 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-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_8C193A8B1F6E705B-001/init-core-data-001/
   [junit4]   2> 1115045 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1115045 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1115045 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 1115046 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 1115046 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1115046 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1115046 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1115046 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 1115046 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1115046 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1115046 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1115046 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1115049 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1115051 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1115052 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1115054 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1115060 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 1115062 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
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,/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> 1115063 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[8C193A8B1F6E705B]) [    
x:collection1] o.a.s.c.SolrCore Using default stats

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

t[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:529&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:773)
   [junit4]    >        ... 40 more
   [junit4]   2> 1115135 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1115135 INFO  
(SUITE-AutoCommitTest-seed#[8C193A8B1F6E705B]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=239827951
   [junit4]   2> 1115136 INFO  
(coreCloseExecutor-4066-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@415506cf
   [junit4]   2> 1115136 INFO  
(coreCloseExecutor-4066-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=2,adds=2,deletesById=1,deletesByQuery=0,errors=0,cumulative_adds=2,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1115136 INFO  
(coreCloseExecutor-4066-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 1115136 INFO  
(coreCloseExecutor-4066-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 1115136 INFO  
(coreCloseExecutor-4066-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1115136 INFO  
(coreCloseExecutor-4066-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1115138 INFO  
(coreCloseExecutor-4066-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1b5b113a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e4d4c29),segFN=segments_3,generation=3}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@1b5b113a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6e4d4c29),segFN=segments_4,generation=4}
   [junit4]   2> 1115138 INFO  
(coreCloseExecutor-4066-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 1115138 INFO  
(coreCloseExecutor-4066-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 1115146 INFO  
(coreCloseExecutor-4066-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 1115146 INFO  
(coreCloseExecutor-4066-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_8C193A8B1F6E705B-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_8C193A8B1F6E705B-001/init-core-data-001;done=false>>]
   [junit4]   2> 1115146 INFO  
(coreCloseExecutor-4066-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1115146 INFO  
(coreCloseExecutor-4066-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_8C193A8B1F6E705B-001/init-core-data-001
   [junit4]   2> 1115146 INFO  
(coreCloseExecutor-4066-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_8C193A8B1F6E705B-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_8C193A8B1F6E705B-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 1115146 INFO  
(coreCloseExecutor-4066-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 1115146 INFO  
(coreCloseExecutor-4066-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_8C193A8B1F6E705B-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_8C193A8B1F6E705B-001
   [junit4]   2> NOTE: test params are: codec=Lucene60, 
sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=es-CO, 
timezone=Asia/Vladivostok
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_92 
(64-bit)/cpus=3,threads=1,free=90835376,total=412983296
   [junit4]   2> NOTE: All tests run in this JVM: [TestTestInjection, 
TestRTGBase, TestBinaryResponseWriter, TestFieldCollectionResource, 
TestRebalanceLeaders, MultiThreadedOCPTest, BufferStoreTest, 
TestDistributedGrouping, CursorMarkTest, ConfigSetsAPITest, DebugComponentTest, 
TestJettySolrRunner, TestNoOpRegenerator, SolrIndexSplitterTest, 
TestDefaultStatsCache, TestManagedResourceStorage, 
TestPerFieldSimilarityWithDefaultOverride, TestImplicitCoreProperties, 
MinimalSchemaTest, BadCopyFieldTest, TestSolrFieldCacheMBean, 
SynonymTokenizerTest, AsyncCallRequestStatusResponseTest, 
TestBlendedInfixSuggestions, TestCryptoKeys, TestTolerantUpdateProcessorCloud, 
TestQuerySenderListener, TestSolrQueryParserResource, TestBlobHandler, 
OpenExchangeRatesOrgProviderTest, SecurityConfHandlerTest, PluginInfoTest, 
TestSolrIndexConfig, TestMiniSolrCloudCluster, ForceLeaderTest, 
DeleteReplicaTest, TestDynamicFieldCollectionResource, 
SolrCoreCheckLockOnStartupTest, TestPivotHelperCode, TestSolrDeletionPolicy2, 
FieldAnalysisRequestHandlerTest, CurrencyFieldOpenExchangeTest, 
TestDFISimilarityFactory, SolrCloudExampleTest, TestExactSharedStatsCache, 
TestRealTimeGet, RestartWhileUpdatingTest, TestIndexingPerformance, 
DistributedMLTComponentTest, TestHashQParserPlugin, 
CoreAdminCreateDiscoverTest, TestCollationFieldDocValues, 
PreAnalyzedUpdateProcessorTest, BadIndexSchemaTest, TestFastWriter, 
TestRangeQuery, BasicFunctionalityTest, SearchHandlerTest, TestWriterPerf, 
ResourceLoaderTest, DateMathParserTest, TestLRUStatsCache, TestRestoreCore, 
TestCopyFieldCollectionResource, AtomicUpdatesTest, 
WrapperMergePolicyFactoryTest, CreateCollectionCleanupTest, 
TermVectorComponentTest, TestSystemIdResolver, TestExceedMaxTermLength, 
SuggesterTest, AliasIntegrationTest, NotRequiredUniqueKeyTest, TestRecovery, 
CachingDirectoryFactoryTest, TestConfigSetImmutable, 
SignatureUpdateProcessorFactoryTest, TestSortingResponseWriter, 
TestIntervalFaceting, QueryResultKeyTest, TestMinMaxOnMultiValuedField, 
TestSuggestSpellingConverter, TestSolrConfigHandler, BlockCacheTest, 
ConvertedLegacyTest, HdfsTlogReplayBufferedWhileIndexingTest, 
ResponseLogComponentTest, TestReloadAndDeleteDocs, TestRequestForwarding, 
TestBadConfig, TestDownShardTolerantSearch, CollectionTooManyReplicasTest, 
TestSearcherReuse, EchoParamsTest, TestBinaryField, 
TestReplicationHandlerBackup, TestDistributedStatsComponentCardinality, 
BinaryUpdateRequestHandlerTest, HighlighterConfigTest, 
TestSerializedLuceneMatchVersion, TestRTimerTree, TestSolrXml, 
TestFieldTypeCollectionResource, DateFieldTest, DistributedQueueTest, 
TestCharFilters, TestQueryTypes, TestCustomSort, DistanceUnitsTest, 
CleanupOldIndexTest, AnalysisErrorHandlingTest, MultiTermTest, 
DistributedFacetPivotWhiteBoxTest, AutoCommitTest]
   [junit4] Completed [177/591 (1!)] on J1 in 5.83s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 1376 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:740: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:684: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:59: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build.xml:233: 
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/common-build.xml:529:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1457:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1014:
 There were test failures: 591 suites (10 ignored), 2388 tests, 1 error, 85 
ignored (70 assumptions) [seed: 8C193A8B1F6E705B]

Total time: 76 minutes 32 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