You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/08/11 20:11:32 UTC

[JENKINS] Lucene-Solr-7.0-Linux (64bit/jdk1.8.0_144) - Build # 185 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/185/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Exception during query

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

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




Build Log:
[...truncated 12115 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_BB87F4691A48160F-001/init-core-data-001
   [junit4]   2> 1277676 INFO  (SUITE-AutoCommitTest-seed#[BB87F4691A48160F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1277678 INFO  (SUITE-AutoCommitTest-seed#[BB87F4691A48160F]-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> 1277678 INFO  (SUITE-AutoCommitTest-seed#[BB87F4691A48160F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1277678 INFO  (SUITE-AutoCommitTest-seed#[BB87F4691A48160F]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1277700 INFO  (SUITE-AutoCommitTest-seed#[BB87F4691A48160F]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1277713 INFO  (SUITE-AutoCommitTest-seed#[BB87F4691A48160F]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1277767 INFO  (SUITE-AutoCommitTest-seed#[BB87F4691A48160F]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1277791 INFO  (SUITE-AutoCommitTest-seed#[BB87F4691A48160F]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b35c8c9
   [junit4]   2> 1277794 INFO  (SUITE-AutoCommitTest-seed#[BB87F4691A48160F]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b35c8c9
   [junit4]   2> 1277794 INFO  (SUITE-AutoCommitTest-seed#[BB87F4691A48160F]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b35c8c9
   [junit4]   2> 1277795 INFO  (coreLoadExecutor-4473-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1277819 INFO  (coreLoadExecutor-4473-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1277842 INFO  (coreLoadExecutor-4473-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1277898 INFO  (coreLoadExecutor-4473-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1277903 INFO  (coreLoadExecutor-4473-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 1277903 INFO  (coreLoadExecutor-4473-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b35c8c9
   [junit4]   2> 1277903 INFO  (coreLoadExecutor-4473-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1277903 INFO  (coreLoadExecutor-4473-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_BB87F4691A48160F-001/init-core-data-001/]
   [junit4]   2> 1277904 INFO  (coreLoadExecutor-4473-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1277932 INFO  (coreLoadExecutor-4473-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1277932 INFO  (coreLoadExecutor-4473-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1277932 INFO  (coreLoadExecutor-4473-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1277932 INFO  (coreLoadExecutor-4473-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1277933 INFO  (coreLoadExecutor-4473-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8500059320172128]
   [junit4]   2> 1277933 INFO  (coreLoadExecutor-4473-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d027c8[collection1] main]
   [junit4]   2> 1277933 INFO  (coreLoadExecutor-4473-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1277957 INFO  (coreLoadExecutor-4473-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1278014 INFO  (coreLoadExecutor-4473-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1278015 INFO  (searcherExecutor-4474-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1278015 INFO  (coreLoadExecutor-4473-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575465033329016832
   [junit4]   2> 1278015 INFO  (searcherExecutor-4474-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1278015 INFO  (searcherExecutor-4474-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1278015 INFO  (searcherExecutor-4474-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1278015 INFO  (searcherExecutor-4474-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1278015 INFO  (searcherExecutor-4474-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1278015 INFO  (searcherExecutor-4474-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1278015 INFO  (searcherExecutor-4474-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1278016 INFO  (searcherExecutor-4474-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1278016 INFO  (searcherExecutor-4474-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5d027c8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1278017 INFO  (SUITE-AutoCommitTest-seed#[BB87F4691A48160F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1278019 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 1278019 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1278019 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1dd5e2d6[collection1] realtime]
   [junit4]   2> 1278020 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 1278020 ERROR (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1278020 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1278039 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1278051 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1278131 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1278137 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1278151 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b35c8c9
   [junit4]   2> 1278151 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_BB87F4691A48160F-001/init-core-data-001/]
   [junit4]   2> 1278183 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1278184 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1278184 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e539a0[collection1] main]
   [junit4]   2> 1278185 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1278185 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1278187 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1278187 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575465033509371904
   [junit4]   2> 1278187 INFO  (searcherExecutor-4479-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1278188 INFO  (searcherExecutor-4479-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1278188 INFO  (searcherExecutor-4479-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1278188 INFO  (searcherExecutor-4479-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1278188 INFO  (searcherExecutor-4479-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1278188 INFO  (searcherExecutor-4479-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1278188 INFO  (searcherExecutor-4479-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1278188 INFO  (searcherExecutor-4479-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1278188 INFO  (searcherExecutor-4479-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1278190 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=14.1328125, floorSegmentMB=0.390625, forceMergeDeletesPctAllowed=7.470765581127104, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7032068075862244
   [junit4]   2> 1278190 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1278191 INFO  (searcherExecutor-4479-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5e539a0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1278192 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@50f8c36a[collection1] main]
   [junit4]   2> 1278192 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@334aab67
   [junit4]   2> 1278193 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=860531559
   [junit4]   2> 1278193 INFO  (searcherExecutor-4479-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@50f8c36a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1278199 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1575465033520906240)]} 0 1
   [junit4]   2> 1278199 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1282199 INFO  (commitScheduler-4482-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> 1282200 INFO  (commitScheduler-4482-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5bb130d3[collection1] main]
   [junit4]   2> 1282200 INFO  (commitScheduler-4482-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1282201 INFO  (searcherExecutor-4479-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5bb130d3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 1282206 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1575465037722550272)]} 0 4008
   [junit4]   2> 1282206 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1282207 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 (-1575465037724647424)]} 0 4009
   [junit4]   2> 1282207 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1284207 INFO  (commitScheduler-4482-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> 1284210 INFO  (commitScheduler-4482-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a312b07[collection1] main]
   [junit4]   2> 1284211 INFO  (commitScheduler-4482-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1284212 INFO  (searcherExecutor-4479-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2a312b07[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C1)))}
   [junit4]   2> 1284459 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1284459 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1284460 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1575465040087089152)]} 0 6262
   [junit4]   2> 1284461 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1575465040088137728)]} 0 6263
   [junit4]   2> 1284461 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1575465040088137729)]} 0 6263
   [junit4]   2> 1284461 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1575465040088137730)]} 0 6263
   [junit4]   2> 1284462 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1575465040089186304)]} 0 6264
   [junit4]   2> 1284462 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1575465040089186305)]} 0 6264
   [junit4]   2> 1284462 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1575465040089186306)]} 0 6264
   [junit4]   2> 1284462 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1575465040089186307)]} 0 6264
   [junit4]   2> 1284462 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1575465040089186308)]} 0 6264
   [junit4]   2> 1284462 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1575465040089186309)]} 0 6264
   [junit4]   2> 1284463 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1284469 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1575465040096526336)]} 0 6271
   [junit4]   2> 1284472 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1575465040099672064)]} 0 6274
   [junit4]   2> 1284472 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1575465040099672065)]} 0 6274
   [junit4]   2> 1284472 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1575465040099672066)]} 0 6274
   [junit4]   2> 1284472 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1575465040099672067)]} 0 6274
   [junit4]   2> 1284473 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1575465040100720640)]} 0 6275
   [junit4]   2> 1284473 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1575465040100720641)]} 0 6275
   [junit4]   2> 1284473 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1575465040100720642)]} 0 6275
   [junit4]   2> 1284473 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1575465040100720643)]} 0 6275
   [junit4]   2> 1284473 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1575465040100720644)]} 0 6275
   [junit4]   2> 1284477 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1285469 INFO  (commitScheduler-4482-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> 1285473 INFO  (commitScheduler-4482-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1755916[collection1] main]
   [junit4]   2> 1285473 INFO  (commitScheduler-4482-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1285502 INFO  (searcherExecutor-4479-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1755916[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C10/9:delGen=1)))}
   [junit4]   2> 1285503 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:500&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1285503 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1285504 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 1285507 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 1285508 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1285508 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@67410f07[collection1] realtime]
   [junit4]   2> 1285508 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 1285509 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1285509 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1285542 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1285566 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1285675 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1285685 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1285701 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b35c8c9
   [junit4]   2> 1285702 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_BB87F4691A48160F-001/init-core-data-001/]
   [junit4]   2> 1285764 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1285764 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1285766 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7fde053e[collection1] main]
   [junit4]   2> 1285767 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1285767 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1285770 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1285772 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=6, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1285772 INFO  (searcherExecutor-4483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1285773 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1285773 INFO  (searcherExecutor-4483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1285773 INFO  (searcherExecutor-4483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1285773 INFO  (searcherExecutor-4483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1285773 INFO  (searcherExecutor-4483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1285773 INFO  (searcherExecutor-4483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1285773 INFO  (searcherExecutor-4483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1285773 INFO  (searcherExecutor-4483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1285774 INFO  (searcherExecutor-4483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1285776 INFO  (searcherExecutor-4483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7fde053e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1285776 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e2f5b90[collection1] main]
   [junit4]   2> 1285776 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@65402d54
   [junit4]   2> 1285777 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1698704724
   [junit4]   2> 1285781 INFO  (searcherExecutor-4483-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2e2f5b90[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1285787 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1575465041470160896)]} 0 7
   [junit4]   2> 1285787 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1285788 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1575465041479598080)]} 0 8
   [junit4]   2> 1285788 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1285789 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=&start=0&rows=20&version=2.2
   [junit4]   2> 1285789 ERROR (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:529&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:529&qt=&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
   [junit4]   2> 	at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1285790 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest -Dtests.method=testMaxTime -Dtests.seed=BB87F4691A48160F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=uk -Dtests.timezone=Asia/Yangon -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.29s J0 | AutoCommitTest.testMaxTime <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BB87F4691A48160F:2173898B84D28A33]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:885)
   [junit4]    > 	at org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:529&qt=&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
   [junit4]    > 	... 40 more
   [junit4]   2> 1285802 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 1285802 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1285803 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3aadddf3[collection1] realtime]
   [junit4]   2> 1285803 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 1285803 ERROR (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/core.properties
   [junit4]   2> 1285804 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1285872 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1285902 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1286032 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1286040 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1286058 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3b35c8c9
   [junit4]   2> 1286058 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_BB87F4691A48160F-001/init-core-data-001/]
   [junit4]   2> 1286121 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1286121 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1286122 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5507a216[collection1] main]
   [junit4]   2> 1286122 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1286122 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1286124 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1286124 INFO  (searcherExecutor-4487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1286125 INFO  (searcherExecutor-4487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1286125 INFO  (searcherExecutor-4487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1286125 INFO  (searcherExecutor-4487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1286125 INFO  (searcherExecutor-4487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1286125 INFO  (searcherExecutor-4487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1286125 INFO  (searcherExecutor-4487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1286125 INFO  (searcherExecutor-4487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1286125 INFO  (searcherExecutor-4487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1286126 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1787252468, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1286126 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1286127 INFO  (searcherExecutor-4487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5507a216[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1286127 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4336c0ac[collection1] main]
   [junit4]   2> 1286127 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@50419aef
   [junit4]   2> 1286127 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1346476783
   [junit4]   2> 1286128 INFO  (searcherExecutor-4487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4336c0ac[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1286132 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 (1575465041839259648)]} 0 0
   [junit4]   2> 1286132 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 (1575465041840308224)]} 0 0
   [junit4]   2> 1286132 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (1575465041840308225)]} 0 0
   [junit4]   2> 1286132 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 (1575465041840308226)]} 0 0
   [junit4]   2> 1286132 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 (1575465041840308227)]} 0 0
   [junit4]   2> 1286132 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 (1575465041840308228)]} 0 1
   [junit4]   2> 1286132 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 (1575465041840308229)]} 0 1
   [junit4]   2> 1286133 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 (1575465041841356800)]} 0 1
   [junit4]   2> 1286133 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 (1575465041841356801)]} 0 1
   [junit4]   2> 1286133 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 (1575465041841356802)]} 0 1
   [junit4]   2> 1286133 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 (1575465041841356803)]} 0 1
   [junit4]   2> 1286133 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 (1575465041841356804)]} 0 1
   [junit4]   2> 1286133 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 (1575465041841356805)]} 0 1
   [junit4]   2> 1286133 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 (1575465041841356806)]} 0 1
   [junit4]   2> 1286133 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1286134 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 (1575465041842405376)]} 0 2
   [junit4]   2> 1286135 INFO  (commitScheduler-4490-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> 1286137 INFO  (commitScheduler-4490-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4737c976[collection1] main]
   [junit4]   2> 1286137 INFO  (commitScheduler-4490-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1286139 INFO  (searcherExecutor-4487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4737c976[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C15)))}
   [junit4]   2> 1286384 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 (1575465042104549376)]} 0 253
   [junit4]   2> 1286385 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1286385 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:15&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 1286386 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[BB87F4691A48160F]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> 1286386 INFO  (SUITE-AutoCommitTest-seed#[BB87F4691A48160F]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1286386 INFO  (SUITE-AutoCommitTest-seed#[BB87F4691A48160F]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=483162744
   [junit4]   2> 1286386 INFO  (SUITE-AutoCommitTest-seed#[BB87F4691A48160F]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1286387 INFO  (SUITE-AutoCommitTest-seed#[BB87F4691A48160F]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1286389 INFO  (SUITE-AutoCommitTest-seed#[BB87F4691A48160F]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1286389 INFO  (SUITE-AutoCommitTest-seed#[BB87F4691A48160F]-worker) [    x:collection1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1286389 INFO  (coreCloseExecutor-4491-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@16480d01
   [junit4]   2> 1286389 INFO  (coreCloseExecutor-4491-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 1286389 INFO  (coreCloseExecutor-4491-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6fd6109 commitCommandVersion:0
   [junit4]   2> 1286393 INFO  (coreCloseExecutor-4491-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=373820673
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J0/temp/solr.update.AutoCommitTest_BB87F4691A48160F-001
   [junit4]   2> Aug 11, 2017 7:42:27 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=uk, timezone=Asia/Yangon
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=170373296,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestLeaderElectionWithEmptyReplica, SolrGraphiteReporterTest, TestManagedSynonymFilterFactory, HdfsUnloadDistributedZkTest, DateRangeFieldTest, TestMultiValuedNumericRangeQuery, UpdateParamsTest, TestSha256AuthenticationProvider, TestMacros, OverseerCollectionConfigSetProcessorTest, TestTolerantUpdateProcessorRandomCloud, TestSizeLimitedDistributedMap, BasicAuthIntegrationTest, RequestHandlersTest, TestHalfAndHalfDocValues, TolerantUpdateProcessorTest, TestGeoJSONResponseWriter, TestPayloadScoreQParserPlugin, TestCrossCoreJoin, DeleteLastCustomShardedReplicaTest, TestSolrConfigHandlerConcurrent, TestFieldCacheVsDocValues, TestFieldTypeCollectionResource, TestSolrCoreSnapshots, TestTrieFacet, VersionInfoTest, TestIndexingPerformance, AddBlockUpdateTest, PluginInfoTest, V2StandaloneTest, TestFaceting, ResponseHeaderTest, HdfsBasicDistributedZk2Test, TestReplicationHandler, TestSolrDeletionPolicy1, ChaosMonkeySafeLeaderWithPullReplicasTest, DistributedQueryElevationComponentTest, TestExactSharedStatsCache, SortSpecParsingTest, TestConfigSetProperties, TestBinaryField, TestDownShardTolerantSearch, TestWriterPerf, ManagedSchemaRoundRobinCloudTest, TestDocSet, TestSQLHandler, DeleteShardTest, TestBadConfig, MoveReplicaHDFSUlogDirTest, TestSolrCloudWithSecureImpersonation, FieldAnalysisRequestHandlerTest, TestSolr4Spatial, TestNumericTokenStream, TestQuerySenderNoQuery, TestClusterStateMutator, TestSchemalessBufferedUpdates, TestConfig, TestDocumentBuilder, SolrCloudReportersTest, TestReplicaProperties, TestFieldSortValues, TestBackupRepositoryFactory, TestInfoStreamLogging, ConfigureRecoveryStrategyTest, TestSerializedLuceneMatchVersion, SolrRequestParserTest, TestHashQParserPlugin, TestCustomStream, LargeFieldTest, TestPushWriter, TestDynamicFieldResource, SolrIndexSplitterTest, DistribDocExpirationUpdateProcessorTest, TestLMDirichletSimilarityFactory, TestInPlaceUpdatesDistrib, LeaderFailureAfterFreshStartTest, TestDistributedSearch, TestHighlightDedupGrouping, TestCSVResponseWriter, SolrCLIZkUtilsTest, OutputWriterTest, TestStressLucene, TestCloudJSONFacetJoinDomain, ExitableDirectoryReaderTest, ReplicationFactorTest, ChaosMonkeyNothingIsSafeTest, SpatialRPTFieldTypeTest, HdfsChaosMonkeySafeLeaderTest, TestSolrCloudWithHadoopAuthPlugin, TestLocalFSCloudBackupRestore, TestMaxTokenLenTokenizer, TestExpandComponent, BinaryUpdateRequestHandlerTest, TestConfigSetsAPI, TestMaxScoreQueryParser, TestTrackingShardHandlerFactory, TestFastOutputStream, TestJsonFacetRefinement, DistributedExpandComponentTest, TestRandomFlRTGCloud, DistributedFacetPivotWhiteBoxTest, TestRangeQuery, CdcrRequestHandlerTest, SolrCoreTest, SolrMetricReporterTest, DocumentAnalysisRequestHandlerTest, BlockDirectoryTest, BlobRepositoryCloudTest, TestConfigsApi, TestUnifiedSolrHighlighter, TestExtendedDismaxParser, TestBlobHandler, DebugComponentTest, OpenExchangeRatesOrgProviderTest, TestBinaryResponseWriter, StatsReloadRaceTest, TestFunctionQuery, PeerSyncTest, SyncSliceTest, BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest, LeaderElectionTest, AutoCommitTest]
   [junit4] Completed [382/728 (1!)] on J0 in 8.98s, 3 tests, 1 error <<< FAILURES!

[...truncated 44490 lines...]