Skip to content

fix(deps): update keycloak.version to v26.3.5 (#383) #1104

fix(deps): update keycloak.version to v26.3.5 (#383)

fix(deps): update keycloak.version to v26.3.5 (#383) #1104

Triggered via push September 25, 2025 16:36
Status Failure
Total duration 33m 21s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
Error: Command failed with exit code 1: ./mvnw -B -ntp deploy -Drevision=1.11.8 -Pdeploy 1>&2 [INFO] Scanning for projects... [INFO] Inspecting build with total of 1 modules [INFO] Installing Central Publishing features [INFO] [INFO] -------------< fr.cnieg.keycloak:attribute-login-provider >------------- [INFO] Building fr.cnieg.keycloak:keycloak-login-attribute 1.11.8 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-no-snapshots) @ attribute-login-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ attribute-login-provider --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- flatten:1.7.3:flatten (flatten) @ attribute-login-provider --- [INFO] Generating flattened POM of project fr.cnieg.keycloak:attribute-login-provider:jar:1.11.8... [INFO] [INFO] --- compiler:3.14.1:compile (default-compile) @ attribute-login-provider --- [INFO] Nothing to compile - all classes are up to date. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ attribute-login-provider --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.1:testCompile (default-testCompile) @ attribute-login-provider --- [INFO] Nothing to compile - all classes are up to date. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ attribute-login-provider --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running fr.cnieg.keycloak.providers.login.attribute.KeycloakLoginAttributeProviderTest [main] INFO org.testcontainers.images.PullPolicy - Image pull policy will be performed by: DefaultPullPolicy() [main] INFO org.testcontainers.utility.ImageNameSubstitutor - Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') [main] INFO org.testcontainers.DockerClientFactory - Testcontainers version: 1.20.6 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy - Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy - Found Docker environment with local Unix socket (unix:///var/run/docker.sock) [main] INFO org.testcontainers.DockerClientFactory - Docker host IP address is localhost [main] INFO org.testcontainers.DockerClientFactory - Connected to docker: Server Version: 28.0.4 API Version: 1.48 Operating System: Ubuntu 24.04.3 LTS Total Memory: 15995 MB [main] INFO tc.testcontainers/ryuk:0.11.0 - Creating container for image: testcontainers/ryuk:0.11.0 [main] INFO tc.testcontainers/ryuk:0.11.0 - Container testcontainers/ryuk:0.11.0 is starting: 42ad4b88ca55584a959a396effe7a1244e434c4de965e7afa3d4ae56d3b40613 [main] INFO tc.testcontainers/ryuk:0.11.0 - Container testcontainers/ryuk:0.11.0 started in PT0.31979673S [main] INFO org.testcontainers.utility.RyukResourceReaper - Ryuk started - will monitor and terminate Testcontainers containers on JVM exit [main] INFO org.testcontainers.DockerClientFactory - Checking the system... [main] INFO org.testcontainers.DockerClientFactory - ✔︎ Docker server version should be at least 1.6.0 [main] INFO tc.quay.io/keycloak/keycloak:26.2 - Creating container for image: quay.io/keycloak/keycloak:26.2 [main] INFO tc.quay.io/keycloak/keycloak:26.2 - Container quay.io/keycloak/keycloak:26.2 is starting: 6900719bd8487dc1fbf47c74f47c0077ff17911663d9cf73e4ecfde1ea37708b [docker-java-stream-923808371] INFO tc.quay.io/keycloak/keycloak:26.2 - STDOUT: JAVA_OPTS_KC_HEAP already set in environment; overriding default settings [main] INFO org.tes