Skip to content

Fix/workflow failure #3

Fix/workflow failure

Fix/workflow failure #3

Triggered via pull request January 26, 2025 18:08
Status Failure
Total duration 6m 4s
Artifacts 14

ci.yaml

on: pull_request
Matrix: build
Matrix: build-legacy
Matrix: build-pom-version
lint-other-files
21s
lint-other-files
Create Release
0s
Create Release
publish-helm-chart
0s
publish-helm-chart
Fit to window
Zoom out
Zoom in

Annotations

55 errors and 32 warnings
build-pom-version (21): src/test/java/de/adorsys/keycloak/config/service/ImportAuthenticationFlowsIT.java#L764
de.adorsys.keycloak.config.service.ImportAuthenticationFlowsIT#shouldUpdateMultipleExecutionsWithSameAuthenticator: Expected: a collection with size <2> but: collection size was <1>
build-pom-version (21): src/test/java/de/adorsys/keycloak/config/service/ImportAuthenticationFlowsIT.java#L795
de.adorsys.keycloak.config.service.ImportAuthenticationFlowsIT#shouldUpdateMultipleExecutionsWithSameAuthenticatorWithConfig: Expected: a collection with size <2> but: collection size was <1>
build-pom-version (21): src/test/java/de/adorsys/keycloak/config/service/ImportClientsIT.java#L1994
de.adorsys.keycloak.config.service.ImportClientsIT#shouldRemoveAuthzPoliciesForRealmManagement: Expected: iterable with items ["web-origins", "profile", "roles", "email"] in any order but: not matched: "service_account"
build-pom-version (21)
Process completed with exit code 1.
build-pom-version (17): src/test/java/de/adorsys/keycloak/config/service/ImportAuthenticationFlowsIT.java#L764
de.adorsys.keycloak.config.service.ImportAuthenticationFlowsIT#shouldUpdateMultipleExecutionsWithSameAuthenticator: Expected: a collection with size <2> but: collection size was <1>
build-pom-version (17): src/test/java/de/adorsys/keycloak/config/service/ImportAuthenticationFlowsIT.java#L795
de.adorsys.keycloak.config.service.ImportAuthenticationFlowsIT#shouldUpdateMultipleExecutionsWithSameAuthenticatorWithConfig: Expected: a collection with size <2> but: collection size was <1>
build-pom-version (17): src/test/java/de/adorsys/keycloak/config/service/ImportClientsIT.java#L1994
de.adorsys.keycloak.config.service.ImportClientsIT#shouldRemoveAuthzPoliciesForRealmManagement: Expected: iterable with items ["web-origins", "profile", "roles", "email"] in any order but: not matched: "service_account"
build-pom-version (17)
Process completed with exit code 1.
build-legacy (19.0.3, 19.0.3): src/test/java/de/adorsys/keycloak/config/service/ImportGroupsIT.java#L1723
de.adorsys.keycloak.config.service.ImportGroupsIT#shouldUpdateRealmUpdateGroupAddManySubGroups: got: <false>, expected: is <true>
build (26.1.0, 26.0.4): src/test/java/de/adorsys/keycloak/config/service/ImportAuthenticationFlowsIT.java#L764
de.adorsys.keycloak.config.service.ImportAuthenticationFlowsIT#shouldUpdateMultipleExecutionsWithSameAuthenticator: Expected: a collection with size <2> but: collection size was <1>
build (26.1.0, 26.0.4): src/test/java/de/adorsys/keycloak/config/service/ImportAuthenticationFlowsIT.java#L795
de.adorsys.keycloak.config.service.ImportAuthenticationFlowsIT#shouldUpdateMultipleExecutionsWithSameAuthenticatorWithConfig: Expected: a collection with size <2> but: collection size was <1>
build (26.1.0, 26.0.4): src/test/java/de/adorsys/keycloak/config/service/ImportClientsIT.java#L1994
de.adorsys.keycloak.config.service.ImportClientsIT#shouldRemoveAuthzPoliciesForRealmManagement: Expected: iterable with items ["web-origins", "profile", "roles", "email"] in any order but: not matched: "service_account"
build (26.1.0, 26.0.4)
Process completed with exit code 1.
build (22.0.4, 22.0.4): src/test/java/de/adorsys/keycloak/config/service/ImportGroupsIT.java#L1723
de.adorsys.keycloak.config.service.ImportGroupsIT#shouldUpdateRealmUpdateGroupAddManySubGroups: got: <false>, expected: is <true>
build (21.1.2, 21.1.2): src/test/java/de/adorsys/keycloak/config/service/ImportGroupsIT.java#L1723
de.adorsys.keycloak.config.service.ImportGroupsIT#shouldUpdateRealmUpdateGroupAddManySubGroups: got: <false>, expected: is <true>
build (18.0.2, 18.0.2): src/test/java/de/adorsys/keycloak/config/service/ImportGroupsIT.java#L1723
de.adorsys.keycloak.config.service.ImportGroupsIT#shouldUpdateRealmUpdateGroupAddManySubGroups: got: <false>, expected: is <true>
build-pom-version (21)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-pom-version (17)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-legacy (19.0.3, 19.0.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (26.1.0, 26.0.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (22.0.4, 22.0.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Stage names should be lowercase: Dockerfile#L5
StageNameCasing: Stage name 'BUILDER' should be lowercase More info: https://docs.docker.com/go/dockerfile/rule/stage-name-casing/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: Dockerfile#L32
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
build (22.0.4, 22.0.4)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (25.0.1, 25.0.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Stage names should be lowercase: Dockerfile#L5
StageNameCasing: Stage name 'BUILDER' should be lowercase More info: https://docs.docker.com/go/dockerfile/rule/stage-name-casing/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: Dockerfile#L32
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
build (25.0.1, 25.0.1)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (24.0.5, 24.0.5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Stage names should be lowercase: Dockerfile#L5
StageNameCasing: Stage name 'BUILDER' should be lowercase More info: https://docs.docker.com/go/dockerfile/rule/stage-name-casing/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: Dockerfile#L32
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
build (24.0.5, 24.0.5)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (21.1.2, 21.1.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (21.1.2, 21.1.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Stage names should be lowercase: Dockerfile#L5
StageNameCasing: Stage name 'BUILDER' should be lowercase More info: https://docs.docker.com/go/dockerfile/rule/stage-name-casing/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: Dockerfile#L32
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
build (18.0.2, 18.0.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Stage names should be lowercase: Dockerfile#L5
StageNameCasing: Stage name 'BUILDER' should be lowercase More info: https://docs.docker.com/go/dockerfile/rule/stage-name-casing/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: Dockerfile#L32
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
build (18.0.2, 18.0.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build (23.0.7, 23.0.7)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (23.0.7, 23.0.7)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Stage names should be lowercase: Dockerfile#L5
StageNameCasing: Stage name 'BUILDER' should be lowercase More info: https://docs.docker.com/go/dockerfile/rule/stage-name-casing/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: Dockerfile#L32
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
build (26.0.5, 26.0.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Stage names should be lowercase: Dockerfile#L5
StageNameCasing: Stage name 'BUILDER' should be lowercase More info: https://docs.docker.com/go/dockerfile/rule/stage-name-casing/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: Dockerfile#L32
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
build (26.0.5, 26.0.2)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
bohmber~keycloak-config-cli~AMIQF9.dockerbuild
46.9 KB
bohmber~keycloak-config-cli~G2FV89.dockerbuild
48.1 KB
bohmber~keycloak-config-cli~G5X3MN.dockerbuild
47.2 KB
bohmber~keycloak-config-cli~M841T7.dockerbuild
47.2 KB
bohmber~keycloak-config-cli~O4OAUI.dockerbuild
46.7 KB
bohmber~keycloak-config-cli~R36J9C.dockerbuild
46.1 KB
bohmber~keycloak-config-cli~V5CGGQ.dockerbuild
47.2 KB
keycloak-config-cli-18.0.2
20.1 MB
keycloak-config-cli-21.1.2
20.1 MB
keycloak-config-cli-22.0.4
22 MB
keycloak-config-cli-23.0.7
22 MB
keycloak-config-cli-24.0.5
22.1 MB
keycloak-config-cli-25.0.1
22 MB
keycloak-config-cli-26.0.5
22.2 MB