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-03 05:12:27,558 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5498ms 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-03 05:12:29,042 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-03 05:12:31,438 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-03 05:12:31,590 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-03 05:12:31,783 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-03 05:12:31,906 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-03 05:12:31,908 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ec9bfdad-b993-4d20-a6c6-6102959e7c2b, name: keycloak-0-38456 2026-04-03 05:12:31,915 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-03 05:12:31,916 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-03 05:12:31,927 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.30030 2026-04-03 05:12:32,249 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-03 05:12:33,943 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-38456: no members discovered after 2012 ms: creating cluster as coordinator 2026-04-03 05:12:33,956 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-38456|0] (1) [keycloak-0-38456] 2026-04-03 05:12:33,970 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-38456`, physical addresses are `[10.0.0.228:45566]` 2026-04-03 05:12:34,457 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-38456, Site name: null 2026-04-03 05:12:34,464 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-03 05:12:35,289 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-03 05:12:35,289 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-03 05:12:35,452 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-03 05:12:35,688 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-03 05:12:35,689 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-03 05:12:35,792 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-03 05:12:35,792 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-03 05:13:11,953 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-03 05:13:14,012 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 46.219s. Listening on: http://0.0.0.0:8080 2026-04-03 05:13:14,013 INFO [io.quarkus] (main) Profile prod activated. 2026-04-03 05:13:14,013 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-03 05:13:14,180 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-03 05:13:34,054 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=admin-cli, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=e710f971-02b3-44c7-bcee-47006375d89e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0a52d339-9f5d-46cf-b87d-edf7759b413d, client_auth_method=client-secret, username=admin, authSessionParentId=2003cf6f-473c-4087-981e-4bffeb7dad4b, authSessionTabId=DqcpusHNVoo 2026-04-03 05:13:36,198 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=5eba6967-f27d-4727-9332-a97efb311dc7, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, resourceType=REALM, resourcePath=atmosphere 2026-04-03 05:13:37,153 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=admin-cli, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=1f270cc6-c797-40d8-9340-de9ff7066510, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=816895ab-a92d-42b6-a294-f1ed1f2fecfc, client_auth_method=client-secret, username=admin, authSessionParentId=c6487dca-f916-43b2-a070-2766f725a693, authSessionTabId=44wb3ZGVVZU 2026-04-03 05:13:37,258 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=5eba6967-f27d-4727-9332-a97efb311dc7, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/29c72f42-4791-456c-be5b-535603873784 2026-04-03 05:13:37,367 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=5eba6967-f27d-4727-9332-a97efb311dc7, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/29c72f42-4791-456c-be5b-535603873784/protocol-mappers/models/074ef63b-cb16-4d23-808e-534147857937 2026-04-03 05:13:58,921 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=admin-cli, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=3fe0f1cd-d631-413b-8b3b-8f12be9787b2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1a726b28-1923-4012-9c75-ca48b8014e6c, client_auth_method=client-secret, username=admin, authSessionParentId=77370041-9edb-4bbf-9750-665c8b4bb6fa, authSessionTabId=7sMPqVlCCl4 2026-04-03 05:13:59,040 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=5eba6967-f27d-4727-9332-a97efb311dc7, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, resourceType=CLIENT, resourcePath=clients/e3346c57-fe85-4a3e-bca2-011d2ad8ca6f 2026-04-03 05:13:59,426 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=admin-cli, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=90936b5a-5858-4cd2-85c3-821d555c0ba2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cdb974e4-b03d-4fdb-a3c4-89eddc7de415, client_auth_method=client-secret, username=admin, authSessionParentId=4dc7781a-cf91-42d1-9cd2-76eb3ab8adfe, authSessionTabId=xzHRFTG30rk 2026-04-03 05:13:59,515 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=5eba6967-f27d-4727-9332-a97efb311dc7, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, resourceType=CLIENT, resourcePath=clients/af9d9e01-65f0-401a-a552-e098cdad516d 2026-04-03 05:13:59,905 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=admin-cli, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=50bfba78-c6b9-4d00-bf4e-0e0af4fe3911, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3c6dded2-c6b0-4baf-b914-3c1ee1fa6991, client_auth_method=client-secret, username=admin, authSessionParentId=7ab29e3a-0995-4cfd-9d0e-9900cd9f1a8d, authSessionTabId=4Xem-6YdIMM 2026-04-03 05:13:59,980 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=5eba6967-f27d-4727-9332-a97efb311dc7, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, resourceType=CLIENT, resourcePath=clients/cc02d495-ec59-482a-acbd-a4f88baea6d1 2026-04-03 05:14:00,639 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=admin-cli, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=fd71a464-3fdd-40ca-a639-66da888cc6dc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=164ae8c5-6e94-45f5-8710-c24c164ca78b, client_auth_method=client-secret, username=admin, authSessionParentId=cc5b8bb7-8342-4f38-b019-0ec091d6ee9a, authSessionTabId=cv3yzzLfQ9c 2026-04-03 05:14:00,755 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=5eba6967-f27d-4727-9332-a97efb311dc7, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, resourceType=CLIENT_ROLE, resourcePath=clients/e3346c57-fe85-4a3e-bca2-011d2ad8ca6f/roles/member 2026-04-03 05:14:01,123 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=admin-cli, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=63327d1e-ef08-42f9-a2eb-5e4cb9fae4c2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cddabd6a-c04e-4d5f-b534-c82178cd9f0a, client_auth_method=client-secret, username=admin, authSessionParentId=bc1aaf6a-f576-43ed-861f-2c8e753595bf, authSessionTabId=Qa1-GMYqHXY 2026-04-03 05:14:01,211 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=5eba6967-f27d-4727-9332-a97efb311dc7, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, resourceType=CLIENT_ROLE, resourcePath=clients/af9d9e01-65f0-401a-a552-e098cdad516d/roles/admin 2026-04-03 05:14:01,599 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=admin-cli, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=f65f7177-608e-46e1-ae06-ab9324b082e6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bb06dd02-ab36-4135-a5a8-4f66ce22e820, client_auth_method=client-secret, username=admin, authSessionParentId=a0cbb9f2-72fc-48d5-9b88-61a96de2caa4, authSessionTabId=xsTtXPfqEQ8 2026-04-03 05:14:01,699 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=5eba6967-f27d-4727-9332-a97efb311dc7, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, resourceType=CLIENT_ROLE, resourcePath=clients/af9d9e01-65f0-401a-a552-e098cdad516d/roles/editor 2026-04-03 05:14:02,071 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=admin-cli, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=d5403b79-bfb7-48b6-96f1-fa5fe75f837a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=95bf2b21-cf61-4789-a5ee-675efa7a9085, client_auth_method=client-secret, username=admin, authSessionParentId=381395ef-2d86-44d3-9830-db42f496557c, authSessionTabId=y4IfKN7UZg0 2026-04-03 05:14:02,167 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=5eba6967-f27d-4727-9332-a97efb311dc7, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, resourceType=CLIENT_ROLE, resourcePath=clients/af9d9e01-65f0-401a-a552-e098cdad516d/roles/viewer 2026-04-03 05:14:02,555 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=admin-cli, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=4c4cb119-4e97-4d7d-93eb-533c56ebbe4b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d7d20e01-ed68-4ac8-8761-0aa59fd58707, client_auth_method=client-secret, username=admin, authSessionParentId=70615e10-7e05-4a48-af39-ae5339d5545d, authSessionTabId=rJeMtN4k1fA 2026-04-03 05:14:02,647 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=5eba6967-f27d-4727-9332-a97efb311dc7, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, resourceType=CLIENT_ROLE, resourcePath=clients/cc02d495-ec59-482a-acbd-a4f88baea6d1/roles/member 2026-04-03 05:16:39,675 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=admin-cli, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=858821dc-266d-40e4-84ed-17bf1d28b509, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4fec6c52-6bd6-4453-98d1-5f632a28a65a, client_auth_method=client-secret, username=admin, authSessionParentId=ddbcd6dd-a4c8-4eb1-b4a4-d541871a637a, authSessionTabId=gUBNwF1jbWU 2026-04-03 05:16:39,882 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=5eba6967-f27d-4727-9332-a97efb311dc7, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, resourceType=REALM, resourcePath=null 2026-04-03 05:16:41,435 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=admin-cli, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=4f7cc3f8-eb72-491f-93aa-5cbf8a6462fe, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=aaba5431-c39c-4c82-942f-0160b26cf9dd, client_auth_method=client-secret, username=admin, authSessionParentId=782f6f14-13db-4a02-80fb-7f0006aa5cc1, authSessionTabId=10cFK8_SXIM 2026-04-03 05:16:41,532 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=5eba6967-f27d-4727-9332-a97efb311dc7, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, resourceType=CLIENT, resourcePath=clients/83f7b3ef-9570-4963-aba4-7b8c912b8ac8 2026-04-03 05:16:42,241 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=admin-cli, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=109aeab2-d127-4b91-b0dd-db5ff4085be3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6d11278c-79e3-4c2f-ab32-8a0d40396e28, client_auth_method=client-secret, username=admin, authSessionParentId=d56a1991-6e7c-44a9-8470-d2f97f931a76, authSessionTabId=JPeXuxrdBLw 2026-04-03 05:16:42,544 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32dfecba-914c-4b5c-b8a6-565537dce042, clientId=5eba6967-f27d-4727-9332-a97efb311dc7, userId=417950d1-8e18-4b4e-a425-b18c26b621f7, ipAddress=199.204.45.30, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/533e7af4-e0a5-40b7-ab19-95be6c306999/role-mappings/clients/064d0326-99b7-4820-bf06-8b3c7b52944b