You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/02/27 02:59:34 UTC

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk-9-ea+106) - Build # 16017 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/16017/
Java: 64bit/jdk-9-ea+106 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat.testDocsOnly

Error Message:
Captured an uncaught exception in thread: Thread[id=655, name=Thread-467, state=RUNNABLE, group=TGRP-TestPerFieldPostingsFormat]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=655, name=Thread-467, state=RUNNABLE, group=TGRP-TestPerFieldPostingsFormat]
	at __randomizedtesting.SeedInfo.seed([A8B6A11D0F51F0D5:D4F20B0F05808585]:0)
Caused by: java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 13
	at __randomizedtesting.SeedInfo.seed([A8B6A11D0F51F0D5]:0)
	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 13
	at org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:235)
	at org.apache.lucene.util.automaton.RegExp.toAutomatonInternal(RegExp.java:524)
	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:277)
	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 1165 lines...]
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat
   [junit4]   2> Feb 26, 2016 10:57:26 NYIAGHUO com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-467,5,TGRP-TestPerFieldPostingsFormat]
   [junit4]   2> java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 13
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([A8B6A11D0F51F0D5]:0)
   [junit4]   2> 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]   2> Caused by: java.lang.ArrayIndexOutOfBoundsException: 13
   [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.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:277)
   [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=testDocsOnly -Dtests.seed=A8B6A11D0F51F0D5 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ksb -Dtests.timezone=America/Argentina/San_Luis -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.07s J0 | TestPerFieldPostingsFormat.testDocsOnly <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=655, name=Thread-467, state=RUNNABLE, group=TGRP-TestPerFieldPostingsFormat]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A8B6A11D0F51F0D5:D4F20B0F05808585]:0)
   [junit4]    > Caused by: java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: 13
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A8B6A11D0F51F0D5]:0)
   [junit4]    > 	at org.apache.lucene.index.RandomPostingsTester$TestThread.run(RandomPostingsTester.java:1006)
   [junit4]    > Caused by: java.lang.ArrayIndexOutOfBoundsException: 13
   [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.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:277)
   [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] 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> NOTE: test params are: codec=Asserting(Lucene60), sim=ClassicSimilarity, locale=ksb, timezone=America/Argentina/San_Luis
   [junit4]   2> NOTE: Linux 3.19.0-47-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=235768760,total=339738624
   [junit4]   2> NOTE: All tests run in this JVM: [TestSentinelIntSet, TestMixedDocValuesUpdates, TestNumericDocValuesUpdates, TestIndexWriterUnicode, TestMultiset, TestMultiTermConstantScore, TestLucene53NormsFormat, TestSpanBoostQuery, TestIndexWriterExceptions2, TestCheckIndex, TestSimilarityProvider, TestIndexWriterDelete, TestWeakIdentityMap, TestParallelCompositeReader, TestQueryCachingPolicy, TestTermRangeQuery, TestUpgradeIndexMergePolicy, TestPagedBytes, TestStressDeletes, TestReadOnlyIndex, TestPhraseQuery, Test4GBStoredFields, TestIndexWriterLockRelease, TestIndexWriter, TestLockFactory, TestNewestSegment, TestLucene50StoredFieldsFormat, TestDisjunctionMaxQuery, TestMultiPhraseQuery, TestMultiTermQueryRewrites, TestUnicodeUtil, TestTermsEnum, TestExceedMaxTermLength, TestNoDeletionPolicy, TestForTooMuchCloning, TestIndexWriterMergePolicy, FiniteStringsIteratorTest, TestBlendedTermQuery, TestSearcherManager, TestDocValuesRewriteMethod, TestTransactionRollback, TestQueryBuilder, TestSortRandom, TestDoc, TestBytesRef, TestIndexSearcher, TestFilterDirectoryReader, TestFieldType, TestShardSearching, TestRecyclingByteBlockAllocator, TestIndexWriterCommit, TestMergedIterator, TestNumericRangeQuery64, TestMinimize, TestBinaryTerms, TestBlockPostingsFormat2, Test2BTerms, TestTerm, TestPerSegmentDeletes, TestTrackingDirectoryWrapper, TestBooleanQueryVisitSubscorers, TestIsCurrent, TestFilterIterator, TestDocIdSetBuilder, TestTerms, TestNativeFSLockFactory, TestRegexpRandom, TestSumDocFreq, TestStressIndexing, TestPerFieldPostingsFormat]
   [junit4] Completed [299/411 (1!)] on J0 in 27.98s, 24 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 393 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), 3423 tests, 1 error, 61 ignored (57 assumptions) [seed: A8B6A11D0F51F0D5]

Total time: 6 minutes 19 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



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_72) - Build # 16020 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/16020/
Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 36079 lines...]
-check-forbidden-all:
[forbidden-apis] Reading bundled API signatures: jdk-unsafe-1.8
[forbidden-apis] Reading bundled API signatures: jdk-deprecated-1.8
[forbidden-apis] Reading bundled API signatures: commons-io-unsafe-2.4
[forbidden-apis] Reading API signatures: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/tools/forbiddenApis/base.txt
[forbidden-apis] Reading API signatures: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/tools/forbiddenApis/servlet-api.txt
[forbidden-apis] Reading API signatures: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/tools/forbiddenApis/solr.txt
[forbidden-apis] Loading classes to check...
[forbidden-apis] Scanning classes for violations...
[forbidden-apis] Forbidden method invocation: java.lang.String#format(java.lang.String,java.lang.Object[]) [Uses default locale]
[forbidden-apis]   in org.apache.solr.cloud.OverseerTest$MockZKController (OverseerTest.java:128)
[forbidden-apis] Scanned 3180 (and 1946 related) class file(s) for forbidden API invocations (in 1.07s), 1 error(s).

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:117: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:347: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:504: Check for forbidden API calls failed, see log.

Total time: 63 minutes 49 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



[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk-9-ea+106) - Build # 16019 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/16019/
Java: 32bit/jdk-9-ea+106 -server -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 36439 lines...]
-check-forbidden-all:
[forbidden-apis] Reading bundled API signatures: jdk-unsafe-1.8
[forbidden-apis] Reading bundled API signatures: jdk-deprecated-1.8
[forbidden-apis] WARNING: Method not found while parsing signature: java.awt.Component#getPeer() [signature ignored]
[forbidden-apis] WARNING: Method not found while parsing signature: java.awt.Font#getPeer() [signature ignored]
[forbidden-apis] WARNING: Method not found while parsing signature: java.awt.MenuComponent#getPeer() [signature ignored]
[forbidden-apis] WARNING: Method not found while parsing signature: java.awt.Toolkit#getFontPeer(java.lang.String,int) [signature ignored]
[forbidden-apis] WARNING: Method not found while parsing signature: java.util.jar.Pack200$Packer#addPropertyChangeListener(java.beans.PropertyChangeListener) [signature ignored]
[forbidden-apis] WARNING: Method not found while parsing signature: java.util.jar.Pack200$Packer#removePropertyChangeListener(java.beans.PropertyChangeListener) [signature ignored]
[forbidden-apis] WARNING: Method not found while parsing signature: java.util.jar.Pack200$Unpacker#addPropertyChangeListener(java.beans.PropertyChangeListener) [signature ignored]
[forbidden-apis] WARNING: Method not found while parsing signature: java.util.jar.Pack200$Unpacker#removePropertyChangeListener(java.beans.PropertyChangeListener) [signature ignored]
[forbidden-apis] WARNING: Method not found while parsing signature: java.util.logging.LogManager#addPropertyChangeListener(java.beans.PropertyChangeListener) [signature ignored]
[forbidden-apis] WARNING: Method not found while parsing signature: java.util.logging.LogManager#removePropertyChangeListener(java.beans.PropertyChangeListener) [signature ignored]
[forbidden-apis] Reading bundled API signatures: commons-io-unsafe-2.4
[forbidden-apis] Reading API signatures: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/tools/forbiddenApis/base.txt
[forbidden-apis] Reading API signatures: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/tools/forbiddenApis/servlet-api.txt
[forbidden-apis] Reading API signatures: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/tools/forbiddenApis/solr.txt
[forbidden-apis] Loading classes to check...
[forbidden-apis] Scanning classes for violations...
[forbidden-apis] Forbidden method invocation: java.lang.String#format(java.lang.String,java.lang.Object[]) [Uses default locale]
[forbidden-apis]   in org.apache.solr.cloud.OverseerTest$MockZKController (OverseerTest.java:128)
[forbidden-apis] Scanned 3180 (and 1946 related) class file(s) for forbidden API invocations (in 1.38s), 1 error(s).

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:117: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:347: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:504: Check for forbidden API calls failed, see log.

Total time: 70 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



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_72) - Build # 16018 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/16018/
Java: 32bit/jdk1.8.0_72 -client -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 36086 lines...]
-check-forbidden-all:
[forbidden-apis] Reading bundled API signatures: jdk-unsafe-1.8
[forbidden-apis] Reading bundled API signatures: jdk-deprecated-1.8
[forbidden-apis] Reading bundled API signatures: commons-io-unsafe-2.4
[forbidden-apis] Reading API signatures: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/tools/forbiddenApis/base.txt
[forbidden-apis] Reading API signatures: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/tools/forbiddenApis/servlet-api.txt
[forbidden-apis] Reading API signatures: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/tools/forbiddenApis/solr.txt
[forbidden-apis] Loading classes to check...
[forbidden-apis] Scanning classes for violations...
[forbidden-apis] Forbidden method invocation: java.lang.String#format(java.lang.String,java.lang.Object[]) [Uses default locale]
[forbidden-apis]   in org.apache.solr.cloud.OverseerTest$MockZKController (OverseerTest.java:128)
[forbidden-apis] Scanned 3180 (and 1946 related) class file(s) for forbidden API invocations (in 1.48s), 1 error(s).

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:117: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:347: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:504: Check for forbidden API calls failed, see log.

Total time: 77 minutes 56 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