Is fixed now, was a problem during cutover to 3.3 backwards tests.

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de


> -----Original Message-----
> From: Apache Jenkins Server [mailto:jenk...@builds.apache.org]
> Sent: Friday, July 01, 2011 9:17 AM
> To: dev@lucene.apache.org
> Subject: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 9221 - Failure
> 
> Build: https://builds.apache.org/job/Lucene-Solr-tests-only-3.x/9221/
> 
> 11 tests failed.
> FAILED:
> org.apache.lucene.util.TestFieldCacheSanityChecker.testIndexAndMerge
> 
> Error Message:
> Forked Java VM exited abnormally. Please note the time in the report does
> not reflect the time until the VM exit.
> 
> Stack Trace:
> junit.framework.AssertionFailedError: Forked Java VM exited abnormally.
> Please note the time in the report does not reflect the time until the VM
> exit.
>       at java.lang.Thread.run(Thread.java:636)
> 
> 
> REGRESSION:
> org.apache.lucene.index.TestAddIndexes.testNonCFSLeftovers
> 
> Error Message:
> Only one compound segment should exist expected:<3> but was:<4>
> 
> Stack Trace:
> junit.framework.AssertionFailedError: Only one compound segment should
> exist expected:<3> but was:<4>
>       at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1277)
>       at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1195)
>       at
> org.apache.lucene.index.TestAddIndexes.testNonCFSLeftovers(TestAddInd
> exes.java:952)
> 
> 
> REGRESSION:  org.apache.lucene.index.TestCompoundFile.testSingleFile
> 
> Error Message:
> org/apache/lucene/index/CompoundFileWriter
> 
> Stack Trace:
> java.lang.NoClassDefFoundError:
> org/apache/lucene/index/CompoundFileWriter
>       at
> org.apache.lucene.index.TestCompoundFile.testSingleFile(TestCompoundFil
> e.java:203)
>       at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1277)
>       at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1195)
> Caused by: java.lang.ClassNotFoundException:
> org.apache.lucene.index.CompoundFileWriter
>       at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
>       at java.security.AccessController.doPrivileged(Native Method)
>       at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
>       at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
>       at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
>       at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
> 
> 
> REGRESSION:  org.apache.lucene.index.TestCompoundFile.testTwoFiles
> 
> Error Message:
> org/apache/lucene/index/CompoundFileWriter
> 
> Stack Trace:
> java.lang.NoClassDefFoundError:
> org/apache/lucene/index/CompoundFileWriter
>       at
> org.apache.lucene.index.TestCompoundFile.testTwoFiles(TestCompoundFil
> e.java:226)
>       at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1277)
>       at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1195)
> 
> 
> REGRESSION:  org.apache.lucene.index.TestCompoundFile.testRandomFiles
> 
> Error Message:
> org/apache/lucene/index/CompoundFileWriter
> 
> Stack Trace:
> java.lang.NoClassDefFoundError:
> org/apache/lucene/index/CompoundFileWriter
>       at
> org.apache.lucene.index.TestCompoundFile.testRandomFiles(TestCompoun
> dFile.java:276)
>       at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1277)
>       at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1195)
> 
> 
> REGRESSION:
> org.apache.lucene.index.TestCompoundFile.testClonedStreamsClosing
> 
> Error Message:
> org/apache/lucene/index/CompoundFileWriter
> 
> Stack Trace:
> java.lang.NoClassDefFoundError:
> org/apache/lucene/index/CompoundFileWriter
>       at
> org.apache.lucene.index.TestCompoundFile.setUp_2(TestCompoundFile.jav
> a:305)
>       at
> org.apache.lucene.index.TestCompoundFile.testClonedStreamsClosing(Test
> CompoundFile.java:371)
>       at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1277)
>       at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1195)
> 
> 
> REGRESSION:
> org.apache.lucene.index.TestCompoundFile.testRandomAccess
> 
> Error Message:
> org/apache/lucene/index/CompoundFileWriter
> 
> Stack Trace:
> java.lang.NoClassDefFoundError:
> org/apache/lucene/index/CompoundFileWriter
>       at
> org.apache.lucene.index.TestCompoundFile.setUp_2(TestCompoundFile.jav
> a:305)
>       at
> org.apache.lucene.index.TestCompoundFile.testRandomAccess(TestCompo
> undFile.java:428)
>       at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1277)
>       at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1195)
> 
> 
> REGRESSION:
> org.apache.lucene.index.TestCompoundFile.testRandomAccessClones
> 
> Error Message:
> org/apache/lucene/index/CompoundFileWriter
> 
> Stack Trace:
> java.lang.NoClassDefFoundError:
> org/apache/lucene/index/CompoundFileWriter
>       at
> org.apache.lucene.index.TestCompoundFile.setUp_2(TestCompoundFile.jav
> a:305)
>       at
> org.apache.lucene.index.TestCompoundFile.testRandomAccessClones(TestC
> ompoundFile.java:507)
>       at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1277)
>       at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1195)
> 
> 
> REGRESSION:  org.apache.lucene.index.TestCompoundFile.testFileNotFound
> 
> Error Message:
> org/apache/lucene/index/CompoundFileWriter
> 
> Stack Trace:
> java.lang.NoClassDefFoundError:
> org/apache/lucene/index/CompoundFileWriter
>       at
> org.apache.lucene.index.TestCompoundFile.setUp_2(TestCompoundFile.jav
> a:305)
>       at
> org.apache.lucene.index.TestCompoundFile.testFileNotFound(TestCompou
> ndFile.java:584)
>       at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1277)
>       at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1195)
> 
> 
> REGRESSION:  org.apache.lucene.index.TestCompoundFile.testReadPastEOF
> 
> Error Message:
> org/apache/lucene/index/CompoundFileWriter
> 
> Stack Trace:
> java.lang.NoClassDefFoundError:
> org/apache/lucene/index/CompoundFileWriter
>       at
> org.apache.lucene.index.TestCompoundFile.setUp_2(TestCompoundFile.jav
> a:305)
>       at
> org.apache.lucene.index.TestCompoundFile.testReadPastEOF(TestCompoun
> dFile.java:602)
>       at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1277)
>       at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1195)
> 
> 
> REGRESSION:
> org.apache.lucene.index.TestCompoundFile.testAddExternalFile
> 
> Error Message:
> org/apache/lucene/index/CompoundFileWriter
> 
> Stack Trace:
> java.lang.NoClassDefFoundError:
> org/apache/lucene/index/CompoundFileWriter
>       at
> org.apache.lucene.index.TestCompoundFile.testAddExternalFile(TestCompo
> undFile.java:656)
>       at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1277)
>       at
> org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(Luc
> eneTestCase.java:1195)
> 
> 
> 
> 
> Build Log (for compile errors):
> [...truncated 10688 lines...]
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional
> commands, e-mail: dev-h...@lucene.apache.org



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

Reply via email to