Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/101/
Java: 32bit/jdk-9-ea+178 -client -XX:+UseG1GC --illegal-access=deny

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([2DF416E6E4680EB2:9726799E6746E0A7]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 
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.base/java.lang.Thread.run(Thread.java:844)
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:871)
        ... 39 more




Build Log:
[...truncated 11638 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2DF416E6E4680EB2-001/init-core-data-001
   [junit4]   2> 608162 WARN  
(SUITE-AutoCommitTest-seed#[2DF416E6E4680EB2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 608162 INFO  
(SUITE-AutoCommitTest-seed#[2DF416E6E4680EB2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 608162 INFO  
(SUITE-AutoCommitTest-seed#[2DF416E6E4680EB2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 608164 INFO  
(SUITE-AutoCommitTest-seed#[2DF416E6E4680EB2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 608165 INFO  
(SUITE-AutoCommitTest-seed#[2DF416E6E4680EB2]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 608189 INFO  
(SUITE-AutoCommitTest-seed#[2DF416E6E4680EB2]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 608213 INFO  
(SUITE-AutoCommitTest-seed#[2DF416E6E4680EB2]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 608317 INFO  
(SUITE-AutoCommitTest-seed#[2DF416E6E4680EB2]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 608384 INFO  
(SUITE-AutoCommitTest-seed#[2DF416E6E4680EB2]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a01f2e
   [junit4]   2> 608406 INFO  
(SUITE-AutoCommitTest-seed#[2DF416E6E4680EB2]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a01f2e
   [junit4]   2> 608407 INFO  
(SUITE-AutoCommitTest-seed#[2DF416E6E4680EB2]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a01f2e
   [junit4]   2> 608416 INFO  (coreLoadExecutor-2048-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 608458 INFO  (coreLoadExecutor-2048-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 608488 INFO  (coreLoadExecutor-2048-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 608609 INFO  (coreLoadExecutor-2048-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 608617 INFO  (coreLoadExecutor-2048-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 608618 INFO  (coreLoadExecutor-2048-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a01f2e
   [junit4]   2> 608618 INFO  (coreLoadExecutor-2048-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 608618 INFO  (coreLoadExecutor-2048-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2DF416E6E4680EB2-001/init-core-data-001/]
   [junit4]   2> 608620 INFO  (coreLoadExecutor-2048-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.600243877046237]
   [junit4]   2> 608662 INFO  (coreLoadExecutor-2048-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 608662 INFO  (coreLoadExecutor-2048-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 608663 INFO  (coreLoadExecutor-2048-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 608663 INFO  (coreLoadExecutor-2048-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 608663 INFO  (coreLoadExecutor-2048-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5667337760152984]
   [junit4]   2> 608664 INFO  (coreLoadExecutor-2048-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@18d4011[collection1] main]
   [junit4]   2> 608664 INFO  (coreLoadExecutor-2048-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 608677 INFO  (coreLoadExecutor-2048-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 608777 INFO  (coreLoadExecutor-2048-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 608778 INFO  (coreLoadExecutor-2048-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1573296678305267712
   [junit4]   2> 608778 INFO  (searcherExecutor-2049-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 608778 INFO  (searcherExecutor-2049-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 608778 INFO  (searcherExecutor-2049-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 608778 INFO  (searcherExecutor-2049-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 608778 INFO  (searcherExecutor-2049-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 608779 INFO  (searcherExecutor-2049-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 608779 INFO  (searcherExecutor-2049-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 608779 INFO  (searcherExecutor-2049-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 608780 INFO  (searcherExecutor-2049-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 608780 INFO  
(SUITE-AutoCommitTest-seed#[2DF416E6E4680EB2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 608782 INFO  (searcherExecutor-2049-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@18d4011[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 608783 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 608783 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 608783 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@e9847c[collection1] realtime]
   [junit4]   2> 608784 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 608784 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 608784 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 608859 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 608904 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 609067 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 609073 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 609090 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a01f2e
   [junit4]   2> 609090 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2DF416E6E4680EB2-001/init-core-data-001/]
   [junit4]   2> 609217 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 609217 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 609218 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3e971d[collection1] main]
   [junit4]   2> 609219 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 609219 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 609229 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 609229 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1573296678778175488
   [junit4]   2> 609231 INFO  (searcherExecutor-2054-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 609231 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=15, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=43.671875, 
floorSegmentMB=1.6826171875, forceMergeDeletesPctAllowed=18.237113793015183, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 609231 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 609231 INFO  (searcherExecutor-2054-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 609231 INFO  (searcherExecutor-2054-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 609231 INFO  (searcherExecutor-2054-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 609231 INFO  (searcherExecutor-2054-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 609231 INFO  (searcherExecutor-2054-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 609232 INFO  (searcherExecutor-2054-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 609232 INFO  (searcherExecutor-2054-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 609232 INFO  (searcherExecutor-2054-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 609234 INFO  (searcherExecutor-2054-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3e971d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 609234 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1d8ce1[collection1] main]
   [junit4]   2> 609234 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3c6dd1
   [junit4]   2> 609236 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=3960273
   [junit4]   2> 609250 INFO  (searcherExecutor-2054-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1d8ce1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 609277 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1573296678794952704)]} 0 32
   [junit4]   2> 609277 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
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> 609279 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1573296678830604288)]} 0 35
   [junit4]   2> 609280 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
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> 609280 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1573296678831652864)]} 0 35
   [junit4]   2> 609280 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
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> 609281 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
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> 609293 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
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:871)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [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:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [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 
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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 609293 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=2DF416E6E4680EB2 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr-Cyrl-BA 
-Dtests.timezone=Asia/Srednekolymsk -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.51s J2 | AutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2DF416E6E4680EB2:9726799E6746E0A7]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:353)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [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:871)
   [junit4]    >        ... 39 more
   [junit4]   2> 609310 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 609310 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 609310 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1090844[collection1] realtime]
   [junit4]   2> 609310 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 609311 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 609311 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 609348 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 609370 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 609476 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 609484 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 609514 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a01f2e
   [junit4]   2> 609514 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2DF416E6E4680EB2-001/init-core-data-001/]
   [junit4]   2> 609596 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 609596 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 609597 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1f0dc72[collection1] main]
   [junit4]   2> 609598 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 609598 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 609602 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 609602 INFO  (searcherExecutor-2058-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 609603 INFO  (searcherExecutor-2058-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 609603 INFO  (searcherExecutor-2058-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 609603 INFO  (searcherExecutor-2058-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 609603 INFO  (searcherExecutor-2058-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 609603 INFO  (searcherExecutor-2058-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 609603 INFO  (searcherExecutor-2058-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 609604 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=18, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=13.4521484375, 
floorSegmentMB=1.1611328125, forceMergeDeletesPctAllowed=27.782081298511603, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.693896139780168
   [junit4]   2> 609604 INFO  (searcherExecutor-2058-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 609604 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 609604 INFO  (searcherExecutor-2058-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 609606 INFO  (searcherExecutor-2058-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1f0dc72[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 609606 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@17714b5[collection1] main]
   [junit4]   2> 609606 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@20dec0
   [junit4]   2> 609607 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=2154176
   [junit4]   2> 609608 INFO  (searcherExecutor-2058-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@17714b5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 609625 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1573296679176634368)]} 0 15
   [junit4]   2> 609625 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
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> 611121 INFO  (commitScheduler-2061-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 611127 INFO  (commitScheduler-2061-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a77b79[collection1] main]
   [junit4]   2> 611128 INFO  (commitScheduler-2061-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 611129 INFO  (searcherExecutor-2058-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1a77b79[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):C1)))}
   [junit4]   2> 611377 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1573296681029468160)]} 0 1767
   [junit4]   2> 611377 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
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> 611378 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
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> 611379 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1573296681032613888)]} 0 0
   [junit4]   2> 611379 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
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> 612877 INFO  (commitScheduler-2061-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 612879 INFO  (commitScheduler-2061-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@17ccc11[collection1] main]
   [junit4]   2> 612880 INFO  (commitScheduler-2061-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 612881 INFO  (searcherExecutor-2058-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@17ccc11[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):C1)))}
   [junit4]   2> 612882 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1573296682607575040)]} 0 3272
   [junit4]   2> 612882 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
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> 612883 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573296682609672192)]} 0 3273
   [junit4]   2> 612883 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573296682609672193)]} 0 3273
   [junit4]   2> 612883 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573296682609672194)]} 0 3273
   [junit4]   2> 612883 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573296682609672195)]} 0 3274
   [junit4]   2> 612883 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573296682609672196)]} 0 3274
   [junit4]   2> 612884 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573296682610720768)]} 0 3274
   [junit4]   2> 612884 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573296682610720769)]} 0 3274
   [junit4]   2> 612884 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573296682610720770)]} 0 3274
   [junit4]   2> 612884 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573296682610720771)]} 0 3274
   [junit4]   2> 612884 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1573296682610720772)]} 0 3274
   [junit4]   2> 612884 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
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> 614382 INFO  (commitScheduler-2061-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 614385 INFO  (commitScheduler-2061-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5705bd[collection1] main]
   [junit4]   2> 614386 INFO  (commitScheduler-2061-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 614387 INFO  (searcherExecutor-2058-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5705bd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):C1)
 Uninverting(_3(7.1.0):C11/9:delGen=1)))}
   [junit4]   2> 614636 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1573296684447825920)]} 0 5026
   [junit4]   2> 614636 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
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> 614637 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 614638 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 614639 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 614639 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@35ce06[collection1] realtime]
   [junit4]   2> 614639 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 614639 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 614640 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 614660 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 614675 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 614735 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 614740 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 614751 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 
'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@a01f2e
   [junit4]   2> 614751 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2DF416E6E4680EB2-001/init-core-data-001/]
   [junit4]   2> 614784 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 614784 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 614785 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@96f64c[collection1] main]
   [junit4]   2> 614786 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 614786 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 614789 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 614789 INFO  (searcherExecutor-2062-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 614789 INFO  (searcherExecutor-2062-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 614789 INFO  (searcherExecutor-2062-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 614789 INFO  (searcherExecutor-2062-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 614789 INFO  (searcherExecutor-2062-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 614790 INFO  (searcherExecutor-2062-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 614790 INFO  (searcherExecutor-2062-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 614790 INFO  (searcherExecutor-2062-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 614790 INFO  (searcherExecutor-2062-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 614791 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=28, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=52.876953125, 
floorSegmentMB=0.7236328125, forceMergeDeletesPctAllowed=3.972236274912521, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 614791 INFO  (searcherExecutor-2062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@96f64c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 614792 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 614792 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@100f2f7[collection1] main]
   [junit4]   2> 614792 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@14dfb87
   [junit4]   2> 614793 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=21887879
   [junit4]   2> 614793 INFO  (searcherExecutor-2062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@100f2f7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 614802 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1573296684620840960)]} 0 0
   [junit4]   2> 614802 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1573296684621889536)]} 0 0
   [junit4]   2> 614802 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1573296684621889537)]} 0 0
   [junit4]   2> 614802 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1573296684621889538)]} 0 1
   [junit4]   2> 614802 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1573296684621889539)]} 0 1
   [junit4]   2> 614803 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1573296684622938112)]} 0 1
   [junit4]   2> 614803 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1573296684622938113)]} 0 1
   [junit4]   2> 614803 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1573296684622938114)]} 0 1
   [junit4]   2> 614803 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1573296684622938115)]} 0 1
   [junit4]   2> 614803 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1573296684622938116)]} 0 1
   [junit4]   2> 614803 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1573296684622938117)]} 0 2
   [junit4]   2> 614803 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1573296684622938118)]} 0 2
   [junit4]   2> 614804 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1573296684623986688)]} 0 2
   [junit4]   2> 614804 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1573296684623986689)]} 0 2
   [junit4]   2> 614804 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
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> 614805 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1573296684623986690)]} 0 3
   [junit4]   2> 614805 INFO  (commitScheduler-2065-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 614809 INFO  (commitScheduler-2065-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@9a9237[collection1] main]
   [junit4]   2> 614809 INFO  (commitScheduler-2065-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 614810 INFO  (searcherExecutor-2062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@9a9237[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.1.0):C15)))}
   [junit4]   2> 615055 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1573296684887179264)]} 0 253
   [junit4]   2> 615055 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 615056 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 615056 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[2DF416E6E4680EB2]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 615056 INFO  
(SUITE-AutoCommitTest-seed#[2DF416E6E4680EB2]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 615056 INFO  
(SUITE-AutoCommitTest-seed#[2DF416E6E4680EB2]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=7520809
   [junit4]   2> 615056 INFO  
(SUITE-AutoCommitTest-seed#[2DF416E6E4680EB2]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 615057 INFO  
(SUITE-AutoCommitTest-seed#[2DF416E6E4680EB2]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 615058 INFO  
(SUITE-AutoCommitTest-seed#[2DF416E6E4680EB2]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 615058 INFO  
(SUITE-AutoCommitTest-seed#[2DF416E6E4680EB2]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 615058 INFO  (coreCloseExecutor-2066-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@236ffb
   [junit4]   2> 615058 INFO  (coreCloseExecutor-2066-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 615058 INFO  (coreCloseExecutor-2066-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@3916c4 commitCommandVersion:0
   [junit4]   2> 615060 INFO  (coreCloseExecutor-2066-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=2322427
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_2DF416E6E4680EB2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{field_t=PostingsFormat(name=LuceneVarGapFixedInterval), 
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
subject=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=PostingsFormat(name=Direct), 
text=PostingsFormat(name=LuceneVarGapFixedInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
_version_=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=917, 
maxMBSortInHeap=5.47544064827302, sim=RandomSimilarity(queryNorm=false): {}, 
locale=sr-Cyrl-BA, timezone=Asia/Srednekolymsk
   [junit4]   2> NOTE: Linux 4.10.0-26-generic i386/Oracle Corporation 9 
(32-bit)/cpus=8,threads=1,free=184362616,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [QueryEqualityTest, 
ConnectionManagerTest, UniqFieldsUpdateProcessorFactoryTest, 
TestPullReplicaErrorHandling, PeerSyncReplicationTest, SimpleMLTQParserTest, 
ShardSplitTest, DocumentBuilderTest, HighlighterMaxOffsetTest, TestRestoreCore, 
RegexBoostProcessorTest, HttpSolrCallGetCoreTest, TestUseDocValuesAsStored, 
FullSolrCloudDistribCmdsTest, TestSurroundQueryParser, TestExactStatsCache, 
CoreAdminRequestStatusTest, ClassificationUpdateProcessorIntegrationTest, 
AliasIntegrationTest, TestLeaderInitiatedRecoveryThread, 
TestCloudNestedDocsSort, TestReRankQParserPlugin, DirectUpdateHandlerTest, 
TestSolr4Spatial2, SparseHLLTest, PreAnalyzedUpdateProcessorTest, TestUtils, 
SimpleFacetsTest, TestQueryUtils, TestMissingGroups, TestXmlQParser, 
TestBulkSchemaConcurrent, RecoveryZkTest, UtilsToolTest, SearchHandlerTest, 
SolrCoreCheckLockOnStartupTest, TestFoldingMultitermQuery, 
ShowFileRequestHandlerTest, CopyFieldTest, XsltUpdateRequestHandlerTest, 
SuggesterFSTTest, AutoCommitTest]
   [junit4] Completed [228/728 (1!)] on J2 in 6.92s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 38161 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to