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-09 23:57:27,582 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4972ms 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-09 23:57:28,933 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-09 23:57:31,132 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-09 23:57:31,254 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-09 23:57:31,536 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-09 23:57:31,660 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-09 23:57:31,662 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 3fdf6456-9684-4dc0-a0db-a7846d3a3fd5, name: keycloak-0-32540 2026-07-09 23:57:31,669 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-09 23:57:31,669 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-09 23:57:31,677 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.18797 2026-07-09 23:57:31,998 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-09 23:57:32,008 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-09 23:57:32,785 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-09 23:57:32,785 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-09 23:57:32,953 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-09 23:57:33,138 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-09 23:57:33,138 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-09 23:57:33,229 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-09 23:57:33,229 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-09 23:57:33,682 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-32540: no members discovered after 2003 ms: creating cluster as coordinator 2026-07-09 23:57:33,696 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-32540|0] (1) [keycloak-0-32540] 2026-07-09 23:57:33,712 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-32540`, physical addresses are `[10.0.0.110:34333]` 2026-07-09 23:58:02,314 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-32540, Site name: null 2026-07-09 23:58:02,488 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-09 23:58:04,522 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 36.771s. Listening on: http://0.0.0.0:8080 2026-07-09 23:58:04,522 INFO [io.quarkus] (main) Profile prod activated. 2026-07-09 23:58:04,522 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-09 23:58:04,668 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-09 23:58:19,725 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=25a8fd79-d599-443a-a1c7-2c7f476d3100, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3d2c2070-3779-4f37-ae85-1909a33da697, client_auth_method=client-secret, username=admin, authSessionParentId=332227fd-8bc4-4e2e-9bdd-fbca4c325a99, authSessionTabId=DqAbD1Nlf-4 2026-07-09 23:58:21,132 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=6a2c996a-21ae-43a9-b771-2a6df314cdb5, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, resourceType=REALM, resourcePath=atmosphere 2026-07-09 23:58:21,909 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=bc28409f-6357-4d68-900c-8f88e3e6f76a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8aa586ad-5005-4a0d-9544-c53214a77291, client_auth_method=client-secret, username=admin, authSessionParentId=f2eb6c94-66dd-422d-85a0-717156e792d2, authSessionTabId=8cRaNsFO4HM 2026-07-09 23:58:22,003 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=6a2c996a-21ae-43a9-b771-2a6df314cdb5, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/265d265d-e87a-40ec-8a46-387aac1aefc8 2026-07-09 23:58:22,090 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=6a2c996a-21ae-43a9-b771-2a6df314cdb5, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/265d265d-e87a-40ec-8a46-387aac1aefc8/protocol-mappers/models/918e9281-9dbd-41f3-a63e-e1b9c1bf9ca6 2026-07-09 23:58:42,978 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=fd808957-9684-4b45-81b2-f54e5a35dcad, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4808ac64-c7cb-4a88-b9c4-544a87527f17, client_auth_method=client-secret, username=admin, authSessionParentId=d206d73b-1295-43e9-8ac2-eb8ca32691d5, authSessionTabId=wSlSHXwnVAA 2026-07-09 23:58:43,077 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=6a2c996a-21ae-43a9-b771-2a6df314cdb5, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, resourceType=CLIENT, resourcePath=clients/bc464d43-5e15-4c91-b178-c15353178d91 2026-07-09 23:58:43,468 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=bf2696dd-a47d-4f17-b686-3b91a200bc55, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e841f3b5-cdc6-46d2-b0fa-256f2fee8542, client_auth_method=client-secret, username=admin, authSessionParentId=a12bee53-f44a-4900-8949-672e6f09d229, authSessionTabId=uLNBVGR_G8A 2026-07-09 23:58:43,536 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=6a2c996a-21ae-43a9-b771-2a6df314cdb5, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, resourceType=CLIENT, resourcePath=clients/1aa12866-8a9e-473f-b0dc-9303623d9309 2026-07-09 23:58:43,925 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=7e1ce69b-5f1a-45cd-9bab-cc68e2b114e4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9ea1533b-7a62-420a-977e-6e3ea4f3a4d2, client_auth_method=client-secret, username=admin, authSessionParentId=66432e84-f7e0-471f-ab3e-0e9507c5b0d3, authSessionTabId=5oA4uAJgXHQ 2026-07-09 23:58:43,998 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=6a2c996a-21ae-43a9-b771-2a6df314cdb5, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, resourceType=CLIENT, resourcePath=clients/8a129e65-32cc-47cb-a611-93bee5841479 2026-07-09 23:58:44,590 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=3c4f3ac2-2821-4557-89cb-3f972d4fc922, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f3d5654b-72f9-4b6a-abec-5ab93afdefbf, client_auth_method=client-secret, username=admin, authSessionParentId=df517ff5-b8ef-4dd5-b270-16c8235d6a02, authSessionTabId=JtXUu0jgJBE 2026-07-09 23:58:44,687 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=6a2c996a-21ae-43a9-b771-2a6df314cdb5, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, resourceType=CLIENT_ROLE, resourcePath=clients/bc464d43-5e15-4c91-b178-c15353178d91/roles/member 2026-07-09 23:58:45,066 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=757752dc-3be8-4a26-89d2-ba712a1e2083, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=316d268b-c1d4-46e4-af16-d374c1276e3c, client_auth_method=client-secret, username=admin, authSessionParentId=8287e7e7-0e76-45ae-baa4-d3de7f6181b5, authSessionTabId=6DwsGqOscqM 2026-07-09 23:58:45,137 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=6a2c996a-21ae-43a9-b771-2a6df314cdb5, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, resourceType=CLIENT_ROLE, resourcePath=clients/1aa12866-8a9e-473f-b0dc-9303623d9309/roles/admin 2026-07-09 23:58:45,512 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=51556fea-2a6c-4233-9337-ec97f82ea0a5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f0fd1b10-594e-4b54-a9d0-521aff8c2003, client_auth_method=client-secret, username=admin, authSessionParentId=718c41b1-afd5-4689-b13b-8ff939472ab6, authSessionTabId=gGDspUIzYeA 2026-07-09 23:58:45,589 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=6a2c996a-21ae-43a9-b771-2a6df314cdb5, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, resourceType=CLIENT_ROLE, resourcePath=clients/1aa12866-8a9e-473f-b0dc-9303623d9309/roles/editor 2026-07-09 23:58:45,948 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=83babf85-a03f-4542-a7b3-1d681918ffa8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cd2a717f-41de-47b5-afb9-c5e4b0a81da3, client_auth_method=client-secret, username=admin, authSessionParentId=7555f4d7-f595-4dec-90ce-67324d664529, authSessionTabId=JxrXFPNlEcg 2026-07-09 23:58:46,036 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=6a2c996a-21ae-43a9-b771-2a6df314cdb5, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, resourceType=CLIENT_ROLE, resourcePath=clients/1aa12866-8a9e-473f-b0dc-9303623d9309/roles/viewer 2026-07-09 23:58:46,403 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=5a2d3804-0402-430f-a455-4938b507da52, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=103a6fec-bcb4-4284-aea2-2522d04ae3c9, client_auth_method=client-secret, username=admin, authSessionParentId=15292e5d-9ada-43ea-b41e-a612d948d585, authSessionTabId=5BdYKrN5r-g 2026-07-09 23:58:46,541 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=6a2c996a-21ae-43a9-b771-2a6df314cdb5, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, resourceType=CLIENT_ROLE, resourcePath=clients/8a129e65-32cc-47cb-a611-93bee5841479/roles/member 2026-07-10 00:01:00,156 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=5248058a-90a6-4040-b08b-b0607fd53acb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5eb12e82-d325-414b-8504-c06f9734bf79, client_auth_method=client-secret, username=admin, authSessionParentId=cb841eab-7ba1-4158-bc59-7db5537499fd, authSessionTabId=hBIZNW1OLKw 2026-07-10 00:01:00,308 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=6a2c996a-21ae-43a9-b771-2a6df314cdb5, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, resourceType=REALM, resourcePath=null 2026-07-10 00:01:01,640 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=43793d60-cb90-404b-8784-c5dda12f4f40, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1ec750e6-7015-430e-a87f-231f9919a08a, client_auth_method=client-secret, username=admin, authSessionParentId=9fdda36a-52c9-4f26-b4cc-863194e0c898, authSessionTabId=rIq4z8mjNNY 2026-07-10 00:01:01,713 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=6a2c996a-21ae-43a9-b771-2a6df314cdb5, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, resourceType=CLIENT, resourcePath=clients/f24be12d-68aa-49fa-9662-94ed9361e485 2026-07-10 00:01:02,304 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=bb38c4b2-4721-4e1b-93d2-347390460e71, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b683b892-07d4-47a0-8698-4fcd95d5052c, client_auth_method=client-secret, username=admin, authSessionParentId=e784aeeb-dbe8-411a-b38b-3715464949b9, authSessionTabId=hjPBiaVR6II 2026-07-10 00:01:02,649 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=6a2c996a-21ae-43a9-b771-2a6df314cdb5, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/e4d353ba-39a0-4b87-8e3c-37afc5b4f4b2/role-mappings/clients/4a0475f8-9dd6-4ce2-ae75-786b2e80506a 2026-07-10 00:51:32,177 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=4aaac857-72d6-4ac5-b6c9-8ddf95142476, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=25603856-b505-474f-9741-26c3d0862f59, client_auth_method=client-secret, username=admin, authSessionParentId=b412b159-3d1f-47cd-b15d-45f1e09857f8, authSessionTabId=nYFeuUOYQZQ 2026-07-10 00:51:32,279 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=6a2c996a-21ae-43a9-b771-2a6df314cdb5, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, resourceType=REALM, resourcePath=null 2026-07-10 00:51:32,985 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=280c6422-ae36-46f2-9968-f38d6ee71468, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f3c803c0-ddfa-49e1-98e4-67a03a9b7a73, client_auth_method=client-secret, username=admin, authSessionParentId=45543eed-9a68-4ede-9d57-dab3770547b8, authSessionTabId=RyCu8_fyGQI 2026-07-10 00:51:33,045 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=6a2c996a-21ae-43a9-b771-2a6df314cdb5, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/265d265d-e87a-40ec-8a46-387aac1aefc8 2026-07-10 00:51:33,114 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=6a2c996a-21ae-43a9-b771-2a6df314cdb5, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/265d265d-e87a-40ec-8a46-387aac1aefc8/protocol-mappers/models/918e9281-9dbd-41f3-a63e-e1b9c1bf9ca6 2026-07-10 00:51:39,565 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=80e1ee7b-831b-4c82-97de-c000913721b4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=161223c7-54b0-4844-bcea-834342af27c2, client_auth_method=client-secret, username=admin, authSessionParentId=842f4600-f1b8-42fc-ab36-194ffc81d675, authSessionTabId=VJteDd5lAQo 2026-07-10 00:51:39,615 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=6a2c996a-21ae-43a9-b771-2a6df314cdb5, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, resourceType=CLIENT, resourcePath=clients/bc464d43-5e15-4c91-b178-c15353178d91 2026-07-10 00:51:39,970 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=2236a175-7d2f-427f-bb01-c100df0fb09e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1ebc6124-5272-4362-8f4b-282548f2e11c, client_auth_method=client-secret, username=admin, authSessionParentId=815f7f51-832c-44a8-b981-df67ffba42a3, authSessionTabId=4A74sWz2owU 2026-07-10 00:51:40,018 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=6a2c996a-21ae-43a9-b771-2a6df314cdb5, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, resourceType=CLIENT, resourcePath=clients/1aa12866-8a9e-473f-b0dc-9303623d9309 2026-07-10 00:51:40,374 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=9325feb0-e1f2-4e19-a699-1bcbf4a1faa2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=72460753-97d0-4448-b452-a524992a38a0, client_auth_method=client-secret, username=admin, authSessionParentId=a8ad1cb2-0dd4-4c8c-a4fd-a2cd8ccb7da8, authSessionTabId=R6GJCrM2Xis 2026-07-10 00:51:40,427 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=6a2c996a-21ae-43a9-b771-2a6df314cdb5, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, resourceType=CLIENT, resourcePath=clients/8a129e65-32cc-47cb-a611-93bee5841479 2026-07-10 00:51:41,064 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=64092669-6af1-457a-836d-6888ff1967ac, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3bc7d8eb-e3a8-49a0-a72e-3b6834ffec43, client_auth_method=client-secret, username=admin, authSessionParentId=84569eaf-244f-42a2-ae19-dd386e5e5286, authSessionTabId=iHhmlxLQVZQ 2026-07-10 00:51:41,440 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=e9ed5a11-8d7f-47b2-9db0-9aecf2a3eb72, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=70963f03-4305-4daa-a678-067e5d97ac1f, client_auth_method=client-secret, username=admin, authSessionParentId=14b55b05-3c07-4a15-8a22-f0c2ffe3b06b, authSessionTabId=wjO2Fmpht00 2026-07-10 00:51:41,784 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=efde8516-aece-4056-9173-44c5e853b2c0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=71e3434c-721a-493a-8b86-416d99382502, client_auth_method=client-secret, username=admin, authSessionParentId=9cf49022-c015-437b-a97d-f2c8c5627b27, authSessionTabId=Wil5frIvRhc 2026-07-10 00:51:42,126 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=d792ff5f-7e38-4eea-9a23-c1470883cf09, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ef6dfa45-c833-4f38-80fa-95eb99c22045, client_auth_method=client-secret, username=admin, authSessionParentId=de78fe1b-56fe-4c18-8a1d-dd98f30c1f9f, authSessionTabId=o2s9U1I7Biw 2026-07-10 00:51:42,485 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=4b50dcf0-98e2-44be-b11b-fc5bc05e06f6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7eb484c1-d499-4184-b32d-ef1ca7cb5d67, client_auth_method=client-secret, username=admin, authSessionParentId=1a8da967-231e-4734-bf11-c1433e76df9a, authSessionTabId=KUKk_LpTY-g 2026-07-10 00:52:56,346 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=1f55ddc6-ae68-40b7-83e5-ac7cb0c2a377, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c4ce6036-5e5f-484c-9454-ae06f70e230f, client_auth_method=client-secret, username=admin, authSessionParentId=85b72d2f-c89f-4d04-a701-b9d60bb4c1ec, authSessionTabId=eOS6PodZUm0 2026-07-10 00:52:56,497 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=6a2c996a-21ae-43a9-b771-2a6df314cdb5, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, resourceType=REALM, resourcePath=null 2026-07-10 00:52:57,967 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=5d734893-cfe7-4353-b253-de43e468b676, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cbcccb05-81ff-4647-a499-71ba4072c7c3, client_auth_method=client-secret, username=admin, authSessionParentId=fbf09254-10e0-4942-a8e6-385a0dc86a9e, authSessionTabId=ChZz_0cHMG8 2026-07-10 00:52:58,033 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=6a2c996a-21ae-43a9-b771-2a6df314cdb5, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, resourceType=CLIENT, resourcePath=clients/f24be12d-68aa-49fa-9662-94ed9361e485 2026-07-10 00:52:58,800 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=32340c0d-2335-4521-9315-af0275d1b2ea, clientId=admin-cli, userId=4225642a-5657-4859-af5f-dd3b3c8f1a9b, ipAddress=199.19.213.21, auth_method=openid-connect, token_id=d27c963b-4036-41c6-b726-4896673ef1c6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3e7b54eb-1e4a-4301-8ab8-ca939c19caaf, client_auth_method=client-secret, username=admin, authSessionParentId=4fa56880-3566-4594-97ac-8be15d295fb9, authSessionTabId=Bh5E1-Jo1gY