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 2014/05/08 05:52:28 UTC

[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.7.0_60-ea-b15) - Build # 3938 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3938/
Java: 64bit/jdk1.7.0_60-ea-b15 -XX:-UseCompressedOops -XX:+UseG1GC

All tests passed

Build Log:
[...truncated 20647 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:467: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:92: The following files contain @author tags, tabs or nocommits:
* solr/core/src/test/org/apache/solr/handler/TestReplicationHandler.java

Total time: 113 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_60-ea-b15 -XX:-UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Windows (64bit/jdk1.7.0_60-ea-b15) - Build # 3940 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3940/
Java: 64bit/jdk1.7.0_60-ea-b15 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.lucene3x.TestTermInfosReaderIndex

Error Message:
_2.fnm in dir=RAMDirectory@34312b8a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8218bcb

Stack Trace:
java.io.FileNotFoundException: _2.fnm in dir=RAMDirectory@34312b8a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8218bcb
	at __randomizedtesting.SeedInfo.seed([18C00777C7D5AB95]:0)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:579)
	at org.apache.lucene.codecs.lucene3x.PreFlexRWFieldInfosReader.read(PreFlexRWFieldInfosReader.java:45)
	at org.apache.lucene.codecs.lucene3x.TestTermInfosReaderIndex.beforeClass(TestTermInfosReaderIndex.java:100)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:767)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:43)
	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:360)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.lucene3x.TestTermInfosReaderIndex

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([18C00777C7D5AB95]:0)
	at org.apache.lucene.codecs.lucene3x.TestTermInfosReaderIndex.afterClass(TestTermInfosReaderIndex.java:118)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:790)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:43)
	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:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 1673 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene3x.TestTermInfosReaderIndex
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=es_UY, timezone=America/Maceio
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_60-ea (64-bit)/cpus=2,threads=1,free=282883576,total=535822336
   [junit4]   2> NOTE: All tests run in this JVM: [TestAttributeSource, TestMultiTermConstantScore, TestRollingBuffer, TestRAMDirectory, TestWildcardRandom, TestIndexWriterUnicode, TestMultiDocValues, Before3, Before3, TestSortRandom, TestInPlaceMergeSorter, TestPerFieldDocValuesFormat, TestRegexpRandom2, TestSimilarity, TestCachingTokenFilter, TestAllFilesHaveCodecHeader, TestSimpleAttributeImpl, TestPhrasePrefixQuery, TestIndexWriterMergePolicy, TestTryDelete, TestSortRescorer, TestToken, TestLucene3xPostingsFormat, TestNeverDelete, TestPagedBytes, TestSpansAdvanced, TestCachingCollector, TestLevenshteinAutomata, TestIndexWriterDelete, TestSumDocFreq, TestDeterminizeLexicon, TestSloppyPhraseQuery, TestCrashCausesCorruptIndex, TestDeterminism, TestRamUsageEstimatorOnWildAnimals, TestMergeSchedulerExternal, TestCharFilter, TestPerFieldPostingsFormat2, TestControlledRealTimeReopenThread, Nested1, TestCrash, TestOmitPositions, TestDocumentWriter, TestOmitTf, TestRollingUpdates, TestIndexFileDeleter, TestQueryWrapperFilter, TestFilterDirectory, TestSizeBoundedForceMerge, TestDateTools, TestIndexReaderClose, TestAtomicUpdate, TestCompoundFile, TestCompiledAutomaton, TestSearchForDuplicates, TestQueryBuilder, Test2BDocs, TestPrefixInBooleanQuery, TestDocIdBitSet, Nested1, Nested2, Nested3, TestVersionComparator, Test2BPostingsBytes, TestMultiPhraseQuery, TestIndexCommit, TestMultiFields, TestDocument, TestFilteredQuery, TestIndexWriterOnJRECrash, TestScoreCachingWrappingScorer, TestWorstCaseTestBehavior, TestPositionIncrement, TestDocValuesWithThreads, TestNumericRangeQuery32, TestExternalCodecs, TestScorerPerf, TestLiveFieldValues, TestIsCurrent, TestDocumentsWriterStallControl, TestIntroSorter, TestFieldInfos, TestDocTermOrds, TestSimilarity2, TestTopDocsCollector, TestLongPostings, TestReusableStringReader, Test4GBStoredFields, TestSearchWithThreads, TestTerms, TestPrefixQuery, TestDisjunctionMaxQuery, TestParallelAtomicReader, TestIndexableBinaryStringTools, TestAddIndexes, TestNRTThreads, TestSameTokenSamePosition, TestSameScoresWithThreads, TestLucene3xTermVectorsFormat, TestPForDeltaDocIdSet, TestTermsEnum, TestBooleanQuery, TestBasicOperations, TestMaxTermFrequency, TestDeletionPolicy, TestPayloadExplanations, TestConstants, TestSimilarityBase, TestBroadWord, TestCustomNorms, TestSetOnce, TestFieldReuse, TestNGramPhraseQuery, Nested, Nested2, TestLucene45DocValuesFormat, TestDocumentsWriterDeleteQueue, Test2BSortedDocValues, TestFieldCacheRewriteMethod, TestAutomatonQuery, TestTermsEnum2, TestBinaryTerms, TestTieredMergePolicy, TestForTooMuchCloning, TestPayloadSpans, TestFieldCacheRangeFilter, TestSimpleFSDirectory, Nested, TestDuelingCodecs, TestEliasFanoSequence, TestFastCompressionMode, TestBinaryDocument, TestTopDocsMerge, TestIndexWriterExceptions2, Nested1, Nested2, TestTimeLimitingCollector, TestSort, TestExplanations, TestBooleanMinShouldMatch, TestLucene3xStoredFieldsFormat, TestLucene41StoredFieldsFormat, TestSpanFirstQuery, TestLucene40TermVectorsFormat, TestPositiveScoresOnlyCollector, TestAssertions, TestBagOfPositions, TestSentinelIntSet, TestPerSegmentDeletes, TestComplexExplanations, TestPayloadTermQuery, TestBytesRefHash, TestSegmentTermEnum, TestSpecialOperations, TestFieldCacheTermsFilter, TestByteSlices, TestFieldMaskingSpanQuery, TestIndexWriterNRTIsCurrent, TestShardSearching, TestNRTReaderWithThreads, TestIndexWriterOnDiskFull, TestIndexWriterForceMerge, TestBooleanOr, TestBytesRef, TestCharTermAttributeImpl, TestCodecs, TestDocValuesIndexing, TestFieldValueFilter, TestRamUsageEstimator, TestIndexWriter, TestSearchAfter, TestStressIndexing2, TestPriorityQueue, TestIdentityHashSet, TestLock, TestMinShouldMatch2, TestBooleanScorer, TestFuzzyQuery, TestSimpleExplanationsOfNonMatches, TestFlushByRamOrCountsPolicy, TestFieldCache, TestStressIndexing, TestDocValuesScoring, TestUnicodeUtil, TestParallelTermEnum, TestMathUtil, TestTransactionRollback, TestTermRangeQuery, TestOmitNorms, TestPayloadNearQuery, TestDocIdSet, TestFieldCacheSanityChecker, TestFixedBitSet, TestMixedDocValuesUpdates, TestNewestSegment, TestBoolean2, TestSearch, TestMultiMMap, TestSpanSearchEquivalence, TestFieldsReader, TestWindowsMMap, TestLucene42DocValuesFormat, TestConcurrentMergeScheduler, TestByteBlockPool, TestLucene40PostingsFormat, TestDocValuesFormat, TestIndexWriterReader, TestTermVectorsFormat, TestCompressingTermVectorsFormat, TestIndexWriterMerging, TestFSTs, TestNumericRangeQuery64, TestBytesStore, TestPackedInts, TestIndexWriterWithThreads, TestBackwardsCompatibility, TestGraphTokenizers, TestLookaheadTokenFilter, TestIndexWriterExceptions, TestBlockPostingsFormat3, TestSearcherManager, TestBasics, TestLucene40DocValuesFormat, TestPersistentSnapshotDeletionPolicy, TestStressAdvance, TestNorms, TestIndexWriterCommit, TestDirectoryReaderReopen, TestHighCompressionMode, TestOpenBitSet, TestMinimize, TestBlockPostingsFormat2, TestDocTermOrdsRewriteMethod, TestSnapshotDeletionPolicy, TestLucene40PostingsReader, TestPerFieldPostingsFormat, TestArrayUtil, TestBufferedIndexInput, TestConsistentFieldNumbers, TestWeakIdentityMap, TestSimpleExplanations, TestDirectoryReader, TestDocTermOrdsRangeFilter, TestCompressingStoredFieldsFormat, TestLockFactory, TestSegmentMerger, TestPhraseQuery, TestCollectionUtil, TestDoubleBarrelLRUCache, TestMockAnalyzer, TestNRTCachingDirectory, TestSegmentReader, TestFastDecompressionMode, TestParallelCompositeReader, TestTransactions, TestMultiThreadTermVectors, TestSegmentTermDocs, TestBlockPostingsFormat, TestBitVector, TestReuseDocsEnum, TestSimpleSearchEquivalence, TestCustomSearcherSort, TestPostingsFormat, TestHugeRamFile, TestNumericUtils, TestSpans, TestPostingsOffsets, TestMixedCodecs, TestFlex, TestUTF32ToUTF8, TestSortDocValues, TestSpanExplanations, TestLazyProxSkipping, TestDocsAndPositions, TestBagOfPostings, TestTermVectorsWriter, TestThreadedForceMerge, TestStressNRT, TestIndexInput, TestSloppyPhraseQuery2, TestForceMergeForever, TestNearSpansOrdered, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, TestPayloads, TestDoc, TestWildcard, TestTermRangeFilter, TestNoDeletionPolicy, TestTermVectors, TestRegexpQuery, TestTermVectorsReader, TestSpansAdvanced2, TestMultiValuedNumericRangeQuery, TestIntBlockPool, TestUniqueTermCount, TestComplexExplanationsOfNonMatches, TestPrefixCodedTerms, TestParallelReaderEmptyIndex, TestForUtil, TestTermScorer, TestTopFieldCollector, TestFileSwitchDirectory, TestIndexableField, TestPrefixRandom, TestDirectory, TestRegexpRandom, TestMultiLevelSkipList, TestCheckIndex, TestPayloadsOnVectors, TestCachingWrapperFilter, TestSpanMultiTermQueryWrapper, TestBooleanQueryVisitSubscorers, InBeforeClass, InAfterClass, InTestMethod, NonStringProperties, TestConstantScoreQuery, TestMatchAllDocsQuery, TestElevationComparator, TestFilteredSearch, TestSubScorerFreqs, TestRecyclingIntBlockAllocator, TestIndexWriterConfig, TestConjunctions, TestMultiTermQueryRewrites, Nested, Nested, TestField, TestDateSort, TestSpanExplanationsOfNonMatches, TestVirtualMethod, TestSmallFloat, TestSimilarityProvider, TestNumericTokenStream, TestFilterAtomicReader, ThrowInUncaught, TestFilterIterator, TestDateFilter, TestCharsRef, Test2BPostings, TestDocCount, TestAutomatonQueryUnicode, NestedSetupChain, NestedTeardownChain, TestTotalHitCountCollector, TestRecyclingByteBlockAllocator, TestMockDirectoryWrapper, Nested1, Nested, TestNoMergePolicy, TestNoMergeScheduler, TestNamedSPILoader, TestIndexWriterLockRelease, TestDemo, TestRollback, TestTwoPhaseCommitTool, TestNot, TestCloseableThreadLocal, TestMockCharFilter, TestPrefixFilter, TestVersion, Nested1, TestCodecHoldsOpenFiles, TestReaderClosed, MultiCollectorTest, TestDocBoost, TestIntsRef, Nested1, TestTermdocPerf, Test2BPositions, TestTerm, TestTopScoreDocCollector, Test2BTerms, TestByteArrayDataInput, Test2BNumericDocValues, Test2BBinaryDocValues, Test2BPagedBytes, TestPackedTokenAttributeImpl, TestImpersonation, TestSurrogates, TestTermInfosReaderIndex]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTermInfosReaderIndex -Dtests.seed=18C00777C7D5AB95 -Dtests.slow=true -Dtests.locale=es_UY -Dtests.timezone=America/Maceio -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s | TestTermInfosReaderIndex (suite) <<<
   [junit4]    > Throwable #1: java.io.FileNotFoundException: _2.fnm in dir=RAMDirectory@34312b8a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@8218bcb
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([18C00777C7D5AB95]:0)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:579)
   [junit4]    > 	at org.apache.lucene.codecs.lucene3x.PreFlexRWFieldInfosReader.read(PreFlexRWFieldInfosReader.java:45)
   [junit4]    > 	at org.apache.lucene.codecs.lucene3x.TestTermInfosReaderIndex.beforeClass(TestTermInfosReaderIndex.java:100)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([18C00777C7D5AB95]:0)
   [junit4]    > 	at org.apache.lucene.codecs.lucene3x.TestTermInfosReaderIndex.afterClass(TestTermInfosReaderIndex.java:118)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed in 0.06s, 0 tests, 2 errors <<< FAILURES!

[...truncated 120 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:467: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:447: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:45: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\build.xml:49: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1297: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:921: There were test failures: 404 suites, 3132 tests, 2 suite-level errors, 98 ignored (88 assumptions)

Total time: 14 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_60-ea-b15 -XX:-UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.7.0_55) - Build # 3939 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Windows/3939/
Java: 32bit/jdk1.7.0_55 -server -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 20622 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:467: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:92: The following files contain @author tags, tabs or nocommits:
* solr/core/src/test/org/apache/solr/handler/TestReplicationHandler.java

Total time: 123 minutes 40 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_55 -server -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure