Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/4406/

1 tests failed.
FAILED:  org.apache.lucene.index.TestIndexWriterMergePolicy.testMergeOnCommit

Error Message:
expected:<1> but was:<4>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<4>
        at 
__randomizedtesting.SeedInfo.seed([5A8433F771C90D99:7E0229F0902CEFB9]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:631)
        at 
org.apache.lucene.index.TestIndexWriterMergePolicy.testMergeOnCommit(TestIndexWriterMergePolicy.java:400)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        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 
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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 1683 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMergePolicy
   [junit4] IGNOR/A 0.00s J0 | 
TestIndexWriterMergePolicy.testMaxBufferedDocsChange
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestIndexWriterMergePolicy -Dtests.method=testMergeOnCommit 
-Dtests.seed=5A8433F771C90D99 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=rw-RW -Dtests.timezone=Asia/Karachi -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 37.8s J0 | TestIndexWriterMergePolicy.testMergeOnCommit <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but 
was:<4>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5A8433F771C90D99:7E0229F0902CEFB9]:0)
   [junit4]    >        at 
org.apache.lucene.index.TestIndexWriterMergePolicy.testMergeOnCommit(TestIndexWriterMergePolicy.java:400)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> Mar 04, 2020 10:37:21 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@43ce5b99),
 locale=rw-RW, timezone=Asia/Karachi
   [junit4]   2> NOTE: Linux 4.4.0-170-generic amd64/Oracle Corporation 11.0.4 
(64-bit)/cpus=8,threads=1,free=308612576,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexableField, 
TestMultiMMap, TestTermsEnum, TestTermVectorsWriter, TestXYPointDistanceSort, 
TestSpanNearQuery, TestMutableValues, TestDemoParallelLeafReader, 
TestTransactions, TestLogMergePolicy, TestBlockMaxConjunction, 
TestClassicSimilarity, TestNumericDocValuesUpdates, TestCharArraySet, 
TestSmallFloat, TestNeverDelete, TestBoostQuery, TestAxiomaticF3EXP, 
TestAddIndexes, TestNoMergePolicy, TestIntRangeFieldQueries, TestIntRange, 
TestField, TestSearchAfter, TestRollingUpdates, TestBagOfPositions, 
TestMultiTermConstantScore, Test2BSortedDocValuesOrds, TestReaderPool, 
TestMergedIterator, TestLatLonPoint, TestLongValuesSource, TestBasicModelIn, 
Test2BPostings, TestDocInverterPerFieldErrorInfo, TestSegmentMerger, 
TestVirtualMethod, TestLMDirichletSimilarity, TestLine2D, 
TestByteBuffersDirectory, TestCircle2D, TestIntArrayDocIdSet, 
TestTopFieldCollector, TestFSTs, TestIndexedDISI, TestSegmentTermEnum, 
TestEarlyTermination, TestSameScoresWithThreads, 
TestPersistentSnapshotDeletionPolicy, TestCodecHoldsOpenFiles, 
TestComplexExplanationsOfNonMatches, TestSpanSearchEquivalence, TestLongsRef, 
TestCollectionUtil, LimitedFiniteStringsIteratorTest, 
TestParallelCompositeReader, TestWildcard, TestFilterCodecReader, 
TestLucene60FieldInfoFormat, TestSimpleFSLockFactory, TestMultiPhraseEnum, 
TestFastLZ4, TestDisjunctionScoreBlockBoundaryPropagator, TestStressIndexing, 
TestRamUsageEstimator, TestSentinelIntSet, TestDoc, TestStringHelper, 
TestParallelTermEnum, TestXYRectangle, TestIntSet, TestFieldValueQuery, 
TestByteArrayDataInput, TestMaxScoreSumPropagator, 
TestLatLonMultiLineShapeQueries, TestSnapshotDeletionPolicy, 
TestDocValuesRewriteMethod, TestXYShape, TestBytesRef, TestPendingDeletes, 
TestLatLonShapeEncoding, TestOperations, TestBooleanQueryVisitSubscorers, 
TestMultiset, TestSortRescorer, TestSimilarityProvider, 
TestSpanExplanationsOfNonMatches, TestSortedSetDocValues, TestIntsRef, 
TestDuelingCodecs, TestTimSorterWorstCase, TestLatLonPointShapeQueries, 
TestDocumentWriter, TestMergeSchedulerExternal, 
TestLucene50StoredFieldsFormatMergeInstance, TestLucene60PointsFormat, 
TestLucene70SegmentInfoFormat, TestLucene80DocValuesFormat, 
TestLatLonPointDistanceSort, TestLatLonShape, TestXYLineShapeQueries, 
TestXYMultiLineShapeQueries, TestXYMultiPointShapeQueries, 
TestXYPointShapeQueries, TestXYPolygonShapeQueries, TestPolygon, TestPolygon2D, 
TestBagOfPostings, TestBinaryTerms, TestByteSlices, 
TestConcurrentMergeScheduler, TestDirectoryReaderReopen, 
TestDuelingCodecsAtNight, TestExceedMaxTermLength, TestExitableDirectoryReader, 
TestFieldReuse, TestFieldsReader, TestFilterMergePolicy, TestIndexCommit, 
TestIndexSorting, TestIndexWriterForceMerge, TestIndexWriterLockRelease, 
TestIndexWriterMergePolicy]
   [junit4] Completed [398/562 (1!)] on J0 in 43.69s, 8 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 66016 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:635: 
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:101: 
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:625:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build.xml:157:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/solr-ref-guide/build.xml:289:
 Java returned: 255

Total time: 124 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
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