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-27 12:05:10,158 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5413ms 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-27 12:05:11,464 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-27 12:05:13,472 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-27 12:05:13,557 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-27 12:05:13,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-27 12:05:13,894 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-27 12:05:13,896 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 0246aa4d-989e-4ad2-a01e-5d33e46b5bb1, name: keycloak-0-9465 2026-04-27 12:05:13,902 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-27 12:05:13,902 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-27 12:05:13,910 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.29696 2026-04-27 12:05:14,193 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-27 12:05:15,931 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-9465: no members discovered after 2019 ms: creating cluster as coordinator 2026-04-27 12:05:15,941 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-9465|0] (1) [keycloak-0-9465] 2026-04-27 12:05:15,956 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-9465`, physical addresses are `[10.0.0.221:45232]` 2026-04-27 12:05:16,327 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-9465, Site name: null 2026-04-27 12:05:16,331 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-27 12:05:17,089 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-27 12:05:17,089 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-27 12:05:17,258 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-27 12:05:17,449 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-27 12:05:17,450 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-27 12:05:17,562 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-27 12:05:17,562 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-27 12:05:53,204 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-27 12:05:55,476 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 45.153s. Listening on: http://0.0.0.0:8080 2026-04-27 12:05:55,477 INFO [io.quarkus] (main) Profile prod activated. 2026-04-27 12:05:55,477 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-27 12:05:55,680 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-27 12:06:07,090 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=96c2f0d4-4f64-4193-8f01-ce618484aa9e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ca75e89a-272d-432d-b2fc-80449ed81361, client_auth_method=client-secret, username=admin, authSessionParentId=440dc05d-5c96-415b-be6e-94748ba9ca93, authSessionTabId=vftyOpksYM8 2026-04-27 12:06:08,342 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=fa1ecefe-56d5-4c35-922f-03673c7912ab, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, resourceType=REALM, resourcePath=atmosphere 2026-04-27 12:06:09,148 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=3b3f0502-1b95-40db-ad59-761dce1c3103, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b0078e48-d98c-446c-a4be-7b39a41c62b3, client_auth_method=client-secret, username=admin, authSessionParentId=6ba4b387-10b3-4552-9941-01f22e7cf666, authSessionTabId=a8ja6nrTA4s 2026-04-27 12:06:09,244 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=fa1ecefe-56d5-4c35-922f-03673c7912ab, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/87587cf4-1c18-4cfd-8fbd-05aa6a458c13 2026-04-27 12:06:09,341 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=fa1ecefe-56d5-4c35-922f-03673c7912ab, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/87587cf4-1c18-4cfd-8fbd-05aa6a458c13/protocol-mappers/models/4bc153dd-11a1-4f97-99f3-9f8f53ecd853 2026-04-27 12:06:30,162 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=38d7a5f3-ad83-405a-a9b0-55afbf571bdd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c6d87341-36d3-4983-9afd-ae03ddaaf9be, client_auth_method=client-secret, username=admin, authSessionParentId=d7685147-57be-4d52-a7af-9654c69e0573, authSessionTabId=oTuMi87fgFk 2026-04-27 12:06:30,315 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=fa1ecefe-56d5-4c35-922f-03673c7912ab, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, resourceType=CLIENT, resourcePath=clients/45ca0174-d828-41ab-ac77-e1cc54ffa564 2026-04-27 12:06:30,726 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=49421273-1265-4248-a450-b58e35ce901b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9168257e-c56c-477f-8522-2df13c93a12d, client_auth_method=client-secret, username=admin, authSessionParentId=b08ebd17-2fb8-4569-ac43-8c41854adf30, authSessionTabId=ufHcjtx6UmY 2026-04-27 12:06:30,802 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=fa1ecefe-56d5-4c35-922f-03673c7912ab, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, resourceType=CLIENT, resourcePath=clients/4e1a07c1-436b-49f4-b6c0-c51639262998 2026-04-27 12:06:31,182 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=d13e8dca-760d-460a-a3c1-04388199cbc9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=350850f8-3dff-40f6-85c5-79dc7a458882, client_auth_method=client-secret, username=admin, authSessionParentId=7ac20ce8-0143-4c29-afa1-5eeb671732a2, authSessionTabId=C-YemM8_lXU 2026-04-27 12:06:31,264 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=fa1ecefe-56d5-4c35-922f-03673c7912ab, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, resourceType=CLIENT, resourcePath=clients/7779072f-7205-4713-8e38-0f5fccf5360f 2026-04-27 12:06:31,875 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=29dadf2b-d902-48ff-8931-52849d5fff7a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d67d2241-a4b2-4ac0-b8f7-955f6265cdb4, client_auth_method=client-secret, username=admin, authSessionParentId=48e1bcff-8851-4c71-ae00-ae7d145c24b7, authSessionTabId=2K_ZsRGV-uE 2026-04-27 12:06:32,028 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=fa1ecefe-56d5-4c35-922f-03673c7912ab, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, resourceType=CLIENT_ROLE, resourcePath=clients/45ca0174-d828-41ab-ac77-e1cc54ffa564/roles/member 2026-04-27 12:06:32,432 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=ac3cc1a1-6240-4d7d-8fc5-228e8334149f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=06325d6b-9dc3-48c0-a457-53e60bdcd5e2, client_auth_method=client-secret, username=admin, authSessionParentId=cb94072c-8afe-4975-b275-15bd4ceca1a0, authSessionTabId=n8Glu6N1_A0 2026-04-27 12:06:32,527 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=fa1ecefe-56d5-4c35-922f-03673c7912ab, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, resourceType=CLIENT_ROLE, resourcePath=clients/4e1a07c1-436b-49f4-b6c0-c51639262998/roles/admin 2026-04-27 12:06:32,897 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=3289bcb7-957f-4fab-82cb-47f3f3df449b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=685e659f-2212-4d5b-acab-76bd8fed5760, client_auth_method=client-secret, username=admin, authSessionParentId=ae84dce0-c52c-4cd1-a79f-7bcf8b6ef571, authSessionTabId=6bsJfeZ3LFA 2026-04-27 12:06:32,983 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=fa1ecefe-56d5-4c35-922f-03673c7912ab, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, resourceType=CLIENT_ROLE, resourcePath=clients/4e1a07c1-436b-49f4-b6c0-c51639262998/roles/editor 2026-04-27 12:06:33,362 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=57935649-326d-4924-ae4a-b2262710d9b8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c28a377f-5ecd-4b9a-a7bd-a957998287bb, client_auth_method=client-secret, username=admin, authSessionParentId=4507b905-8ec0-474c-a28e-3210d7f7426d, authSessionTabId=yERQe-LeNCA 2026-04-27 12:06:33,460 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=fa1ecefe-56d5-4c35-922f-03673c7912ab, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, resourceType=CLIENT_ROLE, resourcePath=clients/4e1a07c1-436b-49f4-b6c0-c51639262998/roles/viewer 2026-04-27 12:06:33,833 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=73b33dd1-c7c5-43d8-957b-94a67e92a17c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b2388f1d-3929-4fe8-bf63-117ad2d15f4c, client_auth_method=client-secret, username=admin, authSessionParentId=fd11bdab-0fc1-47a0-bbd4-10fd3bac2643, authSessionTabId=AA7VvLjmxNQ 2026-04-27 12:06:33,915 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=fa1ecefe-56d5-4c35-922f-03673c7912ab, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, resourceType=CLIENT_ROLE, resourcePath=clients/7779072f-7205-4713-8e38-0f5fccf5360f/roles/member 2026-04-27 12:08:32,281 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=3ca2268a-6c94-4c94-914f-91bf6630ed22, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9567d054-37a8-4b3f-a8e1-8ec810cb2cf9, client_auth_method=client-secret, username=admin, authSessionParentId=925c76a2-8ad6-4e09-8281-e14679da94a5, authSessionTabId=PqdtgpewowQ 2026-04-27 12:08:32,451 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=fa1ecefe-56d5-4c35-922f-03673c7912ab, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, resourceType=REALM, resourcePath=null 2026-04-27 12:08:33,851 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=ba6ddb2a-4072-464d-87fd-526584a36c9d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=57387a5c-dc2d-40a9-9c34-11bd1bef2af2, client_auth_method=client-secret, username=admin, authSessionParentId=437c7e39-94d2-4616-905d-1869b542f547, authSessionTabId=wshAGUBO3Wg 2026-04-27 12:08:33,944 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=fa1ecefe-56d5-4c35-922f-03673c7912ab, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, resourceType=CLIENT, resourcePath=clients/eb0331bc-5f67-4fbd-92ac-fd9aa6855cf0 2026-04-27 12:08:34,500 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=22e0b45d-d381-4fcd-bcc4-c83af9f7b4ca, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5bdd9d17-cb9c-443c-a669-41b0189bec98, client_auth_method=client-secret, username=admin, authSessionParentId=dea89d6d-832a-42f7-b53b-689d6434b2e6, authSessionTabId=Oik5z-UugO4 2026-04-27 12:08:34,737 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=fa1ecefe-56d5-4c35-922f-03673c7912ab, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/5a61f152-d657-4fc5-8635-26481c0def85/role-mappings/clients/ac3396f8-f5e2-46f5-a4e1-90e911ab8bee 2026-04-27 12:12:42,757 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=47e3f1d0-b1c2-451b-a2a5-92d5d6587e7a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e1744d7a-0098-444f-a0ff-05a3bbefd7cf, client_auth_method=client-secret, username=admin, authSessionParentId=35d3192a-d38d-412d-bde2-6749eb14a299, authSessionTabId=T8y_JZKNUrU 2026-04-27 12:12:42,868 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=fa1ecefe-56d5-4c35-922f-03673c7912ab, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, resourceType=REALM, resourcePath=null 2026-04-27 12:12:43,506 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=688050af-448d-4106-9b55-62e77d25621c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f93ad0a2-18aa-41a1-b6c8-02c85103154d, client_auth_method=client-secret, username=admin, authSessionParentId=79605ae2-9d98-43b6-b455-778d839b9079, authSessionTabId=4KuHu4Gr8Kc 2026-04-27 12:12:43,566 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=fa1ecefe-56d5-4c35-922f-03673c7912ab, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/87587cf4-1c18-4cfd-8fbd-05aa6a458c13 2026-04-27 12:12:43,627 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=fa1ecefe-56d5-4c35-922f-03673c7912ab, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/87587cf4-1c18-4cfd-8fbd-05aa6a458c13/protocol-mappers/models/4bc153dd-11a1-4f97-99f3-9f8f53ecd853 2026-04-27 12:12:49,428 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=3e855495-a6dd-4085-8cb1-9206c7c1a15e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fefea610-39d6-457d-8413-0a4848ddd502, client_auth_method=client-secret, username=admin, authSessionParentId=18dbf5e5-9a94-4b34-bfdc-1d6acc4d0aa9, authSessionTabId=dwnsAIwY9ww 2026-04-27 12:12:49,507 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=fa1ecefe-56d5-4c35-922f-03673c7912ab, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, resourceType=CLIENT, resourcePath=clients/45ca0174-d828-41ab-ac77-e1cc54ffa564 2026-04-27 12:12:49,870 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=43fa3867-9cbf-48f4-9a7e-04cd7077d3f8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=90f53f73-082b-4e6a-bfc5-9b44e50afec5, client_auth_method=client-secret, username=admin, authSessionParentId=4a383a3f-c85c-484d-b152-9703930446ba, authSessionTabId=WlQgy77JOhM 2026-04-27 12:12:49,916 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=fa1ecefe-56d5-4c35-922f-03673c7912ab, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, resourceType=CLIENT, resourcePath=clients/4e1a07c1-436b-49f4-b6c0-c51639262998 2026-04-27 12:12:50,263 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=a1252d52-9ce0-4b55-b268-500bcb611242, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d1d10754-81b5-4f89-becb-5b77e00a3836, client_auth_method=client-secret, username=admin, authSessionParentId=55769a80-317b-449f-b864-d7d6b7ef1354, authSessionTabId=7aIEj0Qhur0 2026-04-27 12:12:50,326 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=fa1ecefe-56d5-4c35-922f-03673c7912ab, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, resourceType=CLIENT, resourcePath=clients/7779072f-7205-4713-8e38-0f5fccf5360f 2026-04-27 12:12:50,914 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=4f6554a5-57af-459d-a991-e49584464369, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=15a3b054-4653-4f32-9015-81effe942e87, client_auth_method=client-secret, username=admin, authSessionParentId=1beda57d-ae60-47aa-b784-2b15a7ebbf13, authSessionTabId=mqm4B0tlWcY 2026-04-27 12:12:51,274 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=33bcc1d6-67e6-4247-8a7f-c9ed52f5017c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=de53da67-bcdd-4b42-9dd6-384b60cb8ccd, client_auth_method=client-secret, username=admin, authSessionParentId=64a9ba6d-58c6-4503-b0c9-94596f0f10bb, authSessionTabId=I-2-9H1GXR0 2026-04-27 12:12:51,638 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=2e6bdf77-efec-4702-8a7e-7814b471c266, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=faf5c77e-1552-4a4d-a6b4-acae53a0e82f, client_auth_method=client-secret, username=admin, authSessionParentId=e8dd0a0f-c250-4976-8e28-3f38c6335b61, authSessionTabId=gNUjqNeipZM 2026-04-27 12:12:52,007 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=cea360fb-a31c-4097-b318-2e82202226c5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c8392e91-3801-4a19-b1a6-0465f8a203b2, client_auth_method=client-secret, username=admin, authSessionParentId=3f199c8f-925e-4b90-a9a4-b70a6ee689e1, authSessionTabId=HJizDrvvrBc 2026-04-27 12:12:52,360 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=09ba0f18-bcc1-45d3-8703-2269dec3610f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e88ef499-9afc-4a09-b565-208d68a795bd, client_auth_method=client-secret, username=admin, authSessionParentId=757fe5bd-07dc-4c96-aeea-dcca2fb0efc6, authSessionTabId=3ZPxt6pqKVQ 2026-04-27 12:13:42,611 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=34b072b5-c36c-4c9b-a024-3c4b485119f6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=eea3bccf-0884-4bad-b895-f10ff5d86c5f, client_auth_method=client-secret, username=admin, authSessionParentId=8e768195-6551-4302-bc7f-6b89d5c06b43, authSessionTabId=kDo5DujfSCw 2026-04-27 12:13:42,715 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=fa1ecefe-56d5-4c35-922f-03673c7912ab, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, resourceType=REALM, resourcePath=null 2026-04-27 12:13:44,084 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=3100d925-8382-411c-8084-1e09b18079c8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2736c484-fd05-4521-bd4d-c1989bcecde8, client_auth_method=client-secret, username=admin, authSessionParentId=97b65ae4-a554-4594-87c9-b5bce564a553, authSessionTabId=6nKhdu64-Bg 2026-04-27 12:13:44,146 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=fa1ecefe-56d5-4c35-922f-03673c7912ab, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, resourceType=CLIENT, resourcePath=clients/eb0331bc-5f67-4fbd-92ac-fd9aa6855cf0 2026-04-27 12:13:44,755 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=44e9e7ab-d825-4335-b7ee-8113738846a1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b02a4a57-f7b8-467e-a530-daa3f4a592ef, client_auth_method=client-secret, username=admin, authSessionParentId=658c3a58-a666-4f82-aca1-1129610eee9d, authSessionTabId=nOVmUSbVkJA 2026-04-27 12:14:02,468 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=admin-cli, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, auth_method=openid-connect, token_id=38008bfd-f1ed-4c3f-8325-1c916641780b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=982a7d78-f1b9-4a5d-b2c4-f23c8b453af5, client_auth_method=client-secret, username=admin, authSessionParentId=073fe73c-c5b2-4903-8f99-1ced474b230e, authSessionTabId=hywd68c7k5k 2026-04-27 12:14:02,543 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=990742d0-a2f7-4d1c-9877-299cddd77ce6, clientId=fa1ecefe-56d5-4c35-922f-03673c7912ab, userId=7a3ba9f0-65da-4340-9206-4428d5c75cb2, ipAddress=199.19.213.141, resourceType=USER, resourcePath=users/2bdcb7a5-d5ef-47a4-b9fc-42245df29ecb 2026-04-27 12:14:06,345 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=5a61f152-d657-4fc5-8635-26481c0def85, ipAddress=10.0.0.124, token_id=a8c4fc4c-4a50-4dff-8ed9-b9603584bdef, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=b87119b6-2b14-4cb5-9a8b-b05784f7f264, authSessionTabId=dyiLYSvq1Gw