Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-04-02 01:09:52,921 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4963ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn WARNING: The '--auto-build' option for 'start' command is DEPRECATED and no longer needed. When executing the 'start' command, a new server image is automatically built based on the configuration. If you want to disable this behavior and achieve an optimal startup time, use the '--optimized' option instead. 2026-04-02 01:09:54,286 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-04-02 01:09:56,326 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-02 01:09:56,498 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-02 01:09:56,634 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-02 01:09:56,740 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-02 01:09:56,742 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: e2f94913-498d-44ac-8776-996df3b1a9be, name: keycloak-0-64931 2026-04-02 01:09:56,747 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-04-02 01:09:56,747 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-04-02 01:09:56,752 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.19363 2026-04-02 01:09:57,051 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-04-02 01:09:57,764 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 01:09:57,764 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 01:09:57,940 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-02 01:09:58,137 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 01:09:58,137 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 01:09:58,248 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 01:09:58,248 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 01:09:58,755 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-64931: no members discovered after 2001 ms: creating cluster as coordinator 2026-04-02 01:09:58,769 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-64931|0] (1) [keycloak-0-64931] 2026-04-02 01:09:58,786 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-64931`, physical addresses are `[10.0.0.165:34899]` 2026-04-02 01:10:27,013 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-64931, Site name: null 2026-04-02 01:10:27,145 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-02 01:10:27,158 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-02 01:10:29,413 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 36.286s. Listening on: http://0.0.0.0:8080 2026-04-02 01:10:29,414 INFO [io.quarkus] (main) Profile prod activated. 2026-04-02 01:10:29,414 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-04-02 01:10:29,692 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-02 01:10:44,851 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3b385be7-bf32-4da6-9ad4-c7a74074602d, clientId=admin-cli, userId=19b6534c-764d-413a-abad-5ed45dcfb773, ipAddress=199.204.45.233, auth_method=openid-connect, token_id=0c85fedd-0abc-4ae7-8310-d9a841ffca07, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=71c85078-508d-4d02-95f0-bde9cef1dd87, client_auth_method=client-secret, username=admin, authSessionParentId=50d8f9b4-b4de-42c7-8c35-e2a7eacdae3f, authSessionTabId=LXdzhhJykrU 2026-04-02 01:10:46,323 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3b385be7-bf32-4da6-9ad4-c7a74074602d, clientId=519ce549-d11c-4127-885f-50bb39ba037c, userId=19b6534c-764d-413a-abad-5ed45dcfb773, ipAddress=199.204.45.233, resourceType=REALM, resourcePath=atmosphere 2026-04-02 01:10:47,120 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3b385be7-bf32-4da6-9ad4-c7a74074602d, clientId=admin-cli, userId=19b6534c-764d-413a-abad-5ed45dcfb773, ipAddress=199.204.45.233, auth_method=openid-connect, token_id=f4709d49-9b43-49da-85b8-b3c8186bfb40, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e1908a15-0fd5-4d0d-817b-1fa5d99cb515, client_auth_method=client-secret, username=admin, authSessionParentId=8f79d1a8-4957-4654-892f-0c95762c1864, authSessionTabId=-F8zgpfQ8JU 2026-04-02 01:10:47,213 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3b385be7-bf32-4da6-9ad4-c7a74074602d, clientId=519ce549-d11c-4127-885f-50bb39ba037c, userId=19b6534c-764d-413a-abad-5ed45dcfb773, ipAddress=199.204.45.233, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/b457ccc5-cb63-45cb-acde-2f2581b2beb7 2026-04-02 01:10:47,297 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3b385be7-bf32-4da6-9ad4-c7a74074602d, clientId=519ce549-d11c-4127-885f-50bb39ba037c, userId=19b6534c-764d-413a-abad-5ed45dcfb773, ipAddress=199.204.45.233, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/b457ccc5-cb63-45cb-acde-2f2581b2beb7/protocol-mappers/models/52a60e07-dea6-4264-9f3b-548d31b31738 2026-04-02 01:11:08,153 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3b385be7-bf32-4da6-9ad4-c7a74074602d, clientId=admin-cli, userId=19b6534c-764d-413a-abad-5ed45dcfb773, ipAddress=199.204.45.233, auth_method=openid-connect, token_id=9ee9346f-8e27-49a1-bd35-514c83bb4ab7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=852b81ce-2f0a-4ee6-aa9e-07fa82f761c1, client_auth_method=client-secret, username=admin, authSessionParentId=5e0ea97f-ca7a-41f7-85d1-f637c4df4a00, authSessionTabId=FabE4bjCIuo 2026-04-02 01:11:08,258 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3b385be7-bf32-4da6-9ad4-c7a74074602d, clientId=519ce549-d11c-4127-885f-50bb39ba037c, userId=19b6534c-764d-413a-abad-5ed45dcfb773, ipAddress=199.204.45.233, resourceType=CLIENT, resourcePath=clients/9138d735-11d2-4cb7-8975-d9068b58ed0d 2026-04-02 01:11:08,615 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3b385be7-bf32-4da6-9ad4-c7a74074602d, clientId=admin-cli, userId=19b6534c-764d-413a-abad-5ed45dcfb773, ipAddress=199.204.45.233, auth_method=openid-connect, token_id=87701365-512d-4d3d-84da-1901b1604170, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=80275183-df70-49cd-83b0-fa0fd40310ae, client_auth_method=client-secret, username=admin, authSessionParentId=ad1c306d-969e-48ea-85ac-60d3d249b1e6, authSessionTabId=686iTMSMEAI 2026-04-02 01:11:08,687 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3b385be7-bf32-4da6-9ad4-c7a74074602d, clientId=519ce549-d11c-4127-885f-50bb39ba037c, userId=19b6534c-764d-413a-abad-5ed45dcfb773, ipAddress=199.204.45.233, resourceType=CLIENT, resourcePath=clients/d79c6cf1-1d32-4409-81b8-420833a6da4b 2026-04-02 01:11:09,068 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3b385be7-bf32-4da6-9ad4-c7a74074602d, clientId=admin-cli, userId=19b6534c-764d-413a-abad-5ed45dcfb773, ipAddress=199.204.45.233, auth_method=openid-connect, token_id=859d1b9d-fc6b-4214-93c6-9e7691729244, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2ee9d475-c352-49f6-be0c-fe7b555d32e2, client_auth_method=client-secret, username=admin, authSessionParentId=3376fef0-b454-4374-b8ac-39645733cc4e, authSessionTabId=U94FeH5Z2jQ 2026-04-02 01:11:09,132 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3b385be7-bf32-4da6-9ad4-c7a74074602d, clientId=519ce549-d11c-4127-885f-50bb39ba037c, userId=19b6534c-764d-413a-abad-5ed45dcfb773, ipAddress=199.204.45.233, resourceType=CLIENT, resourcePath=clients/633b8072-c33d-4d70-9cd4-80f11b304571 2026-04-02 01:11:09,769 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3b385be7-bf32-4da6-9ad4-c7a74074602d, clientId=admin-cli, userId=19b6534c-764d-413a-abad-5ed45dcfb773, ipAddress=199.204.45.233, auth_method=openid-connect, token_id=e0f67148-ecb7-44cd-b3a2-9510d82bbd6d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=848f6cc3-a4a6-4483-906c-a1eb5213512f, client_auth_method=client-secret, username=admin, authSessionParentId=9526b891-06c4-4e87-9566-9a439ada9932, authSessionTabId=hkUoKd0z2gQ 2026-04-02 01:11:09,870 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3b385be7-bf32-4da6-9ad4-c7a74074602d, clientId=519ce549-d11c-4127-885f-50bb39ba037c, userId=19b6534c-764d-413a-abad-5ed45dcfb773, ipAddress=199.204.45.233, resourceType=CLIENT_ROLE, resourcePath=clients/9138d735-11d2-4cb7-8975-d9068b58ed0d/roles/member 2026-04-02 01:11:10,234 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3b385be7-bf32-4da6-9ad4-c7a74074602d, clientId=admin-cli, userId=19b6534c-764d-413a-abad-5ed45dcfb773, ipAddress=199.204.45.233, auth_method=openid-connect, token_id=c9b2e35a-adcd-4b6e-a321-bef71d5c4618, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=11615053-dcf1-4b11-ab76-c9840a837df5, client_auth_method=client-secret, username=admin, authSessionParentId=9375211e-f0e1-4372-9228-da65718ef426, authSessionTabId=YRgA510ZiSw 2026-04-02 01:11:10,318 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3b385be7-bf32-4da6-9ad4-c7a74074602d, clientId=519ce549-d11c-4127-885f-50bb39ba037c, userId=19b6534c-764d-413a-abad-5ed45dcfb773, ipAddress=199.204.45.233, resourceType=CLIENT_ROLE, resourcePath=clients/d79c6cf1-1d32-4409-81b8-420833a6da4b/roles/admin 2026-04-02 01:11:10,697 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3b385be7-bf32-4da6-9ad4-c7a74074602d, clientId=admin-cli, userId=19b6534c-764d-413a-abad-5ed45dcfb773, ipAddress=199.204.45.233, auth_method=openid-connect, token_id=33381750-968c-4dd7-90dd-3381b8af0ed2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=06f6faa4-d1ed-4cb4-ad41-d5c0c4516313, client_auth_method=client-secret, username=admin, authSessionParentId=46bdc7f3-e886-4995-abc3-14a85d75c8ab, authSessionTabId=C52PFhT3cF0 2026-04-02 01:11:10,784 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3b385be7-bf32-4da6-9ad4-c7a74074602d, clientId=519ce549-d11c-4127-885f-50bb39ba037c, userId=19b6534c-764d-413a-abad-5ed45dcfb773, ipAddress=199.204.45.233, resourceType=CLIENT_ROLE, resourcePath=clients/d79c6cf1-1d32-4409-81b8-420833a6da4b/roles/editor 2026-04-02 01:11:11,158 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3b385be7-bf32-4da6-9ad4-c7a74074602d, clientId=admin-cli, userId=19b6534c-764d-413a-abad-5ed45dcfb773, ipAddress=199.204.45.233, auth_method=openid-connect, token_id=6bd43d4e-f7c0-4f2e-8dd6-cf85dcd41e15, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=318e3eee-7d00-40c3-afd2-21f99de5a49a, client_auth_method=client-secret, username=admin, authSessionParentId=e0b344d8-977e-4aa5-a5d7-963600c3ecfa, authSessionTabId=JKOXN31gEsk 2026-04-02 01:11:11,234 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3b385be7-bf32-4da6-9ad4-c7a74074602d, clientId=519ce549-d11c-4127-885f-50bb39ba037c, userId=19b6534c-764d-413a-abad-5ed45dcfb773, ipAddress=199.204.45.233, resourceType=CLIENT_ROLE, resourcePath=clients/d79c6cf1-1d32-4409-81b8-420833a6da4b/roles/viewer 2026-04-02 01:11:11,580 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3b385be7-bf32-4da6-9ad4-c7a74074602d, clientId=admin-cli, userId=19b6534c-764d-413a-abad-5ed45dcfb773, ipAddress=199.204.45.233, auth_method=openid-connect, token_id=22a9157d-17bc-4bde-9569-fd388aacafe4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=281e5736-44eb-48b4-b2ab-5f5062cd7003, client_auth_method=client-secret, username=admin, authSessionParentId=95d4297f-e823-43e1-ba6a-c19acf4a0dd3, authSessionTabId=Gt7monO8378 2026-04-02 01:11:11,666 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3b385be7-bf32-4da6-9ad4-c7a74074602d, clientId=519ce549-d11c-4127-885f-50bb39ba037c, userId=19b6534c-764d-413a-abad-5ed45dcfb773, ipAddress=199.204.45.233, resourceType=CLIENT_ROLE, resourcePath=clients/633b8072-c33d-4d70-9cd4-80f11b304571/roles/member