Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 11, 2025

Bumps org.junit:junit-bom from 5.12.1 to 5.12.2.

Release notes

Sourced from org.junit:junit-bom's releases.

JUnit 5.12.2 = Platform 1.12.2 + Jupiter 5.12.2 + Vintage 5.12.2

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.12.1...r5.12.2

Commits
  • 0a44659 Release 5.12.2
  • 4c7dfdc Finalize 5.12.2 release notes
  • 561613e Fix handling of CleanupMode.ON_SUCCESS
  • 19d07d2 Add 5.12.2 release notes from template
  • 803cbb6 Add build parameter for enabling dry-run mode for test execution
  • eb43e62 Back to snapshots for further development
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.12.1 to 5.12.2.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.12.1...r5.12.2)

---
updated-dependencies:
- dependency-name: org.junit:junit-bom
  dependency-version: 5.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Apr 11, 2025
@quarkus-bot quarkus-bot bot added area/arc Issue related to ARC (dependency injection) area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/platform Issues related to definition and interaction with Quarkus Platform labels Apr 11, 2025
Copy link

quarkus-bot bot commented Apr 12, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 9c64974.

Failing Jobs

Status Name Step Failures Logs Raw logs Build scan
Native Tests - Security2 Build Failures Logs Raw logs 🔍
Native Tests - Spring ⚠️ Check → Logs Raw logs 🚧
JVM Integration Tests - JDK 17 Build Failures Logs Raw logs 🔍
✔️ JVM Integration Tests - JDK 17 Windows Logs Raw logs 🔍
✔️ JVM Integration Tests - JDK 21 Logs Raw logs 🔍

Full information is available in the Build summary check run.
You can consult the Develocity build scans.

Failures

⚙️ Native Tests - Security2 #

- Failing: integration-tests/oidc-client integration-tests/oidc-client-wiremock 

📦 integration-tests/oidc-client

io.quarkus.it.keycloak.OidcClientInGraalITCase.testGetUserNameNonDefaultOidcClient - History - More details - Source on GitHub

java.lang.RuntimeException: java.lang.RuntimeException: Unable to successfully launch process '4985'. Exit code is: '1'.
	at io.quarkus.test.junit.QuarkusIntegrationTestExtension.throwBootFailureException(QuarkusIntegrationTestExtension.java:340)
	at io.quarkus.test.junit.QuarkusIntegrationTestExtension.beforeEach(QuarkusIntegrationTestExtension.java:114)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Unable to successfully launch process '4985'. Exit code is: '1'.
	at io.quarkus.test.common.LauncherUtil.ensureProcessIsAlive(LauncherUtil.java:120)
	at io.quarkus.test.common.LauncherUtil.waitForCapturedListeningData(LauncherUtil.java:83)

📦 integration-tests/oidc-client-wiremock

io.quarkus.it.keycloak.OidcClientInGraalITCase.testEchoTokensNonStandardResponse - History - More details - Source on GitHub

java.lang.RuntimeException: java.lang.RuntimeException: Unable to successfully launch process '7095'. Exit code is: '1'.
	at io.quarkus.test.junit.QuarkusIntegrationTestExtension.throwBootFailureException(QuarkusIntegrationTestExtension.java:340)
	at io.quarkus.test.junit.QuarkusIntegrationTestExtension.beforeEach(QuarkusIntegrationTestExtension.java:114)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.RuntimeException: Unable to successfully launch process '7095'. Exit code is: '1'.
	at io.quarkus.test.common.LauncherUtil.ensureProcessIsAlive(LauncherUtil.java:120)
	at io.quarkus.test.common.LauncherUtil.waitForCapturedListeningData(LauncherUtil.java:83)

⚙️ JVM Integration Tests - JDK 17 #

- Failing: integration-tests/container-image/quarkus-standard-way 

📦 integration-tests/container-image/quarkus-standard-way

Failed to execute goal io.quarkus:quarkus-maven-plugin:999-SNAPSHOT:build (default) on project quarkus-integration-test-container-image-standard: Failed to build quarkus application


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.redis.deployment.client.DevServicesRedisProcessor\#startRedisContainers threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image docker.io/redis:7 at io.quarkus.redis.deployment.client.DevServicesRedisProcessor.startRedisContainers(DevServicesRedisProcessor.java:131) 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.redis.deployment.client.DevServicesRedisProcessor#startRedisContainers threw an exception: java.lang.RuntimeException: org.testcontainers.containers.ContainerLaunchException: Container startup failed for image docker.io/redis:7
	at io.quarkus.redis.deployment.client.DevServicesRedisProcessor.startRedisContainers(DevServicesRedisProcessor.java:131)
	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:255)
	at org.jboss.threads.ContextHandler$1.runWith(ContextHandler.java:18)

@gsmet
Copy link
Member

gsmet commented Apr 14, 2025

@radcortez the native build failed with:

2025-04-11T21:53:41.9442424Z ERROR: Failed to start application
2025-04-11T21:53:41.9442806Z java.lang.RuntimeException: Failed to start quarkus
2025-04-11T21:53:41.9443313Z 	at io.quarkus.runner.ApplicationImpl.doStart(Unknown Source)
2025-04-11T21:53:41.9443843Z 	at io.quarkus.runtime.Application.start(Application.java:101)
2025-04-11T21:53:41.9444531Z 	at io.quarkus.runtime.ApplicationLifecycleManager.run(ApplicationLifecycleManager.java:119)
2025-04-11T21:53:41.9445207Z 	at io.quarkus.runtime.Quarkus.run(Quarkus.java:80)
2025-04-11T21:53:41.9445624Z 	at io.quarkus.runtime.Quarkus.run(Quarkus.java:51)
2025-04-11T21:53:41.9446044Z 	at io.quarkus.runtime.Quarkus.run(Quarkus.java:144)
2025-04-11T21:53:41.9446503Z 	at io.quarkus.runner.GeneratedMain.main(Unknown Source)
2025-04-11T21:53:41.9447240Z Caused by: java.util.NoSuchElementException: SRCFG00027: Could not find a mapping for io.quarkus.runtime.logging.LogBuildTimeConfig
2025-04-11T21:53:41.9448213Z 	at io.smallrye.config.SmallRyeConfig.getConfigMapping(SmallRyeConfig.java:683)
2025-04-11T21:53:41.9449175Z 	at io.smallrye.config.SmallRyeConfig.getConfigMapping(SmallRyeConfig.java:673)
2025-04-11T21:53:41.9450087Z 	at io.quarkus.runtime.configuration.AbstractConfigBuilder.withMappingInstance(AbstractConfigBuilder.java:87)
2025-04-11T21:53:41.9451063Z 	at io.quarkus.runtime.generated.RunTimeConfigCustomizer.configBuilder(Unknown Source)
2025-04-11T21:53:41.9451854Z 	at io.smallrye.config.SmallRyeConfigBuilder.build(SmallRyeConfigBuilder.java:769)
2025-04-11T21:53:41.9452553Z 	at io.quarkus.runtime.generated.Config.readConfig(Unknown Source)
2025-04-11T21:53:41.9453194Z 	at io.quarkus.runtime.generated.Config.createRunTimeConfig(Unknown Source)
2025-04-11T21:53:41.9453884Z 	at io.quarkus.deployment.steps.RuntimeConfigSetup.deploy(Unknown Source)
2025-04-11T21:53:41.9454377Z 	... 7 more

@gsmet gsmet merged commit 9f320a9 into main Apr 14, 2025
54 of 57 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.22 - main milestone Apr 14, 2025
@dependabot dependabot bot deleted the dependabot/maven/org.junit-junit-bom-5.12.2 branch April 14, 2025 08:26
@gsmet gsmet modified the milestones: 3.22 - main, 3.21.3 Apr 15, 2025
@jmartisk jmartisk modified the milestones: 3.21.3, 3.20.3 Aug 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/arc Issue related to ARC (dependency injection) area/dependencies Pull requests that update a dependency file area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/platform Issues related to definition and interaction with Quarkus Platform triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants