Unfortunately, the first Smoketester run failed with a test failure (in Java 19):

TestTieredMergePolicy > testSimulateAppendOnly FAILED
    java.lang.AssertionError: mergeFactor=4 minSegmentBytes=38,046,720 maxMergedSegmentBytes=5,213,519,872 segmentsPerTier=4.00000 maxMergeAtOnce=24 numSegments=43 allowed=41.0000 totalBytes=8,132,505,600 delPercentage=0.00000 deletesPctAllowed=39.9912 targetNumSegments=32

NOTE: reproduce with: gradlew test --tests TestTieredMergePolicy.testSimulateAppendOnly -Dtests.seed=B90724898E61B17C -Dtests.multiplier=1 -Dtests.nightly=true -Dtests.locale=bm -Dtests.timezone=America/Metlakatla -Dtests.asserts=true -Dtests.file.encoding=UTF-8

Uwe

Am 23.09.2024 um 16:01 schrieb Uwe Schindler:
Hi,

I started Policeman Jenkins with full support of JDKs (11, 17, 19, 20, 21, 22, 23 GA), this may take a while.... see here: https://jenkins.thetaphi.de/job/Lucene-Release-Tester/35/console.

Uwe

Am 20.09.2024 um 18:02 schrieb Chris Hegarty:
Hi,

Please vote for release candidate 1 for Lucene 9.12.0

The artifacts can be downloaded from:
https://dist.apache.org/repos/dist/dev/lucene/lucene-9.12.0-RC1-rev-f9cb943157870156af5f31cce315b95c08295c03

You can run the smoke tester directly with this command:

python3 -u dev-tools/scripts/smokeTestRelease.py \
https://dist.apache.org/repos/dist/dev/lucene/lucene-9.12.0-RC1-rev-f9cb943157870156af5f31cce315b95c08295c03

The vote will be open for at least 72 hours (allowing for the weekend) i.e. until 2024-09-25 16:00 UTC.

[ ] +1  approve
[ ] +0  no opinion
[ ] -1  disapprove (and reason why)

Here is my +1

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

--
Uwe Schindler
Achterdiek 19, D-28357 Bremen
https://www.thetaphi.de
eMail: u...@thetaphi.de


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

Reply via email to