Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/1/
1 tests failed.
FAILED: org.apache.solr.update.AutoCommitTest.testMaxTime
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([EEBE0BCB5C8CA480:744A7629C21638BC]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:529&qt=&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
... 40 more
Build Log:
[...truncated 11782 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_EEBE0BCB5C8CA480-001/init-core-data-001
[junit4] 2> 866549 WARN
(SUITE-AutoCommitTest-seed#[EEBE0BCB5C8CA480]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
[junit4] 2> 866549 INFO
(SUITE-AutoCommitTest-seed#[EEBE0BCB5C8CA480]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 866551 INFO
(SUITE-AutoCommitTest-seed#[EEBE0BCB5C8CA480]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 866551 INFO
(SUITE-AutoCommitTest-seed#[EEBE0BCB5C8CA480]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 866551 INFO
(SUITE-AutoCommitTest-seed#[EEBE0BCB5C8CA480]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 866593 INFO
(SUITE-AutoCommitTest-seed#[EEBE0BCB5C8CA480]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 866618 INFO
(SUITE-AutoCommitTest-seed#[EEBE0BCB5C8CA480]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 866731 INFO
(SUITE-AutoCommitTest-seed#[EEBE0BCB5C8CA480]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 866776 INFO
(SUITE-AutoCommitTest-seed#[EEBE0BCB5C8CA480]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11ee9835
[junit4] 2> 866780 INFO
(SUITE-AutoCommitTest-seed#[EEBE0BCB5C8CA480]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11ee9835
[junit4] 2> 866780 INFO
(SUITE-AutoCommitTest-seed#[EEBE0BCB5C8CA480]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11ee9835
[junit4] 2> 866782 INFO (coreLoadExecutor-3751-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 866816 INFO (coreLoadExecutor-3751-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 866841 INFO (coreLoadExecutor-3751-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 866959 INFO (coreLoadExecutor-3751-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 866967 INFO (coreLoadExecutor-3751-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 866967 INFO (coreLoadExecutor-3751-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@11ee9835
[junit4] 2> 866968 INFO (coreLoadExecutor-3751-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 866968 INFO (coreLoadExecutor-3751-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_EEBE0BCB5C8CA480-001/init-core-data-001/]
[junit4] 2> 866970 INFO (coreLoadExecutor-3751-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=19.77734375,
floorSegmentMB=1.810546875, forceMergeDeletesPctAllowed=14.304062983046279,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 867031 INFO (coreLoadExecutor-3751-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 867031 INFO (coreLoadExecutor-3751-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 867032 INFO (coreLoadExecutor-3751-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 867032 INFO (coreLoadExecutor-3751-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 867033 INFO (coreLoadExecutor-3751-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=25, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=34.1591796875,
floorSegmentMB=1.5595703125, forceMergeDeletesPctAllowed=0.6547965831779246,
segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 867033 INFO (coreLoadExecutor-3751-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@345e08dd[collection1] main]
[junit4] 2> 867034 INFO (coreLoadExecutor-3751-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 867041 INFO (coreLoadExecutor-3751-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 867065 INFO (coreLoadExecutor-3751-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 867065 INFO (coreLoadExecutor-3751-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1571995343682273280
[junit4] 2> 867065 INFO
(searcherExecutor-3752-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 867065 INFO
(searcherExecutor-3752-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 867065 INFO
(searcherExecutor-3752-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 867065 INFO
(searcherExecutor-3752-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 867066 INFO
(searcherExecutor-3752-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 867066 INFO
(searcherExecutor-3752-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 867066 INFO
(searcherExecutor-3752-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 867066 INFO
(searcherExecutor-3752-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 867067 INFO
(searcherExecutor-3752-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 867068 INFO
(SUITE-AutoCommitTest-seed#[EEBE0BCB5C8CA480]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 867071 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 867072 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 867072 INFO
(searcherExecutor-3752-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@345e08dd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 867072 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4faf0062[collection1] realtime]
[junit4] 2> 867072 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [ ]
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> 867073 ERROR
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 867073 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 867108 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 867133 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 867249 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 867258 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 867279 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
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@11ee9835
[junit4] 2> 867279 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_EEBE0BCB5C8CA480-001/init-core-data-001/]
[junit4] 2> 867343 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 867343 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 867345 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@745ed8f9[collection1] main]
[junit4] 2> 867345 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 867346 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 867350 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 867350 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1571995343981117440
[junit4] 2> 867352 INFO
(searcherExecutor-3757-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 867353 INFO
(searcherExecutor-3757-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 867353 INFO
(searcherExecutor-3757-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 867353 INFO
(searcherExecutor-3757-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 867353 INFO
(searcherExecutor-3757-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 867354 INFO
(searcherExecutor-3757-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 867354 INFO
(searcherExecutor-3757-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 867354 INFO
(searcherExecutor-3757-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 867354 INFO
(searcherExecutor-3757-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 867357 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=20, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=9.3173828125,
floorSegmentMB=0.7412109375, forceMergeDeletesPctAllowed=1.1216000503439694,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6100923367605112
[junit4] 2> 867357 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 867357 INFO
(searcherExecutor-3757-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@745ed8f9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 867357 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6d4a5220[collection1] main]
[junit4] 2> 867358 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7eaf1467
[junit4] 2> 867358 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=2125403239
[junit4] 2> 867360 INFO
(searcherExecutor-3757-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6d4a5220[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 867368 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1571995343998943232)]} 0 1
[junit4] 2> 867377 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
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> 871376 INFO (commitScheduler-3760-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> 871380 INFO (commitScheduler-3760-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2a174538[collection1] main]
[junit4] 2> 871382 INFO
(searcherExecutor-3757-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2a174538[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c1)))}
[junit4] 2> 871383 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1571995348208975872)]} 0 4016
[junit4] 2> 871383 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
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> 871384 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1571995348211073024)]} 0 4017
[junit4] 2> 871384 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
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> 871385 INFO (commitScheduler-3760-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 873384 INFO (commitScheduler-3760-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> 873387 INFO (commitScheduler-3760-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5bdb65fb[collection1] main]
[junit4] 2> 873389 INFO
(searcherExecutor-3757-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5bdb65fb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c1)))}
[junit4] 2> 873390 INFO (commitScheduler-3760-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 873636 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
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> 873636 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
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> 873638 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571995350573514752)]} 0 6271
[junit4] 2> 873638 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571995350574563328)]} 0 6271
[junit4] 2> 873638 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571995350574563329)]} 0 6271
[junit4] 2> 873638 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571995350574563330)]} 0 6271
[junit4] 2> 873639 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571995350574563331)]} 0 6272
[junit4] 2> 873639 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571995350575611904)]} 0 6272
[junit4] 2> 873639 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571995350575611905)]} 0 6272
[junit4] 2> 873639 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571995350575611906)]} 0 6272
[junit4] 2> 873639 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571995350575611907)]} 0 6272
[junit4] 2> 873639 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1571995350575611908)]} 0 6272
[junit4] 2> 873640 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
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> 873640 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571995350576660480)]} 0 6273
[junit4] 2> 873640 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571995350576660481)]} 0 6273
[junit4] 2> 873640 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571995350576660482)]} 0 6273
[junit4] 2> 873640 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571995350576660483)]} 0 6273
[junit4] 2> 873641 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571995350577709056)]} 0 6274
[junit4] 2> 873641 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571995350577709057)]} 0 6274
[junit4] 2> 873641 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571995350577709058)]} 0 6274
[junit4] 2> 873641 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571995350577709059)]} 0 6274
[junit4] 2> 873641 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571995350577709060)]} 0 6274
[junit4] 2> 873641 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1571995350577709061)]} 0 6274
[junit4] 2> 873641 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
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> 874640 INFO (commitScheduler-3760-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> 874643 INFO (commitScheduler-3760-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7462d9d[collection1]
main]
[junit4] 2> 874651 INFO
(searcherExecutor-3757-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7462d9d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c10/9:delGen=1)))}
[junit4] 2> 874652 INFO (commitScheduler-3760-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 874896 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
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> 874897 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
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> 874897 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[EEBE0BCB5C8CA480]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 874900 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 874900 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 874900 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@136feba[collection1] realtime]
[junit4] 2> 874900 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 874901 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 874901 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 874972 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 875037 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 875246 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 875277 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 875299 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ 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@11ee9835
[junit4] 2> 875300 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_EEBE0BCB5C8CA480-001/init-core-data-001/]
[junit4] 2> 875364 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 875364 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 875365 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@43d01412[collection1] main]
[junit4] 2> 875366 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 875367 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 875373 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 875376 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3713546874204324]
[junit4] 2> 875376 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 875376 INFO
(searcherExecutor-3761-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 875377 INFO
(searcherExecutor-3761-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 875377 INFO
(searcherExecutor-3761-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 875377 INFO
(searcherExecutor-3761-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 875377 INFO
(searcherExecutor-3761-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 875377 INFO
(searcherExecutor-3761-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 875377 INFO
(searcherExecutor-3761-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 875378 INFO
(searcherExecutor-3761-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 875378 INFO
(searcherExecutor-3761-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 875381 INFO
(searcherExecutor-3761-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@43d01412[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 875381 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@70bf2002[collection1] main]
[junit4] 2> 875381 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@67b243c6
[junit4] 2> 875382 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1739736006
[junit4] 2> 875386 INFO
(searcherExecutor-3761-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@70bf2002[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 875387 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1571995352406425600)]} 0 2
[junit4] 2> 875387 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ 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> 875388 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1571995352409571328)]} 0 3
[junit4] 2> 875388 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ 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> 875389 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> 875389 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:529&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST
FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 875390 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxTime -Dtests.seed=EEBE0BCB5C8CA480 -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=ru-RU -Dtests.timezone=Africa/Mbabane
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.49s J2 | AutoCommitTest.testMaxTime <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([EEBE0BCB5C8CA480:744A7629C21638BC]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] > ... 40 more
[junit4] 2> 875396 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 875396 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 875397 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4fcbe09e[collection1] realtime]
[junit4] 2> 875397 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 875397 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 875398 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 875432 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 875489 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 875663 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 875673 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 875694 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ 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@11ee9835
[junit4] 2> 875694 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_EEBE0BCB5C8CA480-001/init-core-data-001/]
[junit4] 2> 875764 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 875764 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 875766 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7e7181d5[collection1] main]
[junit4] 2> 875767 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 875768 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 875771 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 875771 INFO
(searcherExecutor-3765-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 875772 INFO
(searcherExecutor-3765-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 875772 INFO
(searcherExecutor-3765-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 875772 INFO
(searcherExecutor-3765-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 875772 INFO
(searcherExecutor-3765-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 875772 INFO
(searcherExecutor-3765-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 875773 INFO
(searcherExecutor-3765-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 875773 INFO
(searcherExecutor-3765-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 875773 INFO
(searcherExecutor-3765-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 875775 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=794851665,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 875775 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 875776 INFO
(searcherExecutor-3765-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7e7181d5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 875776 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6ce5ac69[collection1] main]
[junit4] 2> 875777 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@31607d49
[junit4] 2> 875777 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=828407113
[junit4] 2> 875779 INFO
(searcherExecutor-3765-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6ce5ac69[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 875785 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1571995352824807424)]} 0 0
[junit4] 2> 875785 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1571995352825856000)]} 0 0
[junit4] 2> 875785 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1571995352825856001)]} 0 1
[junit4] 2> 875785 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1571995352825856002)]} 0 1
[junit4] 2> 875786 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1571995352826904576)]} 0 1
[junit4] 2> 875786 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1571995352826904577)]} 0 1
[junit4] 2> 875786 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1571995352826904578)]} 0 2
[junit4] 2> 875786 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1571995352826904579)]} 0 2
[junit4] 2> 875786 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1571995352826904580)]} 0 2
[junit4] 2> 875787 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1571995352827953152)]} 0 2
[junit4] 2> 875787 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1571995352827953153)]} 0 2
[junit4] 2> 875787 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1571995352827953154)]} 0 3
[junit4] 2> 875787 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1571995352827953155)]} 0 3
[junit4] 2> 875787 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1571995352827953156)]} 0 3
[junit4] 2> 875788 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ 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> 875789 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1571995352829001728)]} 0 4
[junit4] 2> 875789 INFO (commitScheduler-3768-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> 875793 INFO (commitScheduler-3768-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@2466296d[collection1] main]
[junit4] 2> 875793 INFO (commitScheduler-3768-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 875795 INFO
(searcherExecutor-3765-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2466296d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c15)))}
[junit4] 2> 876040 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1571995353092194304)]} 0 255
[junit4] 2> 876040 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 876042 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:15&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 876042 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[EEBE0BCB5C8CA480]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 876043 INFO
(SUITE-AutoCommitTest-seed#[EEBE0BCB5C8CA480]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 876043 INFO
(SUITE-AutoCommitTest-seed#[EEBE0BCB5C8CA480]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1735034436
[junit4] 2> 876043 INFO
(SUITE-AutoCommitTest-seed#[EEBE0BCB5C8CA480]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 876044 INFO
(SUITE-AutoCommitTest-seed#[EEBE0BCB5C8CA480]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 876046 INFO
(SUITE-AutoCommitTest-seed#[EEBE0BCB5C8CA480]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 876046 INFO
(SUITE-AutoCommitTest-seed#[EEBE0BCB5C8CA480]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 876046 INFO
(coreCloseExecutor-3769-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4bf015d9
[junit4] 2> 876047 INFO
(coreCloseExecutor-3769-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 876047 INFO
(coreCloseExecutor-3769-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@27b01384 commitCommandVersion:0
[junit4] 2> 876050 INFO
(coreCloseExecutor-3769-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1274025433
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_EEBE0BCB5C8CA480-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{field_t=Lucene50(blocksize=128), multiDefault=FST50, subject=FST50,
id=Lucene50(blocksize=128), text=PostingsFormat(name=Direct)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
_version_=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=Lucene70),
intDvoDefault=DocValuesFormat(name=Asserting),
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=926,
maxMBSortInHeap=6.09558148736722, sim=RandomSimilarity(queryNorm=true): {},
locale=ru-RU, timezone=Africa/Mbabane
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=4,threads=1,free=136966992,total=528482304
[junit4] 2> NOTE: All tests run in this JVM: [TestCloudSchemaless,
ClusterStateTest, TestHttpShardHandlerFactory,
PreAnalyzedFieldManagedSchemaCloudTest, BasicAuthStandaloneTest,
TestRandomRequestDistribution, DistributedFacetExistsSmallTest,
SimpleFacetsTest, JavabinLoaderTest, TestJettySolrRunner, JSONWriterTest,
TermVectorComponentDistributedTest, TestPointFields, PingRequestHandlerTest,
HdfsBasicDistributedZkTest, OverseerTaskQueueTest,
TestOverriddenPrefixQueryForCustomFieldType, CollectionStateFormat2Test,
HdfsThreadLeakTest, TestNamedUpdateProcessors, SecurityConfHandlerTest,
TestScoreJoinQPScore, XsltUpdateRequestHandlerTest, CleanupOldIndexTest,
TestStressReorder, UtilsToolTest, TestCopyFieldCollectionResource,
TestCodecSupport, TestComplexPhraseQParserPlugin,
TlogReplayBufferedWhileIndexingTest, BasicDistributedZk2Test,
DocumentBuilderTest, SolrCoreCheckLockOnStartupTest, MultiTermTest,
TestFastWriter, TestSolrCoreProperties, TestSlowCompositeReaderWrapper,
RequestLoggingTest, AliasIntegrationTest, AnalyticsQueryTest,
SpellPossibilityIteratorTest, CoreAdminCreateDiscoverTest,
TestRequestForwarding, DistributedQueryComponentCustomSortTest,
TestTlogReplica, URLClassifyProcessorTest, TestDistributedMissingSort,
MergeStrategyTest, ClassificationUpdateProcessorIntegrationTest,
SuggestComponentTest, TestSystemCollAutoCreate, SaslZkACLProviderTest,
UniqFieldsUpdateProcessorFactoryTest, RecoveryZkTest, SimpleMLTQParserTest,
TestSQLHandlerNonCloud, TestInitQParser, TestUniqueKeyFieldResource,
TestApiFramework, SignatureUpdateProcessorFactoryTest, TestJsonFacets,
TestFieldCollectionResource, ChangedSchemaMergeTest,
FullSolrCloudDistribCmdsTest, TestFoldingMultitermQuery,
TestBulkSchemaConcurrent, InfoHandlerTest, TestSchemaSimilarityResource,
LeaderInitiatedRecoveryOnShardRestartTest, TestLeaderElectionZkExpiry,
CheckHdfsIndexTest, HdfsDirectoryTest, TestFileDictionaryLookup,
OutOfBoxZkACLAndCredentialsProvidersTest, CircularListTest, SolrInfoBeanTest,
BigEndianAscendingWordSerializerTest, TestNumericRangeQuery32,
TestIndexSearcher, TestCloudPivotFacet, OverseerModifyCollectionTest,
TestFieldTypeResource, TestSolrDeletionPolicy2,
ShufflingReplicaListTransformerTest, TestCustomDocTransformer, TestTrie,
SharedFSAutoReplicaFailoverUtilsTest, TestCloudDeleteByQuery,
SimplePostToolTest, DeleteInactiveReplicaTest, RemoteQueryErrorTest,
TestDefaultStatsCache, DirectUpdateHandlerOptimizeTest,
TestPKIAuthenticationPlugin, TestReqParamsAPI, MoveReplicaTest,
TestSurroundQueryParser, BadIndexSchemaTest, TestZkChroot,
NotRequiredUniqueKeyTest, MinimalSchemaTest, TestSolr4Spatial2,
HttpSolrCallGetCoreTest, TestCloudNestedDocsSort, TestSortByMinMaxFunction,
TestReRankQParserPlugin, TestXmlQParser, RestartWhileUpdatingTest,
BlockJoinFacetRandomTest, AutoCommitTest]
[junit4] Completed [312/725 (1!)] on J2 in 9.53s, 3 tests, 1 error <<<
FAILURES!
[...truncated 44758 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]