Oops, my mistake. I just realize I only ran all tests with the full
commit reverted. I'll fix it soon...

On Sat, May 18, 2013 at 7:16 PM,  <buil...@flonkings.com> wrote:
> Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/40582/
>
> 1 tests failed.
> FAILED:  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([B0DBE72B44A9816B:DFB0D14448D8DFC]: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:601)
>         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:722)
>
>
>
>
> Build Log:
> [...truncated 1128 lines...]
> [junit4:junit4] Suite: org.apache.lucene.store.TestMockDirectoryWrapper
> [junit4:junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=TestMockDirectoryWrapper -Dtests.method=testDiskFull 
> -Dtests.seed=B0DBE72B44A9816B -Dtests.slow=true -Dtests.locale=lt 
> -Dtests.timezone=America/Matamoros -Dtests.file.encoding=ISO-8859-1
> [junit4:junit4] ERROR   0.09s J2 | 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([B0DBE72B44A9816B:DFB0D14448D8DFC]: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:722)
> [junit4:junit4]   2> NOTE: test params are: codec=Lucene40, 
> sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=lt, 
> timezone=America/Matamoros
> [junit4:junit4]   2> NOTE: Linux 3.2.0-26-generic amd64/Oracle Corporation 
> 1.7.0_05 (64-bit)/cpus=8,threads=1,free=130312296,total=263061504
> [junit4:junit4]   2> NOTE: All tests run in this JVM: 
> [TestSloppyPhraseQuery2, TestComplexExplanationsOfNonMatches, TestIsCurrent, 
> TestBlockPostingsFormat2, TestHugeRamFile, TestIndexWriterWithThreads, 
> TestDocValuesFormat, TestParallelTermEnum, TestFlushByRamOrCountsPolicy, 
> TestIdentityHashSet, TestSort, TestForTooMuchCloning, TestMultiFields, 
> TestSimpleExplanations, TestDoc, TestIndexCommit, TestFieldValueFilter, 
> TestPerFieldPostingsFormat, TestSimpleExplanationsOfNonMatches, 
> TestMultiLevelSkipList, TestBagOfPositions, TestDocTermOrds, TestNRTThreads, 
> TestPersistentSnapshotDeletionPolicy, TestIndexWriterCommit, 
> TestStressIndexing, TestLevenshteinAutomata, TestOmitNorms, 
> TestRegexpRandom2, TestMultiThreadTermVectors, TestMixedCodecs, 
> TestTransactionRollback, TestStressIndexing2, TestParallelAtomicReader, 
> TestForceMergeForever, TestSpansAdvanced2, TestBasicOperations, 
> TestCachingWrapperFilter, TestSizeBoundedForceMerge, 
> TestMultiTermQueryRewrites, TestSmallFloat, TestDateTools, 
> TestAutomatonQueryUnicode, TestMockDirectoryWrapper]
> [junit4:junit4] Completed on J2 in 0.15s, 3 tests, 1 error <<< FAILURES!
>
> [...truncated 133 lines...]
> BUILD FAILED
> /var/lib/jenkins/workspace/Lucene-trunk-Linux-Java7-64-test-only/checkout/lucene/build.xml:49:
>  The following error occurred while executing this line:
> /var/lib/jenkins/workspace/Lucene-trunk-Linux-Java7-64-test-only/checkout/lucene/common-build.xml:1240:
>  The following error occurred while executing this line:
> /var/lib/jenkins/workspace/Lucene-trunk-Linux-Java7-64-test-only/checkout/lucene/common-build.xml:884:
>  There were test failures: 356 suites, 2257 tests, 1 error, 44 ignored (32 
> assumptions)
>
> Total time: 4 minutes 24 seconds
> Build step 'Invoke Ant' marked build as failure
> 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



--
Adrien

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

Reply via email to