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

quarkus_quickstarts_test_0 failed with jdk17 #3382

Closed
sophia-guo opened this issue Feb 25, 2022 · 5 comments · Fixed by #3457 or #3479
Closed

quarkus_quickstarts_test_0 failed with jdk17 #3382

sophia-guo opened this issue Feb 25, 2022 · 5 comments · Fixed by #3457 or #3479
Labels

Comments

@sophia-guo
Copy link
Contributor

https://ci.adoptopenjdk.net/view/work-in-progress/job/grinder_sandbox_new/442/console
quarkus_quickstarts_test_0 failed with jdk17.

20:00:35  /quarkus-quickstarts
20:00:35  Compile and run quarkus_quickstarts tests
20:00:35  Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 -Djava.security.egd=file:/dev/./urandom
20:00:38  [�[1;31mERROR�[m] Error executing Maven.
20:00:38  [�[1;31mERROR�[m] java.lang.IllegalStateException: Unable to load cache item
20:00:38  [�[1;31mERROR�[m] Caused by: Unable to load cache item
20:00:38  [�[1;31mERROR�[m] Caused by: Could not initialize class com.google.inject.internal.cglib.core.$MethodWrapper
20:00:38  Build quarkus_quickstarts completed
@smlambert
Copy link
Contributor

smlambert commented Feb 25, 2022

Suggest an update of quarkus version first, since we take a very old release at present (we are pulling 1.3.2.Final, and the latest tag looks to be 2.7.2.Final).

Other quarkus tests like camel (from main to 2.7.0), quarkus and quarkus_openshift should also get updated

@amir-waheed
Copy link
Contributor

I can work on this issue.

@sophia-guo
Copy link
Contributor Author

related with #3450

@sophia-guo
Copy link
Contributor Author

sophia-guo commented Mar 11, 2022

Same failure as #3390. Looks like this mvn version doesn't work with jdk17.

@sophia-guo
Copy link
Contributor Author

This is maven version issue. Reopen

@sophia-guo sophia-guo reopened this Mar 16, 2022
@amir-waheed amir-waheed removed their assignment Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
3 participants