I'll dig. Mike McCandless
http://blog.mikemccandless.com On Fri, Jan 29, 2016 at 8:05 AM, Policeman Jenkins Server <[email protected]> wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15692/ > Java: 64bit/jdk-9-ea+102 -XX:-UseCompressedOops -XX:+UseSerialGC > -XX:-CompactStrings > > 1 tests failed. > FAILED: > org.apache.lucene.codecs.lucene60.TestLucene60PointFormat.testMergeStability > > Error Message: > expected:<{fnm=78, dii=69, fdt=218, dim=15669, fdx=95}> but was:<{fnm=78, > dii=69, fdt=218, dim=15679, fdx=95}> > > Stack Trace: > java.lang.AssertionError: expected:<{fnm=78, dii=69, fdt=218, dim=15669, > fdx=95}> but was:<{fnm=78, dii=69, fdt=218, dim=15679, fdx=95}> > at > __randomizedtesting.SeedInfo.seed([501F4F1D62D45E50:245309326F3E5CE6]:0) > at org.junit.Assert.fail(Assert.java:93) > at org.junit.Assert.failNotEquals(Assert.java:647) > at org.junit.Assert.assertEquals(Assert.java:128) > at org.junit.Assert.assertEquals(Assert.java:147) > at > org.apache.lucene.index.BaseIndexFileFormatTestCase.testMergeStability(BaseIndexFileFormatTestCase.java:236) > at > org.apache.lucene.index.BasePointFormatTestCase.testMergeStability(BasePointFormatTestCase.java:56) > at > org.apache.lucene.codecs.lucene60.TestLucene60PointFormat.testMergeStability(TestLucene60PointFormat.java:80) > 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:520) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921) > at > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) > 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:367) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) > 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:54) > 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:367) > at java.lang.Thread.run(Thread.java:804) > > > > > Build Log: > [...truncated 1306 lines...] > [junit4] Suite: org.apache.lucene.codecs.lucene60.TestLucene60PointFormat > [junit4] IGNOR/A 0.00s J1 | TestLucene60PointFormat.testRandomBinaryBig > [junit4] > Assumption #1: 'nightly' test group is disabled (@Nightly()) > [junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=TestLucene60PointFormat -Dtests.method=testMergeStability > -Dtests.seed=501F4F1D62D45E50 -Dtests.multiplier=3 -Dtests.slow=true > -Dtests.locale=mn -Dtests.timezone=Africa/Maseru -Dtests.asserts=true > -Dtests.file.encoding=UTF-8 > [junit4] FAILURE 0.01s J1 | TestLucene60PointFormat.testMergeStability <<< > [junit4] > Throwable #1: java.lang.AssertionError: expected:<{fnm=78, > dii=69, fdt=218, dim=15669, fdx=95}> but was:<{fnm=78, dii=69, fdt=218, > dim=15679, fdx=95}> > [junit4] > at > __randomizedtesting.SeedInfo.seed([501F4F1D62D45E50:245309326F3E5CE6]:0) > [junit4] > at > org.apache.lucene.index.BaseIndexFileFormatTestCase.testMergeStability(BaseIndexFileFormatTestCase.java:236) > [junit4] > at > org.apache.lucene.index.BasePointFormatTestCase.testMergeStability(BasePointFormatTestCase.java:56) > [junit4] > at > org.apache.lucene.codecs.lucene60.TestLucene60PointFormat.testMergeStability(TestLucene60PointFormat.java:80) > [junit4] > at java.lang.Thread.run(Thread.java:804) > [junit4] 2> NOTE: leaving temporary files on disk at: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/test/J1/temp/lucene.codecs.lucene60.TestLucene60PointFormat_501F4F1D62D45E50-001 > [junit4] 2> NOTE: test params are: codec=Asserting(Lucene60): {}, > docValues:{}, sim=ClassicSimilarity, locale=mn, timezone=Africa/Maseru > [junit4] 2> NOTE: Linux 3.19.0-47-generic amd64/Oracle Corporation 9-ea > (64-bit)/cpus=12,threads=1,free=250294856,total=508952576 > [junit4] 2> NOTE: All tests run in this JVM: [TestLegacyNumericUtils, > TestFlushByRamOrCountsPolicy, TestDocValues, TestScorerPerf, > TestDuelingCodecs, TestPerFieldPostingsFormat2, TestSortRescorer, > TestFilterDirectory, TestAllFilesHaveCodecHeader, FiniteStringsIteratorTest, > TestRegexpQuery, TestLevenshteinAutomata, TestOmitNorms, TestIOUtils, > TestSimpleFSLockFactory, TestMinShouldMatch2, TestDocIdSetBuilder, > TestSegmentMerger, TestMultiset, TestBytesRefAttImpl, > TestBlockPostingsFormat3, TestRecyclingByteBlockAllocator, > TestExitableDirectoryReader, TestPhrasePrefixQuery, TestMergedIterator, > TestSpanExplanations, TestStringHelper, TestNRTReaderCleanup, TestPayloads, > TestDocValuesRewriteMethod, TestIndexWriterExceptions, > TestDocumentsWriterStallControl, TestRegexpRandom, TestNot, > TestSortedSetSortField, TestMergeRateLimiter, TestDirectory, > TestParallelLeafReader, TestPerFieldDocValuesFormat, TestSimilarityBase, > TestAddIndexes, TestGrowableByteArrayDataOutput, TestDocBoost, > TestNativeFSLockFactory, TestCodecHoldsOpenFiles, TestSimpleExplanations, > TestSearchAfter, TestDocumentsWriterDeleteQueue, TestHugeRamFile, > TestSegmentTermDocs, TestSpanBoostQuery, TestPostingsOffsets, TestFlex, > TestSnapshotDeletionPolicy, TestBlendedTermQuery, TestDirectoryReaderReopen, > TestBasics, TestBoostQuery, TestSpanSearchEquivalence, TestSimilarity, > TestSimilarityProvider, TestNoMergeScheduler, TestAllFilesDetectTruncation, > TestFilterLeafReader, TestFileSwitchDirectory, TestMutableValues, > TestNRTCachingDirectory, TestBoolean2, TestLucene53NormsFormat, > TestLucene60PointFormat] > [junit4] Completed [340/410 (1!)] on J1 in 4.46s, 16 tests, 1 failure, 1 > skipped <<< FAILURES! > > [...truncated 243 lines...] > BUILD FAILED > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:740: The following > error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:684: The following > error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following > error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:50: The > following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1457: > The following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1014: > There were test failures: 410 suites (1 ignored), 3359 tests, 1 failure, 56 > ignored (52 assumptions) [seed: 501F4F1D62D45E50] > > Total time: 6 minutes 32 seconds > Build step 'Invoke Ant' marked build as failure > Archiving artifacts > [WARNINGS] Skipping publisher since build result is FAILURE > 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]
