Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/108/
Java: 64bit/jdk1.8.0_141 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([343CEA2165FC059C:8DBD3CFE49160116]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:885)
        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: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 
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:878)
        ... 40 more




Build Log:
[...truncated 12106 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_343CEA2165FC059C-001/init-core-data-001
   [junit4]   2> 1007798 WARN  
(SUITE-AutoCommitTest-seed#[343CEA2165FC059C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1007798 INFO  
(SUITE-AutoCommitTest-seed#[343CEA2165FC059C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1007799 INFO  
(SUITE-AutoCommitTest-seed#[343CEA2165FC059C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1007800 INFO  
(SUITE-AutoCommitTest-seed#[343CEA2165FC059C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1007800 INFO  
(SUITE-AutoCommitTest-seed#[343CEA2165FC059C]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1007818 INFO  
(SUITE-AutoCommitTest-seed#[343CEA2165FC059C]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1007833 INFO  
(SUITE-AutoCommitTest-seed#[343CEA2165FC059C]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1007924 INFO  
(SUITE-AutoCommitTest-seed#[343CEA2165FC059C]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1007948 INFO  
(SUITE-AutoCommitTest-seed#[343CEA2165FC059C]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b5b231c
   [junit4]   2> 1007950 INFO  
(SUITE-AutoCommitTest-seed#[343CEA2165FC059C]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b5b231c
   [junit4]   2> 1007950 INFO  
(SUITE-AutoCommitTest-seed#[343CEA2165FC059C]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b5b231c
   [junit4]   2> 1007951 INFO  (coreLoadExecutor-3752-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1007969 INFO  (coreLoadExecutor-3752-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1007983 INFO  (coreLoadExecutor-3752-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1008058 INFO  (coreLoadExecutor-3752-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1008062 INFO  (coreLoadExecutor-3752-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1008062 INFO  (coreLoadExecutor-3752-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@5b5b231c
   [junit4]   2> 1008063 INFO  (coreLoadExecutor-3752-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1008063 INFO  (coreLoadExecutor-3752-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_343CEA2165FC059C-001/init-core-data-001/]
   [junit4]   2> 1008063 INFO  (coreLoadExecutor-3752-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.18084289026101566]
   [junit4]   2> 1008097 INFO  (coreLoadExecutor-3752-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1008097 INFO  (coreLoadExecutor-3752-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1008098 INFO  (coreLoadExecutor-3752-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1008098 INFO  (coreLoadExecutor-3752-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1008099 INFO  (coreLoadExecutor-3752-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@79bb02dc
   [junit4]   2> 1008099 INFO  (coreLoadExecutor-3752-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@629b98ab[collection1] main]
   [junit4]   2> 1008099 INFO  (coreLoadExecutor-3752-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1008116 INFO  (coreLoadExecutor-3752-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1008173 INFO  (coreLoadExecutor-3752-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1008173 INFO  
(searcherExecutor-3753-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1008173 INFO  (coreLoadExecutor-3752-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1574282152541945856
   [junit4]   2> 1008173 INFO  
(searcherExecutor-3753-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1008173 INFO  
(searcherExecutor-3753-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1008173 INFO  
(searcherExecutor-3753-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1008173 INFO  
(searcherExecutor-3753-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1008173 INFO  
(searcherExecutor-3753-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1008173 INFO  
(searcherExecutor-3753-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1008174 INFO  
(searcherExecutor-3753-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1008174 INFO  
(searcherExecutor-3753-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1008175 INFO  
(searcherExecutor-3753-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@629b98ab[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1008176 INFO  
(SUITE-AutoCommitTest-seed#[343CEA2165FC059C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1008177 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1008177 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1008177 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4a55605e[collection1] realtime]
   [junit4]   2> 1008178 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    ] 
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> 1008178 ERROR 
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    ] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1008178 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1008202 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1008218 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1008298 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1008303 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1008322 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    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@5b5b231c
   [junit4]   2> 1008322 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_343CEA2165FC059C-001/init-core-data-001/]
   [junit4]   2> 1008379 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1008379 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1008380 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5d24e744[collection1] main]
   [junit4]   2> 1008381 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1008381 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1008383 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1008383 INFO  
(searcherExecutor-3758-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1008383 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1574282152762146816
   [junit4]   2> 1008383 INFO  
(searcherExecutor-3758-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1008383 INFO  
(searcherExecutor-3758-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1008383 INFO  
(searcherExecutor-3758-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1008383 INFO  
(searcherExecutor-3758-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1008383 INFO  
(searcherExecutor-3758-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1008383 INFO  
(searcherExecutor-3758-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1008384 INFO  
(searcherExecutor-3758-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1008384 INFO  
(searcherExecutor-3758-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1008385 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=8.375, 
floorSegmentMB=0.869140625, forceMergeDeletesPctAllowed=18.933669410172545, 
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1008385 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1008386 INFO  
(searcherExecutor-3758-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5d24e744[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1008386 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2050f72b[collection1] main]
   [junit4]   2> 1008386 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4c2830e5
   [junit4]   2> 1008387 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1277702373
   [junit4]   2> 1008387 INFO  
(searcherExecutor-3758-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2050f72b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1008393 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1574282152771584000)]} 0 1
   [junit4]   2> 1008393 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    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> 1009893 INFO  (commitScheduler-3761-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> 1009895 INFO  (commitScheduler-3761-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5fd3e2ed[collection1] main]
   [junit4]   2> 1009895 INFO  (commitScheduler-3761-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1009896 INFO  
(searcherExecutor-3758-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5fd3e2ed[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
   [junit4]   2> 1010146 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1574282154610786304)]} 0 1754
   [junit4]   2> 1010146 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    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> 1010147 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    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> 1010147 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1574282154611834880)]} 0 0
   [junit4]   2> 1010148 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    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> 1011646 INFO  (commitScheduler-3761-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> 1011648 INFO  (commitScheduler-3761-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@22e99b5e[collection1] main]
   [junit4]   2> 1011648 INFO  (commitScheduler-3761-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1011649 INFO  
(searcherExecutor-3758-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@22e99b5e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)))}
   [junit4]   2> 1011899 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1574282156447891456)]} 0 3507
   [junit4]   2> 1011899 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    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> 1011899 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574282156448940032)]} 0 3507
   [junit4]   2> 1011899 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574282156448940033)]} 0 3507
   [junit4]   2> 1011899 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574282156448940034)]} 0 3507
   [junit4]   2> 1011900 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574282156448940035)]} 0 3508
   [junit4]   2> 1011900 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574282156449988608)]} 0 3508
   [junit4]   2> 1011900 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574282156449988609)]} 0 3508
   [junit4]   2> 1011900 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574282156449988610)]} 0 3508
   [junit4]   2> 1011900 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574282156449988611)]} 0 3508
   [junit4]   2> 1011900 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574282156449988612)]} 0 3508
   [junit4]   2> 1011900 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574282156449988613)]} 0 3508
   [junit4]   2> 1011900 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    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> 1013399 INFO  (commitScheduler-3761-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> 1013404 INFO  (commitScheduler-3761-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7907fedf[collection1] main]
   [junit4]   2> 1013404 INFO  (commitScheduler-3761-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1013405 INFO  
(searcherExecutor-3758-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7907fedf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)
 Uninverting(_2(7.0.0):c11/9:delGen=1)))}
   [junit4]   2> 1013407 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1574282158030192640)]} 0 5015
   [junit4]   2> 1013408 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    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> 1013408 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 1013410 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1013410 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL 
DOCUMENTS FROM INDEX
   [junit4]   2> 1013411 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4c7b9b77[collection1] realtime]
   [junit4]   2> 1013411 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
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=*:*
 (-9223372036854775807)} 0 1
   [junit4]   2> 1013411 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1013412 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1013450 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1013470 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1013580 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1013585 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1013593 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
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@5b5b231c
   [junit4]   2> 1013593 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_343CEA2165FC059C-001/init-core-data-001/]
   [junit4]   2> 1013630 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1013630 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1013631 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@45f914ba[collection1] main]
   [junit4]   2> 1013631 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1013632 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1013635 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1013635 INFO  
(searcherExecutor-3762-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1013636 INFO  
(searcherExecutor-3762-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1013636 INFO  
(searcherExecutor-3762-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1013636 INFO  
(searcherExecutor-3762-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1013636 INFO  
(searcherExecutor-3762-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1013636 INFO  
(searcherExecutor-3762-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1013636 INFO  
(searcherExecutor-3762-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1013636 INFO  
(searcherExecutor-3762-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1013636 INFO  
(searcherExecutor-3762-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1013637 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5247831837073834]
   [junit4]   2> 1013638 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1013638 INFO  
(searcherExecutor-3762-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@45f914ba[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1013638 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@65d51bf[collection1] 
main]
   [junit4]   2> 1013638 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@75efe770
   [junit4]   2> 1013639 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1978656624
   [junit4]   2> 1013640 INFO  
(searcherExecutor-3762-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@65d51bf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1013642 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1574282158276608000)]} 0 0
   [junit4]   2> 1013642 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
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> 1017642 INFO  (commitScheduler-3765-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> 1017644 INFO  (commitScheduler-3765-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@df4bf12[collection1] 
main]
   [junit4]   2> 1017644 INFO  (commitScheduler-3765-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1017645 INFO  
(searcherExecutor-3762-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@df4bf12[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c1)))}
   [junit4]   2> 1017894 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1574282162735153152)]} 0 4253
   [junit4]   2> 1017894 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
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> 1017895 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1574282162736201728)]} 0 4253
   [junit4]   2> 1017895 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
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> 1019895 INFO  (commitScheduler-3765-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> 1019897 INFO  (commitScheduler-3765-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4e6f138b[collection1] main]
   [junit4]   2> 1019897 INFO  (commitScheduler-3765-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1019898 INFO  
(searcherExecutor-3762-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4e6f138b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c1)))}
   [junit4]   2> 1020146 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
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> 1020147 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
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> 1020147 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574282165097594880)]} 0 6506
   [junit4]   2> 1020148 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574282165098643456)]} 0 6506
   [junit4]   2> 1020148 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574282165098643457)]} 0 6506
   [junit4]   2> 1020148 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574282165098643458)]} 0 6506
   [junit4]   2> 1020148 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574282165098643459)]} 0 6506
   [junit4]   2> 1020148 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574282165098643460)]} 0 6506
   [junit4]   2> 1020148 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574282165098643461)]} 0 6506
   [junit4]   2> 1020148 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574282165098643462)]} 0 6506
   [junit4]   2> 1020148 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574282165098643463)]} 0 6506
   [junit4]   2> 1020148 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1574282165098643464)]} 0 6506
   [junit4]   2> 1020148 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
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> 1020149 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1574282165099692032)]} 0 6507
   [junit4]   2> 1020149 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1574282165099692033)]} 0 6507
   [junit4]   2> 1020149 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1574282165099692034)]} 0 6507
   [junit4]   2> 1020149 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1574282165099692035)]} 0 6507
   [junit4]   2> 1020149 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1574282165099692036)]} 0 6507
   [junit4]   2> 1020149 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1574282165099692037)]} 0 6507
   [junit4]   2> 1020149 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1574282165099692038)]} 0 6508
   [junit4]   2> 1020149 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1574282165099692039)]} 0 6508
   [junit4]   2> 1020149 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1574282165099692040)]} 0 6508
   [junit4]   2> 1020149 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1574282165099692041)]} 0 6508
   [junit4]   2> 1020150 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
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> 1021149 INFO  (commitScheduler-3765-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> 1021151 INFO  (commitScheduler-3765-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@16655b96[collection1] main]
   [junit4]   2> 1021151 INFO  (commitScheduler-3765-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1021152 INFO  
(searcherExecutor-3762-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@16655b96[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):c10/9:delGen=1)))}
   [junit4]   2> 1021400 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
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> 1021401 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
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> 1021401 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[343CEA2165FC059C]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 1021403 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1021403 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1021403 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@d6398a1[collection1] realtime]
   [junit4]   2> 1021403 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    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=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 1021403 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1021404 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1021457 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1021487 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1021604 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1021609 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1021617 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    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@5b5b231c
   [junit4]   2> 1021617 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_343CEA2165FC059C-001/init-core-data-001/]
   [junit4]   2> 1021655 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1021655 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1021656 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1121777e[collection1] main]
   [junit4]   2> 1021657 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1021657 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1021664 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1021665 INFO  
(searcherExecutor-3766-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1021666 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=2, maxMergeAtOnceExplicit=6, maxMergedSegmentMB=83.79296875, 
floorSegmentMB=1.1201171875, forceMergeDeletesPctAllowed=21.61512612671022, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.6281686801557027
   [junit4]   2> 1021667 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1021668 INFO  
(searcherExecutor-3766-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1021668 INFO  
(searcherExecutor-3766-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1021668 INFO  
(searcherExecutor-3766-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1021668 INFO  
(searcherExecutor-3766-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1021668 INFO  
(searcherExecutor-3766-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1021669 INFO  
(searcherExecutor-3766-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1021669 INFO  
(searcherExecutor-3766-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1021669 INFO  
(searcherExecutor-3766-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1021671 INFO  
(searcherExecutor-3766-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1121777e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1021671 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6b91bf18[collection1] main]
   [junit4]   2> 1021671 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@497b0eba
   [junit4]   2> 1021671 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1232801466
   [junit4]   2> 1021676 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1574282166700867584)]} 0 0
   [junit4]   2> 1021677 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1574282166701916160)]} 0 0
   [junit4]   2> 1021677 INFO  
(searcherExecutor-3766-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6b91bf18[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1021677 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1574282166701916161)]} 0 0
   [junit4]   2> 1021677 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1574282166701916162)]} 0 0
   [junit4]   2> 1021677 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1574282166701916163)]} 0 0
   [junit4]   2> 1021677 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1574282166701916164)]} 0 1
   [junit4]   2> 1021677 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1574282166701916165)]} 0 1
   [junit4]   2> 1021677 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1574282166701916166)]} 0 1
   [junit4]   2> 1021677 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1574282166701916167)]} 0 1
   [junit4]   2> 1021677 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1574282166701916168)]} 0 1
   [junit4]   2> 1021677 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1574282166701916169)]} 0 1
   [junit4]   2> 1021677 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1574282166701916170)]} 0 1
   [junit4]   2> 1021678 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1574282166701916171)]} 0 1
   [junit4]   2> 1021678 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1574282166702964736)]} 0 1
   [junit4]   2> 1021678 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    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> 1021678 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1574282166702964737)]} 0 2
   [junit4]   2> 1021678 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1574282166702964738)]} 0 2
   [junit4]   2> 1021678 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    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> 1021679 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    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> 1021679 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    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:878)
   [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: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 
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> 1021679 INFO  (commitScheduler-3769-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> 1021679 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[343CEA2165FC059C]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxDocs -Dtests.seed=343CEA2165FC059C -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=tr-TR -Dtests.timezone=Europe/Podgorica 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.28s J2 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([343CEA2165FC059C:8DBD3CFE49160116]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:885)
   [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:878)
   [junit4]    >        ... 40 more
   [junit4]   2> 1021681 INFO  
(SUITE-AutoCommitTest-seed#[343CEA2165FC059C]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1021681 INFO  
(SUITE-AutoCommitTest-seed#[343CEA2165FC059C]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=973479251
   [junit4]   2> 1021681 INFO  
(SUITE-AutoCommitTest-seed#[343CEA2165FC059C]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1021682 INFO  (commitScheduler-3769-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@47404d6a[collection1] main]
   [junit4]   2> 1021682 INFO  (commitScheduler-3769-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1021682 INFO  
(SUITE-AutoCommitTest-seed#[343CEA2165FC059C]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1021683 INFO  
(SUITE-AutoCommitTest-seed#[343CEA2165FC059C]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1021684 INFO  
(SUITE-AutoCommitTest-seed#[343CEA2165FC059C]-worker) [    x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1021685 INFO  
(searcherExecutor-3766-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@47404d6a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.0.0):c16)))}
   [junit4]   2> 1021685 INFO  
(coreCloseExecutor-3770-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3b441ea2
   [junit4]   2> 1021685 INFO  
(coreCloseExecutor-3770-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1021685 INFO  
(coreCloseExecutor-3770-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@1439d674 commitCommandVersion:0
   [junit4]   2> 1021686 INFO  
(coreCloseExecutor-3770-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=994320034
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_343CEA2165FC059C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{field_t=PostingsFormat(name=Direct), 
multiDefault=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
subject=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 text=PostingsFormat(name=Direct)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Lucene70), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Memory), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1846, 
maxMBSortInHeap=7.513729063942634, sim=RandomSimilarity(queryNorm=true): {}, 
locale=tr-TR, timezone=Europe/Podgorica
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 
1.8.0_141 (64-bit)/cpus=8,threads=1,free=164849672,total=513277952
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestDistributedStatsComponentCardinality, CollectionStateFormat2Test, 
EnumFieldTest, TestQueryUtils, TestStressReorder, CleanupOldIndexTest, 
TestSolrCloudSnapshots, DirectUpdateHandlerTest, SolrSlf4jReporterTest, 
PrimitiveFieldTypeTest, TestCloudPseudoReturnFields, MoveReplicaHDFSTest, 
NotRequiredUniqueKeyTest, RollingRestartTest, TestJsonRequest, 
ClassificationUpdateProcessorTest, RegexBoostProcessorTest, 
TestFreeTextSuggestions, RequiredFieldsTest, SmileWriterTest, 
TestXmlQParserPlugin, PathHierarchyTokenizerFactoryTest, RankQueryTest, 
TestSuggestSpellingConverter, TestNRTOpen, HighlighterMaxOffsetTest, 
ReplaceNodeTest, PeerSyncReplicationTest, HdfsNNFailoverTest, 
PKIAuthenticationIntegrationTest, PingRequestHandlerTest, TestRecoveryHdfs, 
TestStressUserVersions, BaseCdcrDistributedZkTest, SolrInfoBeanTest, 
TestLFUCache, TestManagedStopFilterFactory, SubstringBytesRefFilterTest, 
TestLegacyTerms, TestSolrCoreParser, TestSimpleQParserPlugin, 
SolrMetricManagerTest, TestCollationFieldDocValues, TestRawTransformer, 
CopyFieldTest, TestGraphTermsQParserPlugin, TestSchemaManager, MultiTermTest, 
TestPseudoReturnFields, TestNumericTerms32, TermsComponentTest, 
TestCorePropertiesReload, TestShortCircuitedRequests, JvmMetricsTest, 
CdcrReplicationHandlerTest, OverseerRolesTest, TestUseDocValuesAsStored2, 
MinimalSchemaTest, CursorMarkTest, LeaderInitiatedRecoveryOnShardRestartTest, 
ConnectionManagerTest, TestSolrCoreProperties, TestFieldCacheReopen, 
DataDrivenBlockJoinTest, TestAnalyzeInfixSuggestions, TestCollectionAPI, 
DirectUpdateHandlerOptimizeTest, TestReload, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestExportWriter, 
SolrGangliaReporterTest, QueryResultKeyTest, TestRequestStatusCollectionAPI, 
TestSimpleTextCodec, CachingDirectoryFactoryTest, TestQuerySenderListener, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, BitVectorTest, 
TestDocBasedVersionConstraints, TestIndexSearcher, TestHdfsBackupRestoreCore, 
XsltUpdateRequestHandlerTest, SimpleFacetsTest, TestOnReconnectListenerSupport, 
ResponseHeaderTest, ReturnFieldsTest, SolrTestCaseJ4Test, 
HdfsChaosMonkeyNothingIsSafeTest, TestCloudManagedSchema, SimplePostToolTest, 
TestImpersonationWithHadoopAuth, TestTolerantUpdateProcessorCloud, 
DistributedQueueTest, AtomicUpdatesTest, TestHdfsCloudBackupRestore, 
HLLSerializationTest, CurrencyFieldTypeTest, CoreAdminRequestStatusTest, 
AliasIntegrationTest, TestInPlaceUpdatesDistrib, TestSurroundQueryParser, 
DeleteReplicaTest, TestZkChroot, TestCollectionAPIs, 
TermVectorComponentDistributedTest, SolrXmlInZkTest, LeaderElectionTest, 
TolerantUpdateProcessorTest, V2ApiIntegrationTest, TestFoldingMultitermQuery, 
SuggesterFSTTest, TestLMJelinekMercerSimilarityFactory, ClusterStateTest, 
UniqFieldsUpdateProcessorFactoryTest, TestDistribDocBasedVersion, 
TestCollapseQParserPlugin, HdfsRestartWhileUpdatingTest, 
ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest, 
OpenCloseCoreStressTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, 
ZkSolrClientTest, AutoCommitTest]
   [junit4] Completed [376/727 (1!)] on J2 in 13.90s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 44452 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to