Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22014/
Java: 64bit/jdk-11-ea+5 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  
org.apache.lucene.index.TestIndexWriterExceptions.testDocumentsWriterExceptionThreads

Error Message:
i=1 expected:<900> but was:<899>

Stack Trace:
java.lang.AssertionError: i=1 expected:<900> but was:<899>
        at 
__randomizedtesting.SeedInfo.seed([4A3F8EFA843EB671:723C61EC6EED8F03]: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.apache.lucene.index.TestIndexWriterExceptions.testDocumentsWriterExceptionThreads(TestIndexWriterExceptions.java:779)
        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:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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:368)
        at java.base/java.lang.Thread.run(Thread.java:841)




Build Log:
[...truncated 1369 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestIndexWriterExceptions 
-Dtests.method=testDocumentsWriterExceptionThreads 
-Dtests.seed=4A3F8EFA843EB671 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=mzn -Dtests.timezone=America/Antigua -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.42s J0 | 
TestIndexWriterExceptions.testDocumentsWriterExceptionThreads <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: i=1 expected:<900> but 
was:<899>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4A3F8EFA843EB671:723C61EC6EED8F03]:0)
   [junit4]    >        at 
org.apache.lucene.index.TestIndexWriterExceptions.testDocumentsWriterExceptionThreads(TestIndexWriterExceptions.java:779)
   [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:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:841)
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriterExceptions.testTooManyTokens
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/J0/temp/lucene.index.TestIndexWriterExceptions_4A3F8EFA843EB671-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{foo=FSTOrd50, content=PostingsFormat(name=LuceneVarGapFixedInterval), 
crash=PostingsFormat(name=Asserting), subid=PostingsFormat(name=Asserting), 
content7=BlockTreeOrds(blocksize=128), 
content6=PostingsFormat(name=LuceneVarGapFixedInterval), content5=FSTOrd50, 
field=FSTOrd50, content4=PostingsFormat(name=Asserting), 
contents=BlockTreeOrds(blocksize=128), 
content2=PostingsFormat(name=LuceneVarGapFixedInterval), content1=FSTOrd50, 
id=PostingsFormat(name=Asserting)}, 
docValues:{binarydv=DocValuesFormat(name=Asserting), 
sortedsetdv=DocValuesFormat(name=Asserting), 
sortednumericdv=DocValuesFormat(name=Lucene70), 
numericdv=DocValuesFormat(name=Asserting), 
sorteddv=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=531, 
maxMBSortInHeap=7.940501351780911, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@67ce20d6),
 locale=mzn, timezone=America/Antigua
   [junit4]   2> NOTE: Linux 4.13.0-39-generic amd64/Oracle Corporation 11-ea 
(64-bit)/cpus=8,threads=1,free=242706112,total=533200896
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene60FieldInfoFormat, 
TestIntsRef, TestUTF32ToUTF8, TestLucene70DocValuesFormat, TestIntroSorter, 
TestDeletionPolicy, TestSpanNotQuery, TestTopFieldCollector, 
TestFieldMaskingSpanQuery, TestParallelTermEnum, TestMultiPhraseEnum, 
TestDoubleValuesSource, TestForceMergeForever, TestDocIdsWriter, 
TestSimpleExplanations, TestQueryBuilder, TestDelegatingAnalyzerWrapper, 
TestIndexWriterFromReader, Test2BPagedBytes, TestFloatRange, 
TestLMJelinekMercerSimilarity, TestReqExclBulkScorer, TestMatchesIterator, 
TestFilterDirectoryReader, TestBooleanMinShouldMatch, 
TestTotalHitCountCollector, TestVirtualMethod, TestPagedBytes, 
TestWordlistLoader, TestLucene50StoredFieldsFormat, TestStandardAnalyzer, 
TestLiveFieldValues, TestCrashCausesCorruptIndex, TestBagOfPositions, 
TestIndexWriterForceMerge, TestDocValuesIndexing, TestDirectoryReaderReopen, 
TestSnapshotDeletionPolicy, TestUniqueTermCount, TestBasicModelIne, 
TestPostingsOffsets, TestNormsFieldExistsQuery, TestIndexWriterExceptions]
   [junit4] Completed [346/495 (1!)] on J0 in 7.47s, 34 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 57606 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22014/consoleText

[repro] Revision: f959777995c1cfb7ae839c1729cfce62403e1586

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestIndexWriterExceptions 
-Dtests.method=testDocumentsWriterExceptionThreads 
-Dtests.seed=4A3F8EFA843EB671 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=mzn -Dtests.timezone=America/Antigua -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    lucene/core
[repro]       TestIndexWriterExceptions
[repro] ant compile-test

[...truncated 142 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestIndexWriterExceptions" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=4A3F8EFA843EB671 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=mzn -Dtests.timezone=America/Antigua -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 246 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.lucene.index.TestIndexWriterExceptions
[repro] Exiting with code 0

[...truncated 42 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to