Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2692/
Java: 32bit/jdk1.8.0_112 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  
org.apache.lucene.codecs.lucene60.TestLucene60PointsFormat.testEstimatePointCount

Error Message:
expected:<45056> but was:<44160>

Stack Trace:
java.lang.AssertionError: expected:<45056> but was:<44160>
        at 
__randomizedtesting.SeedInfo.seed([D292364ADC8DF575:A2CA7D387F59561C]: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:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.lucene.codecs.lucene60.TestLucene60PointsFormat.testEstimatePointCount(TestLucene60PointsFormat.java:125)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        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:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        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:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        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:745)




Build Log:
[...truncated 1405 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene60.TestLucene60PointsFormat
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestLucene60PointsFormat -Dtests.method=testEstimatePointCount 
-Dtests.seed=D292364ADC8DF575 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=fr -Dtests.timezone=Asia/Krasnoyarsk -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.51s J0 | TestLucene60PointsFormat.testEstimatePointCount 
<<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<45056> but 
was:<44160>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D292364ADC8DF575:A2CA7D387F59561C]:0)
   [junit4]    >        at 
org.apache.lucene.codecs.lucene60.TestLucene60PointsFormat.testEstimatePointCount(TestLucene60PointsFormat.java:125)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] IGNOR/A 0.00s J0 | TestLucene60PointsFormat.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | TestLucene60PointsFormat.testMergeStability
   [junit4]    > Assumption #1: TODO: mess with the parameters and test gets 
angry!
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/core/test/J0/temp/lucene.codecs.lucene60.TestLucene60PointsFormat_D292364ADC8DF575-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=fr, 
timezone=Asia/Krasnoyarsk
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_112 
(32-bit)/cpus=12,threads=1,free=47202680,total=85573632
   [junit4]   2> NOTE: All tests run in this JVM: [TestSloppyMath, 
TestTransactions, TestIndexWriterExceptions, TestLSBRadixSorter, TestNot, 
TestTieredMergePolicy, TestLucene54DocValuesFormat, Test2BPagedBytes, 
TestTimeLimitingCollector, TestRegexpRandom2, TestAutomaton, TestDateTools, 
TestIndexWriterOnVMError, TestCachingCollector, TestSortRescorer, 
TestPersistentSnapshotDeletionPolicy, TestNRTCachingDirectory, 
TestUsageTrackingFilterCachingPolicy, TestNumericTokenStream, 
Test2BSortedDocValuesFixedSorted, TestIndexWriterExceptions2, TestIndexInput, 
TestDocValues, TestCharsRef, TestBooleanRewrites, TestSpanNearQuery, 
TestDelegatingAnalyzerWrapper, TestMixedCodecs, 
TestDocumentsWriterStallControl, TestIntArrayDocIdSet, TestSegmentMerger, 
TestStringHelper, TestQueryRescorer, TestFieldMaskingSpanQuery, TestTermsEnum2, 
TestAttributeSource, TestDocValuesScoring, TestIndexWriterWithThreads, 
TestTotalHitCountCollector, TestConjunctions, TestMathUtil, 
TestParallelCompositeReader, TestField, TestBagOfPositions, 
TestParallelReaderEmptyIndex, TestControlledRealTimeReopenThread, 
TestSwappedIndexFiles, TestIntsRef, TestSpanTermQuery, TestFieldType, 
TestMaxTermFrequency, Test2BDocs, TestSpanBoostQuery, TestWordlistLoader, 
TestSimilarityBase, TestCustomNorms, Test2BBinaryDocValues, 
TestPrefixCodedTerms, TestCustomSearcherSort, TestStressIndexing2, 
TestLucene50CompoundFormat, TestTragicIndexWriterDeadlock, TestStressAdvance, 
TestIndexWriterUnicode, TestDemoParallelLeafReader, TestPointValues, 
TestNoDeletionPolicy, TestTwoPhaseCommitTool, TestUniqueTermCount, 
TestStandardAnalyzer, TestFilterDirectory, TestLazyProxSkipping, 
TestFuzzyQuery, TestNumericUtils, TestCharsRefBuilder, TestPerSegmentDeletes, 
TestNoMergePolicy, TestPhrasePrefixQuery, TestRollback, 
TestCodecHoldsOpenFiles, MultiCollectorTest, TestScoreCachingWrappingScorer, 
Test2BPositions, TestTerm, TestNewestSegment, TestBlockPostingsFormat2, 
TestLucene50StoredFieldsFormatHighCompression, TestLucene60PointsFormat]
   [junit4] Completed [365/449 (1!)] on J0 in 5.79s, 20 tests, 1 failure, 2 
skipped <<< FAILURES!

[...truncated 66297 lines...]

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

Reply via email to