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-07-14 17:45:40,318 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5427ms 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-07-14 17:45:41,705 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-07-14 17:45:43,854 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-14 17:45:43,997 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-14 17:45:44,213 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-14 17:45:44,322 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-14 17:45:44,324 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 78eab9ba-81b9-4376-a574-fb803621b071, name: keycloak-0-18104 2026-07-14 17:45:44,329 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-07-14 17:45:44,330 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-07-14 17:45:44,335 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.31689 2026-07-14 17:45:44,612 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-07-14 17:45:45,417 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-07-14 17:45:45,417 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-07-14 17:45:45,586 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-14 17:45:45,791 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-07-14 17:45:45,791 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-07-14 17:45:45,892 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-07-14 17:45:45,892 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-07-14 17:45:46,340 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-18104: no members discovered after 2002 ms: creating cluster as coordinator 2026-07-14 17:45:46,353 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-18104|0] (1) [keycloak-0-18104] 2026-07-14 17:45:46,370 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-18104`, physical addresses are `[10.0.0.102:47225]` 2026-07-14 17:46:22,174 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-18104, Site name: null 2026-07-14 17:46:22,311 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-14 17:46:22,327 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-14 17:46:24,673 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 44.182s. Listening on: http://0.0.0.0:8080 2026-07-14 17:46:24,674 INFO [io.quarkus] (main) Profile prod activated. 2026-07-14 17:46:24,674 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-07-14 17:46:24,821 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-14 17:46:36,941 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=dbc95a10-f038-4a75-8d37-8ffd1a6095a1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7f23b138-05be-44b0-a412-4a0ea77dcbc8, client_auth_method=client-secret, username=admin, authSessionParentId=f13e8f32-49e6-4c55-ab30-ddf0ea4fb45f, authSessionTabId=QUNp9wSrWSA 2026-07-14 17:46:38,829 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=e70fe9ed-1a8d-4394-b336-c850f0774341, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, resourceType=REALM, resourcePath=atmosphere 2026-07-14 17:46:39,697 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=740622c4-b40f-4b54-a908-3d8ab992eca7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=99939516-d2b4-4840-86ce-326c9bd083b5, client_auth_method=client-secret, username=admin, authSessionParentId=59d162cf-f0ec-4521-8e8d-13723c4fe445, authSessionTabId=f0NqEL8LFgc 2026-07-14 17:46:39,807 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=e70fe9ed-1a8d-4394-b336-c850f0774341, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/ba78c08c-6bca-4c14-afaa-2ddeababaf88 2026-07-14 17:46:39,901 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=e70fe9ed-1a8d-4394-b336-c850f0774341, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/ba78c08c-6bca-4c14-afaa-2ddeababaf88/protocol-mappers/models/9600617e-65f4-41af-ac92-ca0fd74e0151 2026-07-14 17:47:01,265 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=24d52281-57bf-4197-97a9-0d8ed7883585, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1548eb55-718d-4b44-8e7a-e9b129426956, client_auth_method=client-secret, username=admin, authSessionParentId=8f099fa7-6559-4b1e-b065-b03d440525d4, authSessionTabId=6MSkgOappZ8 2026-07-14 17:47:01,371 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=e70fe9ed-1a8d-4394-b336-c850f0774341, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, resourceType=CLIENT, resourcePath=clients/4e4042ae-cf56-43b4-964a-855dcba5deba 2026-07-14 17:47:01,767 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=4fa95f5c-0fec-4e4c-b135-d896f6e6ef03, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b91b10f1-59f4-453a-89bc-74277e086799, client_auth_method=client-secret, username=admin, authSessionParentId=db1435ae-9051-457e-b463-8ff6526b8922, authSessionTabId=f-y0m4VhnwE 2026-07-14 17:47:01,842 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=e70fe9ed-1a8d-4394-b336-c850f0774341, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, resourceType=CLIENT, resourcePath=clients/bab3d61b-5a10-4410-b524-24b0cc7412aa 2026-07-14 17:47:02,257 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=dee0db02-4121-4adf-af35-85c76217db00, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=59680a76-0ac2-46d9-8d4b-16ddbc9c7ac7, client_auth_method=client-secret, username=admin, authSessionParentId=9007e838-023f-41d8-bb5d-f0374315f606, authSessionTabId=A6VttDZTxZU 2026-07-14 17:47:02,332 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=e70fe9ed-1a8d-4394-b336-c850f0774341, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, resourceType=CLIENT, resourcePath=clients/0e68b756-914c-493f-93f8-97ceaf5b3373 2026-07-14 17:47:02,922 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=35127e13-d7eb-4175-8224-82fe1fcfe0a0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3b4a4631-894e-4997-b670-9d4e3799cb73, client_auth_method=client-secret, username=admin, authSessionParentId=3bf057e6-e6e1-4d28-9afe-a58270f02d25, authSessionTabId=y5rDL_dIOaU 2026-07-14 17:47:03,046 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=e70fe9ed-1a8d-4394-b336-c850f0774341, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, resourceType=CLIENT_ROLE, resourcePath=clients/4e4042ae-cf56-43b4-964a-855dcba5deba/roles/member 2026-07-14 17:47:03,443 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=9dead560-8317-48a2-8959-773a20d625d2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=04dff675-fde0-4ff9-b707-d6401ecfa969, client_auth_method=client-secret, username=admin, authSessionParentId=537bccf3-4a69-431c-83b0-6f5086aa4a38, authSessionTabId=XvEYt5y1NoE 2026-07-14 17:47:03,528 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=e70fe9ed-1a8d-4394-b336-c850f0774341, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, resourceType=CLIENT_ROLE, resourcePath=clients/bab3d61b-5a10-4410-b524-24b0cc7412aa/roles/admin 2026-07-14 17:47:03,907 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=f5f6a374-ef0e-451a-8494-81346ce64092, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f90d6842-8f88-494c-bef6-cc02a6d84ee0, client_auth_method=client-secret, username=admin, authSessionParentId=d62be6cf-9dcd-45e0-8b30-027861f16bb4, authSessionTabId=kA9iolRBAtM 2026-07-14 17:47:03,988 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=e70fe9ed-1a8d-4394-b336-c850f0774341, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, resourceType=CLIENT_ROLE, resourcePath=clients/bab3d61b-5a10-4410-b524-24b0cc7412aa/roles/editor 2026-07-14 17:47:04,373 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=6caa3a65-f433-42e4-b69a-590d0d4c4848, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=32e3f505-d5b7-495e-9eaa-a22580622377, client_auth_method=client-secret, username=admin, authSessionParentId=eb76f42a-120a-4f5d-bb6f-b7d9477a4ee4, authSessionTabId=Edn-UhpaviA 2026-07-14 17:47:04,465 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=e70fe9ed-1a8d-4394-b336-c850f0774341, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, resourceType=CLIENT_ROLE, resourcePath=clients/bab3d61b-5a10-4410-b524-24b0cc7412aa/roles/viewer 2026-07-14 17:47:04,825 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=f031e6b1-7fed-4798-9216-380043e9942e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f4f27869-14ab-4dd0-852e-413ab7c5c0a3, client_auth_method=client-secret, username=admin, authSessionParentId=67dea005-b692-42a0-932b-e70e34be7f7e, authSessionTabId=1l5LJEv38Vo 2026-07-14 17:47:04,905 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=e70fe9ed-1a8d-4394-b336-c850f0774341, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, resourceType=CLIENT_ROLE, resourcePath=clients/0e68b756-914c-493f-93f8-97ceaf5b3373/roles/member 2026-07-14 17:49:04,595 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=74784705-25c3-47e3-af66-c5041b280f0a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0fa9ac30-2b2c-49e9-b810-2598f897db31, client_auth_method=client-secret, username=admin, authSessionParentId=cd26699a-7e01-4f2a-ae66-5a19dee76114, authSessionTabId=TR4sx74YhIE 2026-07-14 17:49:04,833 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=e70fe9ed-1a8d-4394-b336-c850f0774341, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, resourceType=REALM, resourcePath=null 2026-07-14 17:49:06,279 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=f65e7f66-5133-42ff-bf60-cf59ad93b4ff, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b1eafa78-7746-4cb3-8254-e8e01c048e7e, client_auth_method=client-secret, username=admin, authSessionParentId=6c01cccb-fccf-4198-bf28-8f13eb990db4, authSessionTabId=NVre1N0V5IQ 2026-07-14 17:49:06,373 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=e70fe9ed-1a8d-4394-b336-c850f0774341, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, resourceType=CLIENT, resourcePath=clients/f9ff910f-d3cb-4c08-aa6b-d16145c615af 2026-07-14 17:49:06,941 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=cfbf3992-cafe-46ac-a261-05a9a373181e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c336796e-f10e-4f42-95a4-21bb0603963c, client_auth_method=client-secret, username=admin, authSessionParentId=2aaa2704-a20a-4582-8076-4548f9bf4997, authSessionTabId=-b29uBOl7xA 2026-07-14 17:49:07,252 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=e70fe9ed-1a8d-4394-b336-c850f0774341, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/4faf0169-88ee-4497-84b4-ab470ca712b3/role-mappings/clients/4716d1c4-fdf2-4fab-870b-26194c629021 2026-07-14 17:53:24,770 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=32283b0c-b126-4b90-a0cd-c7dac3792102, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5dc62292-b4ca-4176-a779-d531fbf702d4, client_auth_method=client-secret, username=admin, authSessionParentId=23e10d36-867e-4bd7-bd5a-78d846f86276, authSessionTabId=4xPe8QbEEHc 2026-07-14 17:53:24,927 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=e70fe9ed-1a8d-4394-b336-c850f0774341, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, resourceType=REALM, resourcePath=null 2026-07-14 17:53:25,621 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=349b1397-130d-40f4-8f7d-8d54c254fa2a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=75aef8dc-7726-4f73-a80e-efb09c70dad0, client_auth_method=client-secret, username=admin, authSessionParentId=c96987f3-03b0-438f-a100-e675677bed8a, authSessionTabId=7kJ2Nvpufmo 2026-07-14 17:53:25,675 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=e70fe9ed-1a8d-4394-b336-c850f0774341, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/ba78c08c-6bca-4c14-afaa-2ddeababaf88 2026-07-14 17:53:25,731 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=e70fe9ed-1a8d-4394-b336-c850f0774341, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/ba78c08c-6bca-4c14-afaa-2ddeababaf88/protocol-mappers/models/9600617e-65f4-41af-ac92-ca0fd74e0151 2026-07-14 17:53:31,858 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=bb2677ba-e51a-44c8-930e-7e4a42b112ce, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bdaecd8b-2102-4f20-91d9-43ca5c68d518, client_auth_method=client-secret, username=admin, authSessionParentId=135fff52-430e-4d49-ac2e-b72170609d02, authSessionTabId=RkWoxxu2qMA 2026-07-14 17:53:31,910 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=e70fe9ed-1a8d-4394-b336-c850f0774341, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, resourceType=CLIENT, resourcePath=clients/4e4042ae-cf56-43b4-964a-855dcba5deba 2026-07-14 17:53:32,311 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=c1133800-85ae-466a-b50b-e9fa9c6b701a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d74de52a-f117-4a07-bf95-e16a1d24f677, client_auth_method=client-secret, username=admin, authSessionParentId=33a33888-837b-4f77-a2f0-f70047fbc664, authSessionTabId=bDSkYKfXVHo 2026-07-14 17:53:32,367 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=e70fe9ed-1a8d-4394-b336-c850f0774341, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, resourceType=CLIENT, resourcePath=clients/bab3d61b-5a10-4410-b524-24b0cc7412aa 2026-07-14 17:53:32,729 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=47d68a63-dc20-43fe-8bfe-4ca406e563f7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5e66fcf0-cfc3-48cd-b550-435c0b3184ef, client_auth_method=client-secret, username=admin, authSessionParentId=73fefc5c-206b-4ef4-af06-62586db2ce6c, authSessionTabId=DiB9PkzGNOg 2026-07-14 17:53:32,783 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=e70fe9ed-1a8d-4394-b336-c850f0774341, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, resourceType=CLIENT, resourcePath=clients/0e68b756-914c-493f-93f8-97ceaf5b3373 2026-07-14 17:53:33,418 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=d7b8ce20-1284-4bd7-9b72-101a15394347, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=90301a99-5952-484d-9072-675fdbb3588f, client_auth_method=client-secret, username=admin, authSessionParentId=f7f44d2e-eb40-40d7-aa84-f173738d0a8f, authSessionTabId=E1lPFfKZeu8 2026-07-14 17:53:33,806 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=581a6be8-a186-4512-aa82-9402f17007f4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=97251c1f-fa2a-4d9a-81cb-ea109e5e98bf, client_auth_method=client-secret, username=admin, authSessionParentId=984946bb-5d5b-46fc-99d8-d39a00930887, authSessionTabId=CKK3IVKKxuU 2026-07-14 17:53:34,176 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=906e155e-76c7-49b9-b77d-ac84bfb7f82c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2870e3c8-399f-415d-a5f7-0f93bbc68492, client_auth_method=client-secret, username=admin, authSessionParentId=bd4d1a0c-d173-4e45-8c67-e1488ccd121c, authSessionTabId=MlEz8mfBYHU 2026-07-14 17:53:34,541 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=2493fb5a-a0d9-4db9-9633-db874f1b01f7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5a893dd9-d251-4985-a75f-1248ad844471, client_auth_method=client-secret, username=admin, authSessionParentId=269bc5d3-bcc0-4fea-95ed-3fee6b10ae79, authSessionTabId=yrnAngZ24vI 2026-07-14 17:53:34,924 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=b2548e5c-2423-4e69-845b-2bf8f428c5b2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0e368ced-4038-4284-938e-e237069e5547, client_auth_method=client-secret, username=admin, authSessionParentId=435cf2a7-32d6-4f98-8772-0d19e12d5099, authSessionTabId=OuLnpFK89Lg 2026-07-14 17:54:25,973 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=bb9c9120-3e78-4802-b534-bc98171c79f9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c806490a-3637-4b41-b5b9-21feb81a255d, client_auth_method=client-secret, username=admin, authSessionParentId=9c4c2ee2-97aa-468b-8519-6a52dbd3e452, authSessionTabId=aVsdyK96XQA 2026-07-14 17:54:26,093 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=e70fe9ed-1a8d-4394-b336-c850f0774341, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, resourceType=REALM, resourcePath=null 2026-07-14 17:54:27,527 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=537c6d4e-2296-4eb2-b3e8-1c7eb3cc9ac1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=75033c38-afd4-4eb0-9cdf-13a1cbc96ebd, client_auth_method=client-secret, username=admin, authSessionParentId=a226ac34-ae26-432c-9daf-0a0f5da39baf, authSessionTabId=kNSqZd8YSsU 2026-07-14 17:54:27,580 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=e70fe9ed-1a8d-4394-b336-c850f0774341, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, resourceType=CLIENT, resourcePath=clients/f9ff910f-d3cb-4c08-aa6b-d16145c615af 2026-07-14 17:54:28,173 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=a72b0bca-955e-48ec-a8ab-be176855306f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1498dd4f-cb7c-4a95-b53d-67043403c941, client_auth_method=client-secret, username=admin, authSessionParentId=ef1f7e97-fe3d-4137-aecd-c2342b02e088, authSessionTabId=bGfmWSUTqO0 2026-07-14 17:54:46,240 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=admin-cli, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, auth_method=openid-connect, token_id=8a0f4298-50bc-44d1-be8f-5f1baf632c29, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6aaf04e7-8a57-490f-b093-f06628092751, client_auth_method=client-secret, username=admin, authSessionParentId=1bcb0015-38ef-43f5-a689-5a5481aca649, authSessionTabId=lbAu5QkaBcs 2026-07-14 17:54:46,312 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=18717432-3cc4-42c8-8c11-047d1ab3ee1f, clientId=e70fe9ed-1a8d-4394-b336-c850f0774341, userId=db5f8199-1bef-4d73-a251-1b0831bb3a7f, ipAddress=199.19.213.199, resourceType=USER, resourcePath=users/08fa55bd-eac3-45c5-a18e-579d170a6e94 2026-07-14 17:54:48,178 INFO [org.keycloak.events] (executor-thread-3) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=4faf0169-88ee-4497-84b4-ab470ca712b3, ipAddress=10.0.0.193, token_id=63ddffe5-d283-464e-a495-aeea0560dcec, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=a8368d54-662c-468b-a59f-4852e84f6f63, authSessionTabId=8csVfcL531c