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 2015/04/22 05:03:23 UTC

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_40) - Build # 12224 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12224/
Java: 32bit/jdk1.8.0_40 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite

Error Message:
Determinizing automaton would result in more than 10000 states.

Stack Trace:
org.apache.lucene.util.automaton.TooComplexToDeterminizeException: Determinizing automaton would result in more than 10000 states.
	at __randomizedtesting.SeedInfo.seed([97157AA29B103E03:D0A31C9F24805B22]:0)
	at org.apache.lucene.util.automaton.Operations.determinize(Operations.java:743)
	at org.apache.lucene.util.automaton.Operations.complement(Operations.java:291)
	at org.apache.lucene.util.automaton.Operations.minus(Operations.java:315)
	at org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite(TestAutomaton.java:813)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 1723 lines...]
   [junit4] Suite: org.apache.lucene.util.automaton.TestAutomaton
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAutomaton -Dtests.method=testRandomFinite -Dtests.seed=97157AA29B103E03 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=it_CH -Dtests.timezone=America/Dawson -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   9.65s J0 | TestAutomaton.testRandomFinite <<<
   [junit4]    > Throwable #1: org.apache.lucene.util.automaton.TooComplexToDeterminizeException: Determinizing automaton would result in more than 10000 states.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([97157AA29B103E03:D0A31C9F24805B22]:0)
   [junit4]    > 	at org.apache.lucene.util.automaton.Operations.determinize(Operations.java:743)
   [junit4]    > 	at org.apache.lucene.util.automaton.Operations.complement(Operations.java:291)
   [junit4]    > 	at org.apache.lucene.util.automaton.Operations.minus(Operations.java:315)
   [junit4]    > 	at org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite(TestAutomaton.java:813)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=6, maxDocsPerChunk=633, blockSize=7), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=6, blockSize=7)), sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=it_CH, timezone=America/Dawson
   [junit4]   2> NOTE: Linux 3.13.0-49-generic i386/Oracle Corporation 1.8.0_40 (32-bit)/cpus=12,threads=1,free=180693888,total=263315456
   [junit4]   2> NOTE: All tests run in this JVM: [TestNotDocIdSet, TestIndexWriterMergePolicy, TestTieredMergePolicy, TestLucene50NormsFormat, TestPerSegmentDeletes, TestMinimize, TestReaderClosed, TestPrefixCodedTerms, TestRollingBuffer, TestPackedTokenAttributeImpl, TestLogMergePolicy, TestPositionIncrement, TestNoMergePolicy, TestFrequencyTrackingRingBuffer, TestSortedNumericSortField, TestArrayUtil, TestCrashCausesCorruptIndex, TestControlledRealTimeReopenThread, TestCachingTokenFilter, TestTimSorterWorstCase, TestPrefixInBooleanQuery, TestSearcherManager, TestNumericUtils, TestRAMDirectory, Test2BNumericDocValues, TestPriorityQueue, TestMatchNoDocsQuery, TestTermVectorsReader, TestBitDocIdSetBuilder, TestToken, TestSortedSetSortField, TestRegexpRandom, TestBagOfPositions, TestPostingsOffsets, TestDocValuesTermsQuery, TestMathUtil, TestSimilarity, TestPositiveScoresOnlyCollector, TestMaxPosition, TestBinaryDocument, TestScorerPerf, TestFilteredSearch, TestRegexpRandom2, TestBooleanMinShouldMatch, TestQueryWrapperFilter, TestIndexWriterWithThreads, TestNot, TestIndexWriter, TestBooleanCoord, TestFieldsReader, TestFlex, TestNRTCachingDirectory, TestSmallFloat, Test2BTerms, TestInfoStream, TestSimilarityBase, TestSimpleAttributeImpl, TestNeverDelete, TestDocIdSet, TestCompiledAutomaton, TestSearchForDuplicates, TestDateTools, TestIndexWriterDelete, TestIndexSearcher, TestNumericRangeQuery64, TestDirectoryReader, TestDeletionPolicy, TestTimeLimitingCollector, TestSnapshotDeletionPolicy, TestLevenshteinAutomata, TestTermsEnum, TestNRTReaderCleanup, TestOrdinalMap, TestTerms, TestTryDelete, TestApproximationSearchEquivalence, TestCachingWrapperQuery, TestConjunctionDISI, TestFieldValueQuery, TestLRUQueryCache, TestNeedsScores, TestQueryRescorer, TestSortRescorer, TestSortedSetSelector, TestUsageTrackingFilterCachingPolicy, TestPayloadBasics, TestPayloadSpans, TestFilterSpans, TestSpanNearQuery, TestSpanNotQuery, TestSpanOrQuery, TestBufferedChecksum, TestNIOFSDirectory, TestBytesRefArray, TestDocIdSetBuilder, TestMergedIterator, TestSloppyMath, TestTimSorter, TestAutomaton]
   [junit4] Completed [396/401] on J0 in 11.53s, 56 tests, 1 error <<< FAILURES!

[...truncated 32 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:536: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:484: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build.xml:50: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1434: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:991: There were test failures: 401 suites, 3247 tests, 1 error, 54 ignored (50 assumptions)

Total time: 6 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any