Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1458/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

2 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([5CE490CF261E971F:E56546100AF49395]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884)
        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
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=&start=0&rows=20&version=2.2
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
        ... 40 more


FAILED:  org.apache.solr.update.AutoCommitTest.testMaxTime

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([5CE490CF261E971F:C610ED2DB8840B23]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884)
        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

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




Build Log:
[...truncated 12709 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5CE490CF261E971F-001/init-core-data-001
   [junit4]   2> 2943285 WARN  
(SUITE-AutoCommitTest-seed#[5CE490CF261E971F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=66 numCloses=66
   [junit4]   2> 2943285 INFO  
(SUITE-AutoCommitTest-seed#[5CE490CF261E971F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2943287 INFO  
(SUITE-AutoCommitTest-seed#[5CE490CF261E971F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2943287 INFO  
(SUITE-AutoCommitTest-seed#[5CE490CF261E971F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2943287 INFO  
(SUITE-AutoCommitTest-seed#[5CE490CF261E971F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2943287 INFO  
(SUITE-AutoCommitTest-seed#[5CE490CF261E971F]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2943306 INFO  
(SUITE-AutoCommitTest-seed#[5CE490CF261E971F]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2943319 INFO  
(SUITE-AutoCommitTest-seed#[5CE490CF261E971F]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2943389 INFO  
(SUITE-AutoCommitTest-seed#[5CE490CF261E971F]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2943420 INFO  
(SUITE-AutoCommitTest-seed#[5CE490CF261E971F]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b73479
   [junit4]   2> 2943425 INFO  
(SUITE-AutoCommitTest-seed#[5CE490CF261E971F]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b73479
   [junit4]   2> 2943425 INFO  
(SUITE-AutoCommitTest-seed#[5CE490CF261E971F]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b73479
   [junit4]   2> 2943426 INFO  (coreLoadExecutor-10247-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2943426 INFO  (coreLoadExecutor-10247-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2943447 INFO  (coreLoadExecutor-10247-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2943460 INFO  (coreLoadExecutor-10247-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2943529 INFO  (coreLoadExecutor-10247-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2943534 INFO  (coreLoadExecutor-10247-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 2943534 INFO  (coreLoadExecutor-10247-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b73479
   [junit4]   2> 2943534 INFO  (coreLoadExecutor-10247-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2943534 INFO  (coreLoadExecutor-10247-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5CE490CF261E971F-001/init-core-data-001/]
   [junit4]   2> 2943535 INFO  (coreLoadExecutor-10247-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=38, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=2.349609375, 
floorSegmentMB=0.498046875, forceMergeDeletesPctAllowed=0.6332989502502417, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1601996500137288
   [junit4]   2> 2943574 INFO  (coreLoadExecutor-10247-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2943574 INFO  (coreLoadExecutor-10247-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2943575 INFO  (coreLoadExecutor-10247-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=39, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=74.6533203125, 
floorSegmentMB=0.939453125, forceMergeDeletesPctAllowed=21.057900710259226, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2943575 INFO  (coreLoadExecutor-10247-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@50b9efb2[collection1] main]
   [junit4]   2> 2943575 INFO  (coreLoadExecutor-10247-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2943580 INFO  (coreLoadExecutor-10247-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2943592 INFO  (coreLoadExecutor-10247-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2943592 INFO  
(searcherExecutor-10248-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2943593 INFO  
(searcherExecutor-10248-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2943593 INFO  
(searcherExecutor-10248-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2943593 INFO  
(searcherExecutor-10248-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2943593 INFO  
(SUITE-AutoCommitTest-seed#[5CE490CF261E971F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2943593 INFO  
(searcherExecutor-10248-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2943593 INFO  
(searcherExecutor-10248-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2943598 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 2943598 INFO  
(searcherExecutor-10248-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2943598 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2943598 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 2943598 INFO  
(searcherExecutor-10248-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2943598 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 2943598 INFO  
(searcherExecutor-10248-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2943599 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2943599 INFO  
(searcherExecutor-10248-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@50b9efb2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2943621 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2943635 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2943714 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2943721 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2943745 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b73479
   [junit4]   2> 2943746 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5CE490CF261E971F-001/init-core-data-001/]
   [junit4]   2> 2943797 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2943797 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2943798 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@697bef17[collection1] main]
   [junit4]   2> 2943799 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2943799 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2943801 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2943801 INFO  
(searcherExecutor-10252-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2943802 INFO  
(searcherExecutor-10252-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2943802 INFO  
(searcherExecutor-10252-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2943802 INFO  
(searcherExecutor-10252-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2943802 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1048915114, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2943802 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2943802 INFO  
(searcherExecutor-10252-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2943802 INFO  
(searcherExecutor-10252-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2943803 INFO  
(searcherExecutor-10252-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2943803 INFO  
(searcherExecutor-10252-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2943803 INFO  
(searcherExecutor-10252-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2943805 INFO  
(searcherExecutor-10252-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@697bef17[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2943805 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@19e6226a[collection1] main]
   [junit4]   2> 2943805 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4c6c1f75
   [junit4]   2> 2943805 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1282154357
   [junit4]   2> 2943805 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@560e997f: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@9796979
   [junit4]   2> 2943806 INFO  
(searcherExecutor-10252-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@19e6226a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2943816 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529]} 0 1
   [junit4]   2> 2943817 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2947817 INFO  (commitScheduler-10255-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> 2947820 INFO  (commitScheduler-10255-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@23c00fc9[collection1] main]
   [junit4]   2> 2947820 INFO  (commitScheduler-10255-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2947823 INFO  
(searcherExecutor-10252-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@23c00fc9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 2947827 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530]} 0 
4012
   [junit4]   2> 2947827 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2947828 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529]} 
0 4013
   [junit4]   2> 2947828 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2949829 INFO  (commitScheduler-10255-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> 2949830 INFO  (commitScheduler-10255-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2c7a974a[collection1] main]
   [junit4]   2> 2949830 INFO  (commitScheduler-10255-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2949832 INFO  
(searcherExecutor-10252-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2c7a974a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C1)))}
   [junit4]   2> 2949836 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2949836 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2949837 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 
6022
   [junit4]   2> 2949837 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 
6022
   [junit4]   2> 2949837 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 
6022
   [junit4]   2> 2949837 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 
6023
   [junit4]   2> 2949837 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 
6023
   [junit4]   2> 2949837 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 
6023
   [junit4]   2> 2949837 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 
6023
   [junit4]   2> 2949837 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 
6023
   [junit4]   2> 2949837 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 
6023
   [junit4]   2> 2949838 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500]} 0 
6023
   [junit4]   2> 2949838 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2949838 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]} 
0 6023
   [junit4]   2> 2949838 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]} 
0 6024
   [junit4]   2> 2949838 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]} 
0 6024
   [junit4]   2> 2949838 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]} 
0 6024
   [junit4]   2> 2949838 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]} 
0 6024
   [junit4]   2> 2949838 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]} 
0 6024
   [junit4]   2> 2949838 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]} 
0 6024
   [junit4]   2> 2949839 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]} 
0 6024
   [junit4]   2> 2949839 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]} 
0 6024
   [junit4]   2> 2949839 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530]} 
0 6024
   [junit4]   2> 2949839 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2950839 INFO  (commitScheduler-10255-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> 2950840 INFO  (commitScheduler-10255-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@52910f14[collection1] main]
   [junit4]   2> 2950840 INFO  (commitScheduler-10255-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2950842 INFO  
(searcherExecutor-10252-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@52910f14[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C10/9:delGen=1)))}
   [junit4]   2> 2951090 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2951091 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2951091 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[5CE490CF261E971F]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 2951094 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 2951094 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2951094 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 0
   [junit4]   2> 2951095 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 2951095 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2951120 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2951141 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2951210 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2951217 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2951247 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b73479
   [junit4]   2> 2951247 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5CE490CF261E971F-001/init-core-data-001/]
   [junit4]   2> 2951379 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2951380 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2951381 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@68e0a7af[collection1] main]
   [junit4]   2> 2951381 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2951382 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2951384 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2951385 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=829433699, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2951386 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2951386 INFO  
(searcherExecutor-10256-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2951386 INFO  
(searcherExecutor-10256-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2951386 INFO  
(searcherExecutor-10256-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2951387 INFO  
(searcherExecutor-10256-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2951388 INFO  
(searcherExecutor-10256-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2951388 INFO  
(searcherExecutor-10256-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2951389 INFO  
(searcherExecutor-10256-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2951389 INFO  
(searcherExecutor-10256-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2951389 INFO  
(searcherExecutor-10256-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2951400 INFO  
(searcherExecutor-10256-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@68e0a7af[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2951400 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6038ac2c[collection1] main]
   [junit4]   2> 2951401 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@11625bce
   [junit4]   2> 2951401 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=291658702
   [junit4]   2> 2951401 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@739f02dd: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@9796979
   [junit4]   2> 2951420 INFO  
(searcherExecutor-10256-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6038ac2c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2951420 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0]} 0 2
   [junit4]   2> 2951420 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1]} 0 2
   [junit4]   2> 2951420 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2]} 0 2
   [junit4]   2> 2951420 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3]} 0 2
   [junit4]   2> 2951420 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4]} 0 2
   [junit4]   2> 2951420 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5]} 0 2
   [junit4]   2> 2951421 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6]} 0 2
   [junit4]   2> 2951421 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7]} 0 2
   [junit4]   2> 2951421 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8]} 0 2
   [junit4]   2> 2951421 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9]} 0 2
   [junit4]   2> 2951421 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10]} 0 3
   [junit4]   2> 2951421 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11]} 0 3
   [junit4]   2> 2951421 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12]} 0 3
   [junit4]   2> 2951421 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13]} 0 3
   [junit4]   2> 2951421 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2951422 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14]} 0 3
   [junit4]   2> 2951422 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15]} 0 3
   [junit4]   2> 2951422 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2951422 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    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=&start=0&rows=20&version=2.2
   [junit4]   2> 2951422 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:14&qt=&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=&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
   [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:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [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:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [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:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [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:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2951423 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxDocs -Dtests.seed=5CE490CF261E971F -Dtests.slow=true 
-Dtests.locale=et -Dtests.timezone=America/Yakutat -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.34s J1 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5CE490CF261E971F:E56546100AF49395]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [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=&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
   [junit4]    >        ... 40 more
   [junit4]   2> 2951432 INFO  (commitScheduler-10259-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> 2951434 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 2951440 INFO  (commitScheduler-10259-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3718e896[collection1] main]
   [junit4]   2> 2951441 INFO  (commitScheduler-10259-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2951455 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2951457 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
 0 22
   [junit4]   2> 2951460 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 2951461 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib,
 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2951499 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2951514 INFO  
(searcherExecutor-10256-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3718e896[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C16)))}
   [junit4]   2> 2951518 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2951685 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2951697 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2951739 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2b73479
   [junit4]   2> 2951739 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5CE490CF261E971F-001/init-core-data-001/]
   [junit4]   2> 2951812 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2951812 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2951813 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@bf381fa[collection1] main]
   [junit4]   2> 2951813 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2951814 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2951824 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2951826 INFO  
(searcherExecutor-10260-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2951828 INFO  
(searcherExecutor-10260-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2951828 INFO  
(searcherExecutor-10260-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2951828 INFO  
(searcherExecutor-10260-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2951829 INFO  
(searcherExecutor-10260-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2951830 INFO  
(searcherExecutor-10260-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2951831 INFO  
(searcherExecutor-10260-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2951831 INFO  
(searcherExecutor-10260-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2951831 INFO  
(searcherExecutor-10260-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2951836 INFO  
(searcherExecutor-10260-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@bf381fa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2951836 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=27, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4843063659989687]
   [junit4]   2> 2951837 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2951837 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6b6fc8a1[collection1] main]
   [junit4]   2> 2951837 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@19a3449a
   [junit4]   2> 2951837 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=430130330
   [junit4]   2> 2951837 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@11d67495: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@9796979
   [junit4]   2> 2951855 INFO  
(searcherExecutor-10260-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6b6fc8a1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2951859 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529]} 0 5
   [junit4]   2> 2951859 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2951859 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530]} 0 6
   [junit4]   2> 2951860 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2951860 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    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:529&qt=&start=0&rows=20&version=2.2
   [junit4]   2> 2951860 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:529&qt=&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:529&qt=&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
   [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:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [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:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [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:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [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:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 2951860 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[5CE490CF261E971F]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxTime -Dtests.seed=5CE490CF261E971F -Dtests.slow=true 
-Dtests.locale=et -Dtests.timezone=America/Yakutat -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.43s J1 | AutoCommitTest.testMaxTime <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5CE490CF261E971F:C610ED2DB8840B23]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:884)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [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:529&qt=&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
   [junit4]    >        ... 40 more
   [junit4]   2> 2951861 INFO  
(SUITE-AutoCommitTest-seed#[5CE490CF261E971F]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2951861 INFO  
(SUITE-AutoCommitTest-seed#[5CE490CF261E971F]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1080317438
   [junit4]   2> 2951861 INFO  
(SUITE-AutoCommitTest-seed#[5CE490CF261E971F]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2951861 INFO  
(SUITE-AutoCommitTest-seed#[5CE490CF261E971F]-worker) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2baa1cf5: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@6a8bdccb
   [junit4]   2> 2951869 INFO  
(SUITE-AutoCommitTest-seed#[5CE490CF261E971F]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2951869 INFO  
(SUITE-AutoCommitTest-seed#[5CE490CF261E971F]-worker) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2398a9b9: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4988e2cf
   [junit4]   2> 2951875 INFO  
(SUITE-AutoCommitTest-seed#[5CE490CF261E971F]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2951875 INFO  
(SUITE-AutoCommitTest-seed#[5CE490CF261E971F]-worker) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@773bcd57: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@4d9e20fb
   [junit4]   2> 2951876 INFO  
(coreCloseExecutor-10264-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@14c77222
   [junit4]   2> 2951876 INFO  
(coreCloseExecutor-10264-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=348615202
   [junit4]   2> 2951876 INFO  
(coreCloseExecutor-10264-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@d6f1abd: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@9796979
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_5CE490CF261E971F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{field_t=BlockTreeOrds(blocksize=128), 
multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), 
subject=PostingsFormat(name=LuceneVarGapFixedInterval), 
id=BlockTreeOrds(blocksize=128), 
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
intDefault=DocValuesFormat(name=Lucene70), 
id_i1=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Asserting), 
range_facet_l=DocValuesFormat(name=Lucene70), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1065, 
maxMBSortInHeap=5.791131152601939, sim=RandomSimilarity(queryNorm=true): {}, 
locale=et, timezone=America/Yakutat
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 
(64-bit)/cpus=3,threads=1,free=244573160,total=530579456
   [junit4]   2> NOTE: All tests run in this JVM: [PolyFieldTest, 
TestSolrIndexConfig, HdfsAutoAddReplicasIntegrationTest, TestFastLRUCache, 
TestConfigOverlay, TestSolrCloudWithHadoopAuthPlugin, CacheHeaderTest, 
TestConfigSetsAPI, TestSolrFieldCacheBean, DistributedMLTComponentTest, 
TestRetrieveFieldsOptimizer, TestNumericTerms32, TestSystemIdResolver, 
DistributedFacetPivotLargeTest, TestManagedResource, TestSolrConfigHandler, 
TestDocSet, SecurityConfHandlerTest, TestAnalyzedSuggestions, 
TestCrossCoreJoin, DocumentAnalysisRequestHandlerTest, 
DistributedTermsComponentTest, TestDistributedGrouping, TestCollectionAPI, 
TriLevelCompositeIdRoutingTest, HdfsBasicDistributedZkTest, TestFieldResource, 
SystemLogListenerTest, TestReload, PeerSyncReplicationTest, 
CoreAdminCreateDiscoverTest, TestComponentsName, TestGraphTermsQParserPlugin, 
UpdateParamsTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
RequestLoggingTest, TestPrepRecovery, TestTrie, TestQueryUtils, 
SolrCmdDistributorTest, RemoteQueryErrorTest, TestSuggestSpellingConverter, 
EchoParamsTest, TestLegacyFieldReuse, ForceLeaderTest, 
CoreMergeIndexesAdminHandlerTest, SampleTest, SolrMetricReporterTest, 
TestCloudSearcherWarming, TestZkChroot, TestSimpleTrackingShardHandler, 
ZkNodePropsTest, TestPullReplicaErrorHandling, TestAuthorizationFramework, 
TestComplexPhraseQParserPlugin, SharedFSAutoReplicaFailoverTest, 
MetricsHandlerTest, HttpPartitionTest, TestHdfsCloudBackupRestore, 
TestFastOutputStream, BadComponentTest, TestLRUStatsCache, 
DistribJoinFromCollectionTest, DOMUtilTest, TestRawResponseWriter, 
TestSolrQueryParser, CoreSorterTest, TestConfigSetsAPIZkFailure, 
BigEndianAscendingWordDeserializerTest, SolrJmxReporterCloudTest, 
TestCopyFieldCollectionResource, TestRequestStatusCollectionAPI, 
TestClusterStateMutator, TestDocumentBuilder, FileBasedSpellCheckerTest, 
CreateCollectionCleanupTest, HdfsSyncSliceTest, TestChildDocTransformer, 
TestScoreJoinQPNoScore, TestJavabinTupleStreamParser, RollingRestartTest, 
TestCloudDeleteByQuery, SchemaVersionSpecificBehaviorTest, 
TestDynamicFieldResource, DateRangeFieldTest, SearchHandlerTest, 
OpenExchangeRatesOrgProviderTest, TestFieldSortValues, 
TestCloudJSONFacetJoinDomain, EnumFieldTest, OpenCloseCoreStressTest, 
TestUniqueKeyFieldResource, TestReplicaProperties, SolrCoreMetricManagerTest, 
TestExactSharedStatsCache, CursorMarkTest, TestCloudPseudoReturnFields, 
ConfigSetsAPITest, TestStressInPlaceUpdates, TestMaxScoreQueryParser, 
TestRealTimeGet, HdfsNNFailoverTest, DistribCursorPagingTest, 
SpellCheckCollatorTest, TestDelegationWithHadoopAuth, 
ReplicaListTransformerTest, TestSolr4Spatial, TestStressLucene, TestStreamBody, 
SolrXmlInZkTest, TestSchemaManager, CollectionsAPISolrJTest, 
BasicFunctionalityTest, SolrRequestParserTest, TestSolrConfigHandlerCloud, 
TolerantUpdateProcessorTest, TestEmbeddedSolrServerConstructors, TestNRTOpen, 
TestCollationFieldDocValues, QueryEqualityTest, TestMergePolicyConfig, 
SignatureUpdateProcessorFactoryTest, TestManagedSynonymFilterFactory, 
TestPerFieldSimilarity, SpellingQueryConverterTest, SuggestComponentTest, 
TestSchemaVersionResource, BasicAuthStandaloneTest, 
ConjunctionSolrSpellCheckerTest, TestSolrCloudSnapshots, TestConfig, 
CollectionsAPIDistributedZkTest, TestLuceneMatchVersion, 
TestDistributedMissingSort, TestObjectReleaseTracker, NodeMutatorTest, 
MoveReplicaHDFSFailoverTest, TestSubQueryTransformerCrossCore, 
SystemInfoHandlerTest, DistributedVersionInfoTest, TestHdfsBackupRestoreCore, 
TestInPlaceUpdatesDistrib, FacetPivotSmallTest, PreAnalyzedFieldTest, 
TestReRankQParserPlugin, TestFieldCacheSortRandom, MergeStrategyTest, 
TestInfoStreamLogging, TestMinMaxOnMultiValuedField, MBeansHandlerTest, 
TestMiniSolrCloudClusterSSL, TestFastWriter, TestReloadDeadlock, 
TestSegmentSorting, SolrPluginUtilsTest, OverseerStatusTest, 
TestSchemaResource, TestHighFrequencyDictionaryFactory, 
AnalysisErrorHandlingTest, TermsComponentTest, TestValueSourceCache, 
TestCoreAdminApis, CdcrBootstrapTest, StatsReloadRaceTest, 
TestDeleteCollectionOnDownNodes, TestUnifiedSolrHighlighter, BasicZkTest, 
DistributedQueryElevationComponentTest, TestSQLHandler, 
TestDownShardTolerantSearch, SpatialHeatmapFacetsTest, 
TestRuleBasedAuthorizationPlugin, TestRecovery, DeleteShardTest, 
ChangedSchemaMergeTest, TestLocalFSCloudBackupRestore, DataDrivenBlockJoinTest, 
OverseerModifyCollectionTest, ClassificationUpdateProcessorIntegrationTest, 
TestElisionMultitermQuery, TestPivotHelperCode, ShowFileRequestHandlerTest, 
OverriddenZkACLAndCredentialsProvidersTest, UpdateLogTest, 
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, 
LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, 
TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting, 
ZkSolrClientTest, TestRandomDVFaceting, ShardRoutingCustomTest, 
TestDistributedSearch, AutoCommitTest]
   [junit4] Completed [387/745 (1!)] on J1 in 8.62s, 3 tests, 2 errors <<< 
FAILURES!

[...truncated 48076 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:826: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:706: The 
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/build.xml:693: Source 
checkout is dirty (unversioned/missing files) after running tests!!! Offending 
files:
* lucene/licenses/morfologik-ukrainian-search-3.7.5.jar.sha1

Total time: 110 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to