Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/52/
Java: 32bit/jdk1.9.0-ea-b47 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.lucene.index.TestBackwardsCompatibility.testAllVersionsTested

Error Message:
Saw Version constant but no corresponding back-compat index:   4104.cfs 

Stack Trace:
java.lang.AssertionError: Saw Version constant but no corresponding back-compat 
index:
  4104.cfs

        at 
__randomizedtesting.SeedInfo.seed([9AD4E24BA3C2C62A:8A0B0D0B1755D006]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.lucene.index.TestBackwardsCompatibility.testAllVersionsTested(TestBackwardsCompatibility.java:454)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        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:65)
        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:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        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:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 1194 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestBackwardsCompatibility -Dtests.method=testAllVersionsTested 
-Dtests.seed=9AD4E24BA3C2C62A -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=fr_LU -Dtests.timezone=America/Bahia_Banderas 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J0 | TestBackwardsCompatibility.testAllVersionsTested 
<<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Saw Version constant 
but no corresponding back-compat index:
   [junit4]    >   4104.cfs
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9AD4E24BA3C2C62A:8A0B0D0B1755D006]:0)
   [junit4]    >        at 
org.apache.lucene.index.TestBackwardsCompatibility.testAllVersionsTested(TestBackwardsCompatibility.java:454)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/build/core/test/J0/./lucene.index.TestBackwardsCompatibility-9AD4E24BA3C2C62A-001
   [junit4]   2> NOTE: test params are: codec=Lucene410: 
{content6=PostingsFormat(name=FSTOrdPulsing41), 
content5=PostingsFormat(name=NestedPulsing), 
trieInt=PostingsFormat(name=FSTOrdPulsing41), content3=Pulsing41(freqCutoff=7 
minBlockSize=82 maxBlockSize=178), 
content2=PostingsFormat(name=FSTOrdPulsing41), 
fieⱷld=PostingsFormat(name=FSTOrdPulsing41), 
utf8=PostingsFormat(name=FSTOrdPulsing41), 
trieLong=PostingsFormat(name=NestedPulsing), id=FSTOrd41, 
content=PostingsFormat(name=FSTOrdPulsing41), 
autf8=PostingsFormat(name=NestedPulsing)}, 
docValues:{ndv2=DocValuesFormat(name=Lucene410), 
ndv1=DocValuesFormat(name=SimpleText), 
dvBytesSortedFixed=DocValuesFormat(name=Lucene410), 
dvBytesStraightVar=DocValuesFormat(name=Asserting), 
dvShort=DocValuesFormat(name=Lucene410), 
dvBytesStraightFixed=DocValuesFormat(name=SimpleText), 
dvLong=DocValuesFormat(name=Asserting), dvInt=DocValuesFormat(name=SimpleText), 
dvBytesSortedVar=DocValuesFormat(name=SimpleText), 
dvSortedSet=DocValuesFormat(name=Memory), bdv2=DocValuesFormat(name=Lucene410), 
bdv2_c=DocValuesFormat(name=Asserting), dvDouble=DocValuesFormat(name=Memory), 
dvFloat=DocValuesFormat(name=Lucene410), bdv1=DocValuesFormat(name=SimpleText), 
bdv1_c=DocValuesFormat(name=SimpleText), 
dvPacked=DocValuesFormat(name=Asserting), 
dvByte=DocValuesFormat(name=Asserting), 
ndv1_c=DocValuesFormat(name=SimpleText), 
dvBytesDerefVar=DocValuesFormat(name=Lucene410), 
ndv2_c=DocValuesFormat(name=Asserting), 
dvSortedNumeric=DocValuesFormat(name=Asserting), 
dvBytesDerefFixed=DocValuesFormat(name=Memory)}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {content6=DFR I(F)L2, 
content5=DFR G1, content2=DFR I(ne)2, utf8=IB LL-DZ(0.3), fieⱷld=DFR I(ne)2, 
content=DFR I(F)3(800.0), autf8=DFR I(n)1}, locale=fr_LU, 
timezone=America/Bahia_Banderas
   [junit4]   2> NOTE: Linux 3.13.0-46-generic i386/Oracle Corporation 1.9.0-ea 
(32-bit)/cpus=8,threads=1,free=263155112,total=342360064
   [junit4]   2> NOTE: All tests run in this JVM: [TestAutomatonQueryUnicode, 
TestDocValuesWithThreads, TestSimpleFSDirectory, TestStressIndexing, 
TestByteSlices, TestIndexWriterMaxDocs, TestBytesRef, TestIsCurrent, 
TestIndexWriterForceMerge, TestForUtil, TestOperations, TestDateTools, 
TestBooleanMinShouldMatch, TestMergedIterator, TestPayloadsOnVectors, 
TestIndexWriter, TestBagOfPostings, TestSearcherManager, 
TestFlushByRamOrCountsPolicy, Test2BPositions, TestPayloadTermQuery, 
TestBlockPostingsFormat3, TestIndexReaderClose, TestTopScoreDocCollector, 
TestBooleanUnevenly, TestBytesRefArray, TestTermVectors, TestTopFieldCollector, 
TestMergeSchedulerExternal, TestFieldCacheTermsFilter, TestPhraseQuery, 
TestPostingsFormat, TestScorerPerf, TestSearchForDuplicates, 
TestNumericRangeQuery64, TestTragicIndexWriterDeadlock, TestBytesStore, 
TestWorstCaseTestBehavior, TestBackwardsCompatibility3x, 
TestDisjunctionMaxQuery, InBeforeClass, InAfterClass, InTestMethod, 
NonStringProperties, TestSpanSearchEquivalence, TestQueryWrapperFilter, 
TestFilterDirectory, TestAutomaton, TestAllFilesHaveChecksumFooter, 
TestStressNRT, TestDeletionPolicy, TestPayloadNearQuery, 
TestMixedDocValuesUpdates, TestConstantScoreQuery, TestForTooMuchCloning, 
TestSpans, TestIndexWriterMerging, TestLucene3xTermVectorsFormat, 
TestTermsEnum2, TestLazyProxSkipping, TestDocumentsWriterStallControl, 
TestSegmentReader, TestRamUsageEstimator, TestDoc, 
TestRecyclingByteBlockAllocator, TestIndexWriterCommit, TestDeterminizeLexicon, 
TestWildcardRandom, TestDocTermOrds, TestExplanations, 
TestPersistentSnapshotDeletionPolicy, TestSortedNumericSortField, 
TestNearSpansOrdered, TestEliasFanoSequence, TestSpanExplanationsOfNonMatches, 
TestPagedBytes, TestFieldsReader, TestSort, TestBagOfPositions, 
TestSimilarity2, TestBinaryDocValuesUpdates, TestTopDocsMerge, 
TestNGramPhraseQuery, TestImpersonation, TestRegexpRandom, TestSetOnce, 
TestTerm, TestDocsAndPositions, TestCloseableThreadLocal, TestIntsRef, 
TestTryDelete, Nested, Nested, TestSortRescorer, TestNumericRangeQuery32, 
TestCompressingTermVectorsFormat, TestUTF32ToUTF8, TestNormsFormat, 
TestMockAnalyzer, TestBytesRefHash, TestIndexWriterReader, 
TestNRTReaderWithThreads, TestSearchAfter, TestNewestSegment, 
TestFilteredSearch, TestUnicodeUtil, TestReuseDocsEnum, 
TestLookaheadTokenFilter, TestDocIdSet, TestBackwardsCompatibility]
   [junit4] Completed on J0 in 41.68s, 17 tests, 1 failure <<< FAILURES!

[...truncated 776 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:474: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:454: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:45: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/extra-targets.xml:37: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/build.xml:49: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:1351: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:966: 
There were test failures: 421 suites, 3766 tests, 1 failure, 155 ignored (144 
assumptions)

Total time: 25 minutes 39 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.9.0-ea-b47 -server 
-XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to