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-02 00:29:17,783 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4794ms 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-02 00:29:19,090 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-02 00:29:21,181 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-02 00:29:21,278 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-02 00:29:21,500 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-02 00:29:21,613 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-02 00:29:21,616 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 4edb6ad4-4857-4c93-8b40-9e7d00c79380, name: keycloak-0-10407 2026-07-02 00:29:21,623 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-02 00:29:21,623 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-02 00:29:21,630 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.37287 2026-07-02 00:29:21,930 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-02 00:29:21,934 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-02 00:29:23,635 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-10407: no members discovered after 2003 ms: creating cluster as coordinator 2026-07-02 00:29:23,643 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-10407|0] (1) [keycloak-0-10407] 2026-07-02 00:29:23,657 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-10407`, physical addresses are `[10.0.0.159:52823]` 2026-07-02 00:29:24,040 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-10407, Site name: null 2026-07-02 00:29:24,741 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-02 00:29:24,742 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-02 00:29:24,878 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-02 00:29:25,063 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-02 00:29:25,063 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-02 00:29:25,154 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-02 00:29:25,154 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-02 00:29:53,646 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-02 00:29:55,572 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 37.628s. Listening on: http://0.0.0.0:8080 2026-07-02 00:29:55,572 INFO [io.quarkus] (main) Profile prod activated. 2026-07-02 00:29:55,573 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-02 00:29:55,721 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-02 00:30:14,438 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=1c797621-20a2-4fd8-a371-fbd9fb1a56d8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4ca815d3-4c2f-4875-9514-1bf83e521172, client_auth_method=client-secret, username=admin, authSessionParentId=cf1bad5a-5ec9-4325-a6d1-a14a4e08ad02, authSessionTabId=1xbyVDFAhAg 2026-07-02 00:30:15,914 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=62227e33-6c48-4b07-977b-5f316e4265ca, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, resourceType=REALM, resourcePath=atmosphere 2026-07-02 00:30:16,703 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=d32250b0-d794-4aca-a896-c2c22056fb72, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=613d19d1-0f8f-4b86-a22d-cc0e72c367a6, client_auth_method=client-secret, username=admin, authSessionParentId=8cafa2ee-28da-4c93-96a3-506c500a4ab3, authSessionTabId=2I7D84iAYcQ 2026-07-02 00:30:16,802 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=62227e33-6c48-4b07-977b-5f316e4265ca, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/d56e1739-a3a0-40a2-a0bb-ee986903324f 2026-07-02 00:30:16,890 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=62227e33-6c48-4b07-977b-5f316e4265ca, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/d56e1739-a3a0-40a2-a0bb-ee986903324f/protocol-mappers/models/448d386f-cd5d-4269-8c3f-a0688084a4c0 2026-07-02 00:30:37,635 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=d5bae8e9-06d2-4cdd-8601-0df17e7f9b76, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6a418ece-3b59-4c5e-bb68-fdfb79799a82, client_auth_method=client-secret, username=admin, authSessionParentId=52b0fb14-cbb2-43ed-b574-1f4ad49adcc1, authSessionTabId=LOojLpn3W8s 2026-07-02 00:30:37,741 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=62227e33-6c48-4b07-977b-5f316e4265ca, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, resourceType=CLIENT, resourcePath=clients/fe7b238b-cd70-4e5f-a760-f28e07d5e86b 2026-07-02 00:30:38,084 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=088bf204-23e4-4403-a419-d34b8e6ca411, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2a9c9c82-be10-4e43-9754-1dc5e8627cc3, client_auth_method=client-secret, username=admin, authSessionParentId=6c4a1c7e-7961-42bf-a0bc-183ee379b637, authSessionTabId=azmXLC6SeL4 2026-07-02 00:30:38,149 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=62227e33-6c48-4b07-977b-5f316e4265ca, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, resourceType=CLIENT, resourcePath=clients/968bda5b-5207-44b0-ae99-2a89c51fe5ae 2026-07-02 00:30:38,502 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=367f0ec0-5ec7-489c-b70a-fe1c4a0effd8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c509d802-0b19-49a7-ad0f-c880e09f3a6b, client_auth_method=client-secret, username=admin, authSessionParentId=031d5e98-bbb6-44d3-884f-e460e50566bf, authSessionTabId=L57pdk6eEso 2026-07-02 00:30:38,578 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=62227e33-6c48-4b07-977b-5f316e4265ca, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, resourceType=CLIENT, resourcePath=clients/5ee82a15-fbf0-4c4b-9176-944c5a54635d 2026-07-02 00:30:39,156 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=c729b12a-ca7e-4b24-b1be-c02f211f3ee2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a508cb1d-d001-46a8-ac8e-70bb096c817d, client_auth_method=client-secret, username=admin, authSessionParentId=bffdca11-7250-45c5-9921-0214be14b72a, authSessionTabId=px0gkjWSEzo 2026-07-02 00:30:39,269 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=62227e33-6c48-4b07-977b-5f316e4265ca, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, resourceType=CLIENT_ROLE, resourcePath=clients/fe7b238b-cd70-4e5f-a760-f28e07d5e86b/roles/member 2026-07-02 00:30:39,642 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=c4c66ed3-914f-4f5c-b33c-ee5740459869, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f54d1cae-a628-49d9-8004-1120793a3fad, client_auth_method=client-secret, username=admin, authSessionParentId=3b926a9c-3189-431e-bfff-90ae26660f86, authSessionTabId=jsu09eCIEzg 2026-07-02 00:30:39,728 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=62227e33-6c48-4b07-977b-5f316e4265ca, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, resourceType=CLIENT_ROLE, resourcePath=clients/968bda5b-5207-44b0-ae99-2a89c51fe5ae/roles/admin 2026-07-02 00:30:40,085 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=0a384049-0377-4030-92ed-5f9b32dbffe7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8f0208e0-0321-403f-89a0-8adeeb5cc4cc, client_auth_method=client-secret, username=admin, authSessionParentId=4cc830a6-726f-47e9-bd81-c2c112562109, authSessionTabId=sfB5DPqh9W4 2026-07-02 00:30:40,161 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=62227e33-6c48-4b07-977b-5f316e4265ca, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, resourceType=CLIENT_ROLE, resourcePath=clients/968bda5b-5207-44b0-ae99-2a89c51fe5ae/roles/editor 2026-07-02 00:30:40,547 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=1d6cc8a7-fc43-48be-a4f9-58bd7fc31656, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8d857464-3e55-4df6-9325-08231e59070b, client_auth_method=client-secret, username=admin, authSessionParentId=1d29950d-3f0a-4be9-b4d4-62e588f6af42, authSessionTabId=gn8aSmqsP90 2026-07-02 00:30:40,638 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=62227e33-6c48-4b07-977b-5f316e4265ca, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, resourceType=CLIENT_ROLE, resourcePath=clients/968bda5b-5207-44b0-ae99-2a89c51fe5ae/roles/viewer 2026-07-02 00:30:41,024 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=8864a795-6a76-4b99-a8bf-5ccb9bb66fcf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0a9ad272-4a25-4282-9fa0-80aa0663053e, client_auth_method=client-secret, username=admin, authSessionParentId=b49a59fd-d3aa-4bd2-a1a1-613fe3fa08f9, authSessionTabId=YT0XTzvz6tw 2026-07-02 00:30:41,106 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=62227e33-6c48-4b07-977b-5f316e4265ca, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, resourceType=CLIENT_ROLE, resourcePath=clients/5ee82a15-fbf0-4c4b-9176-944c5a54635d/roles/member 2026-07-02 00:32:53,729 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=455d0846-55e6-4dec-9e49-2bfe4e6837c2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=100452f9-eda2-4b12-850f-9478df2c7266, client_auth_method=client-secret, username=admin, authSessionParentId=50880fbb-6dc5-438e-b0c2-aee3d2aa45c6, authSessionTabId=SEIEzYISnkQ 2026-07-02 00:32:53,917 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=62227e33-6c48-4b07-977b-5f316e4265ca, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, resourceType=REALM, resourcePath=null 2026-07-02 00:32:55,269 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=ce9477b6-8873-4ee3-ba2e-57349667e9a9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7e3a6a9d-8d30-4364-b98c-9c3fe3503867, client_auth_method=client-secret, username=admin, authSessionParentId=a8afc966-0501-4299-8773-df301793c9d2, authSessionTabId=nlke_W1KD2g 2026-07-02 00:32:55,343 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=62227e33-6c48-4b07-977b-5f316e4265ca, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, resourceType=CLIENT, resourcePath=clients/7611ad0b-f090-4aa8-aa9b-92c55be333bf 2026-07-02 00:32:55,934 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=cd01e9f5-605c-4513-9f1a-9cd63cf38700, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=48606cb5-44db-4422-b25c-ee4dec8f5d19, client_auth_method=client-secret, username=admin, authSessionParentId=344517fe-35b0-4a4a-bbd6-5b483fdfeaf1, authSessionTabId=1J9WMa1dhUU 2026-07-02 00:32:56,187 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=62227e33-6c48-4b07-977b-5f316e4265ca, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/8bffc7e9-271d-49f8-8a42-04e45b09eb19/role-mappings/clients/74267b80-2dbd-4065-a770-e02e01d980f0 2026-07-02 01:21:00,589 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=a161fefc-a0ac-4af1-8cd6-eb075a194b27, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=302ce18e-dad1-40f0-93ca-0e0ac3c6f601, client_auth_method=client-secret, username=admin, authSessionParentId=3c1dfb55-a6b8-4db7-b723-ce4904178d87, authSessionTabId=PU9JiM4VCzc 2026-07-02 01:21:00,714 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=62227e33-6c48-4b07-977b-5f316e4265ca, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, resourceType=REALM, resourcePath=null 2026-07-02 01:21:01,409 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=3e85b3d3-0efb-4632-a7a9-119e1e200b2a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=27cbab6e-a8aa-4a59-8a94-694de1e715bd, client_auth_method=client-secret, username=admin, authSessionParentId=b48774e5-8a70-492a-ba17-4e6920a602f7, authSessionTabId=yfmNpMofOaA 2026-07-02 01:21:01,453 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=62227e33-6c48-4b07-977b-5f316e4265ca, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/d56e1739-a3a0-40a2-a0bb-ee986903324f 2026-07-02 01:21:01,515 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=62227e33-6c48-4b07-977b-5f316e4265ca, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/d56e1739-a3a0-40a2-a0bb-ee986903324f/protocol-mappers/models/448d386f-cd5d-4269-8c3f-a0688084a4c0 2026-07-02 01:21:07,671 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=17b7dc30-b40c-4ee8-abf7-cea7fe0c7d06, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ce450825-4f7f-4809-b6eb-4526e5c711bf, client_auth_method=client-secret, username=admin, authSessionParentId=f21248ef-ad6b-48cb-9d46-95d8c3bc065d, authSessionTabId=JkFwqeqFe8A 2026-07-02 01:21:07,725 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=62227e33-6c48-4b07-977b-5f316e4265ca, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, resourceType=CLIENT, resourcePath=clients/fe7b238b-cd70-4e5f-a760-f28e07d5e86b 2026-07-02 01:21:08,104 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=7f80b77b-18dc-4b62-ba28-e0f5616e7293, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8e13b20f-308d-4a82-9a5b-105bc3e32d87, client_auth_method=client-secret, username=admin, authSessionParentId=cd3983d0-93e4-4afd-b24b-3d3ec4eed7f7, authSessionTabId=feiHg93Mp3E 2026-07-02 01:21:08,158 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=62227e33-6c48-4b07-977b-5f316e4265ca, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, resourceType=CLIENT, resourcePath=clients/968bda5b-5207-44b0-ae99-2a89c51fe5ae 2026-07-02 01:21:08,520 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=a4579da1-f7b1-4ca4-8e33-edd9460b6ad8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3d0b0cea-b3f2-4b6b-93bc-2abe9ef1452b, client_auth_method=client-secret, username=admin, authSessionParentId=63278549-fedd-4aed-8ec6-b6143636fdd9, authSessionTabId=ZzNktad1pzc 2026-07-02 01:21:08,564 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=62227e33-6c48-4b07-977b-5f316e4265ca, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, resourceType=CLIENT, resourcePath=clients/5ee82a15-fbf0-4c4b-9176-944c5a54635d 2026-07-02 01:21:09,204 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=e41a6066-4c08-474a-8c87-7ff3d6ce642c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=97575d79-be73-43e0-b9c7-e0e760997b4a, client_auth_method=client-secret, username=admin, authSessionParentId=c881dd42-6294-4286-9dcb-60a22987ffbd, authSessionTabId=8d7zS95Mos0 2026-07-02 01:21:09,557 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=d166c162-7559-43bd-b143-c8bc623bdc42, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5920df61-b839-4139-9949-daf9ff9f3d75, client_auth_method=client-secret, username=admin, authSessionParentId=1b6ef5bb-1f1c-488a-9df6-159699dce49f, authSessionTabId=1nPyAo9Hot4 2026-07-02 01:21:09,939 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=a759261d-3986-45dd-922b-578822ac4548, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=458ef5a7-0b26-4ec8-86a8-bc647b6de1b8, client_auth_method=client-secret, username=admin, authSessionParentId=51b09221-fc19-4d05-a974-40a29d232590, authSessionTabId=tphGg7fU4Dw 2026-07-02 01:21:10,285 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=9e6af50a-8be9-4016-af1f-1ad909054a4e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f0472921-9da2-4943-9891-4e52ddf294e0, client_auth_method=client-secret, username=admin, authSessionParentId=75620838-94e0-4798-a9f7-e372bf3a92f2, authSessionTabId=0WBEBSAEe78 2026-07-02 01:21:10,630 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=80135d7b-606c-445a-ab48-13c64b9335ec, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0a63a9e9-a90b-4053-a957-9af9ce7266c9, client_auth_method=client-secret, username=admin, authSessionParentId=1e162761-e33f-4fe3-b12d-2c4178a91f16, authSessionTabId=7cwASR8Xojw 2026-07-02 01:22:24,405 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=5e902010-48e5-4e89-a9dc-acbc93c1e436, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5a0519a2-21a0-4be9-8af4-0d03b5c1f6c1, client_auth_method=client-secret, username=admin, authSessionParentId=6fc6771f-ef3a-4c3e-b8f1-598b05a1d0fc, authSessionTabId=9EPYV_Nf4u0 2026-07-02 01:22:24,548 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=62227e33-6c48-4b07-977b-5f316e4265ca, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, resourceType=REALM, resourcePath=null 2026-07-02 01:22:25,987 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=6bd50c6f-9f88-477f-af7d-de87953bbac6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=11dbab05-0716-4014-944e-93b489d3dc9a, client_auth_method=client-secret, username=admin, authSessionParentId=9efbb5bf-ce6d-4eac-88dc-d34c4ffd542f, authSessionTabId=Zpqfl0wTLwg 2026-07-02 01:22:26,037 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=62227e33-6c48-4b07-977b-5f316e4265ca, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, resourceType=CLIENT, resourcePath=clients/7611ad0b-f090-4aa8-aa9b-92c55be333bf 2026-07-02 01:22:26,668 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=139df64c-49c4-4c2f-848f-c6343ab6be82, clientId=admin-cli, userId=5948e0fd-d21a-473f-b2fd-cbfefae88421, ipAddress=199.19.213.78, auth_method=openid-connect, token_id=aa925b81-cdfe-4e4b-9c51-b10834a8b561, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1ce252ce-65b8-4f9e-8969-299507f6913b, client_auth_method=client-secret, username=admin, authSessionParentId=ebe8ab35-64bd-43cd-9636-d9c976810ded, authSessionTabId=0lrqG6yvglE