Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.0/60/
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([DC0A2F38D5B8F772:658BF9E7F952F3F8]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:228)
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=0]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="1"
start="0"><doc><str name="id">15</str><arr
name="range_facet_l"><long>15</long></arr><int name="id_i1">15</int><arr
name="range_facet_l_dv"><long>15</long></arr><arr
name="range_facet_i_dv"><int>15</int></arr><arr
name="subject"><str>info</str></arr><arr
name="multiDefault"><str>muLti-Default</str></arr><int
name="intDefault">42</int><date
name="timestamp">2017-07-22T05:05:32.160Z</date><long
name="_version_">1573597932064604160</long><int
name="intDvoDefault">42</int></doc></result>
</response>
request was:q=id:15&qt=&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
... 40 more
Build Log:
[...truncated 11830 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_DC0A2F38D5B8F772-001/init-core-data-001
[junit4] 2> 1460355 WARN
(SUITE-AutoCommitTest-seed#[DC0A2F38D5B8F772]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=66 numCloses=66
[junit4] 2> 1460355 INFO
(SUITE-AutoCommitTest-seed#[DC0A2F38D5B8F772]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1460356 INFO
(SUITE-AutoCommitTest-seed#[DC0A2F38D5B8F772]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1460357 INFO
(SUITE-AutoCommitTest-seed#[DC0A2F38D5B8F772]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1460358 INFO
(SUITE-AutoCommitTest-seed#[DC0A2F38D5B8F772]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1460386 INFO
(SUITE-AutoCommitTest-seed#[DC0A2F38D5B8F772]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1460408 INFO
(SUITE-AutoCommitTest-seed#[DC0A2F38D5B8F772]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1460516 INFO
(SUITE-AutoCommitTest-seed#[DC0A2F38D5B8F772]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1460556 INFO
(SUITE-AutoCommitTest-seed#[DC0A2F38D5B8F772]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b5281b
[junit4] 2> 1460561 INFO
(SUITE-AutoCommitTest-seed#[DC0A2F38D5B8F772]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b5281b
[junit4] 2> 1460561 INFO
(SUITE-AutoCommitTest-seed#[DC0A2F38D5B8F772]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b5281b
[junit4] 2> 1460563 INFO (coreLoadExecutor-5541-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-7.0/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1460595 INFO (coreLoadExecutor-5541-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1460617 INFO (coreLoadExecutor-5541-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1460724 INFO (coreLoadExecutor-5541-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1460732 INFO (coreLoadExecutor-5541-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1460732 INFO (coreLoadExecutor-5541-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@2b5281b
[junit4] 2> 1460732 INFO (coreLoadExecutor-5541-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1460732 INFO (coreLoadExecutor-5541-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_DC0A2F38D5B8F772-001/init-core-data-001/]
[junit4] 2> 1460734 INFO (coreLoadExecutor-5541-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1408834093,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1460799 INFO (coreLoadExecutor-5541-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1460800 INFO (coreLoadExecutor-5541-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1460802 INFO (coreLoadExecutor-5541-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1460802 INFO (coreLoadExecutor-5541-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1460803 INFO (coreLoadExecutor-5541-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1535884734,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1460803 INFO (coreLoadExecutor-5541-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4590cd6d[collection1] main]
[junit4] 2> 1460804 INFO (coreLoadExecutor-5541-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1460843 INFO (coreLoadExecutor-5541-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1461155 INFO (coreLoadExecutor-5541-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1461155 INFO
(searcherExecutor-5542-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1461156 INFO (coreLoadExecutor-5541-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1573597925904220160
[junit4] 2> 1461156 INFO
(searcherExecutor-5542-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1461156 INFO
(searcherExecutor-5542-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1461156 INFO
(searcherExecutor-5542-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1461156 INFO
(searcherExecutor-5542-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1461156 INFO
(searcherExecutor-5542-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1461157 INFO
(searcherExecutor-5542-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1461157 INFO
(searcherExecutor-5542-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1461157 INFO
(searcherExecutor-5542-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1461158 INFO
(searcherExecutor-5542-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4590cd6d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1461159 INFO
(SUITE-AutoCommitTest-seed#[DC0A2F38D5B8F772]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1461162 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 1461162 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1461163 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6a8601fd[collection1] realtime]
[junit4] 2> 1461164 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ ]
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> 1461164 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1461165 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1461197 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1461220 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1461332 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1461341 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1
[junit4] 2> 1461362 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ 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@2b5281b
[junit4] 2> 1461362 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_DC0A2F38D5B8F772-001/init-core-data-001/]
[junit4] 2> 1461424 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1461424 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1461426 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@50d83fde[collection1] main]
[junit4] 2> 1461426 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1461427 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1461430 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1461431 INFO
(searcherExecutor-5547-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1461431 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1573597926192578560
[junit4] 2> 1461431 INFO
(searcherExecutor-5547-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1461431 INFO
(searcherExecutor-5547-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1461431 INFO
(searcherExecutor-5547-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1461431 INFO
(searcherExecutor-5547-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1461432 INFO
(searcherExecutor-5547-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1461432 INFO
(searcherExecutor-5547-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1461432 INFO
(searcherExecutor-5547-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1461432 INFO
(searcherExecutor-5547-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1461435 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=23, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=57.78515625,
floorSegmentMB=1.2509765625, forceMergeDeletesPctAllowed=16.522527966337865,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.40002817939611857
[junit4] 2> 1461435 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1461437 INFO
(searcherExecutor-5547-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@50d83fde[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1461437 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@77fa4ac0[collection1] main]
[junit4] 2> 1461437 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@386556a1
[junit4] 2> 1461437 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=946165409
[junit4] 2> 1461440 INFO
(searcherExecutor-5547-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@77fa4ac0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1461451 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1573597926211452928)]} 0 2
[junit4] 2> 1461452 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ 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> 1462951 INFO (commitScheduler-5550-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> 1462955 INFO (commitScheduler-5550-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@418ea2c9[collection1] main]
[junit4] 2> 1462956 INFO (commitScheduler-5550-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1462957 INFO
(searcherExecutor-5547-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@418ea2c9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
[junit4] 2> 1463206 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1573597928052752384)]} 0 1757
[junit4] 2> 1463207 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ 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> 1463207 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ 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> 1463208 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529 (-1573597928055898112)]} 0 0
[junit4] 2> 1463208 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ 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> 1464706 INFO (commitScheduler-5550-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> 1464710 INFO (commitScheduler-5550-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7ee28336[collection1] main]
[junit4] 2> 1464710 INFO (commitScheduler-5550-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1464712 INFO
(searcherExecutor-5547-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7ee28336[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)))}
[junit4] 2> 1464961 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550
(1573597929893003264)]} 0 3511
[junit4] 2> 1464961 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ 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> 1464962 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573597929894051840)]} 0 3512
[junit4] 2> 1464962 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573597929895100416)]} 0 3513
[junit4] 2> 1464962 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573597929895100417)]} 0 3513
[junit4] 2> 1464962 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573597929895100418)]} 0 3513
[junit4] 2> 1464962 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573597929895100419)]} 0 3513
[junit4] 2> 1464963 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573597929896148992)]} 0 3513
[junit4] 2> 1464963 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573597929896148993)]} 0 3514
[junit4] 2> 1464963 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573597929896148994)]} 0 3514
[junit4] 2> 1464963 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573597929896148995)]} 0 3514
[junit4] 2> 1464963 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573597929896148996)]} 0 3514
[junit4] 2> 1464964 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ 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> 1466461 INFO (commitScheduler-5550-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> 1466464 INFO (commitScheduler-5550-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@576d0581[collection1] main]
[junit4] 2> 1466465 INFO (commitScheduler-5550-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1466467 INFO
(searcherExecutor-5547-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@576d0581[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)
Uninverting(_2(7.0.0):c11/9:delGen=1)))}
[junit4] 2> 1466716 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531
(1573597931733254144)]} 0 5266
[junit4] 2> 1466716 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ 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> 1466717 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 1466720 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 1466720 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1466720 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@78f0ca9[collection1] realtime]
[junit4] 2> 1466720 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ 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> 1466721 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1466721 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1466753 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1466776 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1466886 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1466896 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1
[junit4] 2> 1466913 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ 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@2b5281b
[junit4] 2> 1466913 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_DC0A2F38D5B8F772-001/init-core-data-001/]
[junit4] 2> 1466984 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1466984 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1466986 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5f45da5e[collection1] main]
[junit4] 2> 1466987 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1466988 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1466998 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1467001 INFO
(searcherExecutor-5551-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1467001 INFO
(searcherExecutor-5551-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1467001 INFO
(searcherExecutor-5551-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1467001 INFO
(searcherExecutor-5551-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1467001 INFO
(searcherExecutor-5551-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1467002 INFO
(searcherExecutor-5551-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1467002 INFO
(searcherExecutor-5551-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1467002 INFO
(searcherExecutor-5551-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1467003 INFO
(searcherExecutor-5551-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1467006 INFO
(searcherExecutor-5551-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5f45da5e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1467007 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=10, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=90.6240234375,
floorSegmentMB=1.681640625, forceMergeDeletesPctAllowed=27.48469298223368,
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3179365345473264
[junit4] 2> 1467007 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1467007 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@680981d7[collection1] main]
[junit4] 2> 1467008 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@24a5b2a4
[junit4] 2> 1467008 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=614838948
[junit4] 2> 1467013 INFO
(searcherExecutor-5551-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@680981d7[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1467016 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1573597932043632640)]} 0 5
[junit4] 2> 1467017 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1573597932048875520)]} 0 5
[junit4] 2> 1467017 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1573597932049924096)]} 0 5
[junit4] 2> 1467017 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1573597932049924097)]} 0 6
[junit4] 2> 1467017 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1573597932049924098)]} 0 6
[junit4] 2> 1467017 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1573597932049924099)]} 0 6
[junit4] 2> 1467018 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1573597932050972672)]} 0 6
[junit4] 2> 1467018 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1573597932050972673)]} 0 6
[junit4] 2> 1467018 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1573597932050972674)]} 0 7
[junit4] 2> 1467018 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1573597932050972675)]} 0 7
[junit4] 2> 1467018 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1573597932050972676)]} 0 7
[junit4] 2> 1467019 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1573597932052021248)]} 0 7
[junit4] 2> 1467019 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1573597932052021249)]} 0 8
[junit4] 2> 1467019 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1573597932052021250)]} 0 8
[junit4] 2> 1467020 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ 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> 1467031 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1573597932054118400)]} 0 20
[junit4] 2> 1467031 INFO (commitScheduler-5554-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> 1467031 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1573597932064604160)]} 0 20
[junit4] 2> 1467040 INFO (commitScheduler-5554-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5fc9902f[collection1] main]
[junit4] 2> 1467040 INFO (commitScheduler-5554-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1467042 INFO
(searcherExecutor-5551-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5fc9902f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c16)))}
[junit4] 2> 1467042 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ 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=10
[junit4] 2> 1467043 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ 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=1 status=0 QTime=0
[junit4] 2> 1467043 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=0]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="1"
start="0"><doc><str name="id">15</str><arr
name="range_facet_l"><long>15</long></arr><int name="id_i1">15</int><arr
name="range_facet_l_dv"><long>15</long></arr><arr
name="range_facet_i_dv"><int>15</int></arr><arr
name="subject"><str>info</str></arr><arr
name="multiDefault"><str>muLti-Default</str></arr><int
name="intDefault">42</int><date
name="timestamp">2017-07-22T05:05:32.160Z</date><long
name="_version_">1573597932064604160</long><int
name="intDvoDefault">42</int></doc></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:15&qt=&start=0&rows=20&version=2.2
[junit4] 2> 1467044 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:15&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST
FAILED: xpath=//result[@numFound=0]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="1"
start="0"><doc><str name="id">15</str><arr
name="range_facet_l"><long>15</long></arr><int name="id_i1">15</int><arr
name="range_facet_l_dv"><long>15</long></arr><arr
name="range_facet_i_dv"><int>15</int></arr><arr
name="subject"><str>info</str></arr><arr
name="multiDefault"><str>muLti-Default</str></arr><int
name="intDefault">42</int><date
name="timestamp">2017-07-22T05:05:32.160Z</date><long
name="_version_">1573597932064604160</long><int
name="intDvoDefault">42</int></doc></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:15&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:228)
[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> 1467044 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[DC0A2F38D5B8F772]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxDocs -Dtests.seed=DC0A2F38D5B8F772 -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=be -Dtests.timezone=Etc/GMT-14
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.33s J1 | AutoCommitTest.testMaxDocs <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([DC0A2F38D5B8F772:658BF9E7F952F3F8]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:228)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=0]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="1"
start="0"><doc><str name="id">15</str><arr
name="range_facet_l"><long>15</long></arr><int name="id_i1">15</int><arr
name="range_facet_l_dv"><long>15</long></arr><arr
name="range_facet_i_dv"><int>15</int></arr><arr
name="subject"><str>info</str></arr><arr
name="multiDefault"><str>muLti-Default</str></arr><int
name="intDefault">42</int><date
name="timestamp">2017-07-22T05:05:32.160Z</date><long
name="_version_">1573597932064604160</long><int
name="intDvoDefault">42</int></doc></result>
[junit4] > </response>
[junit4] > request was:q=id:15&qt=&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] > ... 40 more
[junit4] 2> 1467054 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 1467054 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL
DOCUMENTS FROM INDEX
[junit4] 2> 1467060 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@597d5576[collection1] realtime]
[junit4] 2> 1467060 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
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 6
[junit4] 2> 1467061 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1467061 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1467112 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1467150 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1467260 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1467269 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1
[junit4] 2> 1467289 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
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@2b5281b
[junit4] 2> 1467289 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_DC0A2F38D5B8F772-001/init-core-data-001/]
[junit4] 2> 1467350 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1467350 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1467351 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9054dd6[collection1]
main]
[junit4] 2> 1467352 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1467353 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1467356 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1467356 INFO
(searcherExecutor-5555-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1467357 INFO
(searcherExecutor-5555-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1467357 INFO
(searcherExecutor-5555-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1467357 INFO
(searcherExecutor-5555-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1467357 INFO
(searcherExecutor-5555-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1467357 INFO
(searcherExecutor-5555-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1467357 INFO
(searcherExecutor-5555-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1467358 INFO
(searcherExecutor-5555-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1467358 INFO
(searcherExecutor-5555-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1467359 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 1467359 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1467360 INFO
(searcherExecutor-5555-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@9054dd6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1467361 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@66936406[collection1] main]
[junit4] 2> 1467361 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7ca42416
[junit4] 2> 1467361 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2091131926
[junit4] 2> 1467363 INFO
(searcherExecutor-5555-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@66936406[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1467369 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1573597932417974272)]} 0 1
[junit4] 2> 1467369 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
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> 1471369 INFO (commitScheduler-5558-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> 1471373 INFO (commitScheduler-5558-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@264b935b[collection1] main]
[junit4] 2> 1471373 INFO (commitScheduler-5558-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1471375 INFO
(searcherExecutor-5555-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@264b935b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c1)))}
[junit4] 2> 1471633 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1573597936878616576)]} 0 4264
[junit4] 2> 1471633 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
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> 1471634 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1573597936891199488)]} 0 4266
[junit4] 2> 1471634 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
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> 1473634 INFO (commitScheduler-5558-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> 1473638 INFO (commitScheduler-5558-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1aaf9eea[collection1] main]
[junit4] 2> 1473638 INFO (commitScheduler-5558-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1473640 INFO
(searcherExecutor-5555-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1aaf9eea[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):c1)))}
[junit4] 2> 1473886 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
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> 1473887 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
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> 1473888 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573597939253641216)]} 0 6520
[junit4] 2> 1473888 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573597939254689792)]} 0 6520
[junit4] 2> 1473888 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573597939254689793)]} 0 6520
[junit4] 2> 1473889 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573597939254689794)]} 0 6520
[junit4] 2> 1473889 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573597939255738368)]} 0 6520
[junit4] 2> 1473889 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573597939255738369)]} 0 6520
[junit4] 2> 1473889 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573597939255738370)]} 0 6521
[junit4] 2> 1473889 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573597939255738371)]} 0 6521
[junit4] 2> 1473890 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573597939255738372)]} 0 6521
[junit4] 2> 1473890 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573597939256786944)]} 0 6521
[junit4] 2> 1473890 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
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> 1473890 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573597939256786945)]} 0 6522
[junit4] 2> 1473891 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573597939257835520)]} 0 6522
[junit4] 2> 1473891 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573597939257835521)]} 0 6522
[junit4] 2> 1473891 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573597939257835522)]} 0 6523
[junit4] 2> 1473891 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573597939257835523)]} 0 6523
[junit4] 2> 1473891 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573597939257835524)]} 0 6523
[junit4] 2> 1473891 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573597939257835525)]} 0 6523
[junit4] 2> 1473892 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573597939257835526)]} 0 6523
[junit4] 2> 1473892 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573597939258884096)]} 0 6523
[junit4] 2> 1473892 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573597939258884097)]} 0 6523
[junit4] 2> 1473894 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
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=1
[junit4] 2> 1474890 INFO (commitScheduler-5558-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> 1474894 INFO (commitScheduler-5558-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@544bba9f[collection1] main]
[junit4] 2> 1474895 INFO (commitScheduler-5558-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1474896 INFO
(searcherExecutor-5555-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@544bba9f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.0.0):c10/9:delGen=1)))}
[junit4] 2> 1474897 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
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> 1474898 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
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> 1474898 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[DC0A2F38D5B8F772]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 1474898 INFO
(SUITE-AutoCommitTest-seed#[DC0A2F38D5B8F772]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1474898 INFO
(SUITE-AutoCommitTest-seed#[DC0A2F38D5B8F772]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1984557393
[junit4] 2> 1474898 INFO
(SUITE-AutoCommitTest-seed#[DC0A2F38D5B8F772]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1474900 INFO
(SUITE-AutoCommitTest-seed#[DC0A2F38D5B8F772]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1474901 INFO
(SUITE-AutoCommitTest-seed#[DC0A2F38D5B8F772]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1474901 INFO
(SUITE-AutoCommitTest-seed#[DC0A2F38D5B8F772]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1474901 INFO
(coreCloseExecutor-5559-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6a109085
[junit4] 2> 1474902 INFO
(coreCloseExecutor-5559-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1474902 INFO
(coreCloseExecutor-5559-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@28572981 commitCommandVersion:0
[junit4] 2> 1474903 INFO
(coreCloseExecutor-5559-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1779470469
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.0/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_DC0A2F38D5B8F772-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{range_facet_l_dv=PostingsFormat(name=Asserting),
field_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval),
subject=PostingsFormat(name=LuceneVarGapFixedInterval),
intDefault=PostingsFormat(name=Direct),
id_i1=PostingsFormat(name=LuceneVarGapFixedInterval),
id=PostingsFormat(name=Asserting),
range_facet_i_dv=PostingsFormat(name=Direct),
text=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
range_facet_l=PostingsFormat(name=Direct),
timestamp=PostingsFormat(name=Direct)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory),
_version_=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Asserting),
intDvoDefault=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=27,
maxMBSortInHeap=6.784731416473906, sim=RandomSimilarity(queryNorm=false): {},
locale=be, timezone=Etc/GMT-14
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=4,threads=1,free=298240512,total=531628032
[junit4] 2> NOTE: All tests run in this JVM: [MergeStrategyTest,
TestConfigOverlay, TestExclusionRuleCollectionAccess,
TestGraphMLResponseWriter, TestPullReplica, TestComplexPhraseQParserPlugin,
TestLeaderElectionZkExpiry, CoreAdminCreateDiscoverTest,
ChaosMonkeySafeLeaderTest, TestCloudSchemaless, ZkSolrClientTest,
AutoScalingHandlerTest, CollectionsAPIDistributedZkTest,
TestLegacyNumericUtils, AnalysisAfterCoreReloadTest, TestTlogReplica,
TestQueryWrapperFilter, TestManagedSynonymGraphFilterFactory,
TestFieldTypeResource, TestSolr4Spatial2, LeaderInitiatedRecoveryOnCommitTest,
TestFieldCollectionResource, SolrCloudExampleTest, DirectSolrSpellCheckerTest,
TestSweetSpotSimilarityFactory, TestExactStatsCache, SpatialFilterTest,
TestFieldCache, TestCopyFieldCollectionResource,
PreAnalyzedFieldManagedSchemaCloudTest, CdcrReplicationDistributedZkTest,
TestStandardQParsers, TestUseDocValuesAsStored, ConfigSetsAPITest,
DeleteStatusTest, DistributedTermsComponentTest, SparseHLLTest,
TestCloudNestedDocsSort, TestInitParams, TestInitQParser,
TestCustomDocTransformer, TestMiniSolrCloudClusterSSL,
TestBulkSchemaConcurrent, SpellCheckCollatorWithCollapseTest,
AnalyticsQueryTest, HdfsDirectoryTest, ScriptEngineTest,
IndexSchemaRuntimeFieldTest, SoftAutoCommitTest,
TestSimpleTrackingShardHandler, TestHdfsUpdateLog, IndexSchemaTest,
TestHashPartitioner, TestSlowCompositeReaderWrapper, TestCoreContainer,
OverseerModifyCollectionTest, TestPostingsSolrHighlighter, TestCharFilters,
TestSubQueryTransformerDistrib, DistribJoinFromCollectionTest,
TestScoreJoinQPScore, TestRawResponseWriter, DistributedIntervalFacetingTest,
StatelessScriptUpdateProcessorFactoryTest, CdcrUpdateLogTest,
TestSolrIndexConfig, DistributedFacetPivotSmallAdvancedTest,
SecurityConfHandlerTest, BadComponentTest, CSVRequestHandlerTest,
TestFastLRUCache, HighlighterTest, TestConfigReload, TestFilteredDocIdSet,
HdfsCollectionsAPIDistributedZkTest, RestartWhileUpdatingTest, DOMUtilTest,
TestSortByMinMaxFunction, TestOverriddenPrefixQueryForCustomFieldType,
TestNumericRangeQuery32, SolrCoreMetricManagerTest,
TestNonDefinedSimilarityFactory, TestPartialUpdateDeduplication,
TestCoreAdminApis, HttpSolrCallGetCoreTest, TestDefaultStatsCache, SampleTest,
SolrCmdDistributorTest, RuleEngineTest, DistanceFunctionTest,
HdfsRecoveryZkTest, TestEmbeddedSolrServerSchemaAPI, TestChildDocTransformer,
TestDeleteCollectionOnDownNodes, TestFileDictionaryLookup,
TestHttpShardHandlerFactory, TestFieldCacheSortRandom,
HdfsDirectoryFactoryTest, DocExpirationUpdateProcessorFactoryTest,
CacheHeaderTest, TestNamedUpdateProcessors, TestSolrXml,
UpdateRequestProcessorFactoryTest, TestRTimerTree, JsonLoaderTest,
TestConfigSetsAPIExclusivity, RemoteQueryErrorTest,
TestFuzzyAnalyzedSuggestions, TestSystemIdResolver, TestSearcherReuse,
QueryParsingTest, ShufflingReplicaListTransformerTest, ClusterStateUpdateTest,
TestDistributedGrouping, TestStressCloudBlindAtomicUpdates, TestSolrJ,
AtomicUpdateProcessorFactoryTest, ChangedSchemaMergeTest,
SolrMetricsIntegrationTest, CollectionReloadTest, DisMaxRequestHandlerTest,
UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest,
LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest,
TestRandomFaceting, LeaderElectionTest, TestZkChroot, TestRandomDVFaceting,
ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest]
[junit4] Completed [295/727 (1!)] on J1 in 14.57s, 3 tests, 1 error <<<
FAILURES!
[...truncated 44721 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]