Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Quarkus main fails with Java 24 mandrel build of graal/master on Windows #756

Closed
mandrel-bot opened this issue Jun 26, 2024 · 113 comments
Closed
Labels
affects/JDK24 Affects JDK 24 based Mandrel affects/24.2 Mandrel for JDK 24 bug Something isn't working

Comments

@mandrel-bot
Copy link

This issue is automatically updated by CI to report issues with Quarkus main and mandrel builds of graal/master

@mandrel-bot mandrel-bot added the bug Something isn't working label Jun 26, 2024
@jerboaa
Copy link
Collaborator

jerboaa commented Jun 27, 2024

Closing for now and will let CI runs actually open it when there are issues.

@jerboaa jerboaa closed this as completed Jun 27, 2024
@jerboaa jerboaa added affects/JDK24 Affects JDK 24 based Mandrel affects/24.2 Mandrel for JDK 24 labels Jun 27, 2024
@zakkak zakkak reopened this Jul 1, 2024
@zakkak
Copy link
Collaborator

zakkak commented Jul 1, 2024

Unfortunately, the build failed!

@mandrel-bot
Copy link
Author

The build is still failing!

1 similar comment
@mandrel-bot
Copy link
Author

The build is still failing!

@zakkak zakkak closed this as completed Jul 1, 2024
@zakkak zakkak reopened this Jul 1, 2024
@mandrel-bot mandrel-bot reopened this Jul 1, 2024
@mandrel-bot
Copy link
Author

Unfortunately, the build failed!

@mandrel-bot
Copy link
Author

Closing for now and will let CI runs actually open it when there are issues.

@jerboaa it looks like closing the issue manually prevents the bot from being able to reopen it so let's avoid it

@zakkak
Copy link
Collaborator

zakkak commented Jul 1, 2024

Build fails due to adoptium/api.adoptium.net#1077

@jerboaa
Copy link
Collaborator

jerboaa commented Jul 1, 2024

Closing for now and will let CI runs actually open it when there are issues.

@jerboaa it looks like closing the issue manually prevents the bot from being able to reopen it so let's avoid it

Looking at the history of this issue, it does no longer seem to be the case (not being able to re-open?). But sure, I can avoid closing it next time.

@zakkak
Copy link
Collaborator

zakkak commented Jul 1, 2024

Looking at the history of this issue, it does no longer seem to be the case (not being able to re-open?).

Yes it no longer has the issue. I had to re-open it with my account and then mandrel-bot is allowed to close and re-open the issue. It looks like if an admin/maintainer closes an issue, the account that openned it can no longer re-open it.

@mandrel-bot
Copy link
Author

The build is still failing!

@jerboaa
Copy link
Collaborator

jerboaa commented Jul 2, 2024

It looks like if an admin/maintainer closes an issue the account that openned can no longer re-open it.

OK. Thanks for the explanation.

@jerboaa
Copy link
Collaborator

jerboaa commented Jul 2, 2024

The build is still failing!

* [Q main M 24 latest windows / Mandrel build](https://github.com/graalvm/mandrel/actions/runs/9752950652/job/26917401968)
  
  * Step: Get OpenJDK with static libs
    Link to failing CI run: https://github.com/graalvm/mandrel/actions/runs/9752950652

Caused by adoptium/api.adoptium.net#1077

@mandrel-bot
Copy link
Author

The build is still failing!

@jerboaa
Copy link
Collaborator

jerboaa commented Jul 3, 2024

Caused by adoptium/api.adoptium.net#1077

@mandrel-bot
Copy link
Author

The build is still failing!

@jerboaa
Copy link
Collaborator

jerboaa commented Jul 4, 2024

Caused by adoptium/api.adoptium.net#1077

@mandrel-bot
Copy link
Author

Build fixed:

@mandrel-bot
Copy link
Author

Unfortunately, the build failed!

2024-07-12T00:58:35.0553905Z [INFO] Quarkus - Integration Tests - RESTEasy Jackson ..... FAILURE [01:16 min]

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

@mandrel-bot
Copy link
Author

Unfortunately, the build failed!

@jerboaa
Copy link
Collaborator

jerboaa commented Nov 21, 2024

Seems to fail with:

Compiling com.oracle.truffle.compiler with javac-daemon(JDK 24)... [D:\a\mandrel\mandrel\mandrel\truffle\mxbuild\jdk24\com.oracle.truffle.compiler\bin\com\oracle\truffle\compiler\ConstantFieldInfo.class does not exist]
Archiving WORD... [dependency org.graalvm.word updated]
Missing directory containing JMOD files: D:\a\mandrel\mandrel\openjdk\jmods
Building Java module org.graalvm.word (word.jar) from WORD

The jmods directory being missing might indicate that this is a build with JEP 493, which after checking the tarball on Linux is indeed the case. So GraalVM needs to gain support for building without jmods, which is tracked in #808

@mandrel-bot
Copy link
Author

The build is still failing!

@jerboaa
Copy link
Collaborator

jerboaa commented Nov 22, 2024

Still #808

@mandrel-bot
Copy link
Author

The build is still failing!

@mandrel-bot
Copy link
Author

The build is still failing!

@mandrel-bot
Copy link
Author

The build is still failing!

@jerboaa
Copy link
Collaborator

jerboaa commented Nov 25, 2024

Still #808

We'll surely be seeing this for Linux as well once 24+25 ea builds land.

@mandrel-bot
Copy link
Author

The build is still failing!

@jerboaa
Copy link
Collaborator

jerboaa commented Nov 26, 2024

Still #808

@mandrel-bot
Copy link
Author

The build is still failing!

@mandrel-bot
Copy link
Author

The build is still failing!

@jerboaa
Copy link
Collaborator

jerboaa commented Nov 28, 2024

Still #808

@mandrel-bot
Copy link
Author

The build is still failing!

@mandrel-bot
Copy link
Author

The build is still failing!

@mandrel-bot
Copy link
Author

The build is still failing!

@mandrel-bot
Copy link
Author

The build is still failing!

@zakkak
Copy link
Collaborator

zakkak commented Dec 2, 2024

Still #808

@mandrel-bot
Copy link
Author

The build is still failing!

@jerboaa
Copy link
Collaborator

jerboaa commented Dec 3, 2024

Still #808

@mandrel-bot
Copy link
Author

The build is still failing!

2024-12-04T00:39:32.2802199Z Error: Type mismatch:

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

@jerboaa
Copy link
Collaborator

jerboaa commented Dec 4, 2024

Failing at generating the native images for the agents. See #755 (comment)

@mandrel-bot
Copy link
Author

Build fixed:

@mandrel-bot
Copy link
Author

Unfortunately, the build failed!

@mandrel-bot mandrel-bot reopened this Dec 11, 2024
@mandrel-bot
Copy link
Author

The build is still failing!

@mandrel-bot
Copy link
Author

The build is still failing!

@zakkak
Copy link
Collaborator

zakkak commented Dec 13, 2024

This issue is no longer used. Java 24 builds are now tracked in #815

@zakkak zakkak closed this as completed Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects/JDK24 Affects JDK 24 based Mandrel affects/24.2 Mandrel for JDK 24 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants