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

Upgrade to Quarkus 3.17.0 #1353

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Upgrade to Quarkus 3.17.0 #1353

merged 1 commit into from
Nov 20, 2024

Conversation

gsmet
Copy link
Member

@gsmet gsmet commented Nov 20, 2024

Make sure that you have run ./mvnw -Dsync and included the changes in your pull request (preferably in the same commit, unless it makes sense to do otherwise).

Thanks!

Copy link

quarkus-bot bot commented Nov 20, 2024

Status for workflow CI Build

This is the status report for running CI Build on commit 0941b48.

Failing Jobs

Status Name Step Failures Logs Raw logs
Build - JDK 17 Build with Maven Failures Logs Raw logs

Full information is available in the Build summary check run.

Failures

⚙️ Build - JDK 17 #

- Failing:  

📦 Root project

Failed to execute goal io.quarkus:quarkus-platform-bom-maven-plugin:0.0.116:invoke-platform-project (build-platform-project) on project quarkus-platform-config: Failed to build the platform project, please consult the errors logged above.

📦 generated-platform-project/quarkus-operator-sdk/integration-tests/quarkus-operator-sdk-integration-tests

io.quarkiverse.operatorsdk.it.EmptyOperatorLevelNamespacesTest.reconcilersWithoutSpecificNamespacesShouldWatchAllNamespaces - More details - Source on GitHub

java.lang.RuntimeException: 
java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
	[error]: Build step io.quarkiverse.operatorsdk.bundle.deployment.BundleProcessor#gatherCSVMetadata threw an exception: java.lang.IncompatibleClassChangeError: Found interface io.quarkus.kubernetes.deployment.KubernetesConfig, but class was expected
	at io.quarkiverse.operatorsdk.bundle.deployment.BundleProcessor.gatherCSVMetadata(BundleProcessor.java:124)
	at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)
	at io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:856)
	at io.quarkus.builder.BuildContext.run(BuildContext.java:256)
	at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)

io.quarkiverse.operatorsdk.it.OperatorSDKResourceTest. - More details - Source on GitHub

java.lang.RuntimeException: 
java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
	[error]: Build step io.quarkiverse.operatorsdk.bundle.deployment.BundleProcessor#gatherCSVMetadata threw an exception: java.lang.IncompatibleClassChangeError: Found interface io.quarkus.kubernetes.deployment.KubernetesConfig, but class was expected
	at io.quarkiverse.operatorsdk.bundle.deployment.BundleProcessor.gatherCSVMetadata(BundleProcessor.java:124)
	at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)
	at io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:856)
	at io.quarkus.builder.BuildContext.run(BuildContext.java:256)
	at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)

io.quarkiverse.operatorsdk.it.SetOperatorLevelNamespacesTest.dependentAnnotationsShouldAppearInConfiguration - More details - Source on GitHub

java.lang.RuntimeException: 
java.lang.RuntimeException: io.quarkus.builder.BuildException: Build failure: Build failed due to errors
	[error]: Build step io.quarkiverse.operatorsdk.bundle.deployment.BundleProcessor#gatherCSVMetadata threw an exception: java.lang.IncompatibleClassChangeError: Found interface io.quarkus.kubernetes.deployment.KubernetesConfig, but class was expected
	at io.quarkiverse.operatorsdk.bundle.deployment.BundleProcessor.gatherCSVMetadata(BundleProcessor.java:124)
	at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)
	at io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:856)
	at io.quarkus.builder.BuildContext.run(BuildContext.java:256)
	at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)

@gsmet
Copy link
Member Author

gsmet commented Nov 20, 2024

@metacosm see above for the Operator SDK failures (as reported in CR1, I don't see anything new).

@gsmet gsmet merged commit 8e81c9f into quarkusio:main Nov 20, 2024
3 of 4 checks passed
@metacosm
Copy link
Contributor

@gsmet this has been fixed already but not released yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants