[JENKINS] Lucene-Solr-tests-only-3.x - Build # 9221 - Failure

2011-07-01 Thread Apache Jenkins Server
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(LuceneTestCase.java:1277)
at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1195)
at 
org.apache.lucene.index.TestAddIndexes.testNonCFSLeftovers(TestAddIndexes.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(TestCompoundFile.java:203)
at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1277)
at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.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(TestCompoundFile.java:226)
at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1277)
at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.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(TestCompoundFile.java:276)
at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1277)
at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.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.java:305)
at 
org.apache.lucene.index.TestCompoundFile.testClonedStreamsClosing(TestCompoundFile.java:371)
at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1277)
at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.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.java:305)
at 
org.apache.lucene.index.TestCompoundFile.testRandomAccess(TestCompoundFile.java:428)
at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1277)
at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.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.java:305)
at 
org.apache.lucene.index.TestCompoundFile.testRandomAccessClones(TestCompoundFile.java:507)
at 
org.apache.lucene.util.LuceneTestCase$LuceneTestCaseRunner.runChild(LuceneTestCase.java:1277)
at 

RE: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 9221 - Failure

2011-07-01 Thread Uwe Schindler
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