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-03-14 07:07:30,784 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4658ms 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-03-14 07:07:32,132 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-03-14 07:07:34,471 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-14 07:07:34,637 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-14 07:07:34,774 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-14 07:07:34,906 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-14 07:07:34,908 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 43195389-6e73-4b5b-960f-15442eb7be86, name: keycloak-0-39983 2026-03-14 07:07:34,916 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-03-14 07:07:34,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-03-14 07:07:34,927 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.42683 2026-03-14 07:07:35,184 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-03-14 07:07:35,187 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-14 07:07:36,029 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-03-14 07:07:36,029 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-03-14 07:07:36,197 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-14 07:07:36,395 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-03-14 07:07:36,395 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-03-14 07:07:36,503 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-03-14 07:07:36,504 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-03-14 07:07:36,933 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-39983: no members discovered after 2003 ms: creating cluster as coordinator 2026-03-14 07:07:36,945 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-39983|0] (1) [keycloak-0-39983] 2026-03-14 07:07:36,958 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-39983`, physical addresses are `[10.0.0.11:58219]` 2026-03-14 07:08:11,556 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-39983, Site name: null 2026-03-14 07:08:11,720 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-14 07:08:13,913 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 42.916s. Listening on: http://0.0.0.0:8080 2026-03-14 07:08:13,913 INFO [io.quarkus] (main) Profile prod activated. 2026-03-14 07:08:13,914 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-03-14 07:08:14,058 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-14 07:08:32,521 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=admin-cli, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=613a81e5-2395-4584-b775-d838f7dfd419, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=134cf65e-8373-4e15-99f1-f26f1ed35bf8, client_auth_method=client-secret, username=admin, authSessionParentId=eb31cd33-f250-4670-9ae4-9090117116ca, authSessionTabId=h6nTY0TQd2g 2026-03-14 07:08:34,173 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=a9eea892-c6cb-44d4-951d-1f0bcf12a30b, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, resourceType=REALM, resourcePath=atmosphere 2026-03-14 07:08:34,978 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=admin-cli, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=547533cb-80e4-4045-89fa-3935273f6bb0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cd63b375-53a4-4419-8616-cdae1f0468f1, client_auth_method=client-secret, username=admin, authSessionParentId=82bcfc2c-3e05-43a2-bf98-b1eb2a9f4707, authSessionTabId=Vvf0Pcb3iZY 2026-03-14 07:08:35,074 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=a9eea892-c6cb-44d4-951d-1f0bcf12a30b, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/74175c11-85d3-4bc9-97d1-85796abd22af 2026-03-14 07:08:35,158 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=a9eea892-c6cb-44d4-951d-1f0bcf12a30b, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/74175c11-85d3-4bc9-97d1-85796abd22af/protocol-mappers/models/9ad2c5e7-db2a-45cc-b24a-c113177d4b53 2026-03-14 07:08:56,077 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=admin-cli, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=7beb4225-1489-4563-8f07-55e83d3dc2b5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=130b489a-2a80-4fd1-a52b-8d6046b495f0, client_auth_method=client-secret, username=admin, authSessionParentId=bf46678a-88d8-4372-80f3-8a2a0a850849, authSessionTabId=ognX_mc9NwI 2026-03-14 07:08:56,196 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=a9eea892-c6cb-44d4-951d-1f0bcf12a30b, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, resourceType=CLIENT, resourcePath=clients/81b30ea9-3abf-4e49-96ee-a9ad21bc6e84 2026-03-14 07:08:56,558 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=admin-cli, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=367fecf0-d203-409b-b17b-2e9864628981, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8ccb036d-8ab2-4df5-bb7b-795fb1e37e75, client_auth_method=client-secret, username=admin, authSessionParentId=2be4bbb3-f5dc-4d12-b0d1-ea63099ff759, authSessionTabId=CAOBEB-Sb78 2026-03-14 07:08:56,695 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=a9eea892-c6cb-44d4-951d-1f0bcf12a30b, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, resourceType=CLIENT, resourcePath=clients/bf3ce6bb-e8dc-44ec-8797-a69865f94e45 2026-03-14 07:08:57,046 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=admin-cli, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=2a7173b5-badc-4922-9c06-0d18596d9925, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=98b10395-1ba2-46d9-b107-44af9f3e81dd, client_auth_method=client-secret, username=admin, authSessionParentId=aa79dc1b-4c93-4f29-b5de-7e9bc55a5918, authSessionTabId=eBvqgQ84ths 2026-03-14 07:08:57,111 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=a9eea892-c6cb-44d4-951d-1f0bcf12a30b, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, resourceType=CLIENT, resourcePath=clients/3728a154-0dec-4fda-874b-4537f9b3a1bd 2026-03-14 07:08:57,689 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=admin-cli, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=1616d092-0f85-47d1-b644-cc7b2aa902c3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6dabb72b-6452-4fd5-adb4-4358947d04ec, client_auth_method=client-secret, username=admin, authSessionParentId=b4eabecd-33be-4b1e-bc24-1e27b0d0ea56, authSessionTabId=FhxhmaVvr_4 2026-03-14 07:08:57,789 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=a9eea892-c6cb-44d4-951d-1f0bcf12a30b, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, resourceType=CLIENT_ROLE, resourcePath=clients/81b30ea9-3abf-4e49-96ee-a9ad21bc6e84/roles/member 2026-03-14 07:08:58,150 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=admin-cli, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=73d48c71-6376-4eb2-a54a-3a633347aca0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=63ec9e85-6496-4a5a-9290-3d5f38ffad4b, client_auth_method=client-secret, username=admin, authSessionParentId=f1f07443-88a1-4738-b9d1-45591fd1ccb0, authSessionTabId=SJM2T_j_hOA 2026-03-14 07:08:58,223 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=a9eea892-c6cb-44d4-951d-1f0bcf12a30b, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, resourceType=CLIENT_ROLE, resourcePath=clients/bf3ce6bb-e8dc-44ec-8797-a69865f94e45/roles/admin 2026-03-14 07:08:58,599 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=admin-cli, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=4745fc67-f6d0-4695-96ab-dee84fcf4b9d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f339a4b3-2f9d-4fd7-81fb-2480c608675a, client_auth_method=client-secret, username=admin, authSessionParentId=8dee78f2-cce9-4f9c-90b7-d30537099b16, authSessionTabId=HAhpPuB1WBU 2026-03-14 07:08:58,687 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=a9eea892-c6cb-44d4-951d-1f0bcf12a30b, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, resourceType=CLIENT_ROLE, resourcePath=clients/bf3ce6bb-e8dc-44ec-8797-a69865f94e45/roles/editor 2026-03-14 07:08:59,068 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=admin-cli, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=aca0aa00-23ef-4b3f-9899-796a5fefb347, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c35f59e3-d911-45b7-a7ac-d3a24104685e, client_auth_method=client-secret, username=admin, authSessionParentId=8be25c31-d4e9-47b7-8d6a-7bf1f60fc2bf, authSessionTabId=4lwYd9k1Dno 2026-03-14 07:08:59,203 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=a9eea892-c6cb-44d4-951d-1f0bcf12a30b, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, resourceType=CLIENT_ROLE, resourcePath=clients/bf3ce6bb-e8dc-44ec-8797-a69865f94e45/roles/viewer 2026-03-14 07:08:59,565 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=admin-cli, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=f18334ba-ea22-4066-88ba-035cb7af34c2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9b270135-3386-4aad-82fa-2d7d8cc913a3, client_auth_method=client-secret, username=admin, authSessionParentId=c730cfe8-6f92-4a60-9ad1-78bd2f82cd54, authSessionTabId=psr-QnJazAo 2026-03-14 07:08:59,649 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=a9eea892-c6cb-44d4-951d-1f0bcf12a30b, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, resourceType=CLIENT_ROLE, resourcePath=clients/3728a154-0dec-4fda-874b-4537f9b3a1bd/roles/member 2026-03-14 07:11:23,267 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=admin-cli, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=46e27b97-1f48-4193-8992-d35bccfb1f4c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b93d0900-8282-477d-a56b-a565cb9f12b2, client_auth_method=client-secret, username=admin, authSessionParentId=42e50019-ebac-4703-b5d6-21b89ba09732, authSessionTabId=Y5XxFYi4kKs 2026-03-14 07:11:23,424 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=a9eea892-c6cb-44d4-951d-1f0bcf12a30b, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, resourceType=REALM, resourcePath=null 2026-03-14 07:11:24,681 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=admin-cli, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=57405495-43d0-4acc-8ec4-79b4ad523c9e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d0b2ebc3-8980-496d-ad8b-5765330133ed, client_auth_method=client-secret, username=admin, authSessionParentId=ba95c40d-4075-4a8c-ab28-904f43e800a0, authSessionTabId=pRsOpDWPdbc 2026-03-14 07:11:24,766 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=a9eea892-c6cb-44d4-951d-1f0bcf12a30b, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, resourceType=CLIENT, resourcePath=clients/03c90019-0c22-4fb3-8138-a41fa974a875 2026-03-14 07:11:25,397 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=admin-cli, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, auth_method=openid-connect, token_id=3a3efa75-3004-4386-bcec-7056f7fd7c3a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=047bb726-228f-4967-bb45-064dc52be632, client_auth_method=client-secret, username=admin, authSessionParentId=38d7178c-4892-405c-adaa-9b0a4b4b09fb, authSessionTabId=aL-1LsLPXAs 2026-03-14 07:11:25,642 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ead56f41-4577-4534-b85d-b794d1ab35b0, clientId=a9eea892-c6cb-44d4-951d-1f0bcf12a30b, userId=b57d6051-3d8c-473a-9a33-733606c26c27, ipAddress=199.19.213.117, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/204e50f7-3e18-4c19-8ae2-91c3c813ef8e/role-mappings/clients/9169d425-e90d-49f2-815a-7f61a113850a