Hi,

sorry for late reply: Do you mean to add stack traces when invoking Gradlew? Can do that. The build number you mention is no longer accessible (deleted), so I can't check more. If it happens again we may get more information.

But it is still strange why this happens at all, because this should not happen randomly, because Gradlew always runs with same JDK version (minimum required for build). So it can't be a Java 24 issue as the subject says.

Uwe

Am 19.09.2024 um 09:23 schrieb Dawid Weiss:


Hi Uwe!

Could you add the "--stacktrace" switch to your jenkins jobs (or at least this one)? I wonder where this failure points at and it's impossible to figure out from the logs alone:

1: Task failed with an exception.
-----------
* What went wrong:
Failed to notify build model lifecycle listener.
> java.lang.NoSuchMethodException: no such method: 
java.lang.invoke.MethodHandle.linkToInterface(Object,Object,int,MemberName)void/invokeStatic
> java.lang.NoSuchMethodException: no such method: 
java.lang.invoke.MethodHandle.linkToInterface(Object,Object,int,MemberName)void/invokeStatic

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.

On Thu, Sep 19, 2024 at 6:33 AM Policeman Jenkins Server <jenk...@thetaphi.de> wrote:

    Build: https://jenkins.thetaphi.de/job/Lucene-main-Linux/50237/
    Java: 64bit/hotspot/jdk-24-ea+12 -XX:-UseCompressedOops -XX:+UseG1GC

    All tests passed

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

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

Reply via email to