graalvm / mandrel

Mandrel is a downstream distribution of the GraalVM community edition. Mandrel's main goal is to provide a native-image release specifically to support Quarkus.
Other
389 stars 15 forks source link

[CI] Quarkus main fails with Java 22 mandrel build of mandrel/24.0 on Linux #644

Closed mandrel-bot closed 4 months ago

mandrel-bot commented 8 months ago

Automatic issue reporting for mandrel 24.0 on Linux

mandrel-bot commented 8 months ago

Unfortunately, the build failed!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7265021027

mandrel-bot commented 8 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7269633674

jerboaa commented 8 months ago

The kafka keycloak failure is new since yesterday.

In summary we have:

  1. pg-using tests due to https://github.com/quarkusio/quarkus/issues/37208 (JDK 22 compat issue)
  2. kafka keycloak failure reported here https://github.com/quarkusio/quarkus/issues/37862
mandrel-bot commented 8 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7282848358

mandrel-bot commented 8 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7286570979

mandrel-bot commented 8 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7295118276

jerboaa commented 8 months ago
2023-12-21T11:11:03.0050873Z Error: Class initialization of com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl failed. Use the option 
2023-12-21T11:23:14.9129167Z [INFO] Quarkus - Integration Tests - Spring Web ........... FAILURE [ 27.095 s]

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7286570979

Failing due to:

  1. jaxb, main, or spring web test failures related to instantiating com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl caused by a NPE: https://github.com/quarkusio/quarkus/issues/37657
jerboaa commented 8 months ago

Test failure summary (for today and yesterday):

  1. pg-using tests due to https://github.com/quarkusio/quarkus/issues/37208 (JDK 22 compat issue)
  2. jaxb, main, or spring web test failures related to instantiating com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl caused by a NPE: https://github.com/quarkusio/quarkus/issues/37657
  3. kafka keycloak tracked here: https://github.com/quarkusio/quarkus/issues/37862
mandrel-bot commented 8 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7305345422

mandrel-bot commented 8 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7311727099

mandrel-bot commented 8 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7318122694

mandrel-bot commented 8 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7325630524

mandrel-bot commented 8 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7334089613

mandrel-bot commented 8 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7343437623

mandrel-bot commented 8 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7352717098

mandrel-bot commented 8 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7361208804

mandrel-bot commented 8 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7367606713

mandrel-bot commented 8 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7374038555

mandrel-bot commented 8 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7381322296

mandrel-bot commented 8 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7392445998

mandrel-bot commented 8 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7404435178

mandrel-bot commented 8 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7416913723

mandrel-bot commented 8 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7428555718

mandrel-bot commented 8 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7435252846

mandrel-bot commented 8 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7442144672

jerboaa commented 8 months ago

Test failure summary (for the past few weeks):

  1. jaxb, main, or spring web test failures related to instantiating com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl caused by a NPE: https://github.com/quarkusio/quarkus/issues/37657 (upstream issue: https://github.com/oracle/graal/issues/8075)
  2. kafka keycloak tracked here: https://github.com/quarkusio/quarkus/issues/37862

Note: pg-using tests due to https://github.com/quarkusio/quarkus/issues/37208 (JDK 22 compat issue) got fixed by the vertx 4.5.1 update. Hence, DataTypeCodec related failures disappeared.

mandrel-bot commented 8 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7455460280

zakkak commented 8 months ago

Main failure also related to https://github.com/quarkusio/quarkus/issues/37809

mandrel-bot commented 8 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7469148591

zakkak commented 7 months ago
mandrel-bot commented 7 months ago

The build is still failing!

zakkak commented 7 months ago
mandrel-bot commented 7 months ago

The build is still failing!

mandrel-bot commented 7 months ago

The build is still failing!

jerboaa commented 7 months ago
mandrel-bot commented 7 months ago

The build is still failing!

mandrel-bot commented 7 months ago

The build is still failing!

mandrel-bot commented 7 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7523197587

jerboaa commented 7 months ago
mandrel-bot commented 7 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7535870658

zakkak commented 7 months ago

Failures are due to

/usr/bin/ld: quarkus-runner.o:(.data+0x8f8): undefined reference to `Java_java_lang_VirtualThread_notifyJvmtiDisableSuspend'

The new method was introduced with a backport of https://bugs.openjdk.org/browse/JDK-8311218 in JDK 22+31

The issue is tracked in https://github.com/graalvm/mandrel/issues/661

mandrel-bot commented 7 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7549832723

zakkak commented 7 months ago

Still https://github.com/graalvm/mandrel/issues/661

mandrel-bot commented 7 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7564091559

mandrel-bot commented 7 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7578258221

zakkak commented 7 months ago

Still https://github.com/graalvm/mandrel/issues/661

mandrel-bot commented 7 months ago

The build is still failing!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7591232948

mandrel-bot commented 7 months ago

Build fixed:

mandrel-bot commented 7 months ago

Unfortunately, the build failed!

Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/7619791382

zakkak commented 7 months ago

Still #661, depends on https://github.com/graalvm/mandrel/issues/667