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

Move narayana-lra extension to the new separated LRA project #44513

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Move narayana-lra extension to the new separated LRA project

d3cc7ea
Select commit
Loading
Failed to load commit list.
Open

Move narayana-lra extension to the new separated LRA project #44513

Move narayana-lra extension to the new separated LRA project
d3cc7ea
Select commit
Loading
Failed to load commit list.
quarkus-bot / Build summary for d3cc7eab48b7a9d753fd47ca3eeef14d8988684b completed Nov 14, 2024

Build summary for d3cc7eab48b7a9d753fd47ca3eeef14d8988684b

Failing Jobs - Building d3cc7ea - Back to Pull request

Status Name Step Failures Logs Raw logs Build scan
✔️ JVM Tests - JDK 17 Logs Raw logs 🚧
JVM Tests - JDK 21 Build Failures Logs Raw logs 🚧

Warning

This workflow run had flaky tests. See details for more information.

Details

Test Failures

⚙️ JVM Tests - JDK 21 #

- Failing: integration-tests/test-extension/extension/deployment 
! Skipped: integration-tests/test-extension/tests 

📦 integration-tests/test-extension/extension/deployment

# Tests:    87
+ Success:  85
- Failures: 0
- Errors:   1
! Skipped:  1

io.quarkus.extest.OverrideBuildTimeConfigTest. - History - Source on GitHub - 🠅

java.lang.RuntimeException: java.lang.RuntimeException: The produced jar could not be launched. Consult the above output for the exact cause.
	at io.quarkus.test.QuarkusProdModeTest.beforeAll(QuarkusProdModeTest.java:499)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.RuntimeException: The produced jar could not be launched. Consult the above output for the exact cause.
	at io.quarkus.test.QuarkusProdModeTest.ensureApplicationStartupOrFailure(QuarkusProdModeTest.java:691)
	at io.quarkus.test.QuarkusProdModeTest.start(QuarkusProdModeTest.java:617)
	at io.quarkus.test.QuarkusProdModeTest.beforeAll(QuarkusProdModeTest.java:486)
	... 1 more

Flaky tests - Develocity

⚙️ JVM Tests - JDK 21

📦 extensions/smallrye-reactive-messaging-kafka/deployment

io.quarkus.smallrye.reactivemessaging.kafka.deployment.testing.KafkaDevServicesContinuousTestingWorkingAppPropsTestCase.testContinuousTestingScenario3 - History

  • io.quarkus.builder.BuildException: Build failure: Build failed due to errors [error]: Build step io.quarkus.apicurio.registry.devservice.DevServicesApicurioRegistryProcessor\#startApicurioRegistryDevService threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image quay.io/apicurio/apicurio-registry-mem:2.4.2.Final at io.quarkus.apicurio.registry.devservice.DevServicesApicurioRegistryProcessor.startApicurioRegistryDevService(DevServicesApicurioRegistryProcessor.java:90) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733) at io.quarkus.deployment.ExtensionLoader$3.execute(ExtensionLoader.java:856) - java.lang.RuntimeException
java.lang.RuntimeException: 
io.quarkus.builder.BuildException: Build failure: Build failed due to errors
	[error]: Build step io.quarkus.apicurio.registry.devservice.DevServicesApicurioRegistryProcessor#startApicurioRegistryDevService threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image quay.io/apicurio/apicurio-registry-mem:2.4.2.Final
	at io.quarkus.apicurio.registry.devservice.DevServicesApicurioRegistryProcessor.startApicurioRegistryDevService(DevServicesApicurioRegistryProcessor.java:90)
	at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:733)
	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)

Annotations

Check failure on line 1 in integration-tests/test-extension/extension/deployment/src/test/java/io/quarkus/extest/OverrideBuildTimeConfigTest.java

See this annotation in the file changed.

@quarkus-bot quarkus-bot / Build summary for d3cc7eab48b7a9d753fd47ca3eeef14d8988684b

JVM Tests - JDK 21

java.lang.RuntimeException: java.lang.RuntimeException: The produced jar could not be launched. Consult the above output for the exact cause.
	at io.quarkus.test.QuarkusProdModeTest.beforeAll(QuarkusProdModeTest.java:499)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Raw output
java.lang.RuntimeException: java.lang.RuntimeException: The produced jar could not be launched. Consult the above output for the exact cause.
	at io.quarkus.test.QuarkusProdModeTest.beforeAll(QuarkusProdModeTest.java:499)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1596)
Caused by: java.lang.RuntimeException: The produced jar could not be launched. Consult the above output for the exact cause.
	at io.quarkus.test.QuarkusProdModeTest.ensureApplicationStartupOrFailure(QuarkusProdModeTest.java:691)
	at io.quarkus.test.QuarkusProdModeTest.start(QuarkusProdModeTest.java:617)
	at io.quarkus.test.QuarkusProdModeTest.beforeAll(QuarkusProdModeTest.java:486)
	... 1 more