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

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([1A548009804C33A8:A3D556D6ACA63722]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:755)
        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:199)
        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:497)
        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:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java: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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

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




Build Log:
[...truncated 9236 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1A548009804C33A8-001/init-core-data-001
   [junit4]   2> 0    INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 45   INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 143  INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 153  INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 153  INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 165  INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 165  INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 477  INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 564  INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 696  INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 755  INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1528 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1590 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1604 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1839 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1850 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1853 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1858 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1861 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1861 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1861 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr'
   [junit4]   2> 1861 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1862 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 1889 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 2108772638
   [junit4]   2> 1889 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr]
   [junit4]   2> 1889 WARN  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/lib
 to classpath: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/lib
   [junit4]   2> 1901 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 2360 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 2365 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] o.a.s.l.LogWatcher 
SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2375 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] o.a.s.l.LogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2378 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 2378 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2470 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-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-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1A548009804C33A8-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 2481 INFO  (coreLoadExecutor-6-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2482 INFO  (coreLoadExecutor-6-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2483 INFO  (coreLoadExecutor-6-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 2484 INFO  (coreLoadExecutor-6-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 2484 INFO  (coreLoadExecutor-6-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 2622 INFO  (coreLoadExecutor-6-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2636 INFO  (coreLoadExecutor-6-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 2681 INFO  (coreLoadExecutor-6-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2700 INFO  (coreLoadExecutor-6-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2914 INFO  (coreLoadExecutor-6-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2922 INFO  (coreLoadExecutor-6-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 2922 INFO  (coreLoadExecutor-6-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 2947 INFO  (coreLoadExecutor-6-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2950 INFO  (coreLoadExecutor-6-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 2953 INFO  (coreLoadExecutor-6-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2953 INFO  (coreLoadExecutor-6-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 2960 INFO  (coreLoadExecutor-6-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-trunk-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 2962 INFO  (coreLoadExecutor-6-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 3014 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 3031 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1A548009804C33A8-001/init-core-data-001/]
   [junit4]   2> 3034 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information 
with JMX.
   [junit4]   2> 3115 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1A548009804C33A8-001/init-core-data-001
   [junit4]   2> 3116 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1A548009804C33A8-001/init-core-data-001/index/
   [junit4]   2> 3116 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1A548009804C33A8-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 3134 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1A548009804C33A8-001/init-core-data-001/index
   [junit4]   2> 3136 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4284507289931361]
   [junit4]   2> 3217 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@17c4a105 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@201daed3),segFN=segments_1,generation=1}
   [junit4]   2> 3218 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3241 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-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1A548009804C33A8-001/init-core-data-001/
   [junit4]   2> 3514 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 3531 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 3533 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 3533 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 3533 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 3533 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 3533 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 3539 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 3539 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 3571 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3571 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 3571 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 3667 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3675 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3677 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3678 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 3766 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 3785 INFO  (coreLoadExecutor-6-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> 3786 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 3787 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 3809 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3809 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3822 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3822 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3823 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=8, maxMergeAtOnceExplicit=5, maxMergedSegmentMB=7.3603515625, 
floorSegmentMB=0.962890625, forceMergeDeletesPctAllowed=8.365587855448544, 
segmentsPerTier=7.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3845 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@17c4a105 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@201daed3),segFN=segments_1,generation=1}
   [junit4]   2> 3845 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 3873 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7dc4aa78[collection1] main]
   [junit4]   2> 3887 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 3909 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 3909 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 3932 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 4005 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 4165 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 4232 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 4249 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 4249 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 4249 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 4257 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 4258 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 4259 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 4261 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 4265 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 4267 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7dc4aa78[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4293 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 4295 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 4297 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 4297 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1524373581514932224
   [junit4]   2> 4302 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.UpdateLog Took 6.0ms to seed version buckets with highest version 
1524373581514932224
   [junit4]   2> 4304 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 4308 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 4329 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 4626 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1524373581722550272)} 0 292
   [junit4]   2> 4653 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 4654 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 4654 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 4655 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 4655 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 4703 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 4718 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 4755 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 4775 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 4939 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 4956 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 4957 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 4989 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 4993 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 4997 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 4998 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 5001 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    ] 
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-trunk-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 5003 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 5004 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1A548009804C33A8-001/init-core-data-001/]
   [junit4]   2> 5004 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information 
with JMX.
   [junit4]   2> 5008 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1A548009804C33A8-001/init-core-data-001/index/
   [junit4]   2> 5008 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-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1A548009804C33A8-001/init-core-data-001/
   [junit4]   2> 5014 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 5015 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 5015 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 5015 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 5015 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 5016 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 5016 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"uniq-fields"
   [junit4]   2> 5016 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 5016 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 5017 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 5017 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 5018 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 5021 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 5023 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 5025 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 5027 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 5031 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.c.PluginBag requestHandler : 'lazy' created with startup=lazy 
   [junit4]   2> 5034 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    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> 5037 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.c.SolrCore solrconfig.xml uses deprecated <admin/gettableFiles>, Please 
update your config to use the ShowFileRequestHandler.
   [junit4]   2> 5039 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 5042 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 5042 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5044 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7051f818[collection1] main]
   [junit4]   2> 5044 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 5045 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 5045 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 5045 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 5048 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 5061 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 5066 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 5079 INFO  
(searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 5079 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 5080 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 5081 INFO  
(searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 5081 INFO  
(searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 5109 INFO  
(searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 5132 INFO  
(searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 5133 INFO  
(searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 5135 INFO  
(searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 5136 INFO  
(searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 5137 INFO  
(searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 5137 INFO  
(searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7051f818[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5131 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.UpdateLog Took 54.0ms to seed version buckets with highest version 
1524373581722550272
   [junit4]   2> 5138 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... core=collection1
   [junit4]   2> 5140 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.25531213054974944]
   [junit4]   2> 5145 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@17c4a105 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@201daed3),segFN=segments_1,generation=1}
   [junit4]   2> 5148 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 5148 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 5149 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@425fedf3[collection1] main]
   [junit4]   2> 5151 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 5151 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@512dba96
   [junit4]   2> 5152 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    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> 5153 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 5190 INFO  
(searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@425fedf3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5316 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1524373582438727680)]} 0 156
   [junit4]   2> 5318 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1524373582584479744)]} 0 159
   [junit4]   2> 5320 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1524373582586576896)]} 0 161
   [junit4]   2> 5321 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1524373582587625472)]} 0 162
   [junit4]   2> 5322 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1524373582589722624)]} 0 163
   [junit4]   2> 5325 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1524373582589722625)]} 0 166
   [junit4]   2> 5327 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1524373582593916928)]} 0 168
   [junit4]   2> 5335 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1524373582602305536)]} 0 175
   [junit4]   2> 5336 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1524373582603354112)]} 0 176
   [junit4]   2> 5338 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1524373582604402688)]} 0 178
   [junit4]   2> 5339 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1524373582606499840)]} 0 179
   [junit4]   2> 5340 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1524373582607548416)]} 0 180
   [junit4]   2> 5341 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1524373582608596992)]} 0 181
   [junit4]   2> 5341 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1524373582609645568)]} 0 182
   [junit4]   2> 5380 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    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=38
   [junit4]   2> 5392 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1524373582657880064)]} 0 233
   [junit4]   2> 5400 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1524373582668365824)]} 0 241
   [junit4]   2> 5402 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    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=0 status=0 QTime=0
   [junit4]   2> 5403 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 5406 INFO  (commitScheduler-15-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> 5410 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:14&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:748)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:199)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:497)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 5411 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxDocs -Dtests.seed=1A548009804C33A8 -Dtests.slow=true 
-Dtests.locale=no-NO -Dtests.timezone=Africa/Abidjan -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.11s J1 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1A548009804C33A8:A3D556D6ACA63722]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:755)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:199)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:748)
   [junit4]    >        ... 40 more
   [junit4]   2> 5432 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 5680 INFO  (commitScheduler-15-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@39411860[collection1] main]
   [junit4]   2> 5728 INFO  
(searcherExecutor-12-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@39411860[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C16)))}
   [junit4]   2> 5728 INFO  (commitScheduler-15-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 5836 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7f1d6bf3[collection1] realtime]
   [junit4]   2> 5836 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:* (-1524373582705065984)} 0 404
   [junit4]   2> 5837 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 5837 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 5837 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 5838 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 5838 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 5909 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 5931 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 5993 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 6075 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 6192 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 6200 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 6201 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 6210 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from 
file currency.xml
   [junit4]   2> 6212 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from 
file currency.xml
   [junit4]   2> 6215 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates 
from open-exchange-rates.json
   [junit4]   2> 6215 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates 
from open-exchange-rates.json
   [junit4]   2> 6217 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
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-trunk-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 6218 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 6218 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1A548009804C33A8-001/init-core-data-001/]
   [junit4]   2> 6218 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr 
information with JMX.
   [junit4]   2> 6218 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1A548009804C33A8-001/init-core-data-001/index/
   [junit4]   2> 6221 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 6222 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 6222 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 6222 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
   [junit4]   2> 6222 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6222 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 6223 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 6223 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 6223 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 6223 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 6224 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 6224 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 6226 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 6227 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 6228 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 6230 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 6232 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.PluginBag requestHandler : 'lazy' created with 
startup=lazy 
   [junit4]   2> 6233 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
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> 6236 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.SolrCore solrconfig.xml uses deprecated 
<admin/gettableFiles>, Please update your config to use the 
ShowFileRequestHandler.
   [junit4]   2> 6236 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 6237 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 6237 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 6244 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@56d807b2[collection1] main]
   [junit4]   2> 6248 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-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1A548009804C33A8-001/init-core-data-001/
   [junit4]   2> 6250 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: 
{storageIO=org.apache.solr.rest.ManagedResourceStorage$InMemoryStorageIO}
   [junit4]   2> 6250 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 6250 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 6251 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 6253 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 6259 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 6260 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 6261 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 6261 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 6262 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1524373582705065984
   [junit4]   2> 6263 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState Closing old IndexWriter... 
core=collection1
   [junit4]   2> 6263 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@17c4a105 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@201daed3),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@17c4a105 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@201daed3),segFN=segments_2,generation=2}
   [junit4]   2> 6264 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 6264 INFO  
(searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 6265 INFO  
(searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 6265 INFO  
(searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 6265 INFO  
(searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 6266 INFO  
(searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 6267 INFO  
(searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 6267 INFO  
(searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 6268 INFO  
(searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 6269 INFO  
(searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 6269 INFO  
(searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@56d807b2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6269 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1235833262, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 6272 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@17c4a105 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@201daed3),segFN=segments_2,generation=2}
   [junit4]   2> 6272 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 6273 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 6273 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7da312aa[collection1] main]
   [junit4]   2> 6274 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.CoreContainer replacing core: collection1
   [junit4]   2> 6274 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@36f0cc51
   [junit4]   2> 6274 INFO  
(searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7da312aa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6276 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
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=0,deletesById=0,deletesByQuery=0,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> 6277 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 6284 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1524373583595307008)]} 0 4
   [junit4]   2> 6285 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
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> 10284 INFO  (commitScheduler-19-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> 10299 INFO  (commitScheduler-19-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@51957940[collection1] main]
   [junit4]   2> 10299 INFO  (commitScheduler-19-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 10301 INFO  
(searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@51957940[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.0.0):C1)))}
   [junit4]   2> 10550 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1524373588067483648)]} 0 4271
   [junit4]   2> 10551 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
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=1
   [junit4]   2> 10553 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1524373588073775104)]} 0 4274
   [junit4]   2> 10553 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
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> 11554 INFO  (commitScheduler-19-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> 11583 INFO  (commitScheduler-19-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@18ab407b[collection1] main]
   [junit4]   2> 11584 INFO  (commitScheduler-19-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 11585 INFO  
(searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@18ab407b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.0.0):C1)))}
   [junit4]   2> 11820 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
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=1
   [junit4]   2> 11821 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 11824 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524373589405466624)]} 0 5546
   [junit4]   2> 11827 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524373589408612352)]} 0 5549
   [junit4]   2> 11829 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524373589410709504)]} 0 5550
   [junit4]   2> 11830 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524373589412806656)]} 0 5552
   [junit4]   2> 11833 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524373589415952384)]} 0 5555
   [junit4]   2> 11836 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524373589418049536)]} 0 5558
   [junit4]   2> 11838 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524373589421195264)]} 0 5560
   [junit4]   2> 11839 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524373589423292416)]} 0 5561
   [junit4]   2> 11840 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524373589424340992)]} 0 5562
   [junit4]   2> 11841 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524373589424340993)]} 0 5562
   [junit4]   2> 11841 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
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> 11842 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1524373589426438144)]} 0 5564
   [junit4]   2> 11843 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1524373589427486720)]} 0 5565
   [junit4]   2> 11843 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1524373589427486721)]} 0 5565
   [junit4]   2> 11843 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1524373589427486722)]} 0 5565
   [junit4]   2> 11844 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1524373589428535296)]} 0 5566
   [junit4]   2> 11844 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1524373589428535297)]} 0 5566
   [junit4]   2> 11844 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1524373589428535298)]} 0 5566
   [junit4]   2> 11845 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1524373589429583872)]} 0 5566
   [junit4]   2> 11845 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1524373589429583873)]} 0 5567
   [junit4]   2> 11845 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1524373589429583874)]} 0 5567
   [junit4]   2> 11846 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 12844 INFO  (commitScheduler-19-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> 12852 INFO  (commitScheduler-19-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@137051df[collection1] main]
   [junit4]   2> 12853 INFO  (commitScheduler-19-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 12854 INFO  
(searcherExecutor-16-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@137051df[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.0.0):C10/9:delGen=1)))}
   [junit4]   2> 13101 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
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=1
   [junit4]   2> 13106 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
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> 13108 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[1A548009804C33A8]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 13113 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 13120 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@681d4e10[collection1] realtime]
   [junit4]   2> 13121 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1524373590759178240)} 0 7
   [junit4]   2> 13124 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 13125 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 13125 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr
   [junit4]   2> 13126 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 13126 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.c.SolrResourceLoader Adding 
'file:/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 13179 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 13195 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 13244 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 13262 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 13537 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 13547 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 13548 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 13565 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 13567 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 13580 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 13581 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 13586 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    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-trunk-Solaris/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 13586 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 13587 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1A548009804C33A8-001/init-core-data-001/]
   [junit4]   2> 13587 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap No JMX servers found, not exposing Solr information 
with JMX.
   [junit4]   2> 13587 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1A548009804C33A8-001/init-core-data-001/index/
   [junit4]   2> 13588 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-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1A548009804C33A8-001/init-core-data-001/
   [junit4]   2> 13592 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 13592 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 13592 INFO  (TEST-AutoCommitTest.testMaxTime

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

1] {add=[500 (1524373593785368577)]} 0 2299
   [junit4]   2> 16001 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524373593786417152)]} 0 2300
   [junit4]   2> 16001 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524373593787465728)]} 0 2300
   [junit4]   2> 16002 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524373593788514304)]} 0 2301
   [junit4]   2> 16003 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524373593788514305)]} 0 2302
   [junit4]   2> 16003 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524373593789562880)]} 0 2302
   [junit4]   2> 16004 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1524373593789562881)]} 0 2303
   [junit4]   2> 16004 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    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> 16997 INFO  (commitScheduler-23-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> 17018 INFO  (commitScheduler-23-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@34d53678[collection1] main]
   [junit4]   2> 17019 INFO  (commitScheduler-23-thread-1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 17022 INFO  
(searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@34d53678[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.0.0):C1)
 Uninverting(_6(6.0.0):C11/9:delGen=1)))}
   [junit4]   2> 17274 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1524373595119157248)]} 0 3574
   [junit4]   2> 17275 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    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> 17283 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[1A548009804C33A8]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 17284 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 17285 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2108772638
   [junit4]   2> 17285 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@58f037f2
   [junit4]   2> 17285 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=3,autocommits=0,soft autocommit 
maxTime=1000ms,soft 
autocommits=3,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=14,adds=1,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=14,cumulative_deletesById=1,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 17286 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    x:collection1] 
o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 17286 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing 
IndexWriter
   [junit4]   2> 17286 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 17286 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 17302 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@17c4a105 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@201daed3),segFN=segments_3,generation=3}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@17c4a105 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@201daed3),segFN=segments_4,generation=4}
   [junit4]   2> 17302 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 17304 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 17307 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories 
currently being tracked
   [junit4]   2> 17307 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1A548009804C33A8-001/init-core-data-001
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1A548009804C33A8-001/init-core-data-001;done=false>>]
   [junit4]   2> 17307 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1A548009804C33A8-001/init-core-data-001
   [junit4]   2> 17308 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory looking to close 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1A548009804C33A8-001/init-core-data-001/index
 
[CachedDir<<refCount=0;path=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1A548009804C33A8-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 17308 INFO  
(SUITE-AutoCommitTest-seed#[1A548009804C33A8]-worker) [    x:collection1] 
o.a.s.c.CachingDirectoryFactory Closing directory: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1A548009804C33A8-001/init-core-data-001/index
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_1A548009804C33A8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{range_facet_l_dv=FST50, 
_version_=PostingsFormat(name=LuceneVarGapFixedInterval), 
field_t=BlockTreeOrds(blocksize=128), 
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 intDefault=PostingsFormat(name=LuceneVarGapFixedInterval), id=FST50, 
range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval), 
text=BlockTreeOrds(blocksize=128), 
range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval), 
timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Lucene54), 
timestamp=DocValuesFormat(name=Lucene54)}, sim=ClassicSimilarity, locale=no-NO, 
timezone=Africa/Abidjan
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_66 
(64-bit)/cpus=3,threads=1,free=25617616,total=64946176
   [junit4]   2> NOTE: All tests run in this JVM: 
[ConcurrentDeleteAndCreateCollectionTest, AutoCommitTest]
   [junit4] Completed [2/577 (1!)] on J1 in 17.95s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 1870 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:740: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:684: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233: 
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:524:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1424:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:981:
 There were test failures: 577 suites (8 ignored), 2316 tests, 1 error, 85 
ignored (70 assumptions) [seed: 1A548009804C33A8]

Total time: 71 minutes 46 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to