Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1986/
1 tests failed.
FAILED: org.apache.solr.update.AutoCommitTest.testMaxDocs
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([A0DEA288AC6776E5:195F7457808D726F]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:14&qt=&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
... 40 more
Build Log:
[...truncated 10884 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_A0DEA288AC6776E5-001/init-core-data-001
[junit4] 2> 84234 WARN
(SUITE-AutoCommitTest-seed#[A0DEA288AC6776E5]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=167 numCloses=167
[junit4] 2> 84235 INFO
(SUITE-AutoCommitTest-seed#[A0DEA288AC6776E5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 84236 INFO
(SUITE-AutoCommitTest-seed#[A0DEA288AC6776E5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 84236 INFO
(SUITE-AutoCommitTest-seed#[A0DEA288AC6776E5]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 84237 INFO
(SUITE-AutoCommitTest-seed#[A0DEA288AC6776E5]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 84259 INFO
(SUITE-AutoCommitTest-seed#[A0DEA288AC6776E5]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 84285 INFO
(SUITE-AutoCommitTest-seed#[A0DEA288AC6776E5]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 84325 WARN
(SUITE-AutoCommitTest-seed#[A0DEA288AC6776E5]-worker) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.WordDelimiterFilterFactory]. Please consult documentation how to replace
it accordingly.
[junit4] 2> 84399 INFO
(SUITE-AutoCommitTest-seed#[A0DEA288AC6776E5]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 84442 INFO
(SUITE-AutoCommitTest-seed#[A0DEA288AC6776E5]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b679889
[junit4] 2> 84451 INFO
(SUITE-AutoCommitTest-seed#[A0DEA288AC6776E5]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b679889
[junit4] 2> 84452 INFO
(SUITE-AutoCommitTest-seed#[A0DEA288AC6776E5]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b679889
[junit4] 2> 84456 INFO (coreLoadExecutor-316-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 84481 INFO (coreLoadExecutor-316-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 84500 INFO (coreLoadExecutor-316-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 84584 INFO (coreLoadExecutor-316-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 84593 INFO (coreLoadExecutor-316-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 84593 INFO (coreLoadExecutor-316-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@6b679889
[junit4] 2> 84594 INFO (coreLoadExecutor-316-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 84594 INFO (coreLoadExecutor-316-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_A0DEA288AC6776E5-001/init-core-data-001/]
[junit4] 2> 84595 INFO (coreLoadExecutor-316-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.879617978906505]
[junit4] 2> 84636 INFO (coreLoadExecutor-316-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 84636 INFO (coreLoadExecutor-316-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 84637 INFO (coreLoadExecutor-316-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 84637 INFO (coreLoadExecutor-316-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 84638 INFO (coreLoadExecutor-316-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=47, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=91.990234375,
floorSegmentMB=0.8037109375, forceMergeDeletesPctAllowed=7.30641728802333,
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6359734958387232
[junit4] 2> 84638 INFO (coreLoadExecutor-316-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@78f37c3f[collection1] main]
[junit4] 2> 84639 INFO (coreLoadExecutor-316-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 84650 INFO (coreLoadExecutor-316-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 84676 INFO (coreLoadExecutor-316-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 84676 INFO
(searcherExecutor-317-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 84676 INFO (coreLoadExecutor-316-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1572993301561212928
[junit4] 2> 84676 INFO
(searcherExecutor-317-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 84676 INFO
(searcherExecutor-317-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 84676 INFO
(searcherExecutor-317-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 84676 INFO
(searcherExecutor-317-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 84677 INFO
(searcherExecutor-317-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 84677 INFO
(searcherExecutor-317-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 84677 INFO
(searcherExecutor-317-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 84677 INFO
(searcherExecutor-317-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 84678 INFO
(searcherExecutor-317-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@78f37c3f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 84679 INFO
(SUITE-AutoCommitTest-seed#[A0DEA288AC6776E5]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 84681 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 84681 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 84682 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5e4e9bc3[collection1] realtime]
[junit4] 2> 84682 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 1
[junit4] 2> 84683 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 84683 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 84706 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 84735 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 84835 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 84844 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
[junit4] 2> 84858 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
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@6b679889
[junit4] 2> 84858 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_A0DEA288AC6776E5-001/init-core-data-001/]
[junit4] 2> 84901 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 84901 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 84903 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2f07a2c2[collection1] main]
[junit4] 2> 84904 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 84905 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 84908 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 84908 INFO
(searcherExecutor-322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 84908 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1572993301804482560
[junit4] 2> 84908 INFO
(searcherExecutor-322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 84908 INFO
(searcherExecutor-322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 84908 INFO
(searcherExecutor-322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 84909 INFO
(searcherExecutor-322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 84909 INFO
(searcherExecutor-322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 84909 INFO
(searcherExecutor-322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 84910 INFO
(searcherExecutor-322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 84910 INFO
(searcherExecutor-322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 84915 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=44, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=21.77734375,
floorSegmentMB=1.4404296875, forceMergeDeletesPctAllowed=3.9776707323128155,
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8922161854564183
[junit4] 2> 84915 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 84917 INFO
(searcherExecutor-322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2f07a2c2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 84917 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6500f3c2[collection1] main]
[junit4] 2> 84917 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7f37d92f
[junit4] 2> 84919 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2134366511
[junit4] 2> 84921 INFO
(searcherExecutor-322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6500f3c2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 84937 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1572993301823356928)]} 0 11
[junit4] 2> 84937 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
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> 88937 INFO (commitScheduler-325-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> 88982 INFO (commitScheduler-325-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2dfc9f89[collection1] main]
[junit4] 2> 88982 INFO (commitScheduler-325-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 88990 INFO
(searcherExecutor-322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2dfc9f89[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
[junit4] 2> 89193 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1572993306296582144)]} 0 4267
[junit4] 2> 89194 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
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> 89194 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1572993306298679296)]} 0 4269
[junit4] 2> 89195 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
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> 91194 INFO (commitScheduler-325-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> 91217 INFO (commitScheduler-325-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1b495d12[collection1] main]
[junit4] 2> 91219 INFO
(searcherExecutor-322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1b495d12[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C1)))}
[junit4] 2> 91219 INFO (commitScheduler-325-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 91448 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
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> 91448 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
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> 91450 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572993308663218176)]} 0 6525
[junit4] 2> 91451 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572993308664266752)]} 0 6525
[junit4] 2> 91451 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572993308665315328)]} 0 6525
[junit4] 2> 91451 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572993308665315329)]} 0 6526
[junit4] 2> 91452 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572993308666363904)]} 0 6526
[junit4] 2> 91452 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572993308666363905)]} 0 6526
[junit4] 2> 91452 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572993308666363906)]} 0 6527
[junit4] 2> 91453 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572993308666363907)]} 0 6527
[junit4] 2> 91453 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572993308667412480)]} 0 6527
[junit4] 2> 91453 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572993308667412481)]} 0 6528
[junit4] 2> 91454 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
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> 91454 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572993308668461056)]} 0 6529
[junit4] 2> 91454 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572993308668461057)]} 0 6529
[junit4] 2> 91454 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572993308668461058)]} 0 6529
[junit4] 2> 91455 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572993308669509632)]} 0 6529
[junit4] 2> 91455 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572993308669509633)]} 0 6529
[junit4] 2> 91455 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572993308669509634)]} 0 6529
[junit4] 2> 91455 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572993308669509635)]} 0 6529
[junit4] 2> 91455 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572993308669509636)]} 0 6530
[junit4] 2> 91455 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572993308669509637)]} 0 6530
[junit4] 2> 91456 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572993308669509638)]} 0 6530
[junit4] 2> 91456 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
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> 92454 INFO (commitScheduler-325-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> 92468 INFO (commitScheduler-325-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@36e027b[collection1] main]
[junit4] 2> 92471 INFO
(searcherExecutor-322-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@36e027b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C10/9:delGen=1)))}
[junit4] 2> 92472 INFO (commitScheduler-325-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 92707 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
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> 92708 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
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> 92708 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[A0DEA288AC6776E5]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 92712 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 92713 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 92713 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@36aff60f[collection1] realtime]
[junit4] 2> 92713 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ 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> 92713 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 92716 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 92781 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 92800 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 92957 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 92979 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
[junit4] 2> 93009 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ 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@6b679889
[junit4] 2> 93009 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_A0DEA288AC6776E5-001/init-core-data-001/]
[junit4] 2> 93096 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 93096 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 93103 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@40eaff7a[collection1] main]
[junit4] 2> 93104 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 93113 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 93125 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 93136 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=94.966796875,
floorSegmentMB=1.7392578125, forceMergeDeletesPctAllowed=1.360503625894155,
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1360676274248699
[junit4] 2> 93136 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 93140 INFO
(searcherExecutor-326-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 93140 INFO
(searcherExecutor-326-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 93140 INFO
(searcherExecutor-326-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 93140 INFO
(searcherExecutor-326-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 93140 INFO
(searcherExecutor-326-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 93141 INFO
(searcherExecutor-326-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 93141 INFO
(searcherExecutor-326-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 93141 INFO
(searcherExecutor-326-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 93141 INFO
(searcherExecutor-326-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 93144 INFO
(searcherExecutor-326-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@40eaff7a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 93144 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6d38a971[collection1] main]
[junit4] 2> 93144 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@ffea91f
[junit4] 2> 93145 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=268347679
[junit4] 2> 93148 INFO
(searcherExecutor-326-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6d38a971[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 93149 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1572993310443700224)]} 0 2
[junit4] 2> 93150 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1572993310446845952)]} 0 3
[junit4] 2> 93150 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1572993310446845953)]} 0 3
[junit4] 2> 93151 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1572993310446845954)]} 0 3
[junit4] 2> 93151 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1572993310447894528)]} 0 4
[junit4] 2> 93151 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1572993310447894529)]} 0 4
[junit4] 2> 93152 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1572993310447894530)]} 0 4
[junit4] 2> 93152 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1572993310448943104)]} 0 5
[junit4] 2> 93152 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1572993310448943105)]} 0 5
[junit4] 2> 93153 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1572993310448943106)]} 0 5
[junit4] 2> 93153 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1572993310449991680)]} 0 6
[junit4] 2> 93157 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1572993310454185984)]} 0 10
[junit4] 2> 93157 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1572993310454185985)]} 0 10
[junit4] 2> 93158 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1572993310454185986)]} 0 10
[junit4] 2> 93158 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ 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> 93165 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1572993310455234560)]} 0 18
[junit4] 2> 93166 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1572993310463623168)]} 0 19
[junit4] 2> 93166 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 93167 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:14&qt=&start=0&rows=20&version=2.2
[junit4] 2> 93167 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:14&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST
FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:14&qt=&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 93168 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxDocs -Dtests.seed=A0DEA288AC6776E5 -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=en-MT -Dtests.timezone=America/Eirunepe
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.46s J2 | AutoCommitTest.testMaxDocs <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([A0DEA288AC6776E5:195F7457808D726F]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request was:q=id:14&qt=&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] > ... 40 more
[junit4] 2> 93174 INFO (commitScheduler-329-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> 93194 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 93195 INFO (commitScheduler-329-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@523fb0ed[collection1] main]
[junit4] 2> 93195 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 93196 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@632e7e6f[collection1] realtime]
[junit4] 2> 93196 INFO (commitScheduler-329-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 93197 INFO
(searcherExecutor-326-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@523fb0ed[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C16)))}
[junit4] 2> 93197 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ 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 3
[junit4] 2> 93197 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 93198 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 93234 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 93261 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 93359 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 93385 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1
[junit4] 2> 93419 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ 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@6b679889
[junit4] 2> 93419 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_A0DEA288AC6776E5-001/init-core-data-001/]
[junit4] 2> 93469 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 93469 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 93470 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@a4e758c[collection1] main]
[junit4] 2> 93470 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 93471 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 93474 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 93479 INFO
(searcherExecutor-330-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 93479 INFO
(searcherExecutor-330-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 93479 INFO
(searcherExecutor-330-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 93479 INFO
(searcherExecutor-330-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 93480 INFO
(searcherExecutor-330-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 93480 INFO
(searcherExecutor-330-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 93480 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ 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.8775426174113751]
[junit4] 2> 93480 INFO
(searcherExecutor-330-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 93481 INFO
(searcherExecutor-330-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 93481 INFO
(searcherExecutor-330-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 93483 INFO
(searcherExecutor-330-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@a4e758c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 93489 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 93490 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@22888036[collection1] main]
[junit4] 2> 93492 INFO
(searcherExecutor-330-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@22888036[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 93493 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1f0421a7
[junit4] 2> 93493 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=520364455
[junit4] 2> 93545 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1572993310842159104)]} 0 19
[junit4] 2> 93546 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ 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> 95035 INFO (commitScheduler-333-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> 95047 INFO (commitScheduler-333-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@17286d5a[collection1] main]
[junit4] 2> 95047 INFO (commitScheduler-333-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 95050 INFO
(searcherExecutor-330-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@17286d5a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(8.0.0):C1)))}
[junit4] 2> 95299 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1572993312698138624)]} 0 1772
[junit4] 2> 95299 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ 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> 95300 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ 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> 95300 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529 (-1572993312701284352)]} 0 0
[junit4] 2> 95301 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ 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> 96799 INFO (commitScheduler-333-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> 96804 INFO (commitScheduler-333-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@54ed0dd[collection1] main]
[junit4] 2> 96805 INFO
(searcherExecutor-330-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@54ed0dd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(8.0.0):C1)))}
[junit4] 2> 96806 INFO (commitScheduler-333-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 97054 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550
(1572993314539438080)]} 0 3527
[junit4] 2> 97054 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ 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> 97055 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572993314540486656)]} 0 3528
[junit4] 2> 97055 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572993314541535232)]} 0 3528
[junit4] 2> 97055 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572993314541535233)]} 0 3528
[junit4] 2> 97055 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572993314541535234)]} 0 3529
[junit4] 2> 97056 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572993314542583808)]} 0 3529
[junit4] 2> 97056 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572993314542583809)]} 0 3529
[junit4] 2> 97056 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572993314542583810)]} 0 3529
[junit4] 2> 97056 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572993314542583811)]} 0 3530
[junit4] 2> 97057 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572993314543632384)]} 0 3530
[junit4] 2> 97057 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572993314543632385)]} 0 3530
[junit4] 2> 97057 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ 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> 98554 INFO (commitScheduler-333-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> 98562 INFO (commitScheduler-333-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a32d081[collection1] main]
[junit4] 2> 98564 INFO
(searcherExecutor-330-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1a32d081[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(8.0.0):C1)
Uninverting(_6(8.0.0):C11/9:delGen=1)))}
[junit4] 2> 98564 INFO (commitScheduler-333-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 98810 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531
(1572993316380737536)]} 0 5283
[junit4] 2> 98810 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ 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> 98811 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[A0DEA288AC6776E5]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 98811 INFO
(SUITE-AutoCommitTest-seed#[A0DEA288AC6776E5]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 98811 INFO
(SUITE-AutoCommitTest-seed#[A0DEA288AC6776E5]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1654498955
[junit4] 2> 98811 INFO
(SUITE-AutoCommitTest-seed#[A0DEA288AC6776E5]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 98812 INFO
(SUITE-AutoCommitTest-seed#[A0DEA288AC6776E5]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 98813 INFO
(SUITE-AutoCommitTest-seed#[A0DEA288AC6776E5]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 98813 INFO
(SUITE-AutoCommitTest-seed#[A0DEA288AC6776E5]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 98813 INFO
(coreCloseExecutor-334-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@275344da
[junit4] 2> 98814 INFO
(coreCloseExecutor-334-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 98814 INFO
(coreCloseExecutor-334-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@113ce3a6 commitCommandVersion:0
[junit4] 2> 98823 INFO
(coreCloseExecutor-334-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=659768538
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_A0DEA288AC6776E5-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{range_facet_l_dv=PostingsFormat(name=Asserting),
field_t=BlockTreeOrds(blocksize=128), multiDefault=Lucene50(blocksize=128),
subject=Lucene50(blocksize=128),
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval),
id_i1=Lucene50(blocksize=128), id=PostingsFormat(name=Asserting),
range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval),
text=BlockTreeOrds(blocksize=128),
range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval),
timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct),
_version_=DocValuesFormat(name=Memory),
range_facet_i_dv=DocValuesFormat(name=Memory),
intDvoDefault=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=576,
maxMBSortInHeap=5.952372516601083, sim=RandomSimilarity(queryNorm=true): {},
locale=en-MT, timezone=America/Eirunepe
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=4,threads=1,free=147147296,total=355991552
[junit4] 2> NOTE: All tests run in this JVM: [TestRTimerTree,
TestFieldTypeResource, DistributedQueryComponentOptimizationTest,
TestCloudPseudoReturnFields, QueryEqualityTest, HdfsRestartWhileUpdatingTest,
TestDistribDocBasedVersion, TestCollectionAPIs, TestPullReplicaErrorHandling,
TestStressReorder, CircularListTest, AutoCommitTest]
[junit4] Completed [36/728 (1!)] on J2 in 14.60s, 3 tests, 1 error <<<
FAILURES!
[...truncated 45536 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]