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-22 06:11:20,531 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5409ms 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-22 06:11:22,053 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-22 06:11:24,425 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-22 06:11:24,504 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-22 06:11:24,731 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-22 06:11:24,986 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-22 06:11:24,994 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 4298db22-bf6a-4a16-8cb8-9b4b017c4663, name: keycloak-0-7707 2026-04-22 06:11:25,004 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-22 06:11:25,004 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-22 06:11:25,013 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.18748 2026-04-22 06:11:25,328 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-22 06:11:25,330 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-22 06:11:26,201 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-22 06:11:26,201 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-22 06:11:26,378 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-22 06:11:26,616 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-22 06:11:26,616 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-22 06:11:26,739 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-22 06:11:26,739 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-22 06:11:27,018 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-7707: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-22 06:11:27,031 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-7707|0] (1) [keycloak-0-7707] 2026-04-22 06:11:27,047 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-7707`, physical addresses are `[10.0.0.206:34284]` 2026-04-22 06:11:59,500 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-7707, Site name: null 2026-04-22 06:11:59,682 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-22 06:12:01,617 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 40.856s. Listening on: http://0.0.0.0:8080 2026-04-22 06:12:01,618 INFO [io.quarkus] (main) Profile prod activated. 2026-04-22 06:12:01,618 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-22 06:12:01,766 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-22 06:12:16,029 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=admin-cli, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=56ccd48c-ed0b-4ed2-816e-03a8639c79c2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ff6b9a25-28cb-4c6f-a4ee-12b199c9baa2, client_auth_method=client-secret, username=admin, authSessionParentId=389590db-2eab-439d-98f2-40c63f65599f, authSessionTabId=ISspNgyIMJw 2026-04-22 06:12:17,605 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=b4e4d87c-3e8e-4e5a-8847-781708be776a, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, resourceType=REALM, resourcePath=atmosphere 2026-04-22 06:12:18,385 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=admin-cli, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=1e790c44-004d-411f-9e1f-fa9cf53c59b3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a903151f-edf7-4662-aaab-27f953bebf5e, client_auth_method=client-secret, username=admin, authSessionParentId=cd73a9af-9888-4fad-be01-d762e3255369, authSessionTabId=P8BJEej-GJU 2026-04-22 06:12:18,483 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=b4e4d87c-3e8e-4e5a-8847-781708be776a, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/25848c32-b47d-4c79-8769-2b19103800d7 2026-04-22 06:12:18,570 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=b4e4d87c-3e8e-4e5a-8847-781708be776a, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/25848c32-b47d-4c79-8769-2b19103800d7/protocol-mappers/models/50fa2132-22fd-4c6d-8e7a-e87c1b4be0ac 2026-04-22 06:12:39,400 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=admin-cli, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=02371cd4-4ac5-4e1b-94fc-78af2fe8c740, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=619029e6-7a03-4898-ba96-eef8f9ea0ec4, client_auth_method=client-secret, username=admin, authSessionParentId=0ba87b48-d575-48a4-93e4-81968457acfe, authSessionTabId=kU1U_xLiNDY 2026-04-22 06:12:39,508 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=b4e4d87c-3e8e-4e5a-8847-781708be776a, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, resourceType=CLIENT, resourcePath=clients/5574cced-2006-4375-a129-d3234ee0e4dc 2026-04-22 06:12:39,913 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=admin-cli, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=c5bac737-96dd-460a-8673-0e5302aa1d34, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a47d1614-3d07-4157-a2c1-278ee7e7e7e1, client_auth_method=client-secret, username=admin, authSessionParentId=6bd3cbc2-fc13-409b-ad82-44138d0a37e1, authSessionTabId=PiAYb_laaYk 2026-04-22 06:12:39,998 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=b4e4d87c-3e8e-4e5a-8847-781708be776a, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, resourceType=CLIENT, resourcePath=clients/8c4d5b2f-3b43-4610-907e-266479382b92 2026-04-22 06:12:40,372 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=admin-cli, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=2f9e20de-57d4-4533-a2c5-34bf9f1b0f08, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ac4b630e-69bd-4b5d-ac0c-a3da5cdd84f3, client_auth_method=client-secret, username=admin, authSessionParentId=89e0bc28-b936-4ac9-ab55-28d8852c0adb, authSessionTabId=ertztFOsxSE 2026-04-22 06:12:40,457 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=b4e4d87c-3e8e-4e5a-8847-781708be776a, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, resourceType=CLIENT, resourcePath=clients/7c0157d0-0472-4fc5-920a-7345fd9242cd 2026-04-22 06:12:41,137 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=admin-cli, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=3b75a1a0-4639-4a8b-9710-fd684f881e74, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=327dd366-c31d-4767-b06d-d153eb79e9b9, client_auth_method=client-secret, username=admin, authSessionParentId=caccc27a-fe02-46f0-b74f-952f983161ec, authSessionTabId=fepvdkeze9U 2026-04-22 06:12:41,262 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=b4e4d87c-3e8e-4e5a-8847-781708be776a, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, resourceType=CLIENT_ROLE, resourcePath=clients/5574cced-2006-4375-a129-d3234ee0e4dc/roles/member 2026-04-22 06:12:41,653 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=admin-cli, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=5ce21c6c-6352-4c35-995e-33d1c63ef909, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=67dbbf91-fcf6-4218-92b0-d149fc3303c6, client_auth_method=client-secret, username=admin, authSessionParentId=6b4c6ab0-d0f0-4048-9d09-e8e22966d47e, authSessionTabId=ogJ9lwYoU0M 2026-04-22 06:12:41,735 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=b4e4d87c-3e8e-4e5a-8847-781708be776a, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, resourceType=CLIENT_ROLE, resourcePath=clients/8c4d5b2f-3b43-4610-907e-266479382b92/roles/admin 2026-04-22 06:12:42,133 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=admin-cli, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=332a3550-ba66-4001-bbc5-333b6ea0a1fe, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=da9b9f33-4c88-4945-8632-ab10efb6b498, client_auth_method=client-secret, username=admin, authSessionParentId=9f29811c-fec4-46df-9263-77774b6a0c37, authSessionTabId=CvMpEhSqZ9U 2026-04-22 06:12:42,223 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=b4e4d87c-3e8e-4e5a-8847-781708be776a, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, resourceType=CLIENT_ROLE, resourcePath=clients/8c4d5b2f-3b43-4610-907e-266479382b92/roles/editor 2026-04-22 06:12:42,603 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=admin-cli, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=29b68bc8-037f-4c89-9cb2-28cac5658fbc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=38629d0b-eb61-4a3c-9724-08cb5238daf9, client_auth_method=client-secret, username=admin, authSessionParentId=077f0e4c-088a-4400-998a-2f0c4afd4670, authSessionTabId=IziJCkB2iCE 2026-04-22 06:12:42,709 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=b4e4d87c-3e8e-4e5a-8847-781708be776a, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, resourceType=CLIENT_ROLE, resourcePath=clients/8c4d5b2f-3b43-4610-907e-266479382b92/roles/viewer 2026-04-22 06:12:43,117 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=admin-cli, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=99dd7872-6473-4d71-8a46-b25c0fa2bc78, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6f35da05-2408-4f4e-af51-8ef915cc7d6b, client_auth_method=client-secret, username=admin, authSessionParentId=4ecb4250-121a-410a-a873-4ed0ebc955f4, authSessionTabId=-7tfqUja8UM 2026-04-22 06:12:43,220 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=b4e4d87c-3e8e-4e5a-8847-781708be776a, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, resourceType=CLIENT_ROLE, resourcePath=clients/7c0157d0-0472-4fc5-920a-7345fd9242cd/roles/member 2026-04-22 06:14:57,498 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=admin-cli, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=93191f2a-41a6-4945-80ff-e7eb904f30a1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=908a9578-9ac3-4de6-8791-daeeac42cb3f, client_auth_method=client-secret, username=admin, authSessionParentId=2a8f7aea-a223-40ee-8f51-a5ff5972c92f, authSessionTabId=TMYbk48ZMFs 2026-04-22 06:14:57,685 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=b4e4d87c-3e8e-4e5a-8847-781708be776a, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, resourceType=REALM, resourcePath=null 2026-04-22 06:14:59,028 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=admin-cli, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=0915a523-c85d-4cc5-9647-67b870db6d11, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=99ec2273-cdce-48ef-91cd-38531955a451, client_auth_method=client-secret, username=admin, authSessionParentId=9d5754e6-8078-416e-a4c9-e26beb881fe7, authSessionTabId=zfN8mDP6L2E 2026-04-22 06:14:59,126 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=b4e4d87c-3e8e-4e5a-8847-781708be776a, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, resourceType=CLIENT, resourcePath=clients/2cf1d4cf-07f0-4145-b8c0-b575820a1034 2026-04-22 06:14:59,753 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=admin-cli, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, auth_method=openid-connect, token_id=6c2b453f-fa54-4f50-822f-5fff3c803412, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3e69f655-2523-48cc-8a91-42b7658414a5, client_auth_method=client-secret, username=admin, authSessionParentId=aa2085ef-8d13-4304-a7b0-5d6d5aa15481, authSessionTabId=zEKRURDmuUE 2026-04-22 06:15:00,051 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=63f8dcda-49f9-422c-a973-aaf4daf852ff, clientId=b4e4d87c-3e8e-4e5a-8847-781708be776a, userId=3dcb9f64-92c0-4152-bf36-00f0ac847b8c, ipAddress=199.204.45.33, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/2cd79ab6-7eea-4cfc-90c2-d003e24d5fa5/role-mappings/clients/f7369884-845a-4d4e-b983-0ad621b430f5