Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/45/
Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseG1GC
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([7031681294E58C6:BE82C05E05A45C4C]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:14&qt=&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
... 40 more
Build Log:
[...truncated 11225 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_7031681294E58C6-001\init-core-data-001
[junit4] 2> 510414 WARN
(SUITE-AutoCommitTest-seed#[7031681294E58C6]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
[junit4] 2> 510414 INFO
(SUITE-AutoCommitTest-seed#[7031681294E58C6]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 510421 INFO
(SUITE-AutoCommitTest-seed#[7031681294E58C6]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 510422 INFO
(SUITE-AutoCommitTest-seed#[7031681294E58C6]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 510423 INFO
(SUITE-AutoCommitTest-seed#[7031681294E58C6]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 510505 INFO
(SUITE-AutoCommitTest-seed#[7031681294E58C6]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 510536 INFO
(SUITE-AutoCommitTest-seed#[7031681294E58C6]-worker) [ ] o.a.s.s.IndexSchema
[null] Schema name=test
[junit4] 2> 510760 INFO
(SUITE-AutoCommitTest-seed#[7031681294E58C6]-worker) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 511007 INFO
(SUITE-AutoCommitTest-seed#[7031681294E58C6]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4eec96ff
[junit4] 2> 511011 INFO
(SUITE-AutoCommitTest-seed#[7031681294E58C6]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4eec96ff
[junit4] 2> 511013 INFO
(SUITE-AutoCommitTest-seed#[7031681294E58C6]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4eec96ff
[junit4] 2> 511034 INFO (coreLoadExecutor-1352-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 511113 INFO (coreLoadExecutor-1352-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 511142 INFO (coreLoadExecutor-1352-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 511261 INFO (coreLoadExecutor-1352-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 511300 INFO (coreLoadExecutor-1352-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 511300 INFO (coreLoadExecutor-1352-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@4eec96ff
[junit4] 2> 511301 INFO (coreLoadExecutor-1352-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 511309 INFO (coreLoadExecutor-1352-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_7031681294E58C6-001\init-core-data-001\]
[junit4] 2> 511312 INFO (coreLoadExecutor-1352-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=20.4775390625,
floorSegmentMB=1.1484375, forceMergeDeletesPctAllowed=17.695296232051163,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7397771569140278
[junit4] 2> 511576 INFO (coreLoadExecutor-1352-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 511576 INFO (coreLoadExecutor-1352-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 511580 INFO (coreLoadExecutor-1352-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 511580 INFO (coreLoadExecutor-1352-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 511581 INFO (coreLoadExecutor-1352-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7502476657517807]
[junit4] 2> 511599 INFO (coreLoadExecutor-1352-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3f1a80e1[collection1] main]
[junit4] 2> 511600 INFO (coreLoadExecutor-1352-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 511623 INFO (coreLoadExecutor-1352-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 511821 INFO (coreLoadExecutor-1352-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 511822 INFO
(searcherExecutor-1353-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 511824 INFO (coreLoadExecutor-1352-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1573057084661956608
[junit4] 2> 511830 INFO
(SUITE-AutoCommitTest-seed#[7031681294E58C6]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 511836 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 511838 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 511840 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5a43864[collection1] realtime]
[junit4] 2> 511841 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ ]
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 4
[junit4] 2> 511844 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\core.properties
[junit4] 2> 511847 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 511972 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 512010 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 512070 INFO
(searcherExecutor-1353-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 512070 INFO
(searcherExecutor-1353-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 512070 INFO
(searcherExecutor-1353-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 512168 INFO
(searcherExecutor-1353-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 512200 INFO
(searcherExecutor-1353-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 512249 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 512268 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 512270 INFO
(searcherExecutor-1353-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 512283 INFO
(searcherExecutor-1353-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 512299 INFO
(searcherExecutor-1353-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 512304 INFO
(searcherExecutor-1353-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3f1a80e1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 512325 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ 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@4eec96ff
[junit4] 2> 512325 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_7031681294E58C6-001\init-core-data-001\]
[junit4] 2> 512818 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 512818 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 512818 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7a0101c9[collection1] main]
[junit4] 2> 512829 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 512836 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 512855 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 512855 INFO
(searcherExecutor-1358-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 512857 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1573057085745135616
[junit4] 2> 512859 INFO
(searcherExecutor-1358-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 512859 INFO
(searcherExecutor-1358-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 512859 INFO
(searcherExecutor-1358-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 512859 INFO
(searcherExecutor-1358-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 512859 INFO
(searcherExecutor-1358-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 512859 INFO
(searcherExecutor-1358-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 512859 INFO
(searcherExecutor-1358-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 512859 INFO
(searcherExecutor-1358-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 512871 INFO
(searcherExecutor-1358-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7a0101c9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 512873 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4349388800120483]
[junit4] 2> 512874 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 512874 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@246367dc[collection1] main]
[junit4] 2> 512874 INFO
(searcherExecutor-1358-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@246367dc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 512874 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7715242b
[junit4] 2> 512874 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1997874219
[junit4] 2> 512899 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1573057085779738624)]} 0 4
[junit4] 2> 512900 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ 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> 514401 INFO (commitScheduler-1361-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> 514440 INFO (commitScheduler-1361-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2ec27bd4[collection1] main]
[junit4] 2> 514441 INFO (commitScheduler-1361-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 514445 INFO
(searcherExecutor-1358-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2ec27bd4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c1)))}
[junit4] 2> 514688 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1573057087664029696)]} 0 1794
[junit4] 2> 514689 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ 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> 514691 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ 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> 514692 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529 (-1573057087669272576)]} 0 0
[junit4] 2> 514694 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ 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=1
[junit4] 2> 516189 INFO (commitScheduler-1361-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> 516246 INFO (commitScheduler-1361-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@30238540[collection1] main]
[junit4] 2> 516384 INFO
(searcherExecutor-1358-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@30238540[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):c1)))}
[junit4] 2> 516458 INFO (commitScheduler-1361-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 516472 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550
(1573057089532592128)]} 0 3576
[junit4] 2> 516472 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ 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> 516476 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573057089537835008)]} 0 3581
[junit4] 2> 516477 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573057089539932160)]} 0 3582
[junit4] 2> 516478 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573057089540980736)]} 0 3583
[junit4] 2> 516479 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573057089543077888)]} 0 3584
[junit4] 2> 516480 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573057089544126464)]} 0 3585
[junit4] 2> 516480 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573057089544126465)]} 0 3585
[junit4] 2> 516481 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573057089544126466)]} 0 3586
[junit4] 2> 516481 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573057089545175040)]} 0 3586
[junit4] 2> 516482 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573057089546223616)]} 0 3588
[junit4] 2> 516482 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573057089546223617)]} 0 3588
[junit4] 2> 516482 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ 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> 517973 INFO (commitScheduler-1361-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> 518001 INFO (commitScheduler-1361-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5725f87d[collection1] main]
[junit4] 2> 518003 INFO (commitScheduler-1361-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 518006 INFO
(searcherExecutor-1358-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5725f87d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):c1)
Uninverting(_2(7.1.0):c11/9:delGen=1)))}
[junit4] 2> 518250 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531
(1573057091399057408)]} 0 5356
[junit4] 2> 518251 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ 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> 518253 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 518259 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 518259 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL
DOCUMENTS FROM INDEX
[junit4] 2> 518260 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7c74e3dd[collection1] realtime]
[junit4] 2> 518262 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 3
[junit4] 2> 518265 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\core.properties
[junit4] 2> 518267 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 518465 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 518519 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 518742 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 518780 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 518816 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
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@4eec96ff
[junit4] 2> 518816 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_7031681294E58C6-001\init-core-data-001\]
[junit4] 2> 519114 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 519114 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 519116 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@297b5131[collection1] main]
[junit4] 2> 519117 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 519121 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 519141 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 519143 INFO
(searcherExecutor-1362-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 519144 INFO
(searcherExecutor-1362-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 519144 INFO
(searcherExecutor-1362-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 519144 INFO
(searcherExecutor-1362-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 519145 INFO
(searcherExecutor-1362-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 519145 INFO
(searcherExecutor-1362-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 519145 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5902884206038294]
[junit4] 2> 519146 INFO
(searcherExecutor-1362-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 519146 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 519147 INFO
(searcherExecutor-1362-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 519147 INFO
(searcherExecutor-1362-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 519152 INFO
(searcherExecutor-1362-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@297b5131[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 519153 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6f76c42c[collection1] main]
[junit4] 2> 519155 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4674cd3e
[junit4] 2> 519157 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1182059838
[junit4] 2> 519159 INFO
(searcherExecutor-1362-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6f76c42c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 519167 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1573057092358504448)]} 0 3
[junit4] 2> 519167 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
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> 523167 INFO (commitScheduler-1365-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> 523211 INFO (commitScheduler-1365-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7b7490bb[collection1] main]
[junit4] 2> 523215 INFO
(searcherExecutor-1362-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7b7490bb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.1.0):c1)))}
[junit4] 2> 523215 INFO (commitScheduler-1365-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 523435 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1573057096832778240)]} 0 4271
[junit4] 2> 523437 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
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=2
[junit4] 2> 523439 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1573057096841166848)]} 0 4275
[junit4] 2> 523439 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
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> 525443 INFO (commitScheduler-1365-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> 525477 INFO (commitScheduler-1365-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@10661bb5[collection1] main]
[junit4] 2> 525482 INFO (commitScheduler-1365-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 525484 INFO
(searcherExecutor-1362-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@10661bb5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.1.0):c1)))}
[junit4] 2> 525704 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
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> 525705 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
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> 525708 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573057099219337216)]} 0 6543
[junit4] 2> 525709 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573057099220385792)]} 0 6544
[junit4] 2> 525710 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573057099221434368)]} 0 6546
[junit4] 2> 525710 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573057099222482944)]} 0 6546
[junit4] 2> 525711 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573057099223531520)]} 0 6547
[junit4] 2> 525712 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573057099223531521)]} 0 6548
[junit4] 2> 525713 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573057099225628672)]} 0 6549
[junit4] 2> 525714 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573057099226677248)]} 0 6550
[junit4] 2> 525715 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573057099226677249)]} 0 6551
[junit4] 2> 525715 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573057099227725824)]} 0 6551
[junit4] 2> 525717 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
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=1
[junit4] 2> 525718 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573057099230871552)]} 0 6554
[junit4] 2> 525719 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573057099231920128)]} 0 6555
[junit4] 2> 525720 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573057099232968704)]} 0 6556
[junit4] 2> 525721 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573057099234017280)]} 0 6557
[junit4] 2> 525721 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573057099234017281)]} 0 6557
[junit4] 2> 525721 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573057099234017282)]} 0 6557
[junit4] 2> 525727 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573057099234017283)]} 0 6562
[junit4] 2> 525727 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573057099240308736)]} 0 6562
[junit4] 2> 525727 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573057099240308737)]} 0 6562
[junit4] 2> 525727 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573057099240308738)]} 0 6563
[junit4] 2> 525727 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
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> 526720 INFO (commitScheduler-1365-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> 526776 INFO (commitScheduler-1365-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1d50e682[collection1] main]
[junit4] 2> 526778 INFO
(searcherExecutor-1362-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1d50e682[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.1.0):c10/9:delGen=1)))}
[junit4] 2> 526778 INFO (commitScheduler-1365-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 526987 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
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=1
[junit4] 2> 526988 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
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> 526989 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[7031681294E58C6]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 527002 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 527003 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 527003 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@70b6f6ff[collection1] realtime]
[junit4] 2> 527004 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ 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> 527004 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\core.properties
[junit4] 2> 527005 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 527080 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 527110 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 527237 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 527246 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 527262 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ 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@4eec96ff
[junit4] 2> 527262 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_7031681294E58C6-001\init-core-data-001\]
[junit4] 2> 527387 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 527387 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 527387 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@14be0774[collection1] main]
[junit4] 2> 527387 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 527392 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 527397 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 527398 INFO
(searcherExecutor-1366-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 527399 INFO
(searcherExecutor-1366-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 527399 INFO
(searcherExecutor-1366-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 527399 INFO
(searcherExecutor-1366-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 527399 INFO
(searcherExecutor-1366-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 527400 INFO
(searcherExecutor-1366-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 527400 INFO
(searcherExecutor-1366-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 527401 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=49, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=87.04296875,
floorSegmentMB=1.1416015625, forceMergeDeletesPctAllowed=15.287249241509397,
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 527401 INFO
(searcherExecutor-1366-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 527401 INFO
(searcherExecutor-1366-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 527403 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 527404 INFO
(searcherExecutor-1366-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@14be0774[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 527404 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3db4d708[collection1] main]
[junit4] 2> 527404 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3b048b7e
[junit4] 2> 527404 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=990153598
[junit4] 2> 527413 INFO
(searcherExecutor-1366-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3db4d708[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 527414 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1573057101009256448)]} 0 1
[junit4] 2> 527414 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1573057101009256449)]} 0 1
[junit4] 2> 527414 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1573057101009256450)]} 0 1
[junit4] 2> 527414 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1573057101009256451)]} 0 2
[junit4] 2> 527414 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1573057101009256452)]} 0 2
[junit4] 2> 527414 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1573057101009256453)]} 0 2
[junit4] 2> 527414 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1573057101009256454)]} 0 2
[junit4] 2> 527414 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1573057101009256455)]} 0 2
[junit4] 2> 527414 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1573057101009256456)]} 0 3
[junit4] 2> 527414 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1573057101009256457)]} 0 3
[junit4] 2> 527414 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1573057101009256458)]} 0 3
[junit4] 2> 527414 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1573057101009256459)]} 0 3
[junit4] 2> 527414 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1573057101009256460)]} 0 3
[junit4] 2> 527414 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1573057101009256461)]} 0 3
[junit4] 2> 527414 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ 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> 527419 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1573057101014499328)]} 0 5
[junit4] 2> 527419 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1573057101014499329)]} 0 6
[junit4] 2> 527420 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 527420 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:14&qt=&start=0&rows=20&version=2.2
[junit4] 2> 527421 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:14&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST
FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:14&qt=&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 527421 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[7031681294E58C6]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 527422 INFO (commitScheduler-1369-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> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxDocs -Dtests.seed=7031681294E58C6 -Dtests.slow=true
-Dtests.locale=de-GR -Dtests.timezone=America/Puerto_Rico -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.44s J1 | AutoCommitTest.testMaxDocs <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([7031681294E58C6:BE82C05E05A45C4C]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request was:q=id:14&qt=&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] > ... 40 more
[junit4] 2> 527432 INFO
(SUITE-AutoCommitTest-seed#[7031681294E58C6]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 527432 INFO
(SUITE-AutoCommitTest-seed#[7031681294E58C6]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=732887046
[junit4] 2> 527432 INFO
(SUITE-AutoCommitTest-seed#[7031681294E58C6]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 527432 INFO
(SUITE-AutoCommitTest-seed#[7031681294E58C6]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 527432 INFO
(SUITE-AutoCommitTest-seed#[7031681294E58C6]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 527432 INFO
(SUITE-AutoCommitTest-seed#[7031681294E58C6]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 527432 INFO
(coreCloseExecutor-1370-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3434b291
[junit4] 2> 527432 INFO
(coreCloseExecutor-1370-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 527446 INFO (commitScheduler-1369-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6c64d2c2[collection1] main]
[junit4] 2> 527446 INFO
(coreCloseExecutor-1370-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@147abc00 commitCommandVersion:0
[junit4] 2> 527457 ERROR (commitScheduler-1369-thread-1) [
x:collection1] o.a.s.u.CommitTracker auto commit
error...:org.apache.solr.common.SolrException: Error opening new searcher
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2065)
[junit4] 2> at
org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2185)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:702)
[junit4] 2> at
org.apache.solr.update.CommitTracker.run(CommitTracker.java:222)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: org.apache.solr.common.SolrException:
openNewSearcher called on closed core
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2052)
[junit4] 2> ... 10 more
[junit4] 2>
[junit4] 2> 527459 INFO
(coreCloseExecutor-1370-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=875868817
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.AutoCommitTest_7031681294E58C6-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{range_facet_l_dv=PostingsFormat(name=MockRandom),
field_t=PostingsFormat(name=LuceneFixedGap),
multiDefault=BlockTreeOrds(blocksize=128),
subject=BlockTreeOrds(blocksize=128),
intDefault=PostingsFormat(name=LuceneVarGapFixedInterval),
id_i1=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=MockRandom),
range_facet_i_dv=PostingsFormat(name=LuceneVarGapFixedInterval),
text=PostingsFormat(name=LuceneFixedGap),
range_facet_l=PostingsFormat(name=LuceneVarGapFixedInterval),
timestamp=PostingsFormat(name=LuceneVarGapFixedInterval)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Direct),
_version_=DocValuesFormat(name=Lucene70),
intDefault=DocValuesFormat(name=Lucene70),
id_i1=DocValuesFormat(name=Lucene70),
range_facet_i_dv=DocValuesFormat(name=Lucene70),
intDvoDefault=DocValuesFormat(name=Asserting),
range_facet_l=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=787,
maxMBSortInHeap=7.380359955674239, sim=RandomSimilarity(queryNorm=false): {},
locale=de-GR, timezone=America/Puerto_Rico
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=200992064,total=405798912
[junit4] 2> NOTE: All tests run in this JVM: [SolrMetricReporterTest,
TestEmbeddedSolrServerConstructors, DistributedFacetPivotSmallAdvancedTest,
SpellPossibilityIteratorTest, BasicZkTest, BadIndexSchemaTest,
TestSolrDeletionPolicy1, TestCoreAdminApis, MigrateRouteKeyTest,
TestStressInPlaceUpdates, TestLegacyTerms, ZkNodePropsTest,
TestAuthenticationFramework, UpdateRequestProcessorFactoryTest,
TestScoreJoinQPNoScore, DeleteLastCustomShardedReplicaTest,
TestSubQueryTransformerCrossCore, LukeRequestHandlerTest, BooleanFieldTest,
TestManagedResource, ZkSolrClientTest, TestComponentsName, DebugComponentTest,
BadComponentTest, TestInitParams, TestUnifiedSolrHighlighter,
TestTestInjection, RemoteQueryErrorTest, TestExpandComponent, PluginInfoTest,
TestLegacyFieldReuse, HdfsChaosMonkeyNothingIsSafeTest,
TestUseDocValuesAsStored, SampleTest, TestPayloadScoreQParserPlugin,
TestOnReconnectListenerSupport, ConvertedLegacyTest, SOLR749Test,
TestRebalanceLeaders, TestDocSet, DistributedQueryComponentOptimizationTest,
DOMUtilTest, TestSolrQueryParser, TestSolrJ,
ConcurrentDeleteAndCreateCollectionTest, TestHdfsUpdateLog,
TestFreeTextSuggestions, TestSimpleQParserPlugin, SynonymTokenizerTest,
TestFieldCacheVsDocValues, TestImplicitCoreProperties, SortSpecParsingTest,
TestManagedSchemaThreadSafety, TestMergePolicyConfig, StatsReloadRaceTest,
ChaosMonkeySafeLeaderTest, TestGraphMLResponseWriter, SolrCloudExampleTest,
AutoCommitTest]
[junit4] Completed [127/728 (1!)] on J1 in 17.11s, 3 tests, 1 error <<<
FAILURES!
[...truncated 45389 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]