Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/202/
Java: 64bit/jdk-9-ea+107 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED:
org.apache.lucene.codecs.bloom.TestBloomPostingsFormat.testDocsAndFreqsAndPositionsAndPayloads
Error Message:
Captured an uncaught exception in thread: Thread[id=634, name=Thread-611,
state=RUNNABLE, group=TGRP-TestBloomPostingsFormat]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=634, name=Thread-611, state=RUNNABLE,
group=TGRP-TestBloomPostingsFormat]
Caused by: java.lang.RuntimeException: java.lang.IllegalArgumentException:
source=3 is out of bounds (maxState is 2)
at __randomizedtesting.SeedInfo.seed([554B9498B05653E7]:0)
at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1005)
Caused by: java.lang.IllegalArgumentException: source=3 is out of bounds
(maxState is 2)
at
org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:167)
at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:515)
at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
at org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
at
org.apache.lucene.util.automaton.AutomatonTestUtil.randomSingleAutomaton(AutomatonTestUtil.java:262)
at
org.apache.lucene.util.automaton.AutomatonTestUtil.randomAutomaton(AutomatonTestUtil.java:276)
at
org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1166)
at
org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:62)
at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1003)
Build Log:
[...truncated 6383 lines...]
[junit4] Suite: org.apache.lucene.codecs.bloom.TestBloomPostingsFormat
[junit4] 2> Mäe. 03, 2016 9:06:13 MOIES
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
uncaughtException
[junit4] 2> WARNING: Uncaught exception in thread:
Thread[Thread-611,5,TGRP-TestBloomPostingsFormat]
[junit4] 2> java.lang.RuntimeException:
java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([554B9498B05653E7]:0)
[junit4] 2> at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1005)
[junit4] 2> Caused by: java.lang.IllegalArgumentException: source=3 is out
of bounds (maxState is 2)
[junit4] 2> at
org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:167)
[junit4] 2> at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
[junit4] 2> at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:515)
[junit4] 2> at
org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
[junit4] 2> at
org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
[junit4] 2> at
org.apache.lucene.util.automaton.AutomatonTestUtil.randomSingleAutomaton(AutomatonTestUtil.java:262)
[junit4] 2> at
org.apache.lucene.util.automaton.AutomatonTestUtil.randomAutomaton(AutomatonTestUtil.java:276)
[junit4] 2> at
org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1166)
[junit4] 2> at
org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:62)
[junit4] 2> at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1003)
[junit4] 2>
[junit4] 2> Mäe. 03, 2016 9:06:13 MOIES
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
uncaughtException
[junit4] 2> WARNING: Uncaught exception in thread:
Thread[Thread-610,5,TGRP-TestBloomPostingsFormat]
[junit4] 2> java.lang.RuntimeException:
java.lang.ArrayIndexOutOfBoundsException: 9
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([554B9498B05653E7]:0)
[junit4] 2> at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1005)
[junit4] 2> Caused by: java.lang.ArrayIndexOutOfBoundsException: 9
[junit4] 2> at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
[junit4] 2> at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:524)
[junit4] 2> at
org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
[junit4] 2> at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:510)
[junit4] 2> at
org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
[junit4] 2> at
org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
[junit4] 2> at
org.apache.lucene.util.automaton.AutomatonTestUtil.randomSingleAutomaton(AutomatonTestUtil.java:262)
[junit4] 2> at
org.apache.lucene.util.automaton.AutomatonTestUtil.randomAutomaton(AutomatonTestUtil.java:276)
[junit4] 2> at
org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1166)
[junit4] 2> at
org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:62)
[junit4] 2> at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1003)
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestBloomPostingsFormat
-Dtests.method=testDocsAndFreqsAndPositionsAndPayloads
-Dtests.seed=554B9498B05653E7 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=lb-LU -Dtests.timezone=Universal -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.59s J1 |
TestBloomPostingsFormat.testDocsAndFreqsAndPositionsAndPayloads <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=634, name=Thread-611, state=RUNNABLE,
group=TGRP-TestBloomPostingsFormat]
[junit4] > Caused by: java.lang.RuntimeException:
java.lang.IllegalArgumentException: source=3 is out of bounds (maxState is 2)
[junit4] > at
__randomizedtesting.SeedInfo.seed([554B9498B05653E7]:0)
[junit4] > at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1005)
[junit4] > Caused by: java.lang.IllegalArgumentException: source=3 is out
of bounds (maxState is 2)
[junit4] > at
org.apache.lucene.util.automaton.Automaton.addTransition(Automaton.java:167)
[junit4] > at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:245)
[junit4] > at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:515)
[junit4] > at
org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
[junit4] > at
org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
[junit4] > at
org.apache.lucene.util.automaton.AutomatonTestUtil.randomSingleAutomaton(AutomatonTestUtil.java:262)
[junit4] > at
org.apache.lucene.util.automaton.AutomatonTestUtil.randomAutomaton(AutomatonTestUtil.java:276)
[junit4] > at
org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1166)
[junit4] > at
org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:62)
[junit4] > at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1003)Throwable
#2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
uncaught exception in thread: Thread[id=633, name=Thread-610, state=RUNNABLE,
group=TGRP-TestBloomPostingsFormat]
[junit4] > Caused by: java.lang.RuntimeException:
java.lang.ArrayIndexOutOfBoundsException: 9
[junit4] > at
__randomizedtesting.SeedInfo.seed([554B9498B05653E7]:0)
[junit4] > at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1005)
[junit4] > Caused by: java.lang.ArrayIndexOutOfBoundsException: 9
[junit4] > at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
[junit4] > at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:524)
[junit4] > at
org.apache.lucene.util.automaton.RegExp.findLeaves(RegExp.java:617)
[junit4] > at
org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:510)
[junit4] > at
org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:495)
[junit4] > at
org.apache.lucene.util.automaton.RegExp.toAutomaton(RegExp.java:426)
[junit4] > at
org.apache.lucene.util.automaton.AutomatonTestUtil.randomSingleAutomaton(AutomatonTestUtil.java:262)
[junit4] > at
org.apache.lucene.util.automaton.AutomatonTestUtil.randomAutomaton(AutomatonTestUtil.java:276)
[junit4] > at
org.apache.lucene.index.RandomPostingsTester.testTermsOneThread(RandomPostingsTester.java:1166)
[junit4] > at
org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:62)
[junit4] > at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1003)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene54): {},
docValues:{}, sim=RandomSimilarity(queryNorm=false,coord=no):
{f_DOCS_AND_FREQS=DFR I(n)2, field=IB SPL-DZ(0.3),
f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFI(Standardized),
titleTokenized=DFR I(F)L3(800.0), f_DOCS_AND_FREQS_AND_POSITIONS=DFR I(ne)L1,
body=DFR GL3(800.0), f_DOCS=DFR I(F)L2}, locale=lb-LU, timezone=Universal
[junit4] 2> NOTE: Linux 3.19.0-51-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=360424816,total=526385152
[junit4] 2> NOTE: All tests run in this JVM:
[TestSimpleTextStoredFieldsFormat, TestSimpleTextFieldInfoFormat,
TestFSTPostingsFormat, TestSimpleTextDocValuesFormat, TestBloomPostingsFormat]
[junit4] Completed [12/21 (1!)] on J1 in 6.72s, 30 tests, 1 error <<<
FAILURES!
[...truncated 43 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:750: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:694: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/build.xml:59: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/build.xml:475: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:2273: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/module-build.xml:58: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1477: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.5-Linux/lucene/common-build.xml:1033:
There were test failures: 21 suites, 712 tests, 1 error, 33 ignored (33
assumptions) [seed: 554B9498B05653E7]
Total time: 17 minutes 29 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]