Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/514/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC
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([2FEDEB1389942E77:B51996F1170EB24B]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:812)
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: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:529&qt=standard&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:805)
... 40 more
Build Log:
[...truncated 10771 lines...]
[junit4] Suite: org.apache.solr.update.AutoCommitTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_2FEDEB1389942E77-001/init-core-data-001
[junit4] 2> 79811 INFO
(SUITE-AutoCommitTest-seed#[2FEDEB1389942E77]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 79811 INFO
(SUITE-AutoCommitTest-seed#[2FEDEB1389942E77]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 79812 INFO
(SUITE-AutoCommitTest-seed#[2FEDEB1389942E77]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 79838 WARN
(SUITE-AutoCommitTest-seed#[2FEDEB1389942E77]-worker) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 79840 INFO
(SUITE-AutoCommitTest-seed#[2FEDEB1389942E77]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.4.0
[junit4] 2> 79858 INFO
(SUITE-AutoCommitTest-seed#[2FEDEB1389942E77]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 79924 WARN
(SUITE-AutoCommitTest-seed#[2FEDEB1389942E77]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 79925 INFO
(SUITE-AutoCommitTest-seed#[2FEDEB1389942E77]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 79934 INFO
(SUITE-AutoCommitTest-seed#[2FEDEB1389942E77]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 79936 INFO (coreLoadExecutor-693-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 79958 WARN (coreLoadExecutor-693-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 79959 INFO (coreLoadExecutor-693-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 79976 INFO (coreLoadExecutor-693-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 80033 WARN (coreLoadExecutor-693-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> 80035 INFO (coreLoadExecutor-693-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 80041 INFO (coreLoadExecutor-693-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 80042 INFO (coreLoadExecutor-693-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_2FEDEB1389942E77-001/init-core-data-001/]
[junit4] 2> 80042 INFO (coreLoadExecutor-693-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@609fdd0
[junit4] 2> 80043 INFO (coreLoadExecutor-693-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=31, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=6.0595703125,
floorSegmentMB=0.3271484375, forceMergeDeletesPctAllowed=22.115973098993962,
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.41869213622183066
[junit4] 2> 80054 INFO (coreLoadExecutor-693-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 80054 INFO (coreLoadExecutor-693-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 80055 INFO (coreLoadExecutor-693-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 80055 INFO (coreLoadExecutor-693-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 80055 INFO (coreLoadExecutor-693-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=28, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=92.955078125,
floorSegmentMB=1.4931640625, forceMergeDeletesPctAllowed=15.302263893917784,
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6048433566718587
[junit4] 2> 80055 INFO (coreLoadExecutor-693-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4e3d0a34[collection1] main]
[junit4] 2> 80056 INFO (coreLoadExecutor-693-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 80060 INFO (coreLoadExecutor-693-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 80078 INFO (coreLoadExecutor-693-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 80078 INFO
(searcherExecutor-694-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 80079 INFO
(searcherExecutor-694-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 80079 INFO
(searcherExecutor-694-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 80079 INFO
(searcherExecutor-694-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 80079 INFO (coreLoadExecutor-693-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1552001053394731008
[junit4] 2> 80079 INFO
(searcherExecutor-694-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 80080 INFO
(searcherExecutor-694-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 80080 INFO
(searcherExecutor-694-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 80081 INFO
(searcherExecutor-694-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 80081 INFO
(searcherExecutor-694-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 80081 INFO
(searcherExecutor-694-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4e3d0a34[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 80082 INFO
(SUITE-AutoCommitTest-seed#[2FEDEB1389942E77]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 80084 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
[junit4] 2> 80088 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1552001053399973888)} 0 3
[junit4] 2> 80090 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 80115 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 80116 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 80133 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 80193 WARN
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 80195 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 80201 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 80202 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_2FEDEB1389942E77-001/init-core-data-001/]
[junit4] 2> 80202 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@609fdd0
[junit4] 2> 80217 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 80217 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 80217 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4f990f73[collection1] main]
[junit4] 2> 80217 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 80218 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 80221 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 80221 INFO
(searcherExecutor-699-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 80222 INFO
(searcherExecutor-699-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 80222 INFO
(searcherExecutor-699-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 80222 INFO
(searcherExecutor-699-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 80222 INFO
(searcherExecutor-699-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 80223 INFO
(searcherExecutor-699-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 80223 INFO
(searcherExecutor-699-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 80223 INFO
(searcherExecutor-699-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 80224 INFO
(searcherExecutor-699-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 80225 INFO
(searcherExecutor-699-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@4f990f73[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 80225 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=22, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=58.802734375,
floorSegmentMB=1.1865234375, forceMergeDeletesPctAllowed=0.9261852276991367,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.548538173004159
[junit4] 2> 80226 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 80226 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2d2f5c67[collection1] main]
[junit4] 2> 80226 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5d0b8bb
[junit4] 2> 80227 INFO
(searcherExecutor-699-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2d2f5c67[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 80236 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0
(1552001053558308864)]} 0 1
[junit4] 2> 80237 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1
(1552001053560406016)]} 0 2
[junit4] 2> 80237 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2
(1552001053560406017)]} 0 2
[junit4] 2> 80238 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3
(1552001053560406018)]} 0 2
[junit4] 2> 80238 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4
(1552001053561454592)]} 0 2
[junit4] 2> 80238 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5
(1552001053561454593)]} 0 3
[junit4] 2> 80238 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6
(1552001053561454594)]} 0 3
[junit4] 2> 80239 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7
(1552001053561454595)]} 0 3
[junit4] 2> 80239 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8
(1552001053562503168)]} 0 4
[junit4] 2> 80240 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9
(1552001053562503169)]} 0 5
[junit4] 2> 80240 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10
(1552001053563551744)]} 0 5
[junit4] 2> 80240 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11
(1552001053563551745)]} 0 5
[junit4] 2> 80241 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12
(1552001053564600320)]} 0 5
[junit4] 2> 80241 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13
(1552001053564600321)]} 0 6
[junit4] 2> 80241 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ 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> 80242 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14
(1552001053565648896)]} 0 7
[junit4] 2> 80243 INFO (commitScheduler-702-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> 80266 INFO (commitScheduler-702-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@62289006[collection1] main]
[junit4] 2> 80266 INFO (commitScheduler-702-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 80268 INFO
(searcherExecutor-699-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@62289006[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.4.0):C15)))}
[junit4] 2> 80494 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15
(1552001053829890048)]} 0 259
[junit4] 2> 80495 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ 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=1 status=0 QTime=0
[junit4] 2> 80497 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:15&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 80497 INFO
(TEST-AutoCommitTest.testMaxDocs-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
[junit4] 2> 80503 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
[junit4] 2> 80509 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1de3db0[collection1] realtime]
[junit4] 2> 80509 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1552001053839327232)} 0 6
[junit4] 2> 80510 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 80539 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 80541 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 80559 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 80623 WARN
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ 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> 80624 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 80633 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 80634 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_2FEDEB1389942E77-001/init-core-data-001/]
[junit4] 2> 80634 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@609fdd0
[junit4] 2> 80653 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 80653 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 80653 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@314753bd[collection1] main]
[junit4] 2> 80653 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 80655 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 80661 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 80666 INFO
(searcherExecutor-703-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 80667 INFO
(searcherExecutor-703-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 80667 INFO
(searcherExecutor-703-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 80667 INFO
(searcherExecutor-703-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 80667 INFO
(searcherExecutor-703-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 80668 INFO
(searcherExecutor-703-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 80668 INFO
(searcherExecutor-703-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 80668 INFO
(searcherExecutor-703-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 80669 INFO
(searcherExecutor-703-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 80669 INFO
(searcherExecutor-703-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@314753bd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 80670 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.15452307610570504]
[junit4] 2> 80670 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 80670 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a8115ad[collection1] main]
[junit4] 2> 80670 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6e4f733e
[junit4] 2> 80679 INFO
(searcherExecutor-703-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1a8115ad[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 80680 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1552001054022828032)]} 0 1
[junit4] 2> 80680 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ 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> 80681 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1552001054024925184)]} 0 2
[junit4] 2> 80681 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ 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> 80681 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ 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=standard&start=0&rows=20&version=2.2
[junit4] 2> 80681 ERROR
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:529&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:529&qt=standard&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:805)
[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: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> 80682 INFO
(TEST-AutoCommitTest.testMaxTime-seed#[2FEDEB1389942E77]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=AutoCommitTest
-Dtests.method=testMaxTime -Dtests.seed=2FEDEB1389942E77 -Dtests.slow=true
-Dtests.locale=uk-UA -Dtests.timezone=MST7MDT -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.19s J1 | AutoCommitTest.testMaxTime <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([2FEDEB1389942E77:B51996F1170EB24B]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:812)
[junit4] > at
org.apache.solr.update.AutoCommitTest.testMaxTime(AutoCommitTest.java:270)
[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:529&qt=standard&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:805)
[junit4] > ... 40 more
[junit4] 2> 80691 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 80695 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5a57dfb3[collection1] realtime]
[junit4] 2> 80695 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1552001054036459520)} 0 4
[junit4] 2> 80696 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 80722 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 80724 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
[junit4] 2> 80741 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 80802 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
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> 80804 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 80811 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using
configuration from instancedir
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1
[junit4] 2> 80811 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/core/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_2FEDEB1389942E77-001/init-core-data-001/]
[junit4] 2> 80812 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@609fdd0
[junit4] 2> 80827 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 80827 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 80828 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@26cde388[collection1] main]
[junit4] 2> 80828 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 80829 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 80833 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 80836 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=558489450,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 80836 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 80837 WARN
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping
onDeckSearchers=2
[junit4] 2> 80837 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@71374cd5[collection1] main]
[junit4] 2> 80837 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4fb13131
[junit4] 2> 80838 INFO
(searcherExecutor-707-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 80839 INFO
(searcherExecutor-707-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 80839 INFO
(searcherExecutor-707-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 80839 INFO
(searcherExecutor-707-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 80839 INFO
(searcherExecutor-707-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 80840 INFO
(searcherExecutor-707-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 80840 INFO
(searcherExecutor-707-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 80840 INFO
(searcherExecutor-707-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 80841 INFO
(searcherExecutor-707-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 80841 INFO
(searcherExecutor-707-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@26cde388[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 80841 INFO
(searcherExecutor-707-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 80842 INFO
(searcherExecutor-707-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 80842 INFO
(searcherExecutor-707-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 80842 INFO
(searcherExecutor-707-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 80842 INFO
(searcherExecutor-707-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 80843 INFO
(searcherExecutor-707-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 80844 INFO
(searcherExecutor-707-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 80844 INFO
(searcherExecutor-707-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 80844 INFO
(searcherExecutor-707-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 80845 INFO
(searcherExecutor-707-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@71374cd5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 80849 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1552001054201085952)]} 0 1
[junit4] 2> 80849 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
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> 84854 INFO (commitScheduler-710-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> 84859 INFO (commitScheduler-710-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@65ae186a[collection1] main]
[junit4] 2> 84859 INFO (commitScheduler-710-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 84860 INFO
(searcherExecutor-707-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@65ae186a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.4.0):C1)))}
[junit4] 2> 84888 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1552001058436284416)]} 0 4042
[junit4] 2> 84888 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
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> 84889 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1552001058438381568)]} 0 4043
[junit4] 2> 84889 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
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> 85893 INFO (commitScheduler-710-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> 85897 INFO (commitScheduler-710-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5e48e9c6[collection1] main]
[junit4] 2> 85897 INFO (commitScheduler-710-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 85898 INFO
(searcherExecutor-707-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5e48e9c6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.4.0):C1)))}
[junit4] 2> 85899 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
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> 85899 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
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> 85900 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1552001059498491904)]} 0 5054
[junit4] 2> 85901 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1552001059499540480)]} 0 5055
[junit4] 2> 85901 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1552001059499540481)]} 0 5055
[junit4] 2> 85901 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1552001059499540482)]} 0 5055
[junit4] 2> 85901 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1552001059499540483)]} 0 5056
[junit4] 2> 85901 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1552001059499540484)]} 0 5056
[junit4] 2> 85902 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1552001059500589056)]} 0 5056
[junit4] 2> 85902 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1552001059500589057)]} 0 5056
[junit4] 2> 85902 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1552001059500589058)]} 0 5056
[junit4] 2> 85902 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500
(1552001059500589059)]} 0 5056
[junit4] 2> 85902 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
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> 85903 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1552001059501637632)]} 0 5057
[junit4] 2> 85903 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1552001059501637633)]} 0 5057
[junit4] 2> 85903 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1552001059501637634)]} 0 5057
[junit4] 2> 85903 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1552001059501637635)]} 0 5057
[junit4] 2> 85903 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1552001059501637636)]} 0 5058
[junit4] 2> 85904 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1552001059502686208)]} 0 5059
[junit4] 2> 85905 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1552001059503734784)]} 0 5059
[junit4] 2> 85905 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1552001059503734785)]} 0 5059
[junit4] 2> 85905 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1552001059503734786)]} 0 5059
[junit4] 2> 85905 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530
(-1552001059503734787)]} 0 5059
[junit4] 2> 85905 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
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> 86906 INFO (commitScheduler-710-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> 86909 INFO (commitScheduler-710-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@62a6053d[collection1] main]
[junit4] 2> 86910 INFO (commitScheduler-710-thread-1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 86911 INFO
(searcherExecutor-707-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@62a6053d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.4.0):C10/9:delGen=1)))}
[junit4] 2> 87158 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
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> 87159 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
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> 87159 INFO
(TEST-AutoCommitTest.testCommitWithin-seed#[2FEDEB1389942E77]) [
x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> 87160 INFO
(SUITE-AutoCommitTest-seed#[2FEDEB1389942E77]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 87160 INFO
(SUITE-AutoCommitTest-seed#[2FEDEB1389942E77]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1494694321
[junit4] 2> 87160 INFO
(coreCloseExecutor-711-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5523dab1
[junit4] 2> 87161 INFO
(coreCloseExecutor-711-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 87161 INFO
(coreCloseExecutor-711-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2e3206b
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_2FEDEB1389942E77-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{range_facet_l_dv=Lucene50(blocksize=128),
_version_=BlockTreeOrds(blocksize=128), field_t=FSTOrd50,
multiDefault=PostingsFormat(name=Memory doPackFST= true),
subject=PostingsFormat(name=Memory doPackFST= true),
intDefault=BlockTreeOrds(blocksize=128), id=Lucene50(blocksize=128),
range_facet_i_dv=BlockTreeOrds(blocksize=128), text=FSTOrd50,
range_facet_l=BlockTreeOrds(blocksize=128),
timestamp=BlockTreeOrds(blocksize=128)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting),
range_facet_i_dv=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=133,
maxMBSortInHeap=5.340051923003928,
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=uk-UA,
timezone=MST7MDT
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102
(64-bit)/cpus=3,threads=1,free=216814656,total=318767104
[junit4] 2> NOTE: All tests run in this JVM:
[TestJavabinTupleStreamParser, TestInitQParser, SpellPossibilityIteratorTest,
TestTrieFacet, CreateCollectionCleanupTest, UUIDFieldTest,
CSVRequestHandlerTest, AnalyticsQueryTest, AtomicUpdatesTest,
TestCoreDiscovery, TestDistributedMissingSort,
TestSolrCloudWithSecureImpersonation, TriLevelCompositeIdRoutingTest,
TestSolrDynamicMBean, TestRecovery, TestStandardQParsers, AutoCommitTest]
[junit4] Completed [32/657 (1!)] on J1 in 7.38s, 3 tests, 1 error <<<
FAILURES!
[...truncated 62801 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]