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 native compilation is failing with latest samples: required GraalVM 21.0 #19352

Closed
1 of 23 tasks
sunix opened this issue Mar 22, 2021 · 1 comment
Closed
1 of 23 tasks
Labels
kind/bug Outline of a bug - must adhere to the bug report template.

Comments

@sunix
Copy link
Contributor

sunix commented Mar 22, 2021

Describe the bug

Quarkus getting-started sample native compilation is failing.

Che version

  • latest
  • nightly
  • other: please specify

Steps to reproduce

  1. Start the Quarkus Rest API devfile from Get Started Page
  2. Start the command Package Native
Build step io.quarkus.deployment.pkg.steps.NativeImageBuildStep#build threw an exception: java.lang.IllegalStateException: Out of date version of GraalVM detected: GraalVM Version 20.1.0 (Java Version 11.0.7). Quarkus currently supports 21.0. Please upgrade GraalVM to this version.

Expected behavior

Should compile :)

Runtime

  • kubernetes (include output of kubectl version)
  • Openshift (include output of oc version)
  • minikube (include output of minikube version and kubectl version)
  • minishift (include output of minishift version and oc version)
  • docker-desktop + K8S (include output of docker version and kubectl version)
  • other: (please specify)

Screenshots

Selection_286

Installation method

  • chectl
    • provide a full command that was used to deploy Eclipse Che (including the output)
    • provide an output of chectl version command
  • OperatorHub
  • I don't know

Environment

  • my computer
    • Windows
    • Linux
    • macOS
  • Cloud
    • Amazon
    • Azure
    • GCE
    • other (please specify)
  • Dev Sandbox (workspaces.openshift.com)
  • other: please specify

Eclipse Che Logs

Additional context

@sunix sunix added the kind/bug Outline of a bug - must adhere to the bug report template. label Mar 22, 2021
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Mar 22, 2021
@sunix
Copy link
Contributor Author

sunix commented Mar 22, 2021

Fixed with eclipse-che/che-devfile-registry#353

@sunix sunix closed this as completed Mar 22, 2021
@sleshchenko sleshchenko removed the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label May 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Outline of a bug - must adhere to the bug report template.
Projects
None yet
Development

No branches or pull requests

3 participants