Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/61/
Java: 64bit/jdk-9-ea+178 -XX:+UseCompressedOops -XX:+UseSerialGC
--illegal-access=deny
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([CF15504DBB35199E:7694869297DF1D14]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
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
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.base/java.lang.Thread.run(Thread.java:844)
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)
... 39 more
Build Log:
[...truncated 11534 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_CF15504DBB35199E-001\init-core-data-001
[junit4] 2> 580533 WARN
(SUITE-AutoCommitTest-seed#[CF15504DBB35199E]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 580533 INFO
(SUITE-AutoCommitTest-seed#[CF15504DBB35199E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 580534 INFO
(SUITE-AutoCommitTest-seed#[CF15504DBB35199E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 580534 INFO
(SUITE-AutoCommitTest-seed#[CF15504DBB35199E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 580535 INFO
(SUITE-AutoCommitTest-seed#[CF15504DBB35199E]-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> 580555 INFO
(SUITE-AutoCommitTest-seed#[CF15504DBB35199E]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 580568 INFO
(SUITE-AutoCommitTest-seed#[CF15504DBB35199E]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 580638 INFO
(SUITE-AutoCommitTest-seed#[CF15504DBB35199E]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 580683 INFO
(SUITE-AutoCommitTest-seed#[CF15504DBB35199E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5017d698
[junit4] 2> 580686 INFO
(SUITE-AutoCommitTest-seed#[CF15504DBB35199E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5017d698
[junit4] 2> 580686 INFO
(SUITE-AutoCommitTest-seed#[CF15504DBB35199E]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5017d698
[junit4] 2> 580688 INFO (coreLoadExecutor-3291-thread-1) [ ]
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> 580715 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 580745 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 580838 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 580853 INFO (coreLoadExecutor-3291-thread-1) [ ]
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> 580853 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5017d698
[junit4] 2> 580853 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 580853 INFO (coreLoadExecutor-3291-thread-1) [ ]
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_CF15504DBB35199E-001\init-core-data-001\]
[junit4] 2> 580855 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=8.93359375,
floorSegmentMB=0.4794921875, forceMergeDeletesPctAllowed=23.57630176821154,
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7635293257193498
[junit4] 2> 580929 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 580929 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 580930 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 580930 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 580930 INFO (coreLoadExecutor-3291-thread-1) [ ]
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.0]
[junit4] 2> 580931 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6f9b384b[collection1] main]
[junit4] 2> 580931 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 580938 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 580969 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 580969 INFO (searcherExecutor-3292-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 580969 INFO (coreLoadExecutor-3291-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1573507202492137472
[junit4] 2> 580969 INFO (searcherExecutor-3292-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 580969 INFO (searcherExecutor-3292-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 580969 INFO (searcherExecutor-3292-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 580970 INFO (searcherExecutor-3292-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 580970 INFO (searcherExecutor-3292-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 580972 INFO (searcherExecutor-3292-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 580972 INFO (searcherExecutor-3292-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 580973 INFO
(SUITE-AutoCommitTest-seed#[CF15504DBB35199E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 580973 INFO (searcherExecutor-3292-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 580974 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 580974 INFO (searcherExecutor-3292-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6f9b384b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 580975 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 580975 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@517d5b50[collection1] realtime]
[junit4] 2> 580975 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
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> 580976 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
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> 580977 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
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> 581004 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 581016 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 581093 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 581103 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
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> 581115 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5017d698
[junit4] 2> 581115 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
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_CF15504DBB35199E-001\init-core-data-001\]
[junit4] 2> 581179 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 581179 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 581181 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@393dcf73[collection1] main]
[junit4] 2> 581182 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 581183 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 581187 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 581187 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 581187 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1573507202720727040
[junit4] 2> 581187 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 581187 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 581187 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 581187 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 581188 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 581188 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 581190 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=24, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=82.0302734375,
floorSegmentMB=0.55859375, forceMergeDeletesPctAllowed=14.350568140635852,
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 581190 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 581190 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 581190 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 581190 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@393dcf73[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 581192 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1fdeb7eb[collection1] main]
[junit4] 2> 581192 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6c216d39
[junit4] 2> 581192 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1814129977
[junit4] 2> 581193 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1fdeb7eb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 581202 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1573507202734358528)]} 0 2
[junit4] 2> 581202 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
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> 585202 INFO (commitScheduler-3300-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 585204 INFO (commitScheduler-3300-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@573419fd[collection1] main]
[junit4] 2> 585205 INFO (commitScheduler-3300-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 585205 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@573419fd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):c1)))}
[junit4] 2> 585213 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1573507206941245440)]} 0 4013
[junit4] 2> 585213 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
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> 585214 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1573507206943342592)]} 0 4014
[junit4] 2> 585214 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
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> 587215 INFO (commitScheduler-3300-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 587216 INFO (commitScheduler-3300-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@44c032ad[collection1] main]
[junit4] 2> 587217 INFO (commitScheduler-3300-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 587218 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@44c032ad[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.1.0):c1)))}
[junit4] 2> 587219 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
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> 587219 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
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> 587220 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573507209046786048)]} 0 6020
[junit4] 2> 587220 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573507209046786049)]} 0 6020
[junit4] 2> 587220 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573507209046786050)]} 0 6020
[junit4] 2> 587220 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573507209046786051)]} 0 6021
[junit4] 2> 587221 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573507209046786052)]} 0 6021
[junit4] 2> 587221 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573507209047834624)]} 0 6021
[junit4] 2> 587221 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573507209047834625)]} 0 6021
[junit4] 2> 587221 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573507209047834626)]} 0 6021
[junit4] 2> 587221 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573507209047834627)]} 0 6021
[junit4] 2> 587221 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573507209047834628)]} 0 6021
[junit4] 2> 587221 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
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> 587222 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573507209048883200)]} 0 6022
[junit4] 2> 587222 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573507209048883201)]} 0 6022
[junit4] 2> 587222 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573507209048883202)]} 0 6022
[junit4] 2> 587222 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573507209048883203)]} 0 6022
[junit4] 2> 587222 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573507209048883204)]} 0 6022
[junit4] 2> 587222 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573507209048883205)]} 0 6023
[junit4] 2> 587222 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573507209048883206)]} 0 6023
[junit4] 2> 587222 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573507209048883207)]} 0 6023
[junit4] 2> 587223 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573507209049931776)]} 0 6023
[junit4] 2> 587223 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1573507209049931777)]} 0 6023
[junit4] 2> 587223 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
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> 588223 INFO (commitScheduler-3300-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 588225 INFO (commitScheduler-3300-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6d5c4eed[collection1] main]
[junit4] 2> 588225 INFO (commitScheduler-3300-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 588226 INFO (searcherExecutor-3297-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6d5c4eed[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.1.0):c10/9:delGen=1)))}
[junit4] 2> 588229 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
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> 588229 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
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> 588230 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[CF15504DBB35199E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 588231 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 588232 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 588232 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6f288e85[collection1] realtime]
[junit4] 2> 588232 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
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> 588232 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
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> 588233 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
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> 588257 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 588282 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 588361 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 588372 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
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> 588381 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5017d698
[junit4] 2> 588381 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
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_CF15504DBB35199E-001\init-core-data-001\]
[junit4] 2> 588452 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 588452 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 588452 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@41dc71f0[collection1] main]
[junit4] 2> 588452 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 588454 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 588459 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 588459 INFO (searcherExecutor-3301-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 588459 INFO (searcherExecutor-3301-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 588459 INFO (searcherExecutor-3301-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 588459 INFO (searcherExecutor-3301-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 588460 INFO (searcherExecutor-3301-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 588460 INFO (searcherExecutor-3301-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 588460 INFO (searcherExecutor-3301-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 588461 INFO (searcherExecutor-3301-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 588461 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8915685281322289]
[junit4] 2> 588461 INFO (searcherExecutor-3301-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 588461 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 588462 INFO (searcherExecutor-3301-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@41dc71f0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 588462 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a01d1[collection1] main]
[junit4] 2> 588463 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@54cf39d
[junit4] 2> 588463 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=88929181
[junit4] 2> 588464 INFO (searcherExecutor-3301-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1a01d1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 588466 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1573507210352263168)]} 0 0
[junit4] 2> 588466 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
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> 589967 INFO (commitScheduler-3304-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 589969 INFO (commitScheduler-3304-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@23aeb0dc[collection1] main]
[junit4] 2> 589970 INFO (commitScheduler-3304-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 589970 INFO (searcherExecutor-3301-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@23aeb0dc[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.1.0):c1)))}
[junit4] 2> 590221 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1573507212193562624)]} 0 1755
[junit4] 2> 590221 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
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> 590222 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
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> 590222 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529 (-1573507212194611200)]} 0 0
[junit4] 2> 590223 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
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> 591722 INFO (commitScheduler-3304-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 591723 INFO (commitScheduler-3304-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5d9fd0af[collection1] main]
[junit4] 2> 591724 INFO (commitScheduler-3304-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 591725 INFO (searcherExecutor-3301-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5d9fd0af[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.1.0):c1)))}
[junit4] 2> 591726 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550
(1573507213771669504)]} 0 3261
[junit4] 2> 591726 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
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> 591727 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573507213772718080)]} 0 3262
[junit4] 2> 591727 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573507213772718081)]} 0 3262
[junit4] 2> 591727 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573507213772718082)]} 0 3262
[junit4] 2> 591727 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573507213772718083)]} 0 3262
[junit4] 2> 591727 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573507213772718084)]} 0 3262
[junit4] 2> 591727 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573507213772718085)]} 0 3262
[junit4] 2> 591727 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573507213772718086)]} 0 3262
[junit4] 2> 591728 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573507213773766656)]} 0 3262
[junit4] 2> 591728 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573507213773766657)]} 0 3263
[junit4] 2> 591728 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1573507213773766658)]} 0 3263
[junit4] 2> 591728 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
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> 593228 INFO (commitScheduler-3304-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 593230 INFO (commitScheduler-3304-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@441b3728[collection1] main]
[junit4] 2> 593230 INFO (commitScheduler-3304-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 593231 INFO (searcherExecutor-3301-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@441b3728[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.1.0):c1)
Uninverting(_5(7.1.0):c11/9:delGen=1)))}
[junit4] 2> 593231 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531
(1573507215349776384)]} 0 4766
[junit4] 2> 593232 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
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> 593232 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[CF15504DBB35199E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 593234 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 593234 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 593235 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@239c8e49[collection1] realtime]
[junit4] 2> 593235 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
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> 593235 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
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> 593237 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
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> 593265 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 593279 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 593357 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 593365 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
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> 593377 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5017d698
[junit4] 2> 593377 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
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_CF15504DBB35199E-001\init-core-data-001\]
[junit4] 2> 593435 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 593436 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 593436 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@794342eb[collection1] main]
[junit4] 2> 593437 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 593438 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 593443 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 593443 INFO (searcherExecutor-3305-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 593443 INFO (searcherExecutor-3305-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 593443 INFO (searcherExecutor-3305-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 593443 INFO (searcherExecutor-3305-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 593444 INFO (searcherExecutor-3305-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 593446 INFO (searcherExecutor-3305-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 593446 INFO (searcherExecutor-3305-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 593446 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=75.337890625,
floorSegmentMB=1.7197265625, forceMergeDeletesPctAllowed=4.71574346677178,
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.27198763172328655
[junit4] 2> 593446 INFO (searcherExecutor-3305-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 593447 INFO (searcherExecutor-3305-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 593448 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 593449 INFO (searcherExecutor-3305-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@794342eb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 593449 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a3661fd[collection1] main]
[junit4] 2> 593449 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@31330e97
[junit4] 2> 593450 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=825429655
[junit4] 2> 593458 INFO (searcherExecutor-3305-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1a3661fd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 593460 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1573507215584657408)]} 0 6
[junit4] 2> 593462 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1573507215591997440)]} 0 6
[junit4] 2> 593462 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1573507215591997441)]} 0 7
[junit4] 2> 593462 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1573507215591997442)]} 0 7
[junit4] 2> 593462 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1573507215591997443)]} 0 7
[junit4] 2> 593462 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1573507215591997444)]} 0 7
[junit4] 2> 593463 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1573507215593046016)]} 0 7
[junit4] 2> 593463 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1573507215593046017)]} 0 7
[junit4] 2> 593463 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1573507215593046018)]} 0 7
[junit4] 2> 593463 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1573507215593046019)]} 0 7
[junit4] 2> 593463 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1573507215593046020)]} 0 8
[junit4] 2> 593464 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1573507215593046021)]} 0 9
[junit4] 2> 593465 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1573507215595143168)]} 0 9
[junit4] 2> 593465 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1573507215595143169)]} 0 9
[junit4] 2> 593465 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
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> 593465 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1573507215595143170)]} 0 10
[junit4] 2> 593465 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1573507215595143171)]} 0 11
[junit4] 2> 593465 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
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> 593467 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
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> 593468 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[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
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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2>
[junit4] 2> 593468 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[CF15504DBB35199E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxDocs -Dtests.seed=CF15504DBB35199E -Dtests.slow=true
-Dtests.locale=bem-ZM -Dtests.timezone=Europe/Warsaw -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.24s J1 | AutoCommitTest.testMaxDocs <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([CF15504DBB35199E:7694869297DF1D14]: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.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[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] > ... 39 more
[junit4] 2> 593471 INFO
(SUITE-AutoCommitTest-seed#[CF15504DBB35199E]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 593471 INFO
(SUITE-AutoCommitTest-seed#[CF15504DBB35199E]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1676327765
[junit4] 2> 593471 INFO
(SUITE-AutoCommitTest-seed#[CF15504DBB35199E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 593474 INFO
(SUITE-AutoCommitTest-seed#[CF15504DBB35199E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 593476 INFO
(SUITE-AutoCommitTest-seed#[CF15504DBB35199E]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 593477 INFO
(SUITE-AutoCommitTest-seed#[CF15504DBB35199E]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 593478 INFO (commitScheduler-3308-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 593479 INFO (coreCloseExecutor-3309-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@62b36b58
[junit4] 2> 593482 ERROR (commitScheduler-3308-thread-1) [ ]
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.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
[junit4] 2> at
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[junit4] 2> at
java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:299)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> Caused by: org.apache.lucene.store.AlreadyClosedException:
this IndexWriter is closed
[junit4] 2> at
org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:896)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.publishFlushedSegment(IndexWriter.java:2667)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriterFlushQueue$FlushTicket.publishFlushedSegment(DocumentsWriterFlushQueue.java:201)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriterFlushQueue$FlushTicket.finishFlush(DocumentsWriterFlushQueue.java:215)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriterFlushQueue$SegmentFlushTicket.publish(DocumentsWriterFlushQueue.java:252)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriterFlushQueue.innerPurge(DocumentsWriterFlushQueue.java:116)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriterFlushQueue.tryPurge(DocumentsWriterFlushQueue.java:153)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriter.purgeBuffer(DocumentsWriter.java:202)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.purge(IndexWriter.java:5003)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.doAfterSegmentFlushed(IndexWriter.java:5016)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriter.doFlush(DocumentsWriter.java:586)
[junit4] 2> at
org.apache.lucene.index.DocumentsWriter.flushAllThreads(DocumentsWriter.java:658)
[junit4] 2> at
org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:453)
[junit4] 2> at
org.apache.lucene.index.StandardDirectoryReader.doOpenFromWriter(StandardDirectoryReader.java:293)
[junit4] 2> at
org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:278)
[junit4] 2> at
org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:235)
[junit4] 2> at
org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1976)
[junit4] 2> ... 9 more
[junit4] 2>
[junit4] 2> 593483 INFO (coreCloseExecutor-3309-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1655925592
[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_CF15504DBB35199E-001
[junit4] 2> Jul 21, 2017 5:03:38 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=false): {}, locale=bem-ZM, timezone=Europe/Warsaw
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=138876632,total=353120256
[junit4] 2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy1,
CopyFieldTest, AutoScalingHandlerTest, TestBM25SimilarityFactory,
TestSolrCoreSnapshots, TestSolrXml, SchemaVersionSpecificBehaviorTest,
TestFastLRUCache, TestExactSharedStatsCache, TestMacroExpander,
CdcrReplicationDistributedZkTest, UUIDUpdateProcessorFallbackTest,
TestSchemaNameResource, DocValuesNotIndexedTest,
PeerSyncWithIndexFingerprintCachingTest, TestMaxTokenLenTokenizer,
TestPostingsSolrHighlighter, TestNumericRangeQuery32,
TestReplicationHandlerBackup, TestFastOutputStream, TestElisionMultitermQuery,
CustomCollectionTest, BlockJoinFacetSimpleTest, TestJoin,
TestMaxScoreQueryParser, TestSolrCloudWithDelegationTokens, TestQueryUtils,
VersionInfoTest, TestFiltering, TestLMJelinekMercerSimilarityFactory,
HdfsThreadLeakTest, BasicAuthStandaloneTest, BlockCacheTest,
ClassificationUpdateProcessorFactoryTest, SystemInfoHandlerTest, RulesTest,
TestSolrCloudWithSecureImpersonation, OpenCloseCoreStressTest,
TestCoreAdminApis, TestCharFilters, SolrJmxReporterTest,
HdfsDirectoryFactoryTest, DistribDocExpirationUpdateProcessorTest,
StatsComponentTest, TestQueryTypes, PeerSyncReplicationTest, ExplicitHLLTest,
TestSortByMinMaxFunction, ZkStateReaderTest, CollectionStateFormat2Test,
TestSSLRandomization, TestNumericTokenStream, SolrCmdDistributorTest,
TestCollapseQParserPlugin, TestManagedStopFilterFactory,
SecurityConfHandlerTest, ManagedSchemaRoundRobinCloudTest, TestCloudPivotFacet,
TestCloudRecovery, TestPartialUpdateDeduplication, TestClassNameShortening,
TestRealTimeGet, SolrCloudReportersTest, TestPayloadScoreQParserPlugin,
SpellCheckCollatorWithCollapseTest, BigEndianAscendingWordSerializerTest,
TestAnalyzedSuggestions, TestJsonFacetRefinement,
TestRandomCollapseQParserPlugin, CoreMergeIndexesAdminHandlerTest,
SynonymTokenizerTest, SpatialHeatmapFacetsTest,
TestManagedSynonymGraphFilterFactory, MBeansHandlerTest,
PingRequestHandlerTest, TestSolrCloudWithHadoopAuthPlugin,
TestDistribDocBasedVersion, JSONWriterTest,
OverriddenZkACLAndCredentialsProvidersTest, DistributedExpandComponentTest,
ConvertedLegacyTest, DistributedFacetPivotSmallAdvancedTest,
IndexSchemaRuntimeFieldTest, TestPushWriter, CurrencyFieldTypeTest,
V2ApiIntegrationTest, TestOnReconnectListenerSupport, RemoteQueryErrorTest,
TestUnifiedSolrHighlighter, TestLeaderInitiatedRecoveryThread, PolyFieldTest,
CdcrUpdateLogTest, DirectoryFactoryTest, QueryEqualityTest,
TestPivotHelperCode, TestExportWriter, DocExpirationUpdateProcessorFactoryTest,
TestPerFieldSimilarity, SaslZkACLProviderTest, TestComplexPhraseQParserPlugin,
TestCollationFieldDocValues, SolrRequestParserTest,
OverseerModifyCollectionTest, TestFieldSortValues, SolrCloudExampleTest,
TestComponentsName, TestSuggestSpellingConverter, TestConfig,
TestSchemaManager, TestMinMaxOnMultiValuedField, TestNumericTerms64,
ZkNodePropsTest, TestLegacyFieldCache, LeaderInitiatedRecoveryOnCommitTest,
TermVectorComponentTest, TestLegacyTerms, PreAnalyzedFieldTest, AutoCommitTest]
[junit4] Completed [189/728 (1!)] on J1 in 13.21s, 3 tests, 1 error <<<
FAILURES!
[...truncated 38244 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]