Hi everybody,

I checked the trunk packages build matrix and I noticed that a lot of
packages are failing to build. An example is:

https://ci.bigtop.apache.org/job/Bigtop-trunk-packages/762/COMPONENTS=kibana,OS=debian-10/console

[...]
Using 4 worker leases.
Starting Build
java.lang.NoClassDefFoundError: Could not initialize class
org.codehaus.groovy.vmplugin.v7.Java7
    at 
org.codehaus.groovy.vmplugin.VMPluginFactory.<clinit>(VMPluginFactory.java:43)
    at 
org.codehaus.groovy.reflection.GroovyClassValueFactory.<clinit>(GroovyClassValueFactory.java:35)
    at org.codehaus.groovy.reflection.ClassInfo.<clinit>(ClassInfo.java:109)
[..]

>From what I can see the ones failing run
/usr/lib/jvm/java-17-amazon-corretto.x86_64/bin/java, maybe it is
related to the move to the new instances? Do we need to bump the
gradle's version to something like 7.3 [1]?

Luca

[1]: https://docs.gradle.org/current/userguide/compatibility.html

Reply via email to