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-05-09 12:55:16,701 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5058ms 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-05-09 12:55:18,052 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-05-09 12:55:20,047 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-09 12:55:20,206 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-09 12:55:20,336 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-09 12:55:20,432 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-09 12:55:20,437 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: fbeec0c6-cfc1-414c-aeed-4c9e320f5eb3, name: keycloak-0-11120 2026-05-09 12:55:20,447 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-05-09 12:55:20,448 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-05-09 12:55:20,462 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.22704 2026-05-09 12:55:20,729 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-05-09 12:55:22,468 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-11120: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-09 12:55:22,480 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-11120|0] (1) [keycloak-0-11120] 2026-05-09 12:55:22,492 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-11120`, physical addresses are `[10.0.0.217:38240]` 2026-05-09 12:55:22,863 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-11120, Site name: null 2026-05-09 12:55:23,597 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-05-09 12:55:23,597 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-05-09 12:55:23,745 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-09 12:55:23,917 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-05-09 12:55:23,917 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-05-09 12:55:24,025 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-05-09 12:55:24,025 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-05-09 12:55:57,997 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-09 12:55:58,015 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-09 12:55:59,940 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 43.063s. Listening on: http://0.0.0.0:8080 2026-05-09 12:55:59,941 INFO [io.quarkus] (main) Profile prod activated. 2026-05-09 12:55:59,941 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-05-09 12:56:00,104 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-09 12:56:13,574 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=2458b2b4-b012-4529-ab06-f9c6a839a10f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9180eaf4-889e-466f-96ec-65997fbdfc17, client_auth_method=client-secret, username=admin, authSessionParentId=85e8c12d-5e37-487e-91bf-ec408a49bb76, authSessionTabId=Om1IZntPUDU 2026-05-09 12:56:14,931 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=b4d96064-e429-4949-b27a-f914450f1162, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, resourceType=REALM, resourcePath=atmosphere 2026-05-09 12:56:15,695 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=0b1ab2c3-3846-4b80-b29b-9f403c8f2a6c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ec97e5c0-ebec-49d4-a4f2-d3a97c55e911, client_auth_method=client-secret, username=admin, authSessionParentId=0586cbbf-ea20-4d57-a38a-6f9dc6bc8112, authSessionTabId=YDTDPh0h0Lo 2026-05-09 12:56:15,794 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=b4d96064-e429-4949-b27a-f914450f1162, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/24f13865-b3b0-4624-9e1c-1b9e1f70b736 2026-05-09 12:56:15,873 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=b4d96064-e429-4949-b27a-f914450f1162, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/24f13865-b3b0-4624-9e1c-1b9e1f70b736/protocol-mappers/models/44f55e23-5a5f-4320-aa5e-279a646c75d3 2026-05-09 12:56:46,572 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=78a78c13-6647-45e9-b7a7-9b15988ff529, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f37d39bc-aecd-4b74-8796-2d81f05a88a2, client_auth_method=client-secret, username=admin, authSessionParentId=4558365e-c01d-4198-923a-09710eed70b8, authSessionTabId=QlM1UGITqnk 2026-05-09 12:56:46,687 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=b4d96064-e429-4949-b27a-f914450f1162, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, resourceType=CLIENT, resourcePath=clients/7af58cd2-008d-4216-9057-ab4c46969e64 2026-05-09 12:56:47,064 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=f7cbd8c1-54db-489c-8cb8-b5aa8a6ab97f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fe785180-3540-4e73-a120-ffb3df807999, client_auth_method=client-secret, username=admin, authSessionParentId=80be931f-025a-49dd-a4d9-ffe8e00553b9, authSessionTabId=68iS18IrxHo 2026-05-09 12:56:47,122 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=b4d96064-e429-4949-b27a-f914450f1162, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, resourceType=CLIENT, resourcePath=clients/3666819a-5ed0-4822-be0d-193a8ed298f4 2026-05-09 12:56:47,487 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=ddc3a687-de7a-4c1c-8a35-7e0a0b6789a9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6fd08420-eca9-45bc-a44d-0b32f1547441, client_auth_method=client-secret, username=admin, authSessionParentId=52e5e370-8d02-4823-965e-0ab62750390d, authSessionTabId=lYwKtd_xRIg 2026-05-09 12:56:47,554 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=b4d96064-e429-4949-b27a-f914450f1162, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, resourceType=CLIENT, resourcePath=clients/f2d28dc3-c737-4697-80dc-8aa8545dbafd 2026-05-09 12:56:48,123 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=e4719036-dd30-4614-a326-8325917f4476, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=71c2ad80-8317-450b-a6da-7ed80aea59ad, client_auth_method=client-secret, username=admin, authSessionParentId=4fb04f39-ca2f-4ca0-9c42-e223500f6ef2, authSessionTabId=ZtjJL0f7DmE 2026-05-09 12:56:48,215 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=b4d96064-e429-4949-b27a-f914450f1162, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, resourceType=CLIENT_ROLE, resourcePath=clients/7af58cd2-008d-4216-9057-ab4c46969e64/roles/member 2026-05-09 12:56:48,570 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=bdc66e2b-3b1e-4cdb-9e42-6b2d014b78dd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=da94170c-6785-4a14-8daf-c723fe2e500f, client_auth_method=client-secret, username=admin, authSessionParentId=63fc5f3c-2ebd-49fc-a634-764827743a23, authSessionTabId=05JzGx_Vev4 2026-05-09 12:56:48,653 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=b4d96064-e429-4949-b27a-f914450f1162, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, resourceType=CLIENT_ROLE, resourcePath=clients/3666819a-5ed0-4822-be0d-193a8ed298f4/roles/admin 2026-05-09 12:56:49,019 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=862779b1-79f6-40fc-b346-2f56d28bc343, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=850c894d-b98d-4a83-9a61-7851757d2ee4, client_auth_method=client-secret, username=admin, authSessionParentId=4fedc19f-773d-4865-9a5d-c57f6bdec43e, authSessionTabId=CKCwLYpOvzk 2026-05-09 12:56:49,101 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=b4d96064-e429-4949-b27a-f914450f1162, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, resourceType=CLIENT_ROLE, resourcePath=clients/3666819a-5ed0-4822-be0d-193a8ed298f4/roles/editor 2026-05-09 12:56:49,448 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=613b73f1-da20-4fd1-bea2-3e2175e91a06, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cb891dc7-9b4c-452f-9d8f-9a947ce35337, client_auth_method=client-secret, username=admin, authSessionParentId=ebe4faf8-ee09-43af-aed0-69c7aec63691, authSessionTabId=WMXeJtPG-go 2026-05-09 12:56:49,545 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=b4d96064-e429-4949-b27a-f914450f1162, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, resourceType=CLIENT_ROLE, resourcePath=clients/3666819a-5ed0-4822-be0d-193a8ed298f4/roles/viewer 2026-05-09 12:56:49,895 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=d9601a6f-c651-47bd-9add-619acdbd17f0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f9c5238c-ad2a-4e5a-8063-85d917d104e4, client_auth_method=client-secret, username=admin, authSessionParentId=46241ba2-085c-4575-a854-ebc708ff5c26, authSessionTabId=7buvE4hXmbk 2026-05-09 12:56:49,974 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=b4d96064-e429-4949-b27a-f914450f1162, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, resourceType=CLIENT_ROLE, resourcePath=clients/f2d28dc3-c737-4697-80dc-8aa8545dbafd/roles/member 2026-05-09 12:58:44,434 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=708ba527-3764-44d2-ab91-8e4439535ebc, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bdc6b1f6-7afc-457e-9455-08053c8426ed, client_auth_method=client-secret, username=admin, authSessionParentId=57e7621b-ffd2-416e-aba6-af153bd22a13, authSessionTabId=GekNc6FT954 2026-05-09 12:58:44,635 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=b4d96064-e429-4949-b27a-f914450f1162, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, resourceType=REALM, resourcePath=null 2026-05-09 12:58:45,930 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=a85b7c6c-7bfe-4066-bdd1-0b58ca8fb07f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0b9d7af1-879d-4ee8-9132-e38a6f1eb24a, client_auth_method=client-secret, username=admin, authSessionParentId=4e99d43f-0841-4be0-b0fa-81856e047d5a, authSessionTabId=sgxRQqsmPAE 2026-05-09 12:58:46,013 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=b4d96064-e429-4949-b27a-f914450f1162, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, resourceType=CLIENT, resourcePath=clients/46192c80-1142-44ab-847c-b23c4a9dd245 2026-05-09 12:58:46,557 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=1a3c9fdc-5646-45be-9e35-bbda0d0800f9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=84a00757-61e2-4fe2-bd7e-5265991107a2, client_auth_method=client-secret, username=admin, authSessionParentId=170f29c2-8904-41c8-9524-556fedd9cf20, authSessionTabId=ynx2Q-TPIrw 2026-05-09 12:58:46,808 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=b4d96064-e429-4949-b27a-f914450f1162, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/a0d0785d-3598-4e44-8a1a-b29089b6bfa8/role-mappings/clients/e2bf0e69-bd97-4e82-97eb-7b29bb992259 2026-05-09 13:02:49,404 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=982f8911-4f24-4ea3-a538-f94a2518a564, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c48a7d1f-af40-4ea5-8686-e45d678df7e3, client_auth_method=client-secret, username=admin, authSessionParentId=44c9eb48-f163-4f28-937a-fecf02553599, authSessionTabId=47ZXKr5Zw94 2026-05-09 13:02:49,497 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=b4d96064-e429-4949-b27a-f914450f1162, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, resourceType=REALM, resourcePath=null 2026-05-09 13:02:50,072 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=d1ffd05e-e03c-4b72-8835-0854f341eea1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c5520552-ae9e-4f92-afc9-9023fb1b915a, client_auth_method=client-secret, username=admin, authSessionParentId=96649c67-27a2-4d7a-b205-41412d63e477, authSessionTabId=5T_OfiluX4E 2026-05-09 13:02:50,138 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=b4d96064-e429-4949-b27a-f914450f1162, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/24f13865-b3b0-4624-9e1c-1b9e1f70b736 2026-05-09 13:02:50,191 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=b4d96064-e429-4949-b27a-f914450f1162, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/24f13865-b3b0-4624-9e1c-1b9e1f70b736/protocol-mappers/models/44f55e23-5a5f-4320-aa5e-279a646c75d3 2026-05-09 13:02:55,775 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=22d38073-ff4b-4f12-9927-fc1319b17628, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9fad7ccb-92e2-4b9b-9ccf-825f2771f613, client_auth_method=client-secret, username=admin, authSessionParentId=8815380e-8521-46d5-a8dc-80753398ff52, authSessionTabId=Vg8107zrSSk 2026-05-09 13:02:55,830 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=b4d96064-e429-4949-b27a-f914450f1162, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, resourceType=CLIENT, resourcePath=clients/7af58cd2-008d-4216-9057-ab4c46969e64 2026-05-09 13:02:56,175 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=3826e01a-98c2-4e58-b9dd-73de97502866, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bff9a6ef-db05-4f33-882a-dbd55ea2d72d, client_auth_method=client-secret, username=admin, authSessionParentId=f00c0216-e2d1-4891-a4fb-86b530889b95, authSessionTabId=A7WYVlKIkDs 2026-05-09 13:02:56,229 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=b4d96064-e429-4949-b27a-f914450f1162, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, resourceType=CLIENT, resourcePath=clients/3666819a-5ed0-4822-be0d-193a8ed298f4 2026-05-09 13:02:56,593 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=67e3e868-0b1b-4e8d-b402-d0510da3ce13, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f785eb79-9ba3-416a-a7b3-b57e5aa1e199, client_auth_method=client-secret, username=admin, authSessionParentId=8b883f39-3552-4a86-a8c7-bface96bcabd, authSessionTabId=G7rFJyq3M6k 2026-05-09 13:02:56,635 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=b4d96064-e429-4949-b27a-f914450f1162, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, resourceType=CLIENT, resourcePath=clients/f2d28dc3-c737-4697-80dc-8aa8545dbafd 2026-05-09 13:02:57,167 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=4853e29f-7d2f-4d1f-8f5b-5dc7afe20461, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=98f42bfa-1c61-43a4-ab99-fcfc15349d65, client_auth_method=client-secret, username=admin, authSessionParentId=9464ecd7-0e77-4044-856a-4698d0b6830d, authSessionTabId=J5TNI-0FYtI 2026-05-09 13:02:57,522 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=13c438d0-c762-4fb7-a43e-8c3c653aca99, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=58fdf2bd-fc04-4ea9-8728-7c91f0090f70, client_auth_method=client-secret, username=admin, authSessionParentId=df601eec-6ea5-45c1-b0a9-18bf1e249f48, authSessionTabId=vX_3_JHm3dY 2026-05-09 13:02:57,865 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=180101bd-b26a-45b7-9fcd-2a90155985e1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=85ad7b08-f5f7-4a5a-845b-1bb557d202ce, client_auth_method=client-secret, username=admin, authSessionParentId=8c9743ae-3e2b-4cd7-a1f6-b9c8c2593cf2, authSessionTabId=X_yKvxjGIeg 2026-05-09 13:02:58,217 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=f4450e52-ac5c-4c55-9888-16e4280fb869, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d8ed6114-a734-4ba9-ac0c-143395bcfd4b, client_auth_method=client-secret, username=admin, authSessionParentId=b64b7510-b259-47e2-9d1e-efa39dc3b455, authSessionTabId=xTWWnkISjJY 2026-05-09 13:02:58,572 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=4a9fe1e7-519e-4a80-88c4-dba69c4fafc1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0ba38345-6731-4eae-93dc-8fc590f0e51a, client_auth_method=client-secret, username=admin, authSessionParentId=b1e0c765-0cd9-40d9-820f-b25999fb004a, authSessionTabId=i3ABwZ-9hxc 2026-05-09 13:03:46,602 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=21dab050-eff4-41f3-8d05-c5a42385cf7f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7bdb009f-d45a-4599-ac59-3b96f9809ddc, client_auth_method=client-secret, username=admin, authSessionParentId=0dd034b6-82c7-4f56-942a-5f927d715d7b, authSessionTabId=GG9ClsHt3p4 2026-05-09 13:03:46,718 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=b4d96064-e429-4949-b27a-f914450f1162, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, resourceType=REALM, resourcePath=null 2026-05-09 13:03:48,611 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=dd4fa422-67d9-4767-9917-1f8a0a23e22b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=472967f4-2a77-4f6e-9259-6954dd412846, client_auth_method=client-secret, username=admin, authSessionParentId=47ab28c2-3ddf-418b-b936-4bf81c36eafd, authSessionTabId=KAasJAKTwVQ 2026-05-09 13:03:48,843 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=b4d96064-e429-4949-b27a-f914450f1162, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, resourceType=CLIENT, resourcePath=clients/46192c80-1142-44ab-847c-b23c4a9dd245 2026-05-09 13:03:49,397 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=f3fa97da-75c8-4019-b40a-cafc2419885e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=203dfbe8-7955-44f3-a356-0cb58e33a547, client_auth_method=client-secret, username=admin, authSessionParentId=5c372865-0314-4ee7-a2ee-040a841372b4, authSessionTabId=0k3ujQpXqig 2026-05-09 13:04:06,856 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=admin-cli, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, auth_method=openid-connect, token_id=df530195-3814-430b-a8ec-3990957f80d6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=84bc605e-ae34-436a-9f91-a7fff67e2070, client_auth_method=client-secret, username=admin, authSessionParentId=3b855ff7-b197-461e-b4ca-86182e17ebfc, authSessionTabId=NlusZBx_qFY 2026-05-09 13:04:06,992 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=c1f42c15-082f-4fa0-842e-fd6114cf7f1d, clientId=b4d96064-e429-4949-b27a-f914450f1162, userId=6ddb40f8-11e2-47ec-bb6b-0bd3634715ae, ipAddress=199.19.213.246, resourceType=USER, resourcePath=users/0f8ff087-f0d4-444a-b1eb-e563536f3151 2026-05-09 13:04:10,612 INFO [org.keycloak.events] (executor-thread-3) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=a0d0785d-3598-4e44-8a1a-b29089b6bfa8, ipAddress=10.0.0.85, token_id=5d921faf-97b7-41b9-b10c-f075ffad314a, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=dc4fdafb-8e7b-4fb3-b31c-f1c51e3112f1, authSessionTabId=lf9yoTr1FKs