Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/81/
Java: 64bit/jdk1.8.0_141 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([DFEFC9612836C58:21CC8B1B9E471ADC]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
</response>
request was:q=int_i:27&wt=xml
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
... 40 more
Build Log:
[...truncated 13209 lines...]
[junit4] Suite:
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
[junit4] 2> 2703692 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[DFEFC9612836C58]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdateProcessorFactoryTest_DFEFC9612836C58-001\init-core-data-001
[junit4] 2> 2703694 WARN
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[DFEFC9612836C58]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
[junit4] 2> 2703694 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[DFEFC9612836C58]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2703698 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[DFEFC9612836C58]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2703699 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[DFEFC9612836C58]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2703699 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[DFEFC9612836C58]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2703740 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[DFEFC9612836C58]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2703754 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[DFEFC9612836C58]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 2703832 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[DFEFC9612836C58]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2703901 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[DFEFC9612836C58]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f1b3891
[junit4] 2> 2703903 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[DFEFC9612836C58]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f1b3891
[junit4] 2> 2703903 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[DFEFC9612836C58]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f1b3891
[junit4] 2> 2703906 INFO (coreLoadExecutor-11132-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2703953 INFO (coreLoadExecutor-11132-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2703979 INFO (coreLoadExecutor-11132-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 2704059 INFO (coreLoadExecutor-11132-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2704066 INFO (coreLoadExecutor-11132-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 2704066 INFO (coreLoadExecutor-11132-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2f1b3891
[junit4] 2> 2704066 INFO (coreLoadExecutor-11132-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2704066 INFO (coreLoadExecutor-11132-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdateProcessorFactoryTest_DFEFC9612836C58-001\init-core-data-001\]
[junit4] 2> 2704067 INFO (coreLoadExecutor-11132-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=18, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=74.1103515625,
floorSegmentMB=2.140625, forceMergeDeletesPctAllowed=15.925357938038246,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 2704141 INFO (coreLoadExecutor-11132-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2704141 INFO (coreLoadExecutor-11132-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 2704142 INFO (coreLoadExecutor-11132-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2704142 INFO (coreLoadExecutor-11132-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2704142 INFO (coreLoadExecutor-11132-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=47, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8538705242102077]
[junit4] 2> 2704142 INFO (coreLoadExecutor-11132-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@27c6b103[collection1] main]
[junit4] 2> 2704144 INFO (coreLoadExecutor-11132-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 2704149 INFO (coreLoadExecutor-11132-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2704176 INFO (coreLoadExecutor-11132-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2704177 INFO
(searcherExecutor-11133-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2704177 INFO
(searcherExecutor-11133-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2704177 INFO (coreLoadExecutor-11132-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1574091820501041152
[junit4] 2> 2704177 INFO
(searcherExecutor-11133-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2704177 INFO
(searcherExecutor-11133-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2704177 INFO
(searcherExecutor-11133-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2704179 INFO
(searcherExecutor-11133-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2704179 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[DFEFC9612836C58]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 2704179 INFO
(searcherExecutor-11133-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2704182 INFO
(searcherExecutor-11133-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2704190 INFO
(searcherExecutor-11133-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2704190 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[DFEFC9612836C58])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleThreads
[junit4] 2> 2704191 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[DFEFC9612836C58])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 2704191 INFO
(searcherExecutor-11133-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@27c6b103[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2704191 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[DFEFC9612836C58])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@15bff3a3[collection1]
realtime]
[junit4] 2> 2704192 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[DFEFC9612836C58])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 1
[junit4] 2> 2704213 WARN (Thread-6428) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574091820522012672 actual=1574091820537741312Retrying
with new version .... (1)
[junit4] 2> 2704213 WARN (Thread-6429) [ ]
o.a.s.u.p.AtomicUpdateProcessorFactory Atomic update failed due to version
conflict for 10 expected=1574091820522012672 actual=1574091820537741312Retrying
with new version .... (1)
[junit4] 2> 2704215 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[DFEFC9612836C58])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574091820540887041,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2704215 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[DFEFC9612836C58])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@47b596fd
commitCommandVersion:1574091820540887041
[junit4] 2> 2704241 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[DFEFC9612836C58])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@51168135[collection1] main]
[junit4] 2> 2704243 INFO (searcherExecutor-11133-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@51168135[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C10/9:delGen=1)))}
[junit4] 2> 2704243 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[DFEFC9612836C58])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2704243 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[DFEFC9612836C58])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 28
[junit4] 2> 2704249 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[DFEFC9612836C58])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:10&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2704249 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[DFEFC9612836C58])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:mlntqye9o66zolo9ou3s+g44iv64cpgae8blegjra+2elfwjmabh7sqetfzw4w+iy7xfafejdnk4e9bexhl+g2x04gnvs7cfe4uecyuo&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 2704250 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[DFEFC9612836C58])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=int_i:27&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 2704250 ERROR
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[DFEFC9612836C58])
[ ] 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=int_i:27&wt=xml
[junit4] 2> 2704250 ERROR
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[DFEFC9612836C58])
[ ] o.a.s.SolrTestCaseJ4 REQUEST FAILED:
q=int_i:27&wt=xml: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=int_i:27&wt=xml
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
[junit4] 2> at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2>
[junit4] 2> 2704251 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testMultipleThreads-seed#[DFEFC9612836C58])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleThreads
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.method=testMultipleThreads
-Dtests.seed=DFEFC9612836C58 -Dtests.slow=true -Dtests.locale=nl-BE
-Dtests.timezone=EET -Dtests.asserts=true -Dtests.file.encoding=Cp1252
[junit4] ERROR 0.07s J0 |
AtomicUpdateProcessorFactoryTest.testMultipleThreads <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during
query
[junit4] > at
__randomizedtesting.SeedInfo.seed([DFEFC9612836C58:21CC8B1B9E471ADC]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:886)
[junit4] > at
org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest.testMultipleThreads(AtomicUpdateProcessorFactoryTest.java:264)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result[@numFound=1]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">0</int></lst><result name="response" numFound="0"
start="0"></result>
[junit4] > </response>
[junit4] > request was:q=int_i:27&wt=xml
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:879)
[junit4] > ... 40 more
[junit4] 2> 2704264 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[DFEFC9612836C58])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
[junit4] 2> 2704264 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[DFEFC9612836C58])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
[junit4] 2> 2704275 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[DFEFC9612836C58])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
[junit4] 2> 2704275 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[DFEFC9612836C58])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
[junit4] 2> 2704287 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.SolrTestCaseJ4 ###Starting testBasics
[junit4] 2> 2704292 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574091820621627392,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2704292 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@47b596fd
commitCommandVersion:1574091820621627392
[junit4] 2> 2704302 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@43c9ebe[collection1] main]
[junit4] 2> 2704302 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2704304 INFO (searcherExecutor-11133-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@43c9ebe[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C10/9:delGen=1)
Uninverting(_1(7.1.0):C1)))}
[junit4] 2> 2704304 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 12
[junit4] 2> 2704305 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 2704305 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2704305 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=title:Mr&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2704306 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=count_i:20&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2704306 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=name_s:Virat&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2704307 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=multiDefault:Delhi&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2704310 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1574091820640501760,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2704310 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@47b596fd
commitCommandVersion:1574091820640501760
[junit4] 2> 2704313 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.s.SolrIndexSearcher Opening [Searcher@6932221b[collection1] main]
[junit4] 2> 2704313 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2704314 INFO (searcherExecutor-11133-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6932221b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C10/9:delGen=1)
Uninverting(_2(7.1.0):C1)))}
[junit4] 2> 2704314 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 5
[junit4] 2> 2704315 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=id:1&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 2704315 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2704316 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=cat:animal&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2704316 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=title:Mr&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 2704316 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=title:Dr&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2704316 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=count_i:20&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 2704317 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=count_i:40&wt=xml} hits=1 status=0 QTime=0
[junit4] 2> 2704317 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=name_s:Virat&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 2704317 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=multiDefault:Delhi&wt=xml} hits=0 status=0 QTime=0
[junit4] 2> 2704317 INFO
(TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[DFEFC9612836C58]) [
] o.a.s.SolrTestCaseJ4 ###Ending testBasics
[junit4] 2> 2704317 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[DFEFC9612836C58]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2704317 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[DFEFC9612836C58]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=90843351
[junit4] 2> 2704317 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[DFEFC9612836C58]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2704319 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[DFEFC9612836C58]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2704320 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[DFEFC9612836C58]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2704320 INFO
(SUITE-AtomicUpdateProcessorFactoryTest-seed#[DFEFC9612836C58]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2704320 INFO (coreCloseExecutor-11138-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2b3a58ab
[junit4] 2> 2704324 INFO (coreCloseExecutor-11138-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=725244075
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdateProcessorFactoryTest_DFEFC9612836C58-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{name_s=PostingsFormat(name=MockRandom),
title_stringNoNorms=PostingsFormat(name=Memory), title_stemmed=FST50,
multiDefault=FST50, cat=PostingsFormat(name=Memory),
id=PostingsFormat(name=LuceneVarGapFixedInterval),
text=PostingsFormat(name=MockRandom), title=FST50,
title_lettertok=PostingsFormat(name=LuceneVarGapFixedInterval)},
docValues:{int_i=DocValuesFormat(name=Lucene70),
range_facet_l_dv=DocValuesFormat(name=Direct),
_version_=DocValuesFormat(name=Memory),
intDefault=DocValuesFormat(name=Memory), id_i1=DocValuesFormat(name=Lucene70),
range_facet_i_dv=DocValuesFormat(name=Memory),
intDvoDefault=DocValuesFormat(name=Lucene70),
count_i=DocValuesFormat(name=Lucene70),
range_facet_l=DocValuesFormat(name=Memory),
timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=953,
maxMBSortInHeap=6.173344677822452, sim=RandomSimilarity(queryNorm=false): {},
locale=nl-BE, timezone=EET
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_141
(64-bit)/cpus=3,threads=1,free=124868744,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestRawResponseWriter,
TestReqParamsAPI, TestSolrCloudWithKerberosAlt, HardAutoCommitTest,
NumericFieldsTest, TestSolrCoreProperties, QueryElevationComponentTest,
TestLFUCache, DistributedFacetPivotSmallTest, TestShardHandlerFactory,
OverriddenZkACLAndCredentialsProvidersTest, TestFoldingMultitermQuery,
IndexSchemaTest, DistributedQueryComponentCustomSortTest,
TestDynamicFieldCollectionResource, URLClassifyProcessorTest,
ConjunctionSolrSpellCheckerTest, OverseerModifyCollectionTest,
HdfsBasicDistributedZkTest, DefaultValueUpdateProcessorTest,
DataDrivenBlockJoinTest, SolrTestCaseJ4Test, TestCloudSchemaless,
PrimitiveFieldTypeTest, RecoveryZkTest, HdfsChaosMonkeySafeLeaderTest,
TestUpdate, BlockJoinFacetRandomTest, TestCoreContainer,
TestHalfAndHalfDocValues, TestFaceting, TestImpersonationWithHadoopAuth,
TestUninvertingReader, TestIBSimilarityFactory, TestSolrConfigHandlerCloud,
AnalysisAfterCoreReloadTest, ClusterStateUpdateTest, AlternateDirectoryTest,
ChaosMonkeyNothingIsSafeTest, TestHashPartitioner, V2StandaloneTest,
AnalysisErrorHandlingTest, RemoteQueryErrorTest, SolrCoreTest,
TestConfigOverlay, MoveReplicaTest, PKIAuthenticationIntegrationTest,
IgnoreCommitOptimizeUpdateProcessorFactoryTest, SyncSliceTest, UUIDFieldTest,
NoCacheHeaderTest, TestSolrCLIRunExample, TestSolrCloudSnapshots,
TestSchemaNameResource, HttpPartitionTest, ConnectionManagerTest,
DisMaxRequestHandlerTest, UpdateLogTest, CdcrReplicationDistributedZkTest,
TestLegacyNumericUtils, TestInPlaceUpdatesDistrib, MetricUtilsTest,
DistributedDebugComponentTest, MoveReplicaHDFSTest, ResponseLogComponentTest,
UniqFieldsUpdateProcessorFactoryTest, ClusterStateTest, TestBulkSchemaAPI,
CursorPagingTest, CloudExitableDirectoryReaderTest, TestRandomDVFaceting,
TestRandomRequestDistribution, TestDistribIDF, TestLegacyField,
TestSurroundQueryParser, ResourceLoaderTest, TestMacros,
XsltUpdateRequestHandlerTest, TestNoOpRegenerator, TestIndexingPerformance,
TimeZoneUtilsTest, CollectionsAPIAsyncDistributedZkTest, SimpleFacetsTest,
BlobRepositoryCloudTest, ManagedSchemaRoundRobinCloudTest, MetricsConfigTest,
TestAuthenticationFramework, TestCloudInspectUtil, TestCloudRecovery,
TestSubQueryTransformer, NotRequiredUniqueKeyTest, TestStressRecovery,
AssignTest, SolrCloudExampleTest, TestBulkSchemaConcurrent, OverseerStatusTest,
PeerSyncReplicationTest, HdfsNNFailoverTest, TestSlowCompositeReaderWrapper,
TestExtendedDismaxParser, TestJavabinTupleStreamParser,
TestSweetSpotSimilarityFactory, TestPayloadCheckQParserPlugin,
DateMathParserTest, DistributedQueueTest, TestSearcherReuse,
PropertiesRequestHandlerTest, FullHLLTest, TestCustomSort, OutputWriterTest,
TestFileDictionaryLookup, TestSolrConfigHandler, TestStressLiveNodes,
TestCloudPivotFacet, HdfsRecoveryZkTest, TestCorePropertiesReload,
ZkControllerTest, MigrateRouteKeyTest, TestStressCloudBlindAtomicUpdates,
BaseCdcrDistributedZkTest, HighlighterConfigTest, QueryParsingTest,
CoreAdminHandlerTest, TestMissingGroups, ZkStateWriterTest,
TestSerializedLuceneMatchVersion, DistributedSpellCheckComponentTest,
SolrGraphiteReporterTest, TestEmbeddedSolrServerSchemaAPI, TestPrepRecovery,
ClassificationUpdateProcessorIntegrationTest, DeleteStatusTest, DocValuesTest,
TestDynamicLoading, TestRequestStatusCollectionAPI,
LeaderInitiatedRecoveryOnCommitTest, PathHierarchyTokenizerFactoryTest,
HighlighterMaxOffsetTest, AnalyticsQueryTest, BlockDirectoryTest,
TestFilteredDocIdSet, BitVectorTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestSchemalessBufferedUpdates,
TestSizeLimitedDistributedMap, AliasIntegrationTest,
TestHighlightDedupGrouping, SolrMetricsIntegrationTest,
VMParamsZkACLAndCredentialsProvidersTest, TestFieldCacheSortRandom,
TestSolrCoreParser, BasicAuthIntegrationTest, CdcrRequestHandlerTest,
TestDeleteCollectionOnDownNodes, TestNumericTerms32, SoftAutoCommitTest,
TestSystemCollAutoCreate, DistribDocExpirationUpdateProcessorTest,
DirectUpdateHandlerOptimizeTest, TestGroupingSearch, PeerSyncTest,
TestManagedSchemaAPI, ReplicationFactorTest, SmileWriterTest, TestPolicyCloud,
DirectSolrConnectionTest, SuggesterWFSTTest, TestOrdValues, TestConfigsApi,
TestClusterStateMutator, LeaderFailoverAfterPartitionTest, DistanceUnitsTest,
ScriptEngineTest, DateFieldTest, CSVRequestHandlerTest, DocValuesMissingTest,
TestLeaderElectionZkExpiry, LeaderElectionTest, ZkSolrClientTest,
ShardRoutingCustomTest, TermVectorComponentDistributedTest, TestRealTimeGet,
TestStressReorder, TestReload, TestStressVersions,
DistributedTermsComponentTest, TestSolr4Spatial, SpellCheckComponentTest,
SolrCmdDistributorTest, TestFunctionQuery, DirectUpdateHandlerTest,
TestBadConfig, HighlighterTest, SolrIndexSplitterTest,
SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, SolrRequestParserTest,
TestStressLucene, SpatialFilterTest, SolrCoreCheckLockOnStartupTest,
TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest,
DistanceFunctionTest, SolrInfoBeanTest, TestQueryUtils,
DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory,
TestOmitPositions, RequestHandlersTest, TermVectorComponentTest,
FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest,
RegexBoostProcessorTest, TestJmxIntegration, ReturnFieldsTest,
TestAnalyzedSuggestions, PingRequestHandlerTest, MinimalSchemaTest, TestConfig,
TestPostingsSolrHighlighter, TestCharFilters, SynonymTokenizerTest,
TestXIncludeConfig, EchoParamsTest, TestBM25SimilarityFactory,
TestFastOutputStream, TestFastLRUCache, TestSuggestSpellingConverter,
SpellingQueryConverterTest, TestSolrJ, TestUtils, ZkNodePropsTest,
SystemInfoHandlerTest, TestCrossCoreJoin, TestTolerantSearch,
TestJettySolrRunner, ConnectionReuseTest, CollectionStateFormat2Test,
CollectionsAPISolrJTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest,
DocValuesNotIndexedTest, MoveReplicaHDFSUlogDirTest, NodeMutatorTest,
OverseerRolesTest, SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest,
TestMiniSolrCloudClusterSSL, TestRandomFlRTGCloud, TestRebalanceLeaders,
TestStressInPlaceUpdates, CoreSorterTest, DirectoryFactoryTest,
ExitableDirectoryReaderTest, QueryResultKeyTest, TestBackupRepositoryFactory,
TestConfigSetProperties, TestImplicitCoreProperties, TestInfoStreamLogging,
TestNRTOpen, TestSimpleTextCodec, TestSolrXml, TestSolrCoreSnapshots,
TestConfigReload, TestSQLHandler, TestCollectionAPIs,
DistributedFacetExistsSmallTest, DistributedFacetPivotWhiteBoxTest,
FacetPivotSmallTest, InfixSuggestersTest, ShufflingReplicaListTransformerTest,
SpatialHeatmapFacetsTest, TestHttpShardHandlerFactory, TestPivotHelperCode,
TestTrackingShardHandlerFactory, TestUnifiedSolrHighlighter,
WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestLegacyTerms,
TestMultiValuedNumericRangeQuery, TestNumericRangeQuery32,
TestNumericTokenStream, SolrCoreMetricManagerTest, SolrMetricManagerTest,
SolrSlf4jReporterTest, SolrShardReporterTest, TestPushWriter,
TestRawTransformer, TestSubQueryTransformerDistrib,
TestManagedSynonymGraphFilterFactory, DateRangeFieldTest,
TestCloudManagedSchema, TestUseDocValuesAsStored, TestUseDocValuesAsStored2,
LargeFieldTest, MergeStrategyTest, RankQueryTest, TestAddFieldRealTimeGet,
TestCollapseQParserPlugin, TestComplexPhraseLeadingWildcard,
TestFieldSortValues, TestHashQParserPlugin, TestLegacyNumericRangeQueryBuilder,
TestMultiWordSynonyms, TestQueryWrapperFilter, TestRandomCollapseQParserPlugin,
TestSmileRequest, TestXmlQParserPlugin, TestJsonFacetRefinement,
TestSortByMinMaxFunction, BJQParserTest, BlockJoinFacetDistribTest,
BlockJoinFacetSimpleTest, GraphQueryTest, TestCloudNestedDocsSort,
TestNestedDocsSort, TestScoreJoinQPNoScore, TestScoreJoinQPScore,
TestJsonRequest, CloudMLTQParserTest, TestExactStatsCache,
TestPKIAuthenticationPlugin, TestSha256AuthenticationProvider,
TestSolrCloudWithHadoopAuthPlugin, HttpSolrCallGetCoreTest,
SpellCheckCollatorWithCollapseTest, TestAnalyzeInfixSuggestions,
TestBlendedInfixSuggestions, TestFreeTextSuggestions,
TestHighFrequencyDictionaryFactory, BufferStoreTest, HdfsDirectoryTest,
TestDocTermOrds, TestFieldCacheReopen, TestFieldCacheWithThreads,
TestNumericTerms64, SolrIndexMetricsTest, VersionInfoTest,
AtomicUpdateProcessorFactoryTest]
[junit4] Completed [709/726 (1!)] on J0 in 0.66s, 4 tests, 1 error <<<
FAILURES!
[...truncated 39778 lines...]
-ecj-javadoc-lint-src:
[mkdir] Created dir: C:\Users\jenkins\AppData\Local\Temp\ecj1030565293
[ecj-lint] Compiling 1118 source files to
C:\Users\jenkins\AppData\Local\Temp\ecj1030565293
[ecj-lint] invalid Class-Path header in manifest of jar file:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\lib\org.restlet-2.3.0.jar
[ecj-lint] invalid Class-Path header in manifest of jar file:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\lib\org.restlet.ext.servlet-2.3.0.jar
[ecj-lint] ----------
[ecj-lint] 1. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\core\CoreContainer.java
(at line 972)
[ecj-lint] core = new SolrCore(this, dcore, coreConfig);
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'core' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 2. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\core\HdfsDirectoryFactory.java
(at line 234)
[ecj-lint] dir = new BlockDirectory(path, hdfsDir, cache, null,
blockCacheReadEnabled, false, cacheMerges, cacheReadOnce);
[ecj-lint]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'dir' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 3. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\handler\AnalysisRequestHandlerBase.java
(at line 120)
[ecj-lint] reader = cfiltfac.create(reader);
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'reader' is not closed at this location
[ecj-lint] ----------
[ecj-lint] 4. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\handler\AnalysisRequestHandlerBase.java
(at line 144)
[ecj-lint] return namedList;
[ecj-lint] ^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'listBasedTokenStream' is not closed at this location
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 5. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\handler\ReplicationHandler.java
(at line 1282)
[ecj-lint] DirectoryReader reader = s==null ? null :
s.get().getIndexReader();
[ecj-lint] ^^^^^^
[ecj-lint] Resource leak: 'reader' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 6. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\handler\sql\SolrTable.java
(at line 517)
[ecj-lint] ParallelStream parallelStream = new ParallelStream(zk,
collection, tupleStream, numWorkers, comp);
[ecj-lint] ^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'parallelStream' is never closed
[ecj-lint] ----------
[ecj-lint] 7. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\handler\sql\SolrTable.java
(at line 743)
[ecj-lint] ParallelStream parallelStream = new ParallelStream(zkHost,
collection, tupleStream, numWorkers, comp);
[ecj-lint] ^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'parallelStream' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 8. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\highlight\DefaultSolrHighlighter.java
(at line 578)
[ecj-lint] tvWindowStream = new OffsetWindowTokenFilter(tvStream);
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'tvWindowStream' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 9. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\request\SimpleFacets.java
(at line 912)
[ecj-lint] fastForRandomSet = new HashDocSet(sset.getDocs(), 0,
sset.size());
[ecj-lint]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'fastForRandomSet' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 10. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\response\SmileResponseWriter.java
(at line 33)
[ecj-lint] new SmileWriter(out, request, response).writeResponse();
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 11. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\schema\OpenExchangeRatesOrgProvider.java
(at line 146)
[ecj-lint] ratesJsonStream =
resourceLoader.openResource(ratesFileLocation);
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'ratesJsonStream' is not closed at this location
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 12. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\search\CollapsingQParserPlugin.java
(at line 1315)
[ecj-lint] UninvertingReader uninvertingReader = new UninvertingReader(new
ReaderWrapper(searcher.getSlowAtomicReader(), collapseField), mapping);
[ecj-lint] ^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'uninvertingReader' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 13. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java
(at line 145)
[ecj-lint] HashDocSet h = new HashDocSet(docs,offset,len);
[ecj-lint] ^
[ecj-lint] Resource leak: 'h' is never closed
[ecj-lint] ----------
[ecj-lint] 14. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java
(at line 154)
[ecj-lint] HashDocSet h = new HashDocSet(docs,offset,len);
[ecj-lint] ^
[ecj-lint] Resource leak: 'h' is never closed
[ecj-lint] ----------
[ecj-lint] 15. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java
(at line 163)
[ecj-lint] HashDocSet h = new HashDocSet(docs,offset,len);
[ecj-lint] ^
[ecj-lint] Resource leak: 'h' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 16. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\search\function\OrdFieldSource.java
(at line 78)
[ecj-lint] SolrIndexSearcher is = (SolrIndexSearcher) o;
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 17. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\search\function\ReverseOrdFieldSource.java
(at line 78)
[ecj-lint] SolrIndexSearcher is = (SolrIndexSearcher) o;
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 18. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\servlet\SolrDispatchFilter.java
(at line 287)
[ecj-lint] throw new SolrException(ErrorCode.SERVER_ERROR, "Error occurred
while loading solr.xml from zookeeper", e);
[ecj-lint]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] Resource leak: 'loader' is not closed at this location
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 19. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\update\CdcrTransactionLog.java
(at line 98)
[ecj-lint] ChannelFastInputStream is = new ChannelFastInputStream(channel,
pos);
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 20. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\update\HdfsTransactionLog.java
(at line 191)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] 21. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\update\HdfsTransactionLog.java
(at line 261)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 22. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java
(at line 228)
[ecj-lint] ChannelFastInputStream is = new ChannelFastInputStream(channel,
pos);
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] 23. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java
(at line 228)
[ecj-lint] ChannelFastInputStream is = new ChannelFastInputStream(channel,
pos);
[ecj-lint] ^^
[ecj-lint] Resource leak: 'is' is never closed
[ecj-lint] ----------
[ecj-lint] 24. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java
(at line 260)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] 25. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java
(at line 275)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] 26. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java
(at line 529)
[ecj-lint] LogCodec codec = new LogCodec(resolver);
[ecj-lint] ^^^^^
[ecj-lint] Resource leak: 'codec' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 27. ERROR in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\update\processor\UUIDUpdateProcessorFactory.java
(at line 23)
[ecj-lint] import org.apache.solr.common.SolrException;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.solr.common.SolrException is never used
[ecj-lint] ----------
[ecj-lint] 28. ERROR in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\update\processor\UUIDUpdateProcessorFactory.java
(at line 24)
[ecj-lint] import static org.apache.solr.common.SolrException.ErrorCode.*;
[ecj-lint] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ecj-lint] The import org.apache.solr.common.SolrException.ErrorCode is never
used
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 29. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\update\processor\UpdateRequestProcessor.java
(at line 85)
[ecj-lint] UpdateRequestProcessor p = this;
[ecj-lint] ^
[ecj-lint] Resource leak: 'p' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 30. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\util\SimplePostTool.java
(at line 655)
[ecj-lint] BAOS bos = new BAOS();
[ecj-lint] ^^^
[ecj-lint] Resource leak: 'bos' is never closed
[ecj-lint] ----------
[ecj-lint] 31. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\util\SimplePostTool.java
(at line 655)
[ecj-lint] BAOS bos = new BAOS();
[ecj-lint] ^^^
[ecj-lint] Resource leak: 'bos' is never closed
[ecj-lint] ----------
[ecj-lint] ----------
[ecj-lint] 32. WARNING in
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\java\org\apache\solr\util\SolrLogLayout.java
(at line 149)
[ecj-lint] SolrQueryRequest req = requestInfo == null ? null :
requestInfo.getReq();
[ecj-lint] ^^^
[ecj-lint] Resource leak: 'req' is never closed
[ecj-lint] ----------
[ecj-lint] 32 problems (2 errors, 30 warnings)
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:810: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:101: The following
error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build.xml:689: The
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2007:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2046:
Compile failed; see the compiler error output for details.
Total time: 82 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]