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

Update the Quarkus images to multi-archs variants #27997

Merged
merged 1 commit into from Sep 19, 2022

Conversation

cescoffier
Copy link
Member

  • the builder images are now: quarkusubi-quarkus-graalvmce-builder-image and quarkusubi-quarkus-mandrel-builder-image. Both at multi-archs (AMD64 and ARM64).
  • the s2i images are now: quarkusubi-quarkus-native-binary-s2i:2.0 and quarkusubi-quarkus-graalvmce-s2i
  • the base images are now: quarkusquarkus-micro-image:2.0 and quarkusquarkus-distroless-image:2.0

The commit also updates to ubi 8.6 and the latest openjdk images.

@quarkus-bot quarkus-bot bot added area/core area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/documentation area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure area/kubernetes area/platform Issues related to definition and interaction with Quarkus Platform labels Sep 16, 2022
@quarkus-bot quarkus-bot bot added this to To do in Quarkus Documentation Sep 16, 2022
@cescoffier
Copy link
Member Author

Re-triggered the CI as .... I forgot to make the new images public (I know, I know...)

- the builder images are now: quarkusubi-quarkus-graalvmce-builder-image and quarkusubi-quarkus-mandrel-builder-image. Both at multi-archs (AMD64 and ARM64).
- the s2i images are now: quarkusubi-quarkus-native-binary-s2i:2.0 and quarkusubi-quarkus-graalvmce-s2i
- the base images are now: quarkusquarkus-micro-image:2.0 and quarkusquarkus-distroless-image:2.0

The commit also updates to ubi 8.6 and the latest openjdk images.
@quarkus-bot
Copy link

quarkus-bot bot commented Sep 16, 2022

Failing Jobs - Building e4bdddf

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 17 Build Failures Logs Raw logs
✔️ JVM Tests - JDK 18
Quickstarts Compilation - JDK 17 Compile Quickstarts Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 17 #

- Failing: integration-tests/oidc-code-flow 

📦 integration-tests/oidc-code-flow

io.quarkus.it.keycloak.CodeFlowTest.testTokenAutoRefresh line 516 - More details - Source on GitHub

com.gargoylesoftware.htmlunit.FailingHttpStatusCodeException: 401 Unauthorized for http://localhost:8081/tenant-autorefresh
	at com.gargoylesoftware.htmlunit.WebClient.throwFailingHttpStatusCodeExceptionIfNecessary(WebClient.java:701)
	at com.gargoylesoftware.htmlunit.WebClient.getPage(WebClient.java:461)

⚙️ Quickstarts Compilation - JDK 17 #

- Failing: optaplanner-quickstart 

📦 optaplanner-quickstart

Failed to execute goal io.quarkus:quarkus-maven-plugin:999-SNAPSHOT:build (default) on project optaplanner-quickstart: Failed to build quarkus application

Quarkus Documentation automation moved this from To do to Reviewer approved Sep 19, 2022
@gsmet
Copy link
Member

gsmet commented Sep 19, 2022

@cescoffier that's something we want for 2.13 or not?

@gsmet gsmet merged commit bc4a965 into quarkusio:main Sep 19, 2022
Quarkus Documentation automation moved this from Reviewer approved to Done Sep 19, 2022
@quarkus-bot quarkus-bot bot added this to the 2.14 - main milestone Sep 19, 2022
@cescoffier
Copy link
Member Author

@gsmet no, we need to have some bake time. These images are very different (use jdock, different modules...).

I waited for the 2.13 branch to be created to open that PR.

@cescoffier cescoffier deleted the update-images-to-multi-archs branch September 19, 2022 11:46
@rsvoboda
Copy link
Member

rsvoboda commented Oct 3, 2022

Update to ubi-minimal:8.6 and openjdk-17/11-runtime:1.14 should imho go into 2.13 branch.

We can't easily backport this one, I can prepare PR today or tmr.

@cescoffier / @gsmet do you agree?

@gsmet
Copy link
Member

gsmet commented Oct 3, 2022

Probably yes. I will let @cescoffier comment though as I'm not very aware of how safe that would be.

@rsvoboda
Copy link
Member

rsvoboda commented Oct 3, 2022

Created #28362, let's see how CI goes and what Clement says.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/core area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/documentation area/infra-automation anything related to CI, bots, etc. that are used to automated our infrastructure area/kubernetes area/platform Issues related to definition and interaction with Quarkus Platform
Development

Successfully merging this pull request may close these issues.

None yet

3 participants