Build: 
https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/1853/

1 tests failed.
FAILED:  
org.apache.lucene.backward_codecs.lucene70.TestLucene70SegmentInfoFormat.testSort

Error Message:
java.lang.AssertionError: expected:<<int: "zgoizqdy"> 
missingValue=1627353441,<float: "trwhgjcsgy">! 
missingValue=0.811351,<sortednumeric: "">! selector=MIN type=LONG> but 
was:<<int: "zgoizqdy">,<float: "trwhgjcsgy">!,<sortednumeric: "">! selector=MIN 
type=LONG>

Stack Trace:
java.lang.AssertionError: expected:<<int: "zgoizqdy"> 
missingValue=1627353441,<float: "trwhgjcsgy">! 
missingValue=0.811351,<sortednumeric: "">! selector=MIN type=LONG> but 
was:<<int: "zgoizqdy">,<float: "trwhgjcsgy">!,<sortednumeric: "">! selector=MIN 
type=LONG>
        at 
__randomizedtesting.SeedInfo.seed([648A2A7D16FF1EEF:356F0254DDB204FF]:0)
        at [email protected]/org.junit.Assert.fail(Assert.java:89)
        at [email protected]/org.junit.Assert.failNotEquals(Assert.java:835)
        at [email protected]/org.junit.Assert.assertEquals(Assert.java:120)
        at [email protected]/org.junit.Assert.assertEquals(Assert.java:146)
        at 
[email protected]/org.apache.lucene.tests.index.BaseSegmentInfoFormatTestCase.testSort(BaseSegmentInfoFormatTestCase.java:408)
        at 
java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
        at java.base/java.lang.reflect.Method.invoke(Method.java:565)
        at 
[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1763)
        at 
[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
        at 
[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
        at 
[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
        at 
[email protected]/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at [email protected]/org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
[email protected]/com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
[email protected]/com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
        at 
[email protected]/com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
        at 
[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
        at 
[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
        at 
[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
        at 
[email protected]/com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
        at 
[email protected]/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
        at 
[email protected]/com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
[email protected]/com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:52)
        at 
[email protected]/org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
        at 
[email protected]/org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
        at [email protected]/org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
[email protected]/com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
[email protected]/com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
        at 
[email protected]/com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
        at java.base/java.lang.Thread.run(Thread.java:1474)




Build Log:
[...truncated 792 lines...]
ERROR: 1 test has failed:

  - 
org.apache.lucene.backward_codecs.lucene70.TestLucene70SegmentInfoFormat.testSort
 (:lucene:backward-codecs)
    Test output: 
/home/jenkins/jenkins-agent/workspace/Lucene/Lucene-NightlyTests-main/checkout/lucene/backward-codecs/build/test-results/test/outputs/OUTPUT-org.apache.lucene.backward_codecs.lucene70.TestLucene70SegmentInfoFormat.txt
    Reproduce with: gradlew :lucene:backward-codecs:test --tests 
"org.apache.lucene.backward_codecs.lucene70.TestLucene70SegmentInfoFormat.testSort"
 -Ptests.asserts=true -Ptests.file.encoding=ISO-8859-1 -Ptests.gui=true 
-Ptests.haltonfailure=false -Ptests.jvmargs= -Ptests.jvms=4 
-Ptests.linedocsfile=/home/jenkins/jenkins-agent/workspace/Lucene/Lucene-NightlyTests-main/test-data/enwiki.random.lines.txt
 -Ptests.multiplier=2 -Ptests.nightly=true -Ptests.seed=648A2A7D16FF1EEF 
-Ptests.vectorsize=default

The slowest tests during this run:
  775.89s TestIDVersionPostingsFormat.testGlobalVersions (:lucene:sandbox)
  402.51s Test2BPostings.test (:lucene:core)
  397.75s 
TestSimpleTextPostingsFormat.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads 
(:lucene:codecs)
  283.65s TestStressNRTReplication.test (:lucene:replicator)
  279.16s TestSortedDvMultiRangeQuery.testDuelWithStandardDisjunction 
(:lucene:sandbox)
  155.97s TestIndexWriterExceptions.testTooManyTokens (:lucene:core)
  137.99s TestSearcherTaxonomyManager.testDirectory (:lucene:facet)
  133.63s TestSimpleTextPostingsFormat.testLineFileDocs (:lucene:codecs)
  124.17s TestFSTPostingsFormat.testLineFileDocs (:lucene:codecs)
  123.82s TestSimpleTextPostingsFormat.testDocsAndFreqsAndPositionsAndOffsets 
(:lucene:codecs)
The slowest suites during this run:
  956.41s TestSimpleTextPostingsFormat (:lucene:codecs)
  776.83s TestIDVersionPostingsFormat (:lucene:sandbox)
  402.53s Test2BPostings (:lucene:core)
  392.27s TestBestCompressionLucene80DocValuesFormat (:lucene:backward-codecs)
  341.89s TestLucene90DocValuesFormatMergeInstance (:lucene:core)
  335.03s TestLucene90DocValuesFormat (:lucene:core)
  284.13s TestStressNRTReplication (:lucene:replicator)
  279.30s TestSortedDvMultiRangeQuery (:lucene:sandbox)
  235.08s TestBestSpeedLucene80DocValuesFormat (:lucene:backward-codecs)
  211.26s TestIndexWriterExceptions (:lucene:core)

[Incubating] Problems report is available at: 
file:///home/jenkins/jenkins-agent/workspace/Lucene/Lucene-NightlyTests-main/checkout/build/reports/problems/problems-report.html

BUILD SUCCESSFUL in 1h 31m 22s
294 actionable tasks: 150 executed, 144 up-to-date
Consider enabling configuration cache to speed up this build: 
https://docs.gradle.org/9.1.0/userguide/configuration_cache_enabling.html
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
‘**/build*/**/tests-cwd/*.hprof’ doesn’t match anything: ‘**’ exists but not 
‘**/build*/**/tests-cwd/*.hprof’
No artifacts found that match the file pattern 
"**/build*/**/tests-cwd/*.hprof,**/*_pid*.log". Configuration error?
Recording test results
[Checks API] No suitable checks publisher found.
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to