Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/49/
Java: 64bit/jdk-9-ea+175 -XX:-UseCompressedOops -XX:+UseG1GC
--illegal-access=deny
1 tests failed.
FAILED: org.apache.solr.update.HardAutoCommitTest.testCommitWithin
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([5AA8ACB9519C88CB:E07AC3C1D2B266DE]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
at
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=id:529&qt=&start=0&rows=20&version=2.2
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
... 39 more
Build Log:
[...truncated 12120 lines...]
[junit4] Suite: org.apache.solr.update.HardAutoCommitTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_5AA8ACB9519C88CB-001/init-core-data-001
[junit4] 2> 1230524 WARN
(SUITE-HardAutoCommitTest-seed#[5AA8ACB9519C88CB]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=66 numCloses=66
[junit4] 2> 1230524 INFO
(SUITE-HardAutoCommitTest-seed#[5AA8ACB9519C88CB]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1230524 INFO
(SUITE-HardAutoCommitTest-seed#[5AA8ACB9519C88CB]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1230524 INFO
(SUITE-HardAutoCommitTest-seed#[5AA8ACB9519C88CB]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1230525 INFO
(SUITE-HardAutoCommitTest-seed#[5AA8ACB9519C88CB]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1230545 INFO
(SUITE-HardAutoCommitTest-seed#[5AA8ACB9519C88CB]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1230570 INFO
(SUITE-HardAutoCommitTest-seed#[5AA8ACB9519C88CB]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 1230675 INFO
(SUITE-HardAutoCommitTest-seed#[5AA8ACB9519C88CB]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1230711 INFO
(SUITE-HardAutoCommitTest-seed#[5AA8ACB9519C88CB]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b44e220
[junit4] 2> 1230715 INFO
(SUITE-HardAutoCommitTest-seed#[5AA8ACB9519C88CB]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b44e220
[junit4] 2> 1230715 INFO
(SUITE-HardAutoCommitTest-seed#[5AA8ACB9519C88CB]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b44e220
[junit4] 2> 1230717 INFO (coreLoadExecutor-4517-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1230740 INFO (coreLoadExecutor-4517-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1230761 INFO (coreLoadExecutor-4517-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1230839 INFO (coreLoadExecutor-4517-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1230847 INFO (coreLoadExecutor-4517-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1230847 INFO (coreLoadExecutor-4517-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@b44e220
[junit4] 2> 1230848 INFO (coreLoadExecutor-4517-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1230848 INFO (coreLoadExecutor-4517-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_5AA8ACB9519C88CB-001/init-core-data-001/]
[junit4] 2> 1230849 INFO (coreLoadExecutor-4517-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@219500f1
[junit4] 2> 1230931 INFO (coreLoadExecutor-4517-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1230931 INFO (coreLoadExecutor-4517-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1230932 INFO (coreLoadExecutor-4517-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1230932 INFO (coreLoadExecutor-4517-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1230933 INFO (coreLoadExecutor-4517-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=16, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=53.52734375,
floorSegmentMB=1.109375, forceMergeDeletesPctAllowed=12.649537522967936,
segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1230933 INFO (coreLoadExecutor-4517-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@64ed53e0[collection1] main]
[junit4] 2> 1230934 INFO (coreLoadExecutor-4517-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1231037 INFO (coreLoadExecutor-4517-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1231245 INFO (coreLoadExecutor-4517-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1231245 INFO (searcherExecutor-4518-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1231246 INFO (searcherExecutor-4518-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1231246 INFO (searcherExecutor-4518-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1231246 INFO (searcherExecutor-4518-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1231246 INFO (searcherExecutor-4518-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1231247 INFO (searcherExecutor-4518-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1231247 INFO (searcherExecutor-4518-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1231247 INFO (searcherExecutor-4518-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1231248 INFO (searcherExecutor-4518-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1231249 INFO (searcherExecutor-4518-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@64ed53e0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1231251 INFO (coreLoadExecutor-4517-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1572522728305459200
[junit4] 2> 1231259 INFO
(SUITE-HardAutoCommitTest-seed#[5AA8ACB9519C88CB]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1231260 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
[junit4] 2> 1231261 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 1231282 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3a2b8317[collection1] realtime]
[junit4] 2> 1231283 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 22
[junit4] 2> 1231283 ERROR
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties:java.nio.file.NoSuchFileException:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/core.properties
[junit4] 2> 1231283 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1231330 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 1231352 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1231503 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1231515 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 1231533 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@b44e220
[junit4] 2> 1231533 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_5AA8ACB9519C88CB-001/init-core-data-001/]
[junit4] 2> 1231586 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1231586 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1231587 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6acad2e0[collection1] main]
[junit4] 2> 1231588 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 1231589 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 1231592 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1231592 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1572522728663023616
[junit4] 2> 1231594 INFO (searcherExecutor-4523-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 1231594 INFO (searcherExecutor-4523-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 1231594 INFO (searcherExecutor-4523-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 1231594 INFO (searcherExecutor-4523-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 1231596 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8063722264817191]
[junit4] 2> 1231596 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 1231596 INFO (searcherExecutor-4523-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 1231596 INFO (searcherExecutor-4523-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 1231596 INFO (searcherExecutor-4523-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 1231597 INFO (searcherExecutor-4523-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 1231597 INFO (searcherExecutor-4523-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 1231599 INFO (searcherExecutor-4523-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6acad2e0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1231599 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@718d851a[collection1] main]
[junit4] 2> 1231599 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@bd10b4
[junit4] 2> 1231600 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=12390580
[junit4] 2> 1231609 INFO (searcherExecutor-4523-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@718d851a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1231625 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529
(1572522728679800832)]} 0 18
[junit4] 2> 1231625 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1231627 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530
(1572522728699723776)]} 0 21
[junit4] 2> 1231627 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:530&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1231628 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529
(-1572522728700772352)]} 0 22
[junit4] 2> 1231628 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:529&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
[junit4] 2> 1231629 ERROR
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> 1231629 ERROR
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=id:529&qt=&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST
FAILED: xpath=//result[@numFound=1]
[junit4] 2> xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] 2> <response>
[junit4] 2> <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] 2> </response>
[junit4] 2>
[junit4] 2> request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] 2> at
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] 2> at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2>
[junit4] 2> 1231629 INFO
(TEST-HardAutoCommitTest.testCommitWithin-seed#[5AA8ACB9519C88CB]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HardAutoCommitTest
-Dtests.method=testCommitWithin -Dtests.seed=5AA8ACB9519C88CB
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-CO
-Dtests.timezone=US/Michigan -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.37s J0 | HardAutoCommitTest.testCommitWithin <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([5AA8ACB9519C88CB:E07AC3C1D2B266DE]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:878)
[junit4] > at
org.apache.solr.update.HardAutoCommitTest.testCommitWithin(HardAutoCommitTest.java:100)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request was:q=id:529&qt=&start=0&rows=20&version=2.2
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:871)
[junit4] > ... 39 more
[junit4] 2> 1231631 INFO
(SUITE-HardAutoCommitTest-seed#[5AA8ACB9519C88CB]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1231631 INFO
(SUITE-HardAutoCommitTest-seed#[5AA8ACB9519C88CB]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1086784506
[junit4] 2> 1231631 INFO
(SUITE-HardAutoCommitTest-seed#[5AA8ACB9519C88CB]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1231632 INFO
(SUITE-HardAutoCommitTest-seed#[5AA8ACB9519C88CB]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1231633 INFO
(SUITE-HardAutoCommitTest-seed#[5AA8ACB9519C88CB]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1231633 INFO
(SUITE-HardAutoCommitTest-seed#[5AA8ACB9519C88CB]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1231633 INFO (coreCloseExecutor-4527-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@23f0fe9
[junit4] 2> 1231634 INFO (coreCloseExecutor-4527-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 1231634 INFO (coreCloseExecutor-4527-thread-1) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7bdf384f commitCommandVersion:0
[junit4] 2> 1231636 INFO (coreCloseExecutor-4527-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=37687273
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.update.HardAutoCommitTest_5AA8ACB9519C88CB-001
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=false): {}, locale=es-CO, timezone=US/Michigan
[junit4] 2> NOTE: Linux 4.10.0-21-generic amd64/Oracle Corporation 9
(64-bit)/cpus=8,threads=1,free=217359696,total=532676608
[junit4] 2> NOTE: All tests run in this JVM: [CursorPagingTest,
TestLazyCores, HttpPartitionTest, SolrRequestParserTest,
TestSolrDeletionPolicy1, DistributedVersionInfoTest,
TestSerializedLuceneMatchVersion, CreateCollectionCleanupTest,
TestSolr4Spatial, TestCSVLoader, TestSolrCloudWithHadoopAuthPlugin,
SpellCheckCollatorTest, DeleteLastCustomShardedReplicaTest, TestFieldCacheSort,
TestRandomRequestDistribution, TestLeaderElectionZkExpiry,
TestSolrFieldCacheBean, OutputWriterTest, TestDynamicLoading,
DateRangeFieldTest, TestSolrQueryResponse, CollectionTooManyReplicasTest,
ShufflingReplicaListTransformerTest, BasicDistributedZkTest,
TestSha256AuthenticationProvider, TestReloadDeadlock,
QueryElevationComponentTest, TestRealTimeGet, ChaosMonkeyNothingIsSafeTest,
TestConfigOverlay, DeleteShardTest, ConcurrentDeleteAndCreateCollectionTest,
GraphQueryTest, TestAuthorizationFramework, TestSegmentSorting,
CloudMLTQParserTest, TestInPlaceUpdatesStandalone, TestConfigSets, TestSolrXml,
SolrShardReporterTest, SuggesterWFSTTest, JavabinLoaderTest,
XmlUpdateRequestHandlerTest, FacetPivotSmallTest, TestPullReplica,
MBeansHandlerTest, TestDFISimilarityFactory, AutoScalingHandlerTest,
TestCoreAdminApis, TestRangeQuery, TestSchemalessBufferedUpdates,
TestPhraseSuggestions, PeerSyncTest, RequestLoggingTest,
SharedFSAutoReplicaFailoverUtilsTest, TestComponentsName, TestDocTermOrds,
TestInitParams, TestClusterProperties, CoreAdminCreateDiscoverTest,
TemplateUpdateProcessorTest, TestPushWriter, TestFieldTypeCollectionResource,
RAMDirectoryFactoryTest, HdfsBasicDistributedZkTest, ExplicitHLLTest,
UpdateParamsTest, TestHighlightDedupGrouping, SpellingQueryConverterTest,
BasicAuthIntegrationTest, TestWriterPerf, DefaultValueUpdateProcessorTest,
TestShardHandlerFactory, TestSystemCollAutoCreate, SyncSliceTest,
TestGeoJSONResponseWriter, TestPHPSerializedResponseWriter, InfoHandlerTest,
SolrJmxReporterTest, TestManagedSchemaThreadSafety, SaslZkACLProviderTest,
DistributedSpellCheckComponentTest, TestCollationField,
TestEmbeddedSolrServerConstructors, SynonymTokenizerTest,
BlockJoinFacetDistribTest, DistributedFacetPivotSmallAdvancedTest,
CdcrBootstrapTest, HdfsWriteToMultipleCollectionsTest,
WordBreakSolrSpellCheckerTest, TestHalfAndHalfDocValues,
TestSubQueryTransformerCrossCore, TestJsonFacetRefinement,
TestObjectReleaseTracker, TestSlowCompositeReaderWrapper,
TestQuerySenderNoQuery, TestMaxScoreQueryParser,
AddSchemaFieldsUpdateProcessorFactoryTest, BufferStoreTest,
IndexBasedSpellCheckerTest, DebugComponentTest, HighlighterConfigTest,
TestApiFramework, SecurityConfHandlerTest, TestFieldSortValues,
TestStressLucene, LeaderElectionIntegrationTest, TestCSVResponseWriter,
DistributedQueryComponentCustomSortTest, TestExactSharedStatsCache,
PeerSyncWithIndexFingerprintCachingTest, CoreSorterTest,
TestConfigSetsAPIExclusivity, HdfsDirectoryFactoryTest,
TestComplexPhraseLeadingWildcard, FieldAnalysisRequestHandlerTest,
RestartWhileUpdatingTest, CollectionsAPIDistributedZkTest,
TestDistributedSearch, HardAutoCommitTest]
[junit4] Completed [383/727 (1!)] on J0 in 1.15s, 1 test, 1 error <<<
FAILURES!
[...truncated 37646 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]