Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2529/
Java: 64bit/jdk1.8.0_112 -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([DCC015CF43652E9E:6541C3106F8F2A14]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:818)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        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:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
</response>

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




Build Log:
[...truncated 11716 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_DCC015CF43652E9E-001/init-core-data-001
   [junit4]   2> 986215 INFO  
(SUITE-AutoCommitTest-seed#[DCC015CF43652E9E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 986216 INFO  
(SUITE-AutoCommitTest-seed#[DCC015CF43652E9E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 986216 INFO  
(SUITE-AutoCommitTest-seed#[DCC015CF43652E9E]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 986254 INFO  
(SUITE-AutoCommitTest-seed#[DCC015CF43652E9E]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 986292 INFO  
(SUITE-AutoCommitTest-seed#[DCC015CF43652E9E]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 986373 WARN  
(SUITE-AutoCommitTest-seed#[DCC015CF43652E9E]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 986377 INFO  
(SUITE-AutoCommitTest-seed#[DCC015CF43652E9E]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 986394 INFO  
(SUITE-AutoCommitTest-seed#[DCC015CF43652E9E]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 986397 WARN  
(SUITE-AutoCommitTest-seed#[DCC015CF43652E9E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 986399 INFO  
(SUITE-AutoCommitTest-seed#[DCC015CF43652E9E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60d97cce
   [junit4]   2> 986399 WARN  
(SUITE-AutoCommitTest-seed#[DCC015CF43652E9E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 986404 INFO  
(SUITE-AutoCommitTest-seed#[DCC015CF43652E9E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60d97cce
   [junit4]   2> 986404 WARN  
(SUITE-AutoCommitTest-seed#[DCC015CF43652E9E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 986404 INFO  
(SUITE-AutoCommitTest-seed#[DCC015CF43652E9E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60d97cce
   [junit4]   2> 986404 WARN  
(SUITE-AutoCommitTest-seed#[DCC015CF43652E9E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 986404 INFO  
(SUITE-AutoCommitTest-seed#[DCC015CF43652E9E]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60d97cce
   [junit4]   2> 986405 INFO  (coreLoadExecutor-9091-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 986435 INFO  (coreLoadExecutor-9091-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 986472 INFO  (coreLoadExecutor-9091-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 986535 WARN  (coreLoadExecutor-9091-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 986537 INFO  (coreLoadExecutor-9091-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 986541 INFO  (coreLoadExecutor-9091-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 986541 INFO  (coreLoadExecutor-9091-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_DCC015CF43652E9E-001/init-core-data-001/]
   [junit4]   2> 986541 WARN  (coreLoadExecutor-9091-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was 
configured, using first MBeanServer.
   [junit4]   2> 986541 INFO  (coreLoadExecutor-9091-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60d97cce
   [junit4]   2> 986542 INFO  (coreLoadExecutor-9091-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d97cce
   [junit4]   2> 986542 INFO  (coreLoadExecutor-9091-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.16166859312054466]
   [junit4]   2> 986581 INFO  (coreLoadExecutor-9091-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 986581 INFO  (coreLoadExecutor-9091-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 986581 INFO  (coreLoadExecutor-9091-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 986581 INFO  (coreLoadExecutor-9091-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 986582 INFO  (coreLoadExecutor-9091-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.688837622870128]
   [junit4]   2> 986582 INFO  (coreLoadExecutor-9091-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5e371a61[collection1] main]
   [junit4]   2> 986582 INFO  (coreLoadExecutor-9091-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 986623 INFO  (coreLoadExecutor-9091-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 986767 INFO  (coreLoadExecutor-9091-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 986767 INFO  
(searcherExecutor-9092-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 986768 INFO  
(searcherExecutor-9092-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 986768 INFO  
(searcherExecutor-9092-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 986768 INFO  
(searcherExecutor-9092-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 986768 INFO  (coreLoadExecutor-9091-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1554936418698002432
   [junit4]   2> 986768 INFO  
(searcherExecutor-9092-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 986768 INFO  
(searcherExecutor-9092-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 986768 INFO  
(searcherExecutor-9092-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 986768 INFO  
(searcherExecutor-9092-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 986769 INFO  
(searcherExecutor-9092-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 986769 INFO  
(searcherExecutor-9092-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5e371a61[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 986771 INFO  
(SUITE-AutoCommitTest-seed#[DCC015CF43652E9E]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 986773 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 986774 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1554936418703245312)} 0 1
   [junit4]   2> 986776 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 986807 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 986833 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 986940 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 986942 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 986950 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 986951 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_DCC015CF43652E9E-001/init-core-data-001/]
   [junit4]   2> 986951 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 986965 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60d97cce
   [junit4]   2> 986965 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.m.SolrMetricManager Replacing existing reporter 'default' in registry 
'solr.core.collection1': 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6681bd03: domain = 
solr.core.collection1, service url = null, agent id = null]
   [junit4]   2> 986969 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d97cce
   [junit4]   2> 986992 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 986992 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 986992 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6a6503e3[collection1] main]
   [junit4]   2> 986993 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 986993 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 986996 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 986996 INFO  
(searcherExecutor-9097-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 986996 INFO  
(searcherExecutor-9097-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 986996 INFO  
(searcherExecutor-9097-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 986996 INFO  
(searcherExecutor-9097-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 986996 INFO  
(searcherExecutor-9097-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 986997 INFO  
(searcherExecutor-9097-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 986997 INFO  
(searcherExecutor-9097-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 986997 INFO  
(searcherExecutor-9097-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 986997 INFO  
(searcherExecutor-9097-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 986998 INFO  
(searcherExecutor-9097-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6a6503e3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 986999 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=12, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=69.140625, 
floorSegmentMB=1.9580078125, forceMergeDeletesPctAllowed=3.693830197248217, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 987000 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 987000 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@53e989ba[collection1] main]
   [junit4]   2> 987000 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@392898be
   [junit4]   2> 987008 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 987012 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1554936418952806400)]} 0 1
   [junit4]   2> 987012 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1554936418953854976)]} 0 2
   [junit4]   2> 987013 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1554936418953854977)]} 0 2
   [junit4]   2> 987013 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1554936418954903552)]} 0 2
   [junit4]   2> 987013 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1554936418954903553)]} 0 3
   [junit4]   2> 987013 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1554936418954903554)]} 0 3
   [junit4]   2> 987014 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1554936418954903555)]} 0 3
   [junit4]   2> 987014 INFO  
(searcherExecutor-9097-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@53e989ba[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 987014 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1554936418955952128)]} 0 3
   [junit4]   2> 987014 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1554936418955952129)]} 0 4
   [junit4]   2> 987014 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1554936418955952130)]} 0 4
   [junit4]   2> 987014 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1554936418955952131)]} 0 4
   [junit4]   2> 987015 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1554936418957000704)]} 0 4
   [junit4]   2> 987015 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1554936418957000705)]} 0 4
   [junit4]   2> 987015 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1554936418957000706)]} 0 5
   [junit4]   2> 987015 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 987016 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1554936418958049280)]} 0 6
   [junit4]   2> 987016 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1554936418958049281)]} 0 6
   [junit4]   2> 987017 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 987017 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 987017 INFO  (commitScheduler-9100-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> 987017 ERROR 
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:14&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:811)
   [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:367)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [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:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 987018 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testMaxDocs -Dtests.seed=DCC015CF43652E9E -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=en -Dtests.timezone=Atlantic/Cape_Verde 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.25s J2 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DCC015CF43652E9E:6541C3106F8F2A14]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:818)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=1]
   [junit4]    >        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">0</int></lst><result name="response" numFound="0" 
start="0"></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:811)
   [junit4]    >        ... 40 more
   [junit4]   2> 987022 INFO  (commitScheduler-9100-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3aa78509[collection1] main]
   [junit4]   2> 987024 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 987024 INFO  (commitScheduler-9100-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 987025 INFO  
(searcherExecutor-9097-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3aa78509[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C16)))}
   [junit4]   2> 987026 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@411aabf0[collection1] realtime]
   [junit4]   2> 987026 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1554936418966437888)} 0 1
   [junit4]   2> 987027 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 987063 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 987090 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 987943 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 987944 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 987950 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 987950 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_DCC015CF43652E9E-001/init-core-data-001/]
   [junit4]   2> 987950 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 987956 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60d97cce
   [junit4]   2> 987957 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d97cce
   [junit4]   2> 987973 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 987973 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 987974 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@694fe413[collection1] main]
   [junit4]   2> 987974 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 987974 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 987976 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 987976 INFO  
(searcherExecutor-9101-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 987976 INFO  
(searcherExecutor-9101-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 987976 INFO  
(searcherExecutor-9101-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 987976 INFO  
(searcherExecutor-9101-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 987977 INFO  
(searcherExecutor-9101-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 987977 INFO  
(searcherExecutor-9101-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 987977 INFO  
(searcherExecutor-9101-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 987977 INFO  
(searcherExecutor-9101-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 987978 INFO  
(searcherExecutor-9101-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 987978 INFO  
(searcherExecutor-9101-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@694fe413[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 987980 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.15740987419081956]
   [junit4]   2> 987981 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 987981 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@73c537a8[collection1] main]
   [junit4]   2> 987981 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1c9aa9b3
   [junit4]   2> 987982 INFO  
(searcherExecutor-9101-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@73c537a8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 987986 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 988001 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1554936419979362304)]} 0 11
   [junit4]   2> 988002 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 988991 INFO  (commitScheduler-9104-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> 988995 INFO  (commitScheduler-9104-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4a376afa[collection1] main]
   [junit4]   2> 988995 INFO  (commitScheduler-9104-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 988996 INFO  
(searcherExecutor-9101-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4a376afa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.4.0):C1)))}
   [junit4]   2> 989004 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1554936421041569792)]} 0 1014
   [junit4]   2> 989004 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 989004 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 989005 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1554936421043666944)]} 0 0
   [junit4]   2> 989005 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 990004 INFO  (commitScheduler-9104-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> 990006 INFO  (commitScheduler-9104-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a5e993[collection1] 
main]
   [junit4]   2> 990006 INFO  (commitScheduler-9104-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 990007 INFO  
(searcherExecutor-9101-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2a5e993[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.4.0):C1)))}
   [junit4]   2> 990257 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1554936422355435520)]} 0 2267
   [junit4]   2> 990257 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 990257 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1554936422356484096)]} 0 2267
   [junit4]   2> 990257 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1554936422356484097)]} 0 2267
   [junit4]   2> 990257 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1554936422356484098)]} 0 2268
   [junit4]   2> 990258 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1554936422357532672)]} 0 2268
   [junit4]   2> 990258 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1554936422357532673)]} 0 2268
   [junit4]   2> 990258 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1554936422357532674)]} 0 2268
   [junit4]   2> 990258 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1554936422357532675)]} 0 2268
   [junit4]   2> 990258 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1554936422357532676)]} 0 2268
   [junit4]   2> 990258 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1554936422357532677)]} 0 2268
   [junit4]   2> 990259 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1554936422357532678)]} 0 2269
   [junit4]   2> 990259 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 991257 INFO  (commitScheduler-9104-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> 991261 INFO  (commitScheduler-9104-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@70403356[collection1] main]
   [junit4]   2> 991261 INFO  (commitScheduler-9104-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 991262 INFO  
(searcherExecutor-9101-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@70403356[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.4.0):C1)
 Uninverting(_3(6.4.0):C11/9:delGen=1)))}
   [junit4]   2> 991510 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1554936423670349824)]} 0 3520
   [junit4]   2> 991511 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 991512 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[DCC015CF43652E9E]) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 991515 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 991520 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2b5f45f2[collection1] realtime]
   [junit4]   2> 991521 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:* (-1554936423675592704)} 0 5
   [junit4]   2> 991522 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 991557 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 991577 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 991637 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema 
is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 991639 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 991644 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 991644 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_DCC015CF43652E9E-001/init-core-data-001/]
   [junit4]   2> 991645 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was 
configured, using first MBeanServer.
   [junit4]   2> 991650 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60d97cce
   [junit4]   2> 991650 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@60d97cce
   [junit4]   2> 991665 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 991665 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 991665 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3350e110[collection1] main]
   [junit4]   2> 991665 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 991666 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 991668 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 991668 INFO  
(searcherExecutor-9105-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 991668 INFO  
(searcherExecutor-9105-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 991668 INFO  
(searcherExecutor-9105-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 991668 INFO  
(searcherExecutor-9105-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 991669 INFO  
(searcherExecutor-9105-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 991669 INFO  
(searcherExecutor-9105-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 991669 INFO  
(searcherExecutor-9105-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 991669 INFO  
(searcherExecutor-9105-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 991669 INFO  
(searcherExecutor-9105-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 991670 INFO  
(searcherExecutor-9105-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3350e110[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 991671 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 991671 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 991671 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4903ff0e[collection1] main]
   [junit4]   2> 991671 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@bcc486a
   [junit4]   2> 991672 INFO  
(searcherExecutor-9105-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4903ff0e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 991676 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 991681 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1554936423848607744)]} 0 0
   [junit4]   2> 991681 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 995681 INFO  (commitScheduler-9108-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> 995690 INFO  (commitScheduler-9108-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@55814717[collection1] main]
   [junit4]   2> 995690 INFO  (commitScheduler-9108-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 995691 INFO  
(searcherExecutor-9105-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@55814717[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.4.0):C1)))}
   [junit4]   2> 995934 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1554936428308201472)]} 0 4253
   [junit4]   2> 995934 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 995935 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1554936428310298624)]} 0 4254
   [junit4]   2> 995935 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 996935 INFO  (commitScheduler-9108-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> 996938 INFO  (commitScheduler-9108-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@15bc0e76[collection1] main]
   [junit4]   2> 996939 INFO  (commitScheduler-9108-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 996939 INFO  
(searcherExecutor-9105-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@15bc0e76[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.4.0):C1)))}
   [junit4]   2> 997186 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 997186 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 997188 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1554936429623115776)]} 0 5507
   [junit4]   2> 997188 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1554936429624164352)]} 0 5507
   [junit4]   2> 997188 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1554936429624164353)]} 0 5507
   [junit4]   2> 997188 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1554936429624164354)]} 0 5508
   [junit4]   2> 997188 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1554936429624164355)]} 0 5508
   [junit4]   2> 997188 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1554936429624164356)]} 0 5508
   [junit4]   2> 997188 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1554936429624164357)]} 0 5508
   [junit4]   2> 997189 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1554936429625212928)]} 0 5508
   [junit4]   2> 997189 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1554936429625212929)]} 0 5508
   [junit4]   2> 997189 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1554936429625212930)]} 0 5508
   [junit4]   2> 997189 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 997189 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1554936429625212931)]} 0 5509
   [junit4]   2> 997190 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1554936429625212932)]} 0 5509
   [junit4]   2> 997190 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1554936429626261504)]} 0 5509
   [junit4]   2> 997190 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1554936429626261505)]} 0 5509
   [junit4]   2> 997190 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1554936429626261506)]} 0 5509
   [junit4]   2> 997190 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1554936429626261507)]} 0 5509
   [junit4]   2> 997190 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1554936429626261508)]} 0 5509
   [junit4]   2> 997190 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1554936429626261509)]} 0 5510
   [junit4]   2> 997190 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1554936429626261510)]} 0 5510
   [junit4]   2> 997190 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 
(-1554936429626261511)]} 0 5510
   [junit4]   2> 997190 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 998189 INFO  (commitScheduler-9108-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> 998192 INFO  (commitScheduler-9108-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d6a329b[collection1] main]
   [junit4]   2> 998192 INFO  (commitScheduler-9108-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 998192 INFO  
(searcherExecutor-9105-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1d6a329b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(6.4.0):C10/9:delGen=1)))}
   [junit4]   2> 998442 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 
QTime=0
   [junit4]   2> 998442 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 
QTime=0
   [junit4]   2> 998443 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[DCC015CF43652E9E]) [    
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 998443 INFO  
(SUITE-AutoCommitTest-seed#[DCC015CF43652E9E]-worker) [    x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 998443 INFO  
(SUITE-AutoCommitTest-seed#[DCC015CF43652E9E]-worker) [    x:collection1] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=944250328
   [junit4]   2> 998443 INFO  
(coreCloseExecutor-9109-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1aa390b7
   [junit4]   2> 998443 INFO  
(coreCloseExecutor-9109-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 998444 INFO  
(coreCloseExecutor-9109-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@354b3496
   [junit4]   2> 998456 INFO  
(coreCloseExecutor-9109-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 998456 INFO  
(SUITE-AutoCommitTest-seed#[DCC015CF43652E9E]-worker) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_DCC015CF43652E9E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{range_facet_l_dv=FST50, _version_=PostingsFormat(name=Memory doPackFST= true), 
field_t=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 intDefault=PostingsFormat(name=Memory doPackFST= true), id=FST50, 
range_facet_i_dv=PostingsFormat(name=Memory doPackFST= true), 
text=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
range_facet_l=PostingsFormat(name=Memory doPackFST= true), 
timestamp=PostingsFormat(name=Memory doPackFST= true)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1526, 
maxMBSortInHeap=7.5546593804652975, 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=en, 
timezone=Atlantic/Cape_Verde
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 
1.8.0_112 (64-bit)/cpus=12,threads=1,free=349019784,total=530055168
   [junit4]   2> NOTE: All tests run in this JVM: [GraphQueryTest, 
TimeZoneUtilsTest, DirectUpdateHandlerTest, LeaderFailoverAfterPartitionTest, 
TestFilteredDocIdSet, SolrTestCaseJ4Test, SpatialHeatmapFacetsTest, 
PKIAuthenticationIntegrationTest, TestDistributedStatsComponentCardinality, 
TestShortCircuitedRequests, TolerantUpdateProcessorTest, 
DistributedFacetPivotSmallAdvancedTest, TestPushWriter, EnumFieldTest, 
TestMergePolicyConfig, TestDefaultStatsCache, TestSolrXml, TestReload, 
TestSolrConfigHandlerCloud, TestTrackingShardHandlerFactory, 
TestClusterStateMutator, TestInitParams, TestUtils, 
TestPerFieldSimilarityClassic, TestDynamicFieldCollectionResource, 
RequestLoggingTest, TestHighFrequencyDictionaryFactory, TestStressLiveNodes, 
CoreAdminHandlerTest, TestSolrQueryResponse, SpellPossibilityIteratorTest, 
TestManagedSchema, AssignTest, HdfsBasicDistributedZk2Test, StatsComponentTest, 
PreAnalyzedFieldTest, AnalyticsMergeStrategyTest, TestTestInjection, 
LukeRequestHandlerTest, ForceLeaderTest, TestTrieFacet, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestDynamicLoading, 
DirectUpdateHandlerOptimizeTest, DeleteReplicaTest, BasicDistributedZk2Test, 
SpatialRPTFieldTypeTest, TestNumericTerms32, TestCollationField, 
TestSimpleQParserPlugin, AddBlockUpdateTest, 
BigEndianAscendingWordSerializerTest, CollectionStateFormat2Test, 
TestCloudDeleteByQuery, TestOnReconnectListenerSupport, TestXIncludeConfig, 
TestGeoJSONResponseWriter, SaslZkACLProviderTest, OverseerModifyCollectionTest, 
TestDocTermOrds, TestBinaryResponseWriter, CleanupOldIndexTest, 
TestImpersonationWithHadoopAuth, TestInitQParser, TestFieldResource, 
TestJmxMonitoredMap, FacetPivotSmallTest, SuggesterWFSTTest, 
UnloadDistributedZkTest, HdfsUnloadDistributedZkTest, 
HdfsChaosMonkeySafeLeaderTest, RemoteQueryErrorTest, TestTolerantSearch, 
TestNoOpRegenerator, TestRequestStatusCollectionAPI, 
TestDistributedMissingSort, TestWriterPerf, TestStressReorder, 
TestRandomCollapseQParserPlugin, DistributedQueryComponentCustomSortTest, 
MinimalSchemaTest, FieldAnalysisRequestHandlerTest, SolrMetricsIntegrationTest, 
TestPhraseSuggestions, TestIndexSearcher, TestShardHandlerFactory, 
ConnectionReuseTest, CircularListTest, TestBinaryField, 
TestMiniSolrCloudCluster, SolrCoreMetricManagerTest, ResponseLogComponentTest, 
TestObjectReleaseTracker, TestIndexingPerformance, DataDrivenBlockJoinTest, 
DistribCursorPagingTest, TestSolrQueryParser, MergeStrategyTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, PreAnalyzedUpdateProcessorTest, 
TestAnalyzedSuggestions, TestSchemaVersionResource, 
TestClassicSimilarityFactory, FieldMutatingUpdateProcessorTest, SparseHLLTest, 
TestConfigSetsAPIZkFailure, ClassificationUpdateProcessorIntegrationTest, 
TestSolrJ, AutoCommitTest]
   [junit4] Completed [324/672 (1!)] on J2 in 12.26s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 63606 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to