Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Coverage-main/1795/
2 tests failed.
FAILED:
org.apache.lucene.search.comparators.TestTermOrdValComparatorAdaptiveSkipping.testSkippingEffectiveForClusteredData
Error Message:
java.lang.AssertionError: Expected skip-enabled totalHits (200000) to be
significantly lower than non-skip (200000), proving skipping was not
incorrectly disabled
Stack Trace:
java.lang.AssertionError: Expected skip-enabled totalHits (200000) to be
significantly lower than non-skip (200000), proving skipping was not
incorrectly disabled
at
__randomizedtesting.SeedInfo.seed([DB37E659D02BB793:385CCFFA2D28BB87]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at
org.apache.lucene.search.comparators.TestTermOrdValComparatorAdaptiveSkipping.testSkippingEffectiveForClusteredData(TestTermOrdValComparatorAdaptiveSkipping.java:94)
FAILED:
org.apache.lucene.search.comparators.TestTermOrdValComparatorAdaptiveSkipping.testAdaptiveDisablingFiresForInterleavedData
Error Message:
java.lang.AssertionError: Skipping should be adaptively disabled after
traversing interleaved data
Stack Trace:
java.lang.AssertionError: Skipping should be adaptively disabled after
traversing interleaved data
at
__randomizedtesting.SeedInfo.seed([DB37E659D02BB793:D3F411C5AE0303BE]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at
org.apache.lucene.search.comparators.TestTermOrdValComparatorAdaptiveSkipping.testAdaptiveDisablingFiresForInterleavedData(TestTermOrdValComparatorAdaptiveSkipping.java:162)
Build Log:
[...truncated 1161 lines...]
ERROR: 2 tests have failed:
-
org.apache.lucene.search.comparators.TestTermOrdValComparatorAdaptiveSkipping.testSkippingEffectiveForClusteredData
(:lucene:core)
Test output:
/home/jenkins/jenkins-agent/workspace/Lucene/Lucene-Coverage-main/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.comparators.TestTermOrdValComparatorAdaptiveSkipping.txt
Reproduce with: gradlew :lucene:core:test --tests
"org.apache.lucene.search.comparators.TestTermOrdValComparatorAdaptiveSkipping.testSkippingEffectiveForClusteredData"
-Ptests.asserts=false -Ptests.coverage=true -Ptests.file.encoding=UTF-8
-Ptests.gui=true -Ptests.haltonfailure=false -Ptests.jvmargs= -Ptests.jvms=4
-Ptests.multiplier=2 -Ptests.seed=DB37E659D02BB793 -Ptests.vectorsize=256
-
org.apache.lucene.search.comparators.TestTermOrdValComparatorAdaptiveSkipping.testAdaptiveDisablingFiresForInterleavedData
(:lucene:core)
Test output:
/home/jenkins/jenkins-agent/workspace/Lucene/Lucene-Coverage-main/lucene/core/build/test-results/test/outputs/OUTPUT-org.apache.lucene.search.comparators.TestTermOrdValComparatorAdaptiveSkipping.txt
Reproduce with: gradlew :lucene:core:test --tests
"org.apache.lucene.search.comparators.TestTermOrdValComparatorAdaptiveSkipping.testAdaptiveDisablingFiresForInterleavedData"
-Ptests.asserts=false -Ptests.coverage=true -Ptests.file.encoding=UTF-8
-Ptests.gui=true -Ptests.haltonfailure=false -Ptests.jvmargs= -Ptests.jvms=4
-Ptests.multiplier=2 -Ptests.seed=DB37E659D02BB793 -Ptests.vectorsize=256
The slowest tests during this run:
18.58s
TestTermOrdValComparatorAdaptiveSkipping.testSkippingEffectiveForClusteredData
(:lucene:core)
10.49s
TestTermOrdValComparatorAdaptiveSkipping.testResultsCorrectForRandomData
(:lucene:core)
7.70s TestLongValueFacetCounts.testRandomMultiValued (:lucene:facet)
6.08s TestLongValueFacet.testRandomMultiValued (:lucene:sandbox)
5.95s TestBooleanOr.testBooleanScorerMax (:lucene:core)
5.60s TestLucene90DocValuesFormat.testSparseDocValuesVsStoredFields
(:lucene:core)
4.93s
TestTermOrdValComparatorAdaptiveSkipping.testResultsCorrectForInterleavedData
(:lucene:core)
4.92s TestRangeFacetCounts.testRandomLongsMultiValued (:lucene:facet)
4.64s
TestLucene90DocValuesFormatMergeInstance.testSparseDocValuesVsStoredFields
(:lucene:core)
4.57s TestNeverDelete.testIndexing (:lucene:core)
The slowest suites during this run:
41.42s TestTermOrdValComparatorAdaptiveSkipping (:lucene:core)
33.05s TestAssertingDocValuesFormat (:lucene:test-framework)
28.45s TestLucene90DocValuesFormat (:lucene:core)
25.29s TestLucene90DocValuesFormatMergeInstance (:lucene:core)
22.20s TestBasicBackwardsCompatibility (:lucene:backward-codecs)
18.80s TestLucene90DocValuesFormatVariableSkipInterval (:lucene:core)
18.13s TestSimpleTextDocValuesFormat (:lucene:codecs)
16.92s TestPerFieldDocValuesFormat (:lucene:core)
14.93s TestVarGapFixedIntervalPostingsFormat (:lucene:codecs)
14.78s TestAssertingNormsFormat (:lucene:test-framework)
[Incubating] Problems report is available at:
file:///home/jenkins/jenkins-agent/workspace/Lucene/Lucene-Coverage-main/build/reports/problems/problems-report.html
BUILD SUCCESSFUL in 13m 34s
373 actionable tasks: 293 executed, 80 up-to-date
Consider enabling configuration cache to speed up this build:
https://docs.gradle.org/9.5.1/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]