Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15970/
Java: 64bit/jdk-9-ea+106 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed.
FAILED:
org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat.testDocsAndFreqsAndPositionsAndOffsets
Error Message:
Captured an uncaught exception in thread: Thread[id=276, name=Thread-175,
state=RUNNABLE, group=TGRP-TestPerFieldPostingsFormat]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=276, name=Thread-175, state=RUNNABLE,
group=TGRP-TestPerFieldPostingsFormat]
at
__randomizedtesting.SeedInfo.seed([6A340B7094F5577A:5307E6587E865A9E]:0)
Caused by: java.lang.RuntimeException:
java.lang.ArrayIndexOutOfBoundsException: 6
at __randomizedtesting.SeedInfo.seed([6A340B7094F5577A]:0)
at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 6
at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
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:1167)
at
org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)
Build Log:
[...truncated 452 lines...]
[junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat
[junit4] IGNOR/A 0.00s J0 | TestPerFieldPostingsFormat.testMergeStability
[junit4] > Assumption #1: The MockRandom PF randomizes content on the
fly, so we can't check it
[junit4] IGNOR/A 0.00s J0 | TestPerFieldPostingsFormat.testPostingsEnumReuse
[junit4] > Assumption #1: The MockRandom PF randomizes content on the
fly, so we can't check it
[junit4] 2> févr. 23, 2016 12:29:30 PM
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
uncaughtException
[junit4] 2> WARNING: Uncaught exception in thread:
Thread[Thread-175,5,TGRP-TestPerFieldPostingsFormat]
[junit4] 2> java.lang.RuntimeException:
java.lang.ArrayIndexOutOfBoundsException: 6
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([6A340B7094F5577A]:0)
[junit4] 2> at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
[junit4] 2> Caused by: java.lang.ArrayIndexOutOfBoundsException: 6
[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: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:1167)
[junit4] 2> at
org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
[junit4] 2> at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestPerFieldPostingsFormat
-Dtests.method=testDocsAndFreqsAndPositionsAndOffsets
-Dtests.seed=6A340B7094F5577A -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=fr-CH -Dtests.timezone=Etc/GMT-2 -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.58s J0 |
TestPerFieldPostingsFormat.testDocsAndFreqsAndPositionsAndOffsets <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=276, name=Thread-175, state=RUNNABLE,
group=TGRP-TestPerFieldPostingsFormat]
[junit4] > at
__randomizedtesting.SeedInfo.seed([6A340B7094F5577A:5307E6587E865A9E]:0)
[junit4] > Caused by: java.lang.RuntimeException:
java.lang.ArrayIndexOutOfBoundsException: 6
[junit4] > at
__randomizedtesting.SeedInfo.seed([6A340B7094F5577A]:0)
[junit4] > at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
[junit4] > Caused by: java.lang.ArrayIndexOutOfBoundsException: 6
[junit4] > at
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
[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:1167)
[junit4] > at
org.apache.lucene.index.RandomPostingsTester.access$000(RandomPostingsTester.java:61)
[junit4] > at
org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1004)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {},
docValues:{}, sim=ClassicSimilarity, locale=fr-CH, timezone=Etc/GMT-2
[junit4] 2> NOTE: Linux 3.19.0-47-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=12,threads=1,free=499850760,total=526385152
[junit4] 2> NOTE: All tests run in this JVM: [TestFilterIterator,
TestDateSort, TestStressDeletes, TestTrackingDirectoryWrapper,
TestDocIdSetBuilder, TestInPlaceMergeSorter, TestInfoStream,
TestBlendedTermQuery, TestMultiTermConstantScore, TestMergedIterator,
TestNewestSegment, TestAutomatonQuery, TestFieldType, TestIndexWriterOnVMError,
TestLucene50StoredFieldsFormat, TestBytesRef, TestSentinelIntSet,
TestDisjunctionMaxQuery, TestNGramPhraseQuery, TestThreadedForceMerge,
TestDeterminizeLexicon, TestLockFactory, TestFilterLeafReader, TestFixedBitSet,
TestRegexpRandom, TestNativeFSLockFactory, TestStringHelper,
TestForTooMuchCloning, TestBlockPostingsFormat2, TestExceedMaxTermLength,
TestNumericDocValuesUpdates, TestIndexWriterDelete, TestTermRangeQuery,
TestPerFieldPostingsFormat]
[junit4] Completed [71/411 (1!)] on J0 in 18.34s, 24 tests, 1 error, 2
skipped <<< FAILURES!
[...truncated 1112 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:740: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:684: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:50: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1014:
There were test failures: 411 suites (1 ignored), 3396 tests, 1 error, 60
ignored (56 assumptions) [seed: 6A340B7094F5577A]
Total time: 7 minutes 32 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]