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-07 09:47:36,452 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5120ms 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-07 09:47:37,978 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-07 09:47:40,330 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-07 09:47:40,431 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-07 09:47:40,676 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-07 09:47:40,787 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-07 09:47:40,789 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 4e625d99-5242-4be7-87dd-c2d96c239d6b, name: keycloak-0-18973 2026-04-07 09:47:40,796 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-07 09:47:40,796 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-07 09:47:40,804 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.24994 2026-04-07 09:47:41,120 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-07 09:47:41,984 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-07 09:47:41,984 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-07 09:47:42,156 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-07 09:47:42,368 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-07 09:47:42,368 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-07 09:47:42,485 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-07 09:47:42,486 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-07 09:47:42,809 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-18973: no members discovered after 2001 ms: creating cluster as coordinator 2026-04-07 09:47:42,823 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-18973|0] (1) [keycloak-0-18973] 2026-04-07 09:47:42,837 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-18973`, physical addresses are `[10.0.0.154:40530]` 2026-04-07 09:48:11,929 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-18973, Site name: null 2026-04-07 09:48:12,053 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-07 09:48:12,066 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-07 09:48:14,237 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 37.588s. Listening on: http://0.0.0.0:8080 2026-04-07 09:48:14,237 INFO [io.quarkus] (main) Profile prod activated. 2026-04-07 09:48:14,237 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-07 09:48:14,386 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-07 09:48:32,699 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=admin-cli, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=2cc25b7d-d148-4753-98d6-8380a54b2527, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=df6ceb3d-e493-4d08-9219-e5cde4891b70, client_auth_method=client-secret, username=admin, authSessionParentId=65c4dcb3-0195-415d-b9c1-4b68f3cf9b6b, authSessionTabId=mjHXZ9Jeopo 2026-04-07 09:48:34,369 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=b31e07bf-068c-4835-9353-7e5ec044a720, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, resourceType=REALM, resourcePath=atmosphere 2026-04-07 09:48:35,234 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=admin-cli, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=9ba5ee93-f6d3-4852-8cd3-caa0c771caf0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=84685fc6-03c3-4e84-8fe2-f00cadc7e19b, client_auth_method=client-secret, username=admin, authSessionParentId=c9bba279-878a-432d-959d-602136a6e88f, authSessionTabId=9ZN36hHBT20 2026-04-07 09:48:35,331 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=b31e07bf-068c-4835-9353-7e5ec044a720, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/45eb159f-6e0f-415a-8a6e-9c522aced719 2026-04-07 09:48:35,420 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=b31e07bf-068c-4835-9353-7e5ec044a720, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/45eb159f-6e0f-415a-8a6e-9c522aced719/protocol-mappers/models/7187b4c9-ba9b-4775-840e-6d7a475fafc4 2026-04-07 09:48:56,098 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=admin-cli, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=54f82c68-b47f-46b3-b5c9-faa2349cee61, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=da05bb57-2b99-4840-bc20-f4d6d319a844, client_auth_method=client-secret, username=admin, authSessionParentId=d7f7edd3-ab04-411d-a1f0-8f09cb347aaf, authSessionTabId=fidGM8rolEA 2026-04-07 09:48:56,202 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=b31e07bf-068c-4835-9353-7e5ec044a720, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, resourceType=CLIENT, resourcePath=clients/2194a023-5db4-45e2-80b3-cf787b0b0458 2026-04-07 09:48:56,549 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=admin-cli, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=1e210f51-be9e-40a3-b3a6-3a17ac5d9ca4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=86264e20-58a3-4542-91d4-d38abb98d7eb, client_auth_method=client-secret, username=admin, authSessionParentId=8ce2f208-bab6-42b2-bfa6-48575aa5d1f6, authSessionTabId=iotj2JqpMXU 2026-04-07 09:48:56,605 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=b31e07bf-068c-4835-9353-7e5ec044a720, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, resourceType=CLIENT, resourcePath=clients/3f668312-2739-4db8-a7f4-ff908c1cbee0 2026-04-07 09:48:56,950 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=admin-cli, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=976f1305-389b-4dfb-a44a-fcb7446c76e6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=249f0759-dd0c-49fb-ba9a-6fb2fa6b9acf, client_auth_method=client-secret, username=admin, authSessionParentId=6829cfc9-e93c-4d3a-9f90-cf6c8eea0464, authSessionTabId=AnGfF2R6dNA 2026-04-07 09:48:57,010 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=b31e07bf-068c-4835-9353-7e5ec044a720, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, resourceType=CLIENT, resourcePath=clients/37d2e409-b32b-4ebf-bdc7-86ccec15deaf 2026-04-07 09:48:57,561 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=admin-cli, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=f6f781c9-83ce-4b29-8494-038e3993250c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=470c3444-e234-4981-ae6e-658c0b12a6e2, client_auth_method=client-secret, username=admin, authSessionParentId=ce2f7ac4-fa10-4c43-96fe-7bd0239c183c, authSessionTabId=zkguAxIB3ms 2026-04-07 09:48:57,654 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=b31e07bf-068c-4835-9353-7e5ec044a720, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, resourceType=CLIENT_ROLE, resourcePath=clients/2194a023-5db4-45e2-80b3-cf787b0b0458/roles/member 2026-04-07 09:48:58,009 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=admin-cli, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=af34df23-d092-4517-88a5-712c609dd938, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ded9a8c0-56cb-4537-9793-59ccec94dc7d, client_auth_method=client-secret, username=admin, authSessionParentId=5981f38f-6ce6-4704-8d03-3649a5ba52ca, authSessionTabId=qbkWJUidZm4 2026-04-07 09:48:58,079 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=b31e07bf-068c-4835-9353-7e5ec044a720, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, resourceType=CLIENT_ROLE, resourcePath=clients/3f668312-2739-4db8-a7f4-ff908c1cbee0/roles/admin 2026-04-07 09:48:58,417 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=admin-cli, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=93d8bece-1856-44bf-9369-803b4fe3e139, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c5dfb577-74b9-4dc6-aca3-908a95112974, client_auth_method=client-secret, username=admin, authSessionParentId=7ce9636d-07ee-4080-8180-d3b195fd65cb, authSessionTabId=mbX_lvo_5Hc 2026-04-07 09:48:58,547 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=b31e07bf-068c-4835-9353-7e5ec044a720, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, resourceType=CLIENT_ROLE, resourcePath=clients/3f668312-2739-4db8-a7f4-ff908c1cbee0/roles/editor 2026-04-07 09:48:58,900 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=admin-cli, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=3c2f2090-3957-4c19-aa1c-4e4bdbb1a5a3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=43f26292-ad07-4027-9817-207d50a5309d, client_auth_method=client-secret, username=admin, authSessionParentId=a8e5a312-f549-4210-8c7e-d5be24fc9114, authSessionTabId=4-2nRt-m7vA 2026-04-07 09:48:58,983 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=b31e07bf-068c-4835-9353-7e5ec044a720, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, resourceType=CLIENT_ROLE, resourcePath=clients/3f668312-2739-4db8-a7f4-ff908c1cbee0/roles/viewer 2026-04-07 09:48:59,330 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=admin-cli, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=58218bf9-5862-45fc-84d8-81e6f99bffe7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=440961c8-fa48-4fdf-b2c9-91c06f3c226f, client_auth_method=client-secret, username=admin, authSessionParentId=7f423cb8-1ff6-418b-9eb7-30f76bba7319, authSessionTabId=jJPJzfqulv4 2026-04-07 09:48:59,407 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=b31e07bf-068c-4835-9353-7e5ec044a720, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, resourceType=CLIENT_ROLE, resourcePath=clients/37d2e409-b32b-4ebf-bdc7-86ccec15deaf/roles/member 2026-04-07 09:51:07,700 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=admin-cli, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=496863db-3a21-4800-88b5-6993aa5c0e60, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ad4f6da4-bf3a-46be-8755-ea25b581d411, client_auth_method=client-secret, username=admin, authSessionParentId=63575472-10a0-4046-8688-15e2b8b86c99, authSessionTabId=GJe7gOMjAl0 2026-04-07 09:51:07,864 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=b31e07bf-068c-4835-9353-7e5ec044a720, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, resourceType=REALM, resourcePath=null 2026-04-07 09:51:09,207 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=admin-cli, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=96f5ce54-e392-40e2-bd86-b4339181d104, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=60787063-6003-426c-bd8a-32552882e3cb, client_auth_method=client-secret, username=admin, authSessionParentId=a049e9fb-0300-4176-b5f1-ea79a5675c5e, authSessionTabId=nOki1-e2pzM 2026-04-07 09:51:09,307 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=b31e07bf-068c-4835-9353-7e5ec044a720, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, resourceType=CLIENT, resourcePath=clients/c185be18-c74c-4c13-aae0-05184a408761 2026-04-07 09:51:09,901 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=admin-cli, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, auth_method=openid-connect, token_id=e7d04e7b-7b65-47ec-8267-51ed8a8c4431, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=824132af-d4eb-496e-bcdf-69c2ba502e66, client_auth_method=client-secret, username=admin, authSessionParentId=5e500337-8bbf-46d5-b38b-fa71def9121d, authSessionTabId=Beb1bmNCTnc 2026-04-07 09:51:10,129 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=978b016d-9be7-463f-b569-29b1bb8feb4e, clientId=b31e07bf-068c-4835-9353-7e5ec044a720, userId=00c89c53-31b3-4111-8e9b-292ef7891592, ipAddress=199.204.45.3, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/cd4071f0-38d8-4570-8c9b-79bdb2b93a26/role-mappings/clients/fdfb74ba-b896-46d1-8770-9f126057e6d8