Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/2/
Java: 32bit/jdk1.8.0_131 -server -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.update.AutoCommitTest.testMaxTime
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([9801A6A77F77C8A0:2F5DB45E1ED549C]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:529&qt=&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
... 40 more
Build Log:
[...truncated 11416 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9801A6A77F77C8A0-001/init-core-data-001
[junit4] 2> 401444 WARN
(SUITE-AutoCommitTest-seed#[9801A6A77F77C8A0]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
[junit4] 2> 401444 INFO
(SUITE-AutoCommitTest-seed#[9801A6A77F77C8A0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 401445 INFO
(SUITE-AutoCommitTest-seed#[9801A6A77F77C8A0]-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> 401445 INFO
(SUITE-AutoCommitTest-seed#[9801A6A77F77C8A0]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 401446 INFO
(SUITE-AutoCommitTest-seed#[9801A6A77F77C8A0]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 401463 INFO
(SUITE-AutoCommitTest-seed#[9801A6A77F77C8A0]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 401539 INFO
(SUITE-AutoCommitTest-seed#[9801A6A77F77C8A0]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 401589 INFO
(SUITE-AutoCommitTest-seed#[9801A6A77F77C8A0]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 401619 INFO
(SUITE-AutoCommitTest-seed#[9801A6A77F77C8A0]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f803bc
[junit4] 2> 401621 INFO
(SUITE-AutoCommitTest-seed#[9801A6A77F77C8A0]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f803bc
[junit4] 2> 401621 INFO
(SUITE-AutoCommitTest-seed#[9801A6A77F77C8A0]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f803bc
[junit4] 2> 401622 INFO (coreLoadExecutor-1421-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 401650 INFO (coreLoadExecutor-1421-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 401670 INFO (coreLoadExecutor-1421-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 401744 INFO (coreLoadExecutor-1421-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 401749 INFO (coreLoadExecutor-1421-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 401750 INFO (coreLoadExecutor-1421-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@f803bc
[junit4] 2> 401750 INFO (coreLoadExecutor-1421-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 401750 INFO (coreLoadExecutor-1421-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9801A6A77F77C8A0-001/init-core-data-001/]
[junit4] 2> 401752 INFO (coreLoadExecutor-1421-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6519907254598251]
[junit4] 2> 401787 INFO (coreLoadExecutor-1421-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 401787 INFO (coreLoadExecutor-1421-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 401787 INFO (coreLoadExecutor-1421-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 401787 INFO (coreLoadExecutor-1421-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 401788 INFO (coreLoadExecutor-1421-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=75.4658203125,
floorSegmentMB=1.5595703125, forceMergeDeletesPctAllowed=10.864047552952922,
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 401788 INFO (coreLoadExecutor-1421-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e18f0[collection1]
main]
[junit4] 2> 401789 INFO (coreLoadExecutor-1421-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 401801 INFO (coreLoadExecutor-1421-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 401863 INFO (coreLoadExecutor-1421-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 401863 INFO
(searcherExecutor-1422-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 401863 INFO (coreLoadExecutor-1421-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1572665789347004416
[junit4] 2> 401864 INFO
(searcherExecutor-1422-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 401864 INFO
(searcherExecutor-1422-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 401864 INFO
(searcherExecutor-1422-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 401864 INFO
(searcherExecutor-1422-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 401864 INFO
(searcherExecutor-1422-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 401864 INFO
(searcherExecutor-1422-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 401864 INFO
(searcherExecutor-1422-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 401864 INFO
(searcherExecutor-1422-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 401866 INFO
(searcherExecutor-1422-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1e18f0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 401867 INFO
(SUITE-AutoCommitTest-seed#[9801A6A77F77C8A0]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 401869 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 401869 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 401870 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@60c60f[collection1] realtime]
[junit4] 2> 401870 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ ]
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> 401871 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 401871 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 401900 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 401918 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 401978 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 401986 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 401999 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ 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@f803bc
[junit4] 2> 401999 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9801A6A77F77C8A0-001/init-core-data-001/]
[junit4] 2> 402030 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 402031 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 402031 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@12562cf[collection1] main]
[junit4] 2> 402032 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 402032 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 402034 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 402034 INFO
(searcherExecutor-1427-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 402034 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1572665789526310912
[junit4] 2> 402034 INFO
(searcherExecutor-1427-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 402034 INFO
(searcherExecutor-1427-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 402034 INFO
(searcherExecutor-1427-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 402034 INFO
(searcherExecutor-1427-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 402035 INFO
(searcherExecutor-1427-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 402035 INFO
(searcherExecutor-1427-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 402035 INFO
(searcherExecutor-1427-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 402035 INFO
(searcherExecutor-1427-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 402037 INFO
(searcherExecutor-1427-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@12562cf[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 402038 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5094282193638078]
[junit4] 2> 402038 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 402038 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@174b6f6[collection1] main]
[junit4] 2> 402039 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1c21f26
[junit4] 2> 402039 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=29499174
[junit4] 2> 402040 INFO
(searcherExecutor-1427-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@174b6f6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 402082 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1572665789537845248)]} 0 37
[junit4] 2> 402082 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1572665789576642560)]} 0 37
[junit4] 2> 402090 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1572665789576642561)]} 0 45
[junit4] 2> 402090 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1572665789585031168)]} 0 46
[junit4] 2> 402091 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1572665789586079744)]} 0 46
[junit4] 2> 402091 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1572665789586079745)]} 0 46
[junit4] 2> 402091 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1572665789586079746)]} 0 46
[junit4] 2> 402091 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1572665789586079747)]} 0 46
[junit4] 2> 402091 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1572665789586079748)]} 0 47
[junit4] 2> 402092 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1572665789586079749)]} 0 47
[junit4] 2> 402092 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1572665789587128320)]} 0 47
[junit4] 2> 402092 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1572665789587128321)]} 0 48
[junit4] 2> 402093 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1572665789588176896)]} 0 48
[junit4] 2> 402094 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1572665789588176897)]} 0 49
[junit4] 2> 402095 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ 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=1
[junit4] 2> 402098 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1572665789592371200)]} 0 53
[junit4] 2> 402099 INFO (commitScheduler-1430-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> 402114 INFO (commitScheduler-1430-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e9f70d[collection1]
main]
[junit4] 2> 402114 INFO (commitScheduler-1430-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 402115 INFO
(searcherExecutor-1427-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1e9f70d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c15)))}
[junit4] 2> 402349 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1572665789855563776)]} 0 304
[junit4] 2> 402349 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 402350 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:15&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 402350 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 402352 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 402352 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 402353 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1df6450[collection1] realtime]
[junit4] 2> 402353 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ 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 1
[junit4] 2> 402353 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 402354 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 402391 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 402405 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 402465 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 402476 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 402491 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ 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@f803bc
[junit4] 2> 402491 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9801A6A77F77C8A0-001/init-core-data-001/]
[junit4] 2> 402592 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 402592 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 402594 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@a176bd[collection1] main]
[junit4] 2> 402594 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 402595 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 402600 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 402600 INFO
(searcherExecutor-1431-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 402600 INFO
(searcherExecutor-1431-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 402600 INFO
(searcherExecutor-1431-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 402600 INFO
(searcherExecutor-1431-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 402601 INFO
(searcherExecutor-1431-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 402601 INFO
(searcherExecutor-1431-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 402601 INFO
(searcherExecutor-1431-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 402601 INFO
(searcherExecutor-1431-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 402601 INFO
(searcherExecutor-1431-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 402602 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=406379134,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 402603 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 402603 INFO
(searcherExecutor-1431-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@a176bd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 402604 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@746aab[collection1] main]
[junit4] 2> 402604 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@c5e031
[junit4] 2> 402605 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=12967985
[junit4] 2> 402609 INFO
(searcherExecutor-1431-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@746aab[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 402610 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1572665790127144960)]} 0 2
[junit4] 2> 402610 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ 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> 402611 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1572665790130290688)]} 0 3
[junit4] 2> 402611 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ 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> 402611 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> 402612 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:529&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST
FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 402612 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[9801A6A77F77C8A0]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxTime -Dtests.seed=9801A6A77F77C8A0 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=es-GT -Dtests.timezone=Asia/Vientiane
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.27s J2 | AutoCommitTest.testMaxTime <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([9801A6A77F77C8A0:2F5DB45E1ED549C]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] > ... 40 more
[junit4] 2> 402619 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 402619 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL
DOCUMENTS FROM INDEX
[junit4] 2> 402620 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f57dc[collection1]
realtime]
[junit4] 2> 402620 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
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> 402620 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 402621 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 402669 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 402693 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 402827 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 402857 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 402903 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
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@f803bc
[junit4] 2> 402903 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9801A6A77F77C8A0-001/init-core-data-001/]
[junit4] 2> 402965 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 402965 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 402967 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ac9a1f[collection1]
main]
[junit4] 2> 402968 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 402968 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 402971 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 402974 INFO
(searcherExecutor-1435-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 402974 INFO
(searcherExecutor-1435-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 402974 INFO
(searcherExecutor-1435-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 402974 INFO
(searcherExecutor-1435-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 402974 INFO
(searcherExecutor-1435-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 402974 INFO
(searcherExecutor-1435-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 402975 INFO
(searcherExecutor-1435-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 402975 INFO
(searcherExecutor-1435-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 402975 INFO
(searcherExecutor-1435-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 402976 INFO
(searcherExecutor-1435-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@ac9a1f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 402977 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.20877885350919068]
[junit4] 2> 402977 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 402977 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@17f947e[collection1]
main]
[junit4] 2> 402978 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@17f5b4f
[junit4] 2> 402978 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=25123663
[junit4] 2> 402985 INFO
(searcherExecutor-1435-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@17f947e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 402999 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1572665790524555264)]} 0 12
[junit4] 2> 402999 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
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> 406989 INFO (commitScheduler-1438-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> 406991 INFO (commitScheduler-1438-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d49150[collection1]
main]
[junit4] 2> 406992 INFO (commitScheduler-1438-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 406993 INFO
(searcherExecutor-1435-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1d49150[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c1)))}
[junit4] 2> 407002 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1572665794735636480)]} 0 4016
[junit4] 2> 407003 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
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> 407003 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1572665794736685056)]} 0 4017
[junit4] 2> 407004 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
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> 409003 INFO (commitScheduler-1438-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> 409006 INFO (commitScheduler-1438-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@8ecac[collection1]
main]
[junit4] 2> 409006 INFO (commitScheduler-1438-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 409007 INFO
(searcherExecutor-1435-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@8ecac[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c1)))}
[junit4] 2> 409009 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
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> 409010 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
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> 409010 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572665796841177088)]} 0 6024
[junit4] 2> 409011 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572665796841177089)]} 0 6024
[junit4] 2> 409011 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572665796842225664)]} 0 6024
[junit4] 2> 409011 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572665796842225665)]} 0 6025
[junit4] 2> 409011 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572665796842225666)]} 0 6025
[junit4] 2> 409011 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572665796842225667)]} 0 6025
[junit4] 2> 409011 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572665796842225668)]} 0 6025
[junit4] 2> 409011 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572665796842225669)]} 0 6025
[junit4] 2> 409011 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572665796842225670)]} 0 6025
[junit4] 2> 409012 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1572665796842225671)]} 0 6025
[junit4] 2> 409012 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
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> 409012 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572665796843274240)]} 0 6026
[junit4] 2> 409013 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572665796843274241)]} 0 6026
[junit4] 2> 409013 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572665796844322816)]} 0 6026
[junit4] 2> 409013 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572665796844322817)]} 0 6026
[junit4] 2> 409013 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572665796844322818)]} 0 6027
[junit4] 2> 409013 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572665796844322819)]} 0 6027
[junit4] 2> 409013 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572665796844322820)]} 0 6027
[junit4] 2> 409013 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572665796844322821)]} 0 6027
[junit4] 2> 409013 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572665796844322822)]} 0 6027
[junit4] 2> 409013 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1572665796844322823)]} 0 6027
[junit4] 2> 409013 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
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> 410012 INFO (commitScheduler-1438-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> 410018 INFO (commitScheduler-1438-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1af1b31[collection1]
main]
[junit4] 2> 410019 INFO (commitScheduler-1438-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 410021 INFO
(searcherExecutor-1435-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1af1b31[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c10/9:delGen=1)))}
[junit4] 2> 410264 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
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> 410265 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
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> 410265 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[9801A6A77F77C8A0]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 410265 INFO
(SUITE-AutoCommitTest-seed#[9801A6A77F77C8A0]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 410265 INFO
(SUITE-AutoCommitTest-seed#[9801A6A77F77C8A0]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=25898848
[junit4] 2> 410265 INFO
(SUITE-AutoCommitTest-seed#[9801A6A77F77C8A0]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 410267 INFO
(SUITE-AutoCommitTest-seed#[9801A6A77F77C8A0]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 410268 INFO
(SUITE-AutoCommitTest-seed#[9801A6A77F77C8A0]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 410268 INFO
(SUITE-AutoCommitTest-seed#[9801A6A77F77C8A0]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 410268 INFO
(coreCloseExecutor-1439-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@e34128
[junit4] 2> 410268 INFO
(coreCloseExecutor-1439-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 410268 INFO
(coreCloseExecutor-1439-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@828b71 commitCommandVersion:0
[junit4] 2> 410269 INFO
(coreCloseExecutor-1439-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=14893352
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_9801A6A77F77C8A0-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=true): {}, locale=es-GT, timezone=Asia/Vientiane
[junit4] 2> NOTE: Linux 4.10.0-26-generic i386/Oracle Corporation
1.8.0_131 (32-bit)/cpus=8,threads=1,free=271977024,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestCryptoKeys,
TestFieldTypeCollectionResource, SuggesterFSTTest, TestNumericTokenStream,
TestObjectReleaseTracker, ClassificationUpdateProcessorFactoryTest,
SolrCoreCheckLockOnStartupTest, ReplicaListTransformerTest,
RecoveryAfterSoftCommitTest, VMParamsZkACLAndCredentialsProvidersTest,
TestSolrQueryResponse, TestMacros, TestDFISimilarityFactory,
XsltUpdateRequestHandlerTest, TestScoreJoinQPNoScore, DateRangeFieldTest,
TestLegacyFieldReuse, TestDistributedMissingSort,
TestSolrConfigHandlerConcurrent, SpatialRPTFieldTypeTest,
AnalyticsMergeStrategyTest, SolrMetricReporterTest,
TestLMJelinekMercerSimilarityFactory, TestConfigSetProperties,
ClusterStateTest, PingRequestHandlerTest, SearchHandlerTest,
TestManagedSchemaThreadSafety, DeleteInactiveReplicaTest, TestTrieFacet,
BaseCdcrDistributedZkTest, TestNumericTerms64, ConnectionManagerTest,
TestDocTermOrds, TestCustomStream, MoveReplicaHDFSTest,
PropertiesRequestHandlerTest, CloudMLTQParserTest, TestBackupRepositoryFactory,
TestQueryUtils, DateMathParserTest, AnalysisErrorHandlingTest,
PreAnalyzedFieldTest, LeaderElectionTest, TestSolrCloudWithHadoopAuthPlugin,
GraphQueryTest, TestPrepRecovery, AutoCommitTest]
[junit4] Completed [163/726 (1!)] on J2 in 8.84s, 3 tests, 1 error <<<
FAILURES!
[...truncated 41198 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]