Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1822/
Java: 64bit/jdk-9-ea+136 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([C8924C07ABE8A9D6:7240237F28C647C3]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:813)
        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:373)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java: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:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java: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(java.base@9-ea/Thread.java:843)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=0]
        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="1" 
start="0"><doc><int name="id">500</int><arr 
name="range_facet_l"><long>500</long></arr><arr 
name="range_facet_l_dv"><long>500</long></arr><arr 
name="range_facet_i_dv"><int>500</int></arr><long 
name="_version_">1546717693074210816</long><arr 
name="multiDefault"><str>muLti-Default</str></arr><int 
name="intDefault">42</int><date 
name="timestamp">2016-09-28T12:15:38.616Z</date></doc></result>
</response>

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




Build Log:
[...truncated 11836 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_C8924C07ABE8A9D6-001/init-core-data-001
   [junit4]   2> 1321883 INFO  
(SUITE-AutoCommitTest-seed#[C8924C07ABE8A9D6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1321883 INFO  
(SUITE-AutoCommitTest-seed#[C8924C07ABE8A9D6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1321883 INFO  
(SUITE-AutoCommitTest-seed#[C8924C07ABE8A9D6]-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> 1321902 INFO  
(SUITE-AutoCommitTest-seed#[C8924C07ABE8A9D6]-worker) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1321919 INFO  
(SUITE-AutoCommitTest-seed#[C8924C07ABE8A9D6]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1321995 WARN  
(SUITE-AutoCommitTest-seed#[C8924C07ABE8A9D6]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 1321996 INFO  
(SUITE-AutoCommitTest-seed#[C8924C07ABE8A9D6]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1322002 INFO  
(SUITE-AutoCommitTest-seed#[C8924C07ABE8A9D6]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1322003 INFO  (coreLoadExecutor-2093-thread-1) [    ] 
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> 1322019 INFO  (coreLoadExecutor-2093-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1322046 INFO  (coreLoadExecutor-2093-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1322124 WARN  (coreLoadExecutor-2093-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1322125 INFO  (coreLoadExecutor-2093-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1322129 INFO  (coreLoadExecutor-2093-thread-1) [    ] 
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> 1322129 INFO  (coreLoadExecutor-2093-thread-1) [    ] 
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_C8924C07ABE8A9D6-001/init-core-data-001/]
   [junit4]   2> 1322129 INFO  (coreLoadExecutor-2093-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@465f793c
   [junit4]   2> 1322130 INFO  (coreLoadExecutor-2093-thread-1) [    ] 
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=1.0]
   [junit4]   2> 1322138 INFO  (coreLoadExecutor-2093-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1322138 INFO  (coreLoadExecutor-2093-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1322138 INFO  (coreLoadExecutor-2093-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1322138 INFO  (coreLoadExecutor-2093-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1322138 INFO  (coreLoadExecutor-2093-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1322139 INFO  (coreLoadExecutor-2093-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@77f4f414[collection1] main]
   [junit4]   2> 1322139 INFO  (coreLoadExecutor-2093-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1322579 INFO  (coreLoadExecutor-2093-thread-1) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1338425 INFO  (coreLoadExecutor-2093-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1338425 INFO  (searcherExecutor-2094-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1338426 INFO  (searcherExecutor-2094-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1338426 INFO  (searcherExecutor-2094-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1338426 INFO  (searcherExecutor-2094-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1338426 INFO  (coreLoadExecutor-2093-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1546717682531827712
   [junit4]   2> 1338426 INFO  (searcherExecutor-2094-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1338426 INFO  (searcherExecutor-2094-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1338426 INFO  (searcherExecutor-2094-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1338427 INFO  (searcherExecutor-2094-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1338427 INFO  (searcherExecutor-2094-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1338428 INFO  (searcherExecutor-2094-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@77f4f414[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1338428 INFO  
(SUITE-AutoCommitTest-seed#[C8924C07ABE8A9D6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1338430 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1338431 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1546717682536022016)} 0 1
   [junit4]   2> 1338432 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
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> 1338453 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1338469 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1338547 WARN  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1338548 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1338552 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
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> 1338553 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
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_C8924C07ABE8A9D6-001/init-core-data-001/]
   [junit4]   2> 1338553 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@465f793c
   [junit4]   2> 1338567 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1338567 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1338567 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4bd781b3[collection1] main]
   [junit4]   2> 1338568 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1338569 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1338571 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1338572 INFO  (searcherExecutor-2099-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1338572 INFO  (searcherExecutor-2099-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1338572 INFO  (searcherExecutor-2099-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1338572 INFO  (searcherExecutor-2099-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1338572 INFO  (searcherExecutor-2099-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1338572 INFO  (searcherExecutor-2099-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1338572 INFO  (searcherExecutor-2099-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1338573 INFO  (searcherExecutor-2099-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1338573 INFO  (searcherExecutor-2099-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1338574 INFO  (searcherExecutor-2099-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4bd781b3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1338575 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=34, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.29918251350644287]
   [junit4]   2> 1338575 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1338575 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5c93e93a[collection1] main]
   [junit4]   2> 1338575 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2ba313be
   [junit4]   2> 1338576 INFO  (searcherExecutor-2099-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5c93e93a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1338586 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1546717682697502720)]} 0 1
   [junit4]   2> 1338586 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
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> 1339585 INFO  (commitScheduler-2102-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1339590 INFO  (commitScheduler-2102-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@318ad538[collection1] main]
   [junit4]   2> 1339590 INFO  (commitScheduler-2102-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1339591 INFO  (searcherExecutor-2099-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@318ad538[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.3.0):c1)))}
   [junit4]   2> 1339838 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1546717684011368448)]} 0 1253
   [junit4]   2> 1339838 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
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> 1339839 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
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> 1339839 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{delete=[529 (-1546717684013465600)]} 0 0
   [junit4]   2> 1339841 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
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=1
   [junit4]   2> 1340838 INFO  (commitScheduler-2102-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1340841 INFO  (commitScheduler-2102-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@54292c48[collection1] main]
   [junit4]   2> 1340842 INFO  (commitScheduler-2102-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1340843 INFO  (searcherExecutor-2099-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@54292c48[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.3.0):c1)))}
   [junit4]   2> 1341092 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 
(1546717685327331328)]} 0 2508
   [junit4]   2> 1341093 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
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> 1341094 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1546717685328379904)]} 0 2509
   [junit4]   2> 1341094 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1546717685329428480)]} 0 2509
   [junit4]   2> 1341094 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1546717685329428481)]} 0 2510
   [junit4]   2> 1341094 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1546717685329428482)]} 0 2510
   [junit4]   2> 1341094 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1546717685329428483)]} 0 2510
   [junit4]   2> 1341094 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1546717685329428484)]} 0 2510
   [junit4]   2> 1341094 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1546717685329428485)]} 0 2510
   [junit4]   2> 1341095 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1546717685329428486)]} 0 2510
   [junit4]   2> 1341095 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1546717685330477056)]} 0 2510
   [junit4]   2> 1341095 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1546717685330477057)]} 0 2510
   [junit4]   2> 1341095 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
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> 1342092 INFO  (commitScheduler-2102-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1342097 INFO  (commitScheduler-2102-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1d2d35f9[collection1] main]
   [junit4]   2> 1342097 INFO  (commitScheduler-2102-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1342098 INFO  (searcherExecutor-2099-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1d2d35f9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.3.0):c1)
 Uninverting(_2(6.3.0):c11/9:delGen=1)))}
   [junit4]   2> 1342346 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 
(1546717686642245632)]} 0 3762
   [junit4]   2> 1342347 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
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> 1342347 INFO  
(TEST-AutoCommitTest.testMaxTime-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 1342349 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1342354 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@623a030d[collection1] realtime]
   [junit4]   2> 1342354 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1546717686645391360)} 0 4
   [junit4]   2> 1342355 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
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> 1342376 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1342394 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1342512 WARN  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1342514 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1342519 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
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> 1342519 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
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_C8924C07ABE8A9D6-001/init-core-data-001/]
   [junit4]   2> 1342519 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@465f793c
   [junit4]   2> 1342532 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1342532 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1342532 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2f1c6e07[collection1] main]
   [junit4]   2> 1342532 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1342533 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1342534 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1342535 INFO  (searcherExecutor-2103-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1342535 INFO  (searcherExecutor-2103-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1342535 INFO  (searcherExecutor-2103-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1342535 INFO  (searcherExecutor-2103-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1342535 INFO  (searcherExecutor-2103-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1342535 INFO  (searcherExecutor-2103-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1342535 INFO  (searcherExecutor-2103-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1342535 INFO  (searcherExecutor-2103-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1342535 INFO  (searcherExecutor-2103-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1342536 INFO  (searcherExecutor-2103-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2f1c6e07[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1342538 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1342538 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1342538 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@509c56b8[collection1] main]
   [junit4]   2> 1342538 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@34e57244
   [junit4]   2> 1342539 INFO  (searcherExecutor-2103-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@509c56b8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1342545 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 
(1546717686850912256)]} 0 0
   [junit4]   2> 1342546 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 
(1546717686850912257)]} 0 0
   [junit4]   2> 1342546 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 
(1546717686851960832)]} 0 1
   [junit4]   2> 1342546 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 
(1546717686851960833)]} 0 1
   [junit4]   2> 1342546 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 
(1546717686851960834)]} 0 1
   [junit4]   2> 1342546 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 
(1546717686851960835)]} 0 1
   [junit4]   2> 1342546 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 
(1546717686851960836)]} 0 1
   [junit4]   2> 1342546 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 
(1546717686851960837)]} 0 1
   [junit4]   2> 1342547 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 
(1546717686853009408)]} 0 2
   [junit4]   2> 1342547 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 
(1546717686853009409)]} 0 2
   [junit4]   2> 1342547 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 
(1546717686853009410)]} 0 2
   [junit4]   2> 1342547 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 
(1546717686853009411)]} 0 2
   [junit4]   2> 1342547 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 
(1546717686853009412)]} 0 2
   [junit4]   2> 1342547 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 
(1546717686853009413)]} 0 2
   [junit4]   2> 1342548 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
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> 1342550 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 
(1546717686854057984)]} 0 5
   [junit4]   2> 1342550 INFO  (commitScheduler-2106-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1342557 INFO  (commitScheduler-2106-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3396553d[collection1] main]
   [junit4]   2> 1342558 INFO  (commitScheduler-2106-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1342559 INFO  (searcherExecutor-2103-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3396553d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.3.0):c15)))}
   [junit4]   2> 1342800 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 
(1546717687118299136)]} 0 255
   [junit4]   2> 1342801 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
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=1 status=0 QTime=0
   [junit4]   2> 1342801 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1342802 INFO  
(TEST-AutoCommitTest.testMaxDocs-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 1342803 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1342807 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7db4f4bf[collection1] realtime]
   [junit4]   2> 1342808 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:* (-1546717687121444864)} 0 4
   [junit4]   2> 1342809 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
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> 1342837 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 1342856 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1342939 WARN  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1342941 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1342946 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
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> 1342946 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
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_C8924C07ABE8A9D6-001/init-core-data-001/]
   [junit4]   2> 1342946 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@465f793c
   [junit4]   2> 1342958 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1342958 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1342958 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@41e0c913[collection1] main]
   [junit4]   2> 1342959 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1342959 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1342962 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1342962 INFO  (searcherExecutor-2107-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1342962 INFO  (searcherExecutor-2107-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1342962 INFO  (searcherExecutor-2107-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1342962 INFO  (searcherExecutor-2107-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1342962 INFO  (searcherExecutor-2107-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1342963 INFO  (searcherExecutor-2107-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1342963 INFO  (searcherExecutor-2107-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1342963 INFO  (searcherExecutor-2107-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1342964 INFO  (searcherExecutor-2107-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1342965 INFO  (searcherExecutor-2107-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@41e0c913[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1342965 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=66.4951171875, 
floorSegmentMB=0.583984375, forceMergeDeletesPctAllowed=0.42880303860329705, 
segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1342966 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1342966 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@251bedab[collection1] main]
   [junit4]   2> 1342966 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@662d51ff
   [junit4]   2> 1342967 INFO  (searcherExecutor-2107-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@251bedab[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1342974 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 
(1546717687299702784)]} 0 0
   [junit4]   2> 1342974 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
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> 1346974 INFO  (commitScheduler-2110-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1346977 INFO  (commitScheduler-2110-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@9c9b58d[collection1] main]
   [junit4]   2> 1346977 INFO  (commitScheduler-2110-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1346977 INFO  (searcherExecutor-2107-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@9c9b58d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.3.0):c1)))}
   [junit4]   2> 1347227 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 
(1546717691760345088)]} 0 4254
   [junit4]   2> 1347228 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
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> 1347228 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 
(-1546717691761393664)]} 0 4255
   [junit4]   2> 1347228 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
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> 1348228 INFO  (commitScheduler-2110-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1348231 INFO  (commitScheduler-2110-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@21663cd[collection1] main]
   [junit4]   2> 1348231 INFO  (commitScheduler-2110-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1348231 INFO  (searcherExecutor-2107-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@21663cd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(6.3.0):c1)))}
   [junit4]   2> 1348479 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
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> 1348480 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
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> 1350481 INFO  (commitScheduler-2110-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 1350484 INFO  (commitScheduler-2110-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@e52b42e[collection1] main]
   [junit4]   2> 1350485 INFO  (commitScheduler-2110-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1350485 INFO  (searcherExecutor-2107-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@e52b42e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(6.3.0):c1)
 Uninverting(_8(6.3.0):c1)))}
   [junit4]   2> 1351073 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1546717693074210816)]} 0 8100
   [junit4]   2> 1351074 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1546717695793168384)]} 0 8101
   [junit4]   2> 1351074 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1546717695794216960)]} 0 8101
   [junit4]   2> 1351074 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1546717695794216961)]} 0 8101
   [junit4]   2> 1351074 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1546717695794216962)]} 0 8101
   [junit4]   2> 1351074 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1546717695794216963)]} 0 8101
   [junit4]   2> 1351075 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1546717695795265536)]} 0 8101
   [junit4]   2> 1351075 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1546717695795265537)]} 0 8102
   [junit4]   2> 1351075 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1546717695795265538)]} 0 8102
   [junit4]   2> 1351075 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 
(1546717695795265539)]} 0 8102
   [junit4]   2> 1351075 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
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> 1351076 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=0]
   [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="1" 
start="0"><doc><int name="id">500</int><arr 
name="range_facet_l"><long>500</long></arr><arr 
name="range_facet_l_dv"><long>500</long></arr><arr 
name="range_facet_i_dv"><int>500</int></arr><long 
name="_version_">1546717693074210816</long><arr 
name="multiDefault"><str>muLti-Default</str></arr><int 
name="intDefault">42</int><date 
name="timestamp">2016-09-28T12:15:38.616Z</date></doc></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:500&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 1351077 ERROR 
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
q=id:500&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: 
REQUEST FAILED: xpath=//result[@numFound=0]
   [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="1" 
start="0"><doc><int name="id">500</int><arr 
name="range_facet_l"><long>500</long></arr><arr 
name="range_facet_l_dv"><long>500</long></arr><arr 
name="range_facet_i_dv"><int>500</int></arr><long 
name="_version_">1546717693074210816</long><arr 
name="multiDefault"><str>muLti-Default</str></arr><int 
name="intDefault">42</int><date 
name="timestamp">2016-09-28T12:15:38.616Z</date></doc></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2>        request 
was:q=id:500&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:806)
   [junit4]   2>        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:373)
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]   2>        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at 
java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java: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:809)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java: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(java.base@9-ea/Thread.java:843)
   [junit4]   2> 
   [junit4]   2> 1351077 INFO  
(TEST-AutoCommitTest.testCommitWithin-seed#[C8924C07ABE8A9D6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest 
-Dtests.method=testCommitWithin -Dtests.seed=C8924C07ABE8A9D6 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ce-RU 
-Dtests.timezone=US/Samoa -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   8.28s J2 | AutoCommitTest.testCommitWithin <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C8924C07ABE8A9D6:7240237F28C647C3]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:813)
   [junit4]    >        at 
org.apache.solr.update.AutoCommitTest.testCommitWithin(AutoCommitTest.java:373)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native 
Method)
   [junit4]    >        at 
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//result[@numFound=0]
   [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="1" 
start="0"><doc><int name="id">500</int><arr 
name="range_facet_l"><long>500</long></arr><arr 
name="range_facet_l_dv"><long>500</long></arr><arr 
name="range_facet_i_dv"><int>500</int></arr><long 
name="_version_">1546717693074210816</long><arr 
name="multiDefault"><str>muLti-Default</str></arr><int 
name="intDefault">42</int><date 
name="timestamp">2016-09-28T12:15:38.616Z</date></doc></result>
   [junit4]    > </response>
   [junit4]    >        request 
was:q=id:500&qt=standard&start=0&rows=20&version=2.2
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:806)
   [junit4]    >        ... 40 more
   [junit4]   2> 1351079 INFO  
(SUITE-AutoCommitTest-seed#[C8924C07ABE8A9D6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1351079 INFO  
(SUITE-AutoCommitTest-seed#[C8924C07ABE8A9D6]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1226250653
   [junit4]   2> 1351080 INFO  (coreCloseExecutor-2111-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7c667ad7
   [junit4]   2> 1351080 INFO  (coreCloseExecutor-2111-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1351080 INFO  (coreCloseExecutor-2111-thread-1) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@42d3ff4f
   [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_C8924C07ABE8A9D6-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{range_facet_l_dv=Lucene50(blocksize=128), 
_version_=BlockTreeOrds(blocksize=128), field_t=Lucene50(blocksize=128), 
multiDefault=PostingsFormat(name=Memory doPackFST= false), 
subject=PostingsFormat(name=Memory doPackFST= false), 
intDefault=BlockTreeOrds(blocksize=128), id=Lucene50(blocksize=128), 
range_facet_i_dv=PostingsFormat(name=Memory doPackFST= false), 
text=PostingsFormat(name=Memory doPackFST= true), 
range_facet_l=PostingsFormat(name=Memory doPackFST= false), 
timestamp=PostingsFormat(name=Memory doPackFST= false)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54), 
range_facet_i_dv=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1085, 
maxMBSortInHeap=6.339573083716359, sim=ClassicSimilarity, locale=ce-RU, 
timezone=US/Samoa
   [junit4]   2> NOTE: Linux 4.4.0-36-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=320650936,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[LeaderFailureAfterFreshStartTest, BadComponentTest, HardAutoCommitTest, 
QueryParsingTest, DistribJoinFromCollectionTest, TestZkChroot, 
TestPivotHelperCode, TestBulkSchemaConcurrent, SuggestComponentTest, 
TestCloudInspectUtil, PrimUtilsTest, TestSearcherReuse, TestSolrJ, 
DistributedQueryComponentCustomSortTest, DOMUtilTest, 
PKIAuthenticationIntegrationTest, TestCollectionAPI, 
TestLeaderElectionZkExpiry, CircularListTest, DirectoryFactoryTest, 
TestFileDictionaryLookup, FieldMutatingUpdateProcessorTest, DocValuesMultiTest, 
TestReversedWildcardFilterFactory, TestShortCircuitedRequests, 
TestStressUserVersions, DocValuesMissingTest, TestSolrCLIRunExample, 
DirectUpdateHandlerTest, ShardSplitTest, TestFieldCacheWithThreads, 
PluginInfoTest, TestGraphMLResponseWriter, SolrXmlInZkTest, 
TestShardHandlerFactory, TestConfigSetsAPIZkFailure, SparseHLLTest, 
TestRecovery, HdfsThreadLeakTest, DistanceUnitsTest, RequestHandlersTest, 
VersionInfoTest, TestSolrCloudWithKerberosAlt, ShowFileRequestHandlerTest, 
ZkStateReaderTest, TestDownShardTolerantSearch, AutoCommitTest]
   [junit4] Completed [391/635 (1!)] on J2 in 29.23s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 50697 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to