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-08 15:34:34,601 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4792ms 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-08 15:34:36,099 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-08 15:34:38,454 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-08 15:34:38,636 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-08 15:34:38,769 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-08 15:34:38,895 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-08 15:34:38,897 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: dff8edd6-116a-46c1-b3c7-9f612dc4d4df, name: keycloak-0-51156 2026-07-08 15:34:38,903 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-08 15:34:38,903 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-08 15:34:38,910 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.20305 2026-07-08 15:34:39,157 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-08 15:34:40,915 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-51156: no members discovered after 2002 ms: creating cluster as coordinator 2026-07-08 15:34:40,927 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-51156|0] (1) [keycloak-0-51156] 2026-07-08 15:34:40,944 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-51156`, physical addresses are `[10.0.0.23:35841]` 2026-07-08 15:34:41,368 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-51156, Site name: null 2026-07-08 15:34:41,372 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-08 15:34:42,162 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-08 15:34:42,162 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-08 15:34:42,335 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-08 15:34:42,556 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-08 15:34:42,556 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-08 15:34:42,668 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-08 15:34:42,668 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-08 15:35:13,367 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-08 15:35:15,685 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 40.857s. Listening on: http://0.0.0.0:8080 2026-07-08 15:35:15,686 INFO [io.quarkus] (main) Profile prod activated. 2026-07-08 15:35:15,686 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-08 15:35:15,834 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-08 15:35:30,899 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=dd858032-9e4a-4d94-8799-edf0f1a75003, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=34f24b52-0a70-4b02-9047-5f6ec6498d07, client_auth_method=client-secret, username=admin, authSessionParentId=1da4fffb-0281-40ba-b5cc-6c0a0d11bc6d, authSessionTabId=gTrXOl0i3Sg 2026-07-08 15:35:32,846 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=f2232ca4-cb63-46e6-95de-7f73edf223d5, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, resourceType=REALM, resourcePath=atmosphere 2026-07-08 15:35:33,733 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=aedd317d-0468-4910-b834-dfa431ecaa45, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6140a14e-c556-4e35-a670-a5edea78f5d5, client_auth_method=client-secret, username=admin, authSessionParentId=0e3bac0e-77ae-4632-a954-006649e51f26, authSessionTabId=r3THKdlLWzs 2026-07-08 15:35:33,839 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=f2232ca4-cb63-46e6-95de-7f73edf223d5, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/e373092b-5270-4d52-b05c-634dae89968f 2026-07-08 15:35:33,935 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=f2232ca4-cb63-46e6-95de-7f73edf223d5, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/e373092b-5270-4d52-b05c-634dae89968f/protocol-mappers/models/fa3ca212-bece-4548-a5d1-30f9b69f7c00 2026-07-08 15:35:55,411 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=b258e640-2bbf-4a1f-9dd2-a2930f7fe249, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1b03af57-6895-42f2-9f98-f911a4f10c46, client_auth_method=client-secret, username=admin, authSessionParentId=1efbf25d-5810-474d-9b9f-ba5dad7dd65e, authSessionTabId=mkIwKB8JMZM 2026-07-08 15:35:55,511 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=f2232ca4-cb63-46e6-95de-7f73edf223d5, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/d2c3932a-a859-4bd6-8eae-7c72721372ca 2026-07-08 15:35:55,890 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=9eda416e-5f77-489e-8140-f7aa5650e130, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=28902cca-2f1a-402a-b4aa-1f760ee43588, client_auth_method=client-secret, username=admin, authSessionParentId=7f949ca9-f112-45f7-9548-aaa5c0f3bc38, authSessionTabId=Jj1tUq_oJC4 2026-07-08 15:35:55,962 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=f2232ca4-cb63-46e6-95de-7f73edf223d5, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/b8aa98ef-f370-4236-9f05-a44d607e76df 2026-07-08 15:35:56,370 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=4c4d4c04-0e7c-46f3-984b-3743dd7e4781, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6ff07db3-673e-4557-90b6-35731a9fe42c, client_auth_method=client-secret, username=admin, authSessionParentId=f03d41bc-c4c2-4832-acad-abb78b2d22c2, authSessionTabId=smRKbgQ1hKY 2026-07-08 15:35:56,439 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=f2232ca4-cb63-46e6-95de-7f73edf223d5, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/6a3c9dd2-d528-4763-b26b-280dd2117ef8 2026-07-08 15:35:57,096 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=52b264a3-d097-49bf-8b5d-a4b72c7947be, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=10595897-f636-471f-bbb9-d8ec724bffd5, client_auth_method=client-secret, username=admin, authSessionParentId=8d1f2efc-da9f-443e-ae70-89c5a49ce833, authSessionTabId=1Uhcat-tots 2026-07-08 15:35:57,206 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=f2232ca4-cb63-46e6-95de-7f73edf223d5, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, resourceType=CLIENT_ROLE, resourcePath=clients/d2c3932a-a859-4bd6-8eae-7c72721372ca/roles/member 2026-07-08 15:35:57,601 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=67cf8978-a1b5-4e9a-8276-31bbebcce899, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=17be472a-a46c-4d4c-b140-8e9c10b42925, client_auth_method=client-secret, username=admin, authSessionParentId=c7b6b3a5-d992-4bbd-8803-4121fa9cdb90, authSessionTabId=EyP-Ju8ZJVo 2026-07-08 15:35:57,687 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=f2232ca4-cb63-46e6-95de-7f73edf223d5, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, resourceType=CLIENT_ROLE, resourcePath=clients/b8aa98ef-f370-4236-9f05-a44d607e76df/roles/admin 2026-07-08 15:35:58,076 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=8a7a6549-d7a3-46d6-914c-814414f4937e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d0de2074-4e33-40a6-b115-61f4795c87bb, client_auth_method=client-secret, username=admin, authSessionParentId=56fda227-ba3c-4158-8477-91c7e0e2cb64, authSessionTabId=RG3TBdb2U1o 2026-07-08 15:35:58,150 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=f2232ca4-cb63-46e6-95de-7f73edf223d5, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, resourceType=CLIENT_ROLE, resourcePath=clients/b8aa98ef-f370-4236-9f05-a44d607e76df/roles/editor 2026-07-08 15:35:58,517 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=f083a708-2dd6-47c2-bce4-e1c71b95dd58, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9430c7d5-619c-4aa9-96e2-9457c88f9fd1, client_auth_method=client-secret, username=admin, authSessionParentId=7ee4c6b0-9443-48f5-9024-685b7e1b223b, authSessionTabId=1iIUHaFf-XY 2026-07-08 15:35:58,608 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=f2232ca4-cb63-46e6-95de-7f73edf223d5, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, resourceType=CLIENT_ROLE, resourcePath=clients/b8aa98ef-f370-4236-9f05-a44d607e76df/roles/viewer 2026-07-08 15:35:59,022 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=f1f730f7-1d1e-4025-84a1-a4bae695f550, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cdb1d369-2e2d-4c35-b803-2c709ce8eb32, client_auth_method=client-secret, username=admin, authSessionParentId=b62f9fc0-0681-4d22-83a7-06ab29a8b0d9, authSessionTabId=_EDXS8her5U 2026-07-08 15:35:59,100 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=f2232ca4-cb63-46e6-95de-7f73edf223d5, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, resourceType=CLIENT_ROLE, resourcePath=clients/6a3c9dd2-d528-4763-b26b-280dd2117ef8/roles/member 2026-07-08 15:38:16,189 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=26154e93-ab50-4e0e-bc69-9af2538ab23e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9a69f9d9-d82a-4f9d-bb4d-6fac7eb28775, client_auth_method=client-secret, username=admin, authSessionParentId=9e33111c-c281-4127-9c8f-365de569b490, authSessionTabId=ii1gEYh5OTs 2026-07-08 15:38:16,383 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=f2232ca4-cb63-46e6-95de-7f73edf223d5, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, resourceType=REALM, resourcePath=null 2026-07-08 15:38:17,785 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=c7483b5f-90f1-4422-a66d-c7e1c3705e0f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f846b775-e816-4361-b3fe-ad138ec84fd3, client_auth_method=client-secret, username=admin, authSessionParentId=88d25978-1c52-4da7-913f-2d5d944f1373, authSessionTabId=O5fj-o7Zr50 2026-07-08 15:38:17,901 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=f2232ca4-cb63-46e6-95de-7f73edf223d5, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/644f1eb6-7939-408c-bc8e-c5b3182b798a 2026-07-08 15:38:18,546 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=f2999d85-0996-417c-9ec6-dbdb5e5ce24b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=921b91e0-9b68-4bcf-953a-30dbc2257e28, client_auth_method=client-secret, username=admin, authSessionParentId=3dc33959-ec7c-4763-bd6b-5e5ed2bf2760, authSessionTabId=PiHcYtdjyi8 2026-07-08 15:38:18,817 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=f2232ca4-cb63-46e6-95de-7f73edf223d5, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/b03a3356-4a41-4323-ad1d-b4ae2a0e2cb6/role-mappings/clients/ba15dfc4-a560-4fd7-9f1a-6ed4bcd6eb2d 2026-07-08 16:28:31,981 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=871a6682-50f0-4eb5-901a-9e1c1652a772, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=099abda0-06e0-4e3a-8933-4da4257f680a, client_auth_method=client-secret, username=admin, authSessionParentId=1e1fc23c-b179-4cb2-8301-c957330d3508, authSessionTabId=pwyn7dx8gzc 2026-07-08 16:28:32,091 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=f2232ca4-cb63-46e6-95de-7f73edf223d5, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, resourceType=REALM, resourcePath=null 2026-07-08 16:28:32,791 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=e1961186-6861-41cc-a887-94989854ec51, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f44ae0e4-e30c-4107-a847-4a7d7317117d, client_auth_method=client-secret, username=admin, authSessionParentId=83ca7310-5b43-4047-b16f-09a2036a5f74, authSessionTabId=rXPiFJuRdh4 2026-07-08 16:28:32,841 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=f2232ca4-cb63-46e6-95de-7f73edf223d5, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/e373092b-5270-4d52-b05c-634dae89968f 2026-07-08 16:28:32,904 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=f2232ca4-cb63-46e6-95de-7f73edf223d5, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/e373092b-5270-4d52-b05c-634dae89968f/protocol-mappers/models/fa3ca212-bece-4548-a5d1-30f9b69f7c00 2026-07-08 16:28:39,253 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=73f0eec5-3ec5-4d9c-8de8-657ebad694e2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9fa77ee5-7930-4e5e-b66d-5db7eda1a358, client_auth_method=client-secret, username=admin, authSessionParentId=85b1ac35-bf66-4dd0-a506-79ab07581f96, authSessionTabId=VshlD4Nnbxk 2026-07-08 16:28:39,314 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=f2232ca4-cb63-46e6-95de-7f73edf223d5, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/d2c3932a-a859-4bd6-8eae-7c72721372ca 2026-07-08 16:28:39,684 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=8e63042d-9dc9-47bc-801b-2e92be3a35a8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b7bd125e-0bb6-4b3c-ac5f-c906fb73319e, client_auth_method=client-secret, username=admin, authSessionParentId=c43ce471-4544-4c5f-99a4-9418f7b49d4a, authSessionTabId=yiioELZshXQ 2026-07-08 16:28:39,728 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=f2232ca4-cb63-46e6-95de-7f73edf223d5, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/b8aa98ef-f370-4236-9f05-a44d607e76df 2026-07-08 16:28:40,072 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=df35b5a3-e4f9-444e-b518-ceb83fcc61d1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=66620503-bc1b-4392-9bb0-b88eac53f71e, client_auth_method=client-secret, username=admin, authSessionParentId=48a51cde-ba31-41f2-99ba-0e62e48a7039, authSessionTabId=Ygl3t86dr-E 2026-07-08 16:28:40,117 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=f2232ca4-cb63-46e6-95de-7f73edf223d5, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/6a3c9dd2-d528-4763-b26b-280dd2117ef8 2026-07-08 16:28:40,845 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=56d31550-c8d4-4e7a-8754-5ea943018c75, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=af6abbc4-83c7-417d-a4b7-a0c0b935f18f, client_auth_method=client-secret, username=admin, authSessionParentId=baf50073-4773-439e-93b9-9d7cf9e5f50d, authSessionTabId=0CN7_CEESH4 2026-07-08 16:28:41,208 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=2566422b-c5dd-4ae5-a98d-37ca37c5fafd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=37ec2b8f-45cb-4880-a0ba-a4c2caaf1eef, client_auth_method=client-secret, username=admin, authSessionParentId=63915d89-ceda-4ca9-bee5-d3915f3f27a7, authSessionTabId=C9G7HPLmj0Y 2026-07-08 16:28:41,587 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=df8bd089-44ab-41a3-a8b1-c0e21082abe1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f9d788a2-07d6-450a-b797-0a8d26718a98, client_auth_method=client-secret, username=admin, authSessionParentId=b229ceff-5ce9-4930-a99e-15b0ab141edd, authSessionTabId=7SA2myce8rE 2026-07-08 16:28:41,932 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=f85eba4a-4c23-449e-9bbc-9575363bdd56, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4afe8205-a701-439f-a748-e033e89f2781, client_auth_method=client-secret, username=admin, authSessionParentId=ef654371-ddd6-485f-9d57-69bf8ce97073, authSessionTabId=CbJHUICl5Mw 2026-07-08 16:28:42,342 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=a63f7fd5-4703-403f-8c0b-82d6a0faefc3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=db9c66b8-5ddd-4c83-9cc1-169be69ed7d2, client_auth_method=client-secret, username=admin, authSessionParentId=6e74ae91-b308-44a5-a73d-dda8f8f09e0d, authSessionTabId=Z_YIx3FDjeE 2026-07-08 16:29:58,074 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=68c80a01-66b4-4d1d-8503-83c6b94eb3cc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=92229574-1dfa-4475-a2ce-362d04e96115, client_auth_method=client-secret, username=admin, authSessionParentId=5435c7a8-ed8d-4a04-8ba4-692f46f002d3, authSessionTabId=BlScsgpnLhM 2026-07-08 16:29:58,171 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=f2232ca4-cb63-46e6-95de-7f73edf223d5, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, resourceType=REALM, resourcePath=null 2026-07-08 16:29:59,740 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=260cc282-7b40-434c-90df-d2c893e1249c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=481eee99-06db-44dc-8ae5-57f37af435fd, client_auth_method=client-secret, username=admin, authSessionParentId=e8860384-95ae-4b91-ad88-429dcdb481d2, authSessionTabId=pm9o__aUsAs 2026-07-08 16:29:59,788 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=f2232ca4-cb63-46e6-95de-7f73edf223d5, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/644f1eb6-7939-408c-bc8e-c5b3182b798a 2026-07-08 16:30:00,561 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=f0ad6831-bd07-4907-970a-81c589a19b0f, clientId=admin-cli, userId=9a3a4f0b-d8ed-474f-8686-ad60e19cc3a6, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=572076ce-df40-4144-a028-5fb753ccd69f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f239342b-99bc-4447-8088-196d716873e5, client_auth_method=client-secret, username=admin, authSessionParentId=53e5c391-86d0-4c25-8846-4f9efca63adb, authSessionTabId=t005xdcHzVE