Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/495/
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([E04F9A58BDD06069:59CE4C87913A64E3]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:813)
at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
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:367)
at java.lang.Thread.run(Thread.java:745)
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=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:806)
... 40 more
Build Log:
[...truncated 11437 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_E04F9A58BDD06069-001/init-core-data-001
[junit4] 2> 783098 INFO
(SUITE-AutoCommitTest-seed#[E04F9A58BDD06069]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 783099 INFO
(SUITE-AutoCommitTest-seed#[E04F9A58BDD06069]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 783099 INFO
(SUITE-AutoCommitTest-seed#[E04F9A58BDD06069]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 783126 WARN
(SUITE-AutoCommitTest-seed#[E04F9A58BDD06069]-worker) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 783128 INFO
(SUITE-AutoCommitTest-seed#[E04F9A58BDD06069]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.3.0
[junit4] 2> 783151 INFO
(SUITE-AutoCommitTest-seed#[E04F9A58BDD06069]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 783237 WARN
(SUITE-AutoCommitTest-seed#[E04F9A58BDD06069]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 783239 INFO
(SUITE-AutoCommitTest-seed#[E04F9A58BDD06069]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 783246 INFO
(SUITE-AutoCommitTest-seed#[E04F9A58BDD06069]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 783248 INFO (coreLoadExecutor-3393-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 783271 WARN (coreLoadExecutor-3393-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 783274 INFO (coreLoadExecutor-3393-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 783296 INFO (coreLoadExecutor-3393-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 783384 WARN (coreLoadExecutor-3393-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 783386 INFO (coreLoadExecutor-3393-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 783392 INFO (coreLoadExecutor-3393-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 783392 INFO (coreLoadExecutor-3393-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_E04F9A58BDD06069-001/init-core-data-001/]
[junit4] 2> 783393 INFO (coreLoadExecutor-3393-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@591bd3f7
[junit4] 2> 783394 INFO (coreLoadExecutor-3393-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5907251199683075]
[junit4] 2> 783408 INFO (coreLoadExecutor-3393-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 783408 INFO (coreLoadExecutor-3393-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 783408 INFO (coreLoadExecutor-3393-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 783408 INFO (coreLoadExecutor-3393-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 783409 INFO (coreLoadExecutor-3393-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=40.783203125,
floorSegmentMB=1.01171875, forceMergeDeletesPctAllowed=16.464516774280224,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 783409 INFO (coreLoadExecutor-3393-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@71960f86[collection1] main]
[junit4] 2> 783410 INFO (coreLoadExecutor-3393-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 783419 INFO (coreLoadExecutor-3393-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 783449 INFO (coreLoadExecutor-3393-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 783449 INFO
(searcherExecutor-3394-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 783450 INFO
(searcherExecutor-3394-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 783450 INFO
(searcherExecutor-3394-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 783450 INFO
(searcherExecutor-3394-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 783450 INFO (coreLoadExecutor-3393-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1548806562682765312
[junit4] 2> 783450 INFO
(searcherExecutor-3394-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 783451 INFO
(searcherExecutor-3394-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 783451 INFO
(searcherExecutor-3394-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 783451 INFO
(searcherExecutor-3394-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 783451 INFO
(searcherExecutor-3394-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 783452 INFO
(searcherExecutor-3394-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@71960f86[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 783453 INFO
(SUITE-AutoCommitTest-seed#[E04F9A58BDD06069]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 783456 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 783457 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1548806562689056768)} 0 1
[junit4] 2> 783459 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 783487 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 783489 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 783513 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 783606 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 783608 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 783615 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 783616 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_E04F9A58BDD06069-001/init-core-data-001/]
[junit4] 2> 783616 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@591bd3f7
[junit4] 2> 783632 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 783632 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 783633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2dd7a868[collection1] main]
[junit4] 2> 783633 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 783634 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 783636 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 783637 INFO
(searcherExecutor-3399-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 783637 INFO
(searcherExecutor-3399-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 783637 INFO
(searcherExecutor-3399-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 783637 INFO
(searcherExecutor-3399-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 783637 INFO
(searcherExecutor-3399-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 783637 INFO
(searcherExecutor-3399-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 783638 INFO
(searcherExecutor-3399-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 783638 INFO
(searcherExecutor-3399-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 783638 INFO
(searcherExecutor-3399-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 783639 INFO
(searcherExecutor-3399-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2dd7a868[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 783640 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1739945518,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 783640 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 783640 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@170af9e[collection1] main]
[junit4] 2> 783640 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4bf28db2
[junit4] 2> 783649 INFO
(searcherExecutor-3399-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@170af9e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 783650 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1548806562891431936)]} 0 1
[junit4] 2> 783650 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1548806562892480512)]} 0 1
[junit4] 2> 783650 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1548806562892480513)]} 0 1
[junit4] 2> 783651 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1548806562893529088)]} 0 2
[junit4] 2> 783651 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1548806562893529089)]} 0 2
[junit4] 2> 783651 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1548806562893529090)]} 0 2
[junit4] 2> 783651 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1548806562893529091)]} 0 2
[junit4] 2> 783651 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1548806562893529092)]} 0 3
[junit4] 2> 783652 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1548806562894577664)]} 0 3
[junit4] 2> 783652 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1548806562894577665)]} 0 3
[junit4] 2> 783652 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1548806562894577666)]} 0 3
[junit4] 2> 783652 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1548806562894577667)]} 0 3
[junit4] 2> 783652 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1548806562894577668)]} 0 4
[junit4] 2> 783653 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1548806562895626240)]} 0 4
[junit4] 2> 783653 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 783660 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1548806562895626241)]} 0 11
[junit4] 2> 783660 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1548806562902966272)]} 0 12
[junit4] 2> 783661 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 783661 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request
was:q=id:14&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> 783662 ERROR
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:14&qt=standard&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=standard&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:806)
[junit4] 2> at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
[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:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2>
[junit4] 2> 783662 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxDocs -Dtests.seed=E04F9A58BDD06069 -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=Antarctica/DumontDUrville
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.21s J2 | AutoCommitTest.testMaxDocs <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([E04F9A58BDD06069:59CE4C87913A64E3]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:813)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[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=standard&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:806)
[junit4] > ... 40 more
[junit4] 2> 783665 INFO (commitScheduler-3402-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> 783673 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 783676 INFO (commitScheduler-3402-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6e3db7a4[collection1] main]
[junit4] 2> 783677 INFO
(searcherExecutor-3399-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6e3db7a4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.3.0):c16)))}
[junit4] 2> 783678 INFO (commitScheduler-3402-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 783679 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@30a37ba7[collection1] realtime]
[junit4] 2> 783679 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1548806562916597760)} 0 6
[junit4] 2> 783680 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 783709 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 783710 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 783734 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 783822 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 783824 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 783830 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 783831 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_E04F9A58BDD06069-001/init-core-data-001/]
[junit4] 2> 783831 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@591bd3f7
[junit4] 2> 783847 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 783847 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 783847 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ee59bb9[collection1] main]
[junit4] 2> 783847 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 783848 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 783850 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 783851 INFO
(searcherExecutor-3403-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 783851 INFO
(searcherExecutor-3403-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 783851 INFO
(searcherExecutor-3403-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 783851 INFO
(searcherExecutor-3403-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 783851 INFO
(searcherExecutor-3403-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 783852 INFO
(searcherExecutor-3403-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 783852 INFO
(searcherExecutor-3403-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 783852 INFO
(searcherExecutor-3403-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 783852 INFO
(searcherExecutor-3403-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 783854 INFO
(searcherExecutor-3403-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1ee59bb9[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 783854 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=13, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7124832578735915]
[junit4] 2> 783855 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 783855 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@35ff43ec[collection1] main]
[junit4] 2> 783855 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@f81b913
[junit4] 2> 783856 INFO
(searcherExecutor-3403-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@35ff43ec[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 783865 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1548806563116875776)]} 0 0
[junit4] 2> 783865 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 784865 INFO (commitScheduler-3406-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> 784867 INFO (commitScheduler-3406-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@1e3193ea[collection1] main]
[junit4] 2> 784867 INFO (commitScheduler-3406-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 784868 INFO
(searcherExecutor-3403-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1e3193ea[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.3.0):c1)))}
[junit4] 2> 785117 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1548806564429692928)]} 0 1252
[junit4] 2> 785117 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 785118 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 785118 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[529 (-1548806564431790080)]} 0 0
[junit4] 2> 785118 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 786117 INFO (commitScheduler-3406-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> 786119 INFO (commitScheduler-3406-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@211ccfaf[collection1] main]
[junit4] 2> 786119 INFO (commitScheduler-3406-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 786120 INFO
(searcherExecutor-3403-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@211ccfaf[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.3.0):c1)))}
[junit4] 2> 786121 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550
(1548806565482463232)]} 0 2257
[junit4] 2> 786121 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 786121 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1548806565483511808)]} 0 2257
[junit4] 2> 786122 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1548806565484560384)]} 0 2258
[junit4] 2> 786122 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1548806565484560385)]} 0 2258
[junit4] 2> 786122 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1548806565484560386)]} 0 2258
[junit4] 2> 786122 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1548806565484560387)]} 0 2258
[junit4] 2> 786122 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1548806565484560388)]} 0 2258
[junit4] 2> 786122 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1548806565484560389)]} 0 2258
[junit4] 2> 786123 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1548806565485608960)]} 0 2258
[junit4] 2> 786123 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1548806565485608961)]} 0 2259
[junit4] 2> 786123 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1548806565485608962)]} 0 2259
[junit4] 2> 786123 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 787121 INFO (commitScheduler-3406-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> 787124 INFO (commitScheduler-3406-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@30f2e3c1[collection1] main]
[junit4] 2> 787124 INFO (commitScheduler-3406-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 787125 INFO
(searcherExecutor-3403-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@30f2e3c1[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(6.3.0):c1)
Uninverting(_3(6.3.0):c11/9:delGen=1)))}
[junit4] 2> 787375 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531
(1548806566797377536)]} 0 3511
[junit4] 2> 787375 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 787376 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[E04F9A58BDD06069]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> 787378 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 787383 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@792ac21f[collection1] realtime]
[junit4] 2> 787384 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1548806566801571840)} 0 5
[junit4] 2> 787386 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 787420 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 787421 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 787454 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 787542 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 787545 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 787552 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
[junit4] 2> 787552 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_E04F9A58BDD06069-001/init-core-data-001/]
[junit4] 2> 787553 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@591bd3f7
[junit4] 2> 787569 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 787570 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 787570 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@62eba96e[collection1] main]
[junit4] 2> 787570 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 787571 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 787573 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 787577 INFO
(searcherExecutor-3407-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 787577 INFO
(searcherExecutor-3407-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 787577 INFO
(searcherExecutor-3407-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 787577 INFO
(searcherExecutor-3407-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 787578 INFO
(searcherExecutor-3407-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 787578 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.46280865562634166]
[junit4] 2> 787579 INFO
(searcherExecutor-3407-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 787579 INFO
(searcherExecutor-3407-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 787579 INFO
(searcherExecutor-3407-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 787579 INFO
(searcherExecutor-3407-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 787580 INFO
(searcherExecutor-3407-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@62eba96e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 787580 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 787580 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4c421af8[collection1] main]
[junit4] 2> 787580 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@76b6a90f
[junit4] 2> 787582 INFO
(searcherExecutor-3407-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4c421af8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 787589 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1548806567022821376)]} 0 0
[junit4] 2> 787590 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 791592 INFO (commitScheduler-3410-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> 791596 INFO (commitScheduler-3410-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@397d492c[collection1] main]
[junit4] 2> 791596 INFO (commitScheduler-3410-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 791597 INFO
(searcherExecutor-3407-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@397d492c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.3.0):c1)))}
[junit4] 2> 791847 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1548806571484512256)]} 0 4258
[junit4] 2> 791847 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 791848 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1548806571488706560)]} 0 4259
[junit4] 2> 791848 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 792848 INFO (commitScheduler-3410-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> 792850 INFO (commitScheduler-3410-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6be55131[collection1] main]
[junit4] 2> 792851 INFO (commitScheduler-3410-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 792851 INFO
(searcherExecutor-3407-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6be55131[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.3.0):c1)))}
[junit4] 2> 793101 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 793101 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 793102 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1548806572803620864)]} 0 5513
[junit4] 2> 793102 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1548806572803620865)]} 0 5513
[junit4] 2> 793103 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1548806572804669440)]} 0 5514
[junit4] 2> 793103 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1548806572804669441)]} 0 5514
[junit4] 2> 793103 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1548806572804669442)]} 0 5514
[junit4] 2> 793103 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1548806572804669443)]} 0 5514
[junit4] 2> 793103 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1548806572804669444)]} 0 5514
[junit4] 2> 793103 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1548806572804669445)]} 0 5514
[junit4] 2> 793104 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1548806572804669446)]} 0 5514
[junit4] 2> 793104 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1548806572805718016)]} 0 5515
[junit4] 2> 793104 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 793104 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1548806572805718017)]} 0 5515
[junit4] 2> 793105 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1548806572806766592)]} 0 5516
[junit4] 2> 793105 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1548806572806766593)]} 0 5516
[junit4] 2> 793105 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1548806572806766594)]} 0 5516
[junit4] 2> 793105 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1548806572806766595)]} 0 5516
[junit4] 2> 793105 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1548806572806766596)]} 0 5516
[junit4] 2> 793105 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1548806572806766597)]} 0 5516
[junit4] 2> 793105 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1548806572806766598)]} 0 5516
[junit4] 2> 793106 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1548806572807815168)]} 0 5517
[junit4] 2> 793106 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1548806572807815169)]} 0 5517
[junit4] 2> 793106 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 794105 INFO (commitScheduler-3410-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> 794107 INFO (commitScheduler-3410-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@77f3a1e4[collection1] main]
[junit4] 2> 794107 INFO (commitScheduler-3410-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 794108 INFO
(searcherExecutor-3407-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@77f3a1e4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(6.3.0):c10/9:delGen=1)))}
[junit4] 2> 794357 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0
QTime=0
[junit4] 2> 794358 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0
QTime=0
[junit4] 2> 794358 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[E04F9A58BDD06069]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 794358 INFO
(SUITE-AutoCommitTest-seed#[E04F9A58BDD06069]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 794359 INFO
(SUITE-AutoCommitTest-seed#[E04F9A58BDD06069]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1220077971
[junit4] 2> 794359 INFO
(coreCloseExecutor-3411-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@e22d791
[junit4] 2> 794359 INFO
(coreCloseExecutor-3411-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 794359 INFO
(coreCloseExecutor-3411-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@61f82143
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J2/temp/solr.update.AutoCommitTest_E04F9A58BDD06069-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62),
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=mk,
timezone=Antarctica/DumontDUrville
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=1,free=178244016,total=519569408
[junit4] 2> NOTE: All tests run in this JVM: [ConnectionReuseTest,
TestSolrJ, UnloadDistributedZkTest, TestFieldCollectionResource,
TestReloadDeadlock, SimpleFacetsTest, TestConfigSetsAPI, TestSolrCoreSnapshots,
UpdateParamsTest, TestSolrConfigHandler, TestReload, AssignTest,
TestOverriddenPrefixQueryForCustomFieldType,
OverseerCollectionConfigSetProcessorTest, FacetPivotSmallTest,
BadIndexSchemaTest, DistributedQueryComponentCustomSortTest,
HighlighterMaxOffsetTest, AnalyticsQueryTest, LukeRequestHandlerTest,
DeleteInactiveReplicaTest, TestUtils, TestSQLHandlerNonCloud,
CloudMLTQParserTest, TestScoreJoinQPNoScore, ShowFileRequestHandlerTest,
TestExceedMaxTermLength, TestGraphMLResponseWriter, ExplicitHLLTest,
TestConfig, HttpPartitionTest, PluginInfoTest, TestRandomFlRTGCloud,
TestAuthorizationFramework, TestBinaryResponseWriter, HardAutoCommitTest,
TestRecovery, TestSha256AuthenticationProvider, RequestHandlersTest,
BlockDirectoryTest, TestNamedUpdateProcessors,
ParsingFieldUpdateProcessorsTest, SpellPossibilityIteratorTest,
FieldAnalysisRequestHandlerTest, TestDFISimilarityFactory, TestStressReorder,
TestSubQueryTransformer, DebugComponentTest, RecoveryZkTest,
HdfsUnloadDistributedZkTest, CdcrRequestHandlerTest, TestStandardQParsers,
SolrPluginUtilsTest, TestAnalyzedSuggestions, DirectUpdateHandlerOptimizeTest,
DocValuesMultiTest, CheckHdfsIndexTest, PrimitiveFieldTypeTest, TestCryptoKeys,
TestSolrCLIRunExample, TestLRUStatsCache, DirectUpdateHandlerTest,
TestImplicitCoreProperties, DistribCursorPagingTest, TestMergePolicyConfig,
SolrCoreCheckLockOnStartupTest, CoreAdminHandlerTest, StatsReloadRaceTest,
TestIndexSearcher, TestConfigSets, TestIndexingPerformance, HdfsSyncSliceTest,
SharedFSAutoReplicaFailoverTest, TestCoreDiscovery,
TestSchemaSimilarityResource, CurrencyFieldXmlFileTest, TestXmlQParser,
TestBinaryField, TestDistribIDF, TestUseDocValuesAsStored, TestJsonFacets,
TestCloudSchemaless, TestDefaultSearchFieldResource, PreAnalyzedFieldTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TlogReplayBufferedWhileIndexingTest,
AutoCommitTest]
[junit4] Completed [256/642 (1!)] on J2 in 11.28s, 3 tests, 1 error <<<
FAILURES!
[...truncated 61602 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]