Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/5656/
Java: 64bit/jdk1.8.0-ea-b89 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
REGRESSION:  org.apache.lucene.store.TestMockDirectoryWrapper.testDiskFull

Error Message:
fake disk full at 0 bytes when writing foo (file length=0; wrote 2 of 2 bytes)

Stack Trace:
java.io.IOException: fake disk full at 0 bytes when writing foo (file length=0; 
wrote 2 of 2 bytes)
        at 
__randomizedtesting.SeedInfo.seed([413F131E1EEB3E44:FC1FF9211ECF32D3]:0)
        at 
org.apache.lucene.store.MockIndexOutputWrapper.checkDiskFull(MockIndexOutputWrapper.java:86)
        at 
org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:123)
        at org.apache.lucene.store.DataOutput.writeBytes(DataOutput.java:52)
        at 
org.apache.lucene.store.TestMockDirectoryWrapper.testDiskFull(TestMockDirectoryWrapper.java:61)
        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:491)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        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:358)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
        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 
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:70)
        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:358)
        at java.lang.Thread.run(Thread.java:724)




Build Log:
[...truncated 1242 lines...]
[junit4:junit4] Suite: org.apache.lucene.store.TestMockDirectoryWrapper
[junit4:junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestMockDirectoryWrapper -Dtests.method=testDiskFull 
-Dtests.seed=413F131E1EEB3E44 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=zh_HK -Dtests.timezone=America/Argentina/La_Rioja 
-Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.01s J1 | TestMockDirectoryWrapper.testDiskFull <<<
[junit4:junit4]    > Throwable #1: java.io.IOException: fake disk full at 0 
bytes when writing foo (file length=0; wrote 2 of 2 bytes)
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([413F131E1EEB3E44:FC1FF9211ECF32D3]:0)
[junit4:junit4]    >    at 
org.apache.lucene.store.MockIndexOutputWrapper.checkDiskFull(MockIndexOutputWrapper.java:86)
[junit4:junit4]    >    at 
org.apache.lucene.store.MockIndexOutputWrapper.writeBytes(MockIndexOutputWrapper.java:123)
[junit4:junit4]    >    at 
org.apache.lucene.store.DataOutput.writeBytes(DataOutput.java:52)
[junit4:junit4]    >    at 
org.apache.lucene.store.TestMockDirectoryWrapper.testDiskFull(TestMockDirectoryWrapper.java:61)
[junit4:junit4]    >    at java.lang.Thread.run(Thread.java:724)
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=zh_HK, 
timezone=America/Argentina/La_Rioja
[junit4:junit4]   2> NOTE: Linux 3.2.0-41-generic amd64/Oracle Corporation 
1.8.0-ea (64-bit)/cpus=8,threads=1,free=387502656,total=518979584
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestBasics, 
TestUnicodeUtil, TestPositiveScoresOnlyCollector, TestPackedInts, 
TestTransactions, TestDocTermOrdsRangeFilter, TestQueryWrapperFilter, 
TestSimpleExplanationsOfNonMatches, TestFieldValueFilter, TestVersion, 
TestBooleanScorer, TestDuelingCodecs, Nested1, TestNGramPhraseQuery, 
Test2BDocs, TestTermInfosReaderIndex, TestDocumentWriter, 
TestNRTCachingDirectory, TestRecyclingIntBlockAllocator, TestRollingBuffer, 
TestIndexWriterMergePolicy, TestAtomicUpdate, TestPayloadSpans, TestDocument, 
TestOpenBitSet, TestLevenshteinAutomata, TestPositionIncrement, 
TestLazyProxSkipping, TestFieldCache, TestThreadedForceMerge, 
TestFieldMaskingSpanQuery, TestPrefixQuery, TestTermScorer, TestSmallFloat, 
TestPayloadExplanations, TestNumericUtils, Before3, Before3, TestSortDocValues, 
TestMinimize, TestFSTs, TestByteBlockPool, TestTerm, TestCachingWrapperFilter, 
TestInPlaceMergeSorter, TestMultiLevelSkipList, TestMinShouldMatch2, 
TestGraphTokenizers, TestByteArrayDataInput, TestMultiMMap, TestAutomatonQuery, 
TestCachingTokenFilter, TestTermRangeFilter, TestNamedSPILoader, 
NestedSetupChain, NestedTeardownChain, TestMultiDocValues, TestAddIndexes, 
TestForceMergeForever, TestRateLimiter, TestField, TestSizeBoundedForceMerge, 
TestMultiThreadTermVectors, TestSameTokenSamePosition, TestTermdocPerf, 
TestSimpleSearchEquivalence, TestIndexWriterOutOfFileDescriptors, 
TestBlockPostingsFormat, TestStoredFieldsFormat, TestTermVectorsFormat, 
TestBooleanQueryVisitSubscorers, TestDirectory, TestWindowsMMap, 
TestMultiTermConstantScore, Nested, TestDateSort, TestDocsAndPositions, 
TestBufferedIndexInput, TestSpanSearchEquivalence, TestWeakIdentityMap, 
TestNeverDelete, TestBackwardsCompatibility, TestLucene40TermVectorsFormat, 
TestCompressingStoredFieldsFormat, TestFileSwitchDirectory, TestNot, 
TestDocValuesIndexing, TestIndexWriterOnJRECrash, TestBooleanOr, TestIOUtils, 
TestSloppyPhraseQuery2, TestHighCompressionMode, TestShardSearching, 
TestSloppyPhraseQuery, TestLucene40DocValuesFormat, TestNRTThreads, 
TestBoolean2, TestPersistentSnapshotDeletionPolicy, TestStressAdvance, 
TestNorms, TestIndexWriterCommit, TestDirectoryReaderReopen, 
TestTimeLimitingCollector, TestSearchAfter, TestTopDocsMerge, 
TestBlockPostingsFormat2, TestSnapshotDeletionPolicy, TestIndexWriterUnicode, 
TestPerFieldPostingsFormat, TestArrayUtil, TestSimpleExplanations, 
TestSegmentMerger, TestPhraseQuery, TestOmitNorms, TestDoubleBarrelLRUCache, 
TestComplexExplanations, TestRegexpRandom2, TestParallelCompositeReader, 
TestCrash, TestSegmentTermDocs, TestPerFieldPostingsFormat2, TestToken, 
TestSimilarityBase, TestHugeRamFile, TestIndexWriterOnDiskFull, 
TestMixedCodecs, TestFlex, TestUTF32ToUTF8, TestRamUsageEstimatorOnWildAnimals, 
TestFieldCacheRangeFilter, TestCodecs, TestOmitPositions, TestBytesRefHash, 
TestCopyBytes, TestSpecialOperations, TestNearSpansOrdered, TestTermRangeQuery, 
TestDocumentsWriterDeleteQueue, TestPayloadNearQuery, TestLiveFieldValues, 
TestForTooMuchCloning, TestFuzzyQuery, TestDoc, TestSimilarity2, 
TestTermVectors, TestTermVectorsReader, TestPerSegmentDeletes, 
TestIntBlockPool, TestTopDocsCollector, TestBooleanQuery, TestBasicOperations, 
TestSortRandom, TestPrefixCodedTerms, TestAllFilesHaveCodecHeader, 
TestTopFieldCollector, TestSumDocFreq, TestDocValuesScoring, 
TestWildcardRandom, TestRegexpRandom, TestCheckIndex, Nested1, Nested2, 
Nested3, TestSpanMultiTermQueryWrapper, InBeforeClass, InAfterClass, 
InTestMethod, NonStringProperties, TestIndexFileDeleter, 
TestConstantScoreQuery, TestMatchAllDocsQuery, TestElevationComparator, 
TestBinaryTerms, TestConjunctions, Nested, Nested, TestSimilarity, 
TestIdentityHashSet, TestSpanExplanationsOfNonMatches, TestVirtualMethod, 
TestNumericTokenStream, TestSetOnce, TestFilterAtomicReader, ThrowInUncaught, 
TestSpansAdvanced, TestDateFilter, TestCharsRef, TestDocCount, 
TestBinaryDocument, TestFieldCacheTermsFilter, TestAttributeSource, Nested1, 
TestTotalHitCountCollector, TestLock, TestMockDirectoryWrapper]
[junit4:junit4] Completed on J1 in 0.03s, 3 tests, 1 error <<< FAILURES!

[...truncated 137 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:383: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:363: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/build.xml:49: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1243: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:887: 
There were test failures: 364 suites, 2307 tests, 1 error, 47 ignored (35 
assumptions)

Total time: 7 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0-ea-b89 -XX:-UseCompressedOops 
-XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to