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-04-28 22:30:55,202 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4700ms 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-04-28 22:30:56,531 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-04-28 22:30:58,570 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-28 22:30:58,720 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-28 22:30:58,850 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-28 22:30:58,952 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-28 22:30:58,954 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 07382088-b481-45b0-9aad-a12df51554b2, name: keycloak-0-29315 2026-04-28 22:30:58,959 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-04-28 22:30:58,960 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-04-28 22:30:58,967 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.27244 2026-04-28 22:30:59,213 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-04-28 22:31:00,978 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-29315: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-28 22:31:00,987 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-29315|0] (1) [keycloak-0-29315] 2026-04-28 22:31:00,998 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-29315`, physical addresses are `[10.0.0.81:42780]` 2026-04-28 22:31:01,392 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-29315, Site name: null 2026-04-28 22:31:01,395 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-28 22:31:02,091 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-04-28 22:31:02,091 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-04-28 22:31:02,227 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-28 22:31:02,441 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-04-28 22:31:02,442 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-04-28 22:31:02,531 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-04-28 22:31:02,531 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-04-28 22:31:31,866 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-28 22:31:33,952 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 38.587s. Listening on: http://0.0.0.0:8080 2026-04-28 22:31:33,953 INFO [io.quarkus] (main) Profile prod activated. 2026-04-28 22:31:33,953 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-04-28 22:31:34,106 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-28 22:31:51,496 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=323cb012-7f85-4778-9ed9-3ce8669aca20, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0c5a4eb9-a5e0-4371-8694-395bdb0c3e0a, client_auth_method=client-secret, username=admin, authSessionParentId=efc6adde-f283-40bc-bff0-7e84237dafa8, authSessionTabId=Ev8jgGNbao4 2026-04-28 22:31:52,835 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=5b2f46fb-90e3-469c-931d-db9fe9d40bc8, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, resourceType=REALM, resourcePath=atmosphere 2026-04-28 22:31:53,586 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=920d253d-250e-4bb0-8423-6718ceba778b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8f995b06-fd6e-47e9-a57b-d5d3c6d20112, client_auth_method=client-secret, username=admin, authSessionParentId=a09c90b8-0c49-44b7-8a39-c20a8e6ea0d6, authSessionTabId=m53m-0DTKhk 2026-04-28 22:31:53,677 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=5b2f46fb-90e3-469c-931d-db9fe9d40bc8, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/29119628-ff56-47fd-a846-e88ec3c77522 2026-04-28 22:31:53,762 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=5b2f46fb-90e3-469c-931d-db9fe9d40bc8, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/29119628-ff56-47fd-a846-e88ec3c77522/protocol-mappers/models/c1262362-c825-4972-9400-2ca6260317cf 2026-04-28 22:32:14,368 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=0ac8835b-2e74-4335-9777-eecdbb243c3d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9000cc59-35a9-4f21-bc6d-aa8efedcc9ec, client_auth_method=client-secret, username=admin, authSessionParentId=a7fa373c-1257-4a3e-98f4-59d4ad1b643b, authSessionTabId=QjJwmA6jiSg 2026-04-28 22:32:14,471 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=5b2f46fb-90e3-469c-931d-db9fe9d40bc8, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, resourceType=CLIENT, resourcePath=clients/7fda3e9c-ab7c-44f8-a09f-64f19dd739ba 2026-04-28 22:32:14,864 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=ff1569a4-f8af-481f-b467-e6651113ad26, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d3521fef-f3f0-4dcd-98f6-167369c6dd26, client_auth_method=client-secret, username=admin, authSessionParentId=37386fd8-7e7f-45f1-a753-a8267cec7d24, authSessionTabId=hyXevIjy8Vk 2026-04-28 22:32:14,933 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=5b2f46fb-90e3-469c-931d-db9fe9d40bc8, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, resourceType=CLIENT, resourcePath=clients/2835d22e-1326-4483-a00b-12b2d7b9d1dc 2026-04-28 22:32:15,292 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=a5a1d53b-5d70-4d2c-ac37-3c225b487d85, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3c62fa07-97bf-4371-89d9-997ae1d35285, client_auth_method=client-secret, username=admin, authSessionParentId=c96ff249-4931-4a6f-9828-88028269a3aa, authSessionTabId=zaNWitPb3sE 2026-04-28 22:32:15,361 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=5b2f46fb-90e3-469c-931d-db9fe9d40bc8, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, resourceType=CLIENT, resourcePath=clients/c52152bc-1ec8-4f32-b14f-f8ca144135ee 2026-04-28 22:32:15,924 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=7a233fa2-c6a5-4181-b52e-aed0068685ab, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=63d042b0-d0d8-4dd8-b57b-af4fa6db1808, client_auth_method=client-secret, username=admin, authSessionParentId=b00c7644-f753-4800-af32-e7673d54a124, authSessionTabId=SIYUO0fjVV0 2026-04-28 22:32:16,026 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=5b2f46fb-90e3-469c-931d-db9fe9d40bc8, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, resourceType=CLIENT_ROLE, resourcePath=clients/7fda3e9c-ab7c-44f8-a09f-64f19dd739ba/roles/member 2026-04-28 22:32:16,381 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=a5b4cdd3-4a12-406d-ac67-96b158ed48d5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c7b037c0-cac3-4ff2-8c4f-3ce52f96e2f9, client_auth_method=client-secret, username=admin, authSessionParentId=f6b45275-d5bd-4d58-bd27-b3cecdff7745, authSessionTabId=2N1cZqtVxf0 2026-04-28 22:32:16,463 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=5b2f46fb-90e3-469c-931d-db9fe9d40bc8, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, resourceType=CLIENT_ROLE, resourcePath=clients/2835d22e-1326-4483-a00b-12b2d7b9d1dc/roles/admin 2026-04-28 22:32:16,822 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=400f390f-1901-406d-a3ce-d97b1afea337, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4d2da101-eed4-4a66-8f75-1842451e0e5b, client_auth_method=client-secret, username=admin, authSessionParentId=2a3933cf-b006-4620-9e20-155d376573c3, authSessionTabId=c4xDVvgqSKc 2026-04-28 22:32:16,906 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=5b2f46fb-90e3-469c-931d-db9fe9d40bc8, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, resourceType=CLIENT_ROLE, resourcePath=clients/2835d22e-1326-4483-a00b-12b2d7b9d1dc/roles/editor 2026-04-28 22:32:17,267 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=db68dc62-866e-4627-93dc-d92623eb8a2a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8a81f361-71db-491b-a05b-575ee16cc527, client_auth_method=client-secret, username=admin, authSessionParentId=b59e2f06-3d8b-41dd-8d08-558645d02e06, authSessionTabId=joGhV0hBv2o 2026-04-28 22:32:17,357 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=5b2f46fb-90e3-469c-931d-db9fe9d40bc8, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, resourceType=CLIENT_ROLE, resourcePath=clients/2835d22e-1326-4483-a00b-12b2d7b9d1dc/roles/viewer 2026-04-28 22:32:17,711 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=cc2a98fc-76b3-45ac-993d-b4a20be34b83, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e42f7d31-70d5-4a16-8927-ba3a78c5c6a4, client_auth_method=client-secret, username=admin, authSessionParentId=e8fefc78-654a-4d8f-b134-27722baa48e6, authSessionTabId=UUhHF_i1ADU 2026-04-28 22:32:17,794 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=5b2f46fb-90e3-469c-931d-db9fe9d40bc8, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, resourceType=CLIENT_ROLE, resourcePath=clients/c52152bc-1ec8-4f32-b14f-f8ca144135ee/roles/member 2026-04-28 22:34:26,390 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=b44b0a2c-ee8d-4132-85ce-f2888da15c39, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=413220ac-453e-4c8e-9b50-84ae959980c1, client_auth_method=client-secret, username=admin, authSessionParentId=0b8d2ac8-6f0b-40e9-abdb-85a86e4c570d, authSessionTabId=j2OaEuVloT0 2026-04-28 22:34:26,563 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=5b2f46fb-90e3-469c-931d-db9fe9d40bc8, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, resourceType=REALM, resourcePath=null 2026-04-28 22:34:27,853 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=9f0ad38d-56c5-4346-9aae-2c339d2747e3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=63e4e6e6-690b-42ac-94cd-ee4112510dc7, client_auth_method=client-secret, username=admin, authSessionParentId=8968480e-0c14-43e3-a47d-fc09e2f5bc45, authSessionTabId=osAHK9GYlto 2026-04-28 22:34:27,935 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=5b2f46fb-90e3-469c-931d-db9fe9d40bc8, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, resourceType=CLIENT, resourcePath=clients/02198618-1394-4cd2-85c1-af26181531ee 2026-04-28 22:34:28,531 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=f3ac6d40-559d-42d0-8521-6a6ce9c2e80a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ee9a883a-1264-4d0b-9c3f-948e9f27f374, client_auth_method=client-secret, username=admin, authSessionParentId=abebe5e0-8bb6-494b-8043-8b8d5b3014bf, authSessionTabId=4EKMU0nGfbI 2026-04-28 22:34:28,783 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=5b2f46fb-90e3-469c-931d-db9fe9d40bc8, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/6cab5c12-d820-4afe-886b-30b40410f238/role-mappings/clients/6ac0defa-6d2f-4bb1-a66a-e10862a71598 2026-04-28 23:22:13,674 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=fd401836-b48b-4253-831b-64ef3c886a91, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f692f012-a173-40b0-aa14-366c60c873e7, client_auth_method=client-secret, username=admin, authSessionParentId=4b148425-e3d2-4ca2-9e63-21e283185070, authSessionTabId=XmdDjUA_f4o 2026-04-28 23:22:13,778 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=5b2f46fb-90e3-469c-931d-db9fe9d40bc8, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, resourceType=REALM, resourcePath=null 2026-04-28 23:22:14,481 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=e0cc2bfb-9526-4590-b664-f194d647419a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e2139695-e010-4f34-b3da-1fcfe482abd8, client_auth_method=client-secret, username=admin, authSessionParentId=913d3fa3-e1d7-4741-8ff1-1362e5ae71aa, authSessionTabId=J4y6DR1PAuU 2026-04-28 23:22:14,539 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=5b2f46fb-90e3-469c-931d-db9fe9d40bc8, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/29119628-ff56-47fd-a846-e88ec3c77522 2026-04-28 23:22:14,592 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=5b2f46fb-90e3-469c-931d-db9fe9d40bc8, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/29119628-ff56-47fd-a846-e88ec3c77522/protocol-mappers/models/c1262362-c825-4972-9400-2ca6260317cf 2026-04-28 23:22:20,858 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=cb57b4f9-220c-4869-9968-867f3ca8e3df, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=87c12c19-c79e-420e-826e-afbc068d0bd2, client_auth_method=client-secret, username=admin, authSessionParentId=94c5881b-36d6-4e50-82d1-116ec079a65b, authSessionTabId=28UIpxcEXvQ 2026-04-28 23:22:20,903 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=5b2f46fb-90e3-469c-931d-db9fe9d40bc8, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, resourceType=CLIENT, resourcePath=clients/7fda3e9c-ab7c-44f8-a09f-64f19dd739ba 2026-04-28 23:22:21,237 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=f93ce7f2-4b7b-43bc-887e-2b377a7eed75, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=21dccdac-d145-4eb3-883b-f3ca4fce298d, client_auth_method=client-secret, username=admin, authSessionParentId=21f26025-55c0-4383-ac5a-94b2eb4e10b3, authSessionTabId=I3nkW9GoCTc 2026-04-28 23:22:21,291 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=5b2f46fb-90e3-469c-931d-db9fe9d40bc8, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, resourceType=CLIENT, resourcePath=clients/2835d22e-1326-4483-a00b-12b2d7b9d1dc 2026-04-28 23:22:21,636 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=b364cc74-c5dc-4047-a4bb-32755b7bcfe3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4142fbbe-b93f-42c0-b687-96f7166cc82b, client_auth_method=client-secret, username=admin, authSessionParentId=00d3e266-4cae-4d9c-9e34-7b935a4f6eaa, authSessionTabId=99jxF8rirq4 2026-04-28 23:22:21,691 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=5b2f46fb-90e3-469c-931d-db9fe9d40bc8, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, resourceType=CLIENT, resourcePath=clients/c52152bc-1ec8-4f32-b14f-f8ca144135ee 2026-04-28 23:22:22,351 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=78520365-b82e-416a-89d9-436708b1f100, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=62af3f35-e70b-4674-b971-8ccb5d0438bf, client_auth_method=client-secret, username=admin, authSessionParentId=90207da7-1075-4eb7-a988-0fb6045d9e28, authSessionTabId=wFexgy5_cf8 2026-04-28 23:22:22,682 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=043b1996-116d-4152-826d-56967e8b2fc3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ebcbbeec-31bc-47ae-84da-c35a4edbbafd, client_auth_method=client-secret, username=admin, authSessionParentId=03d9c1dc-3226-479b-bd3d-8d3934ae70ea, authSessionTabId=LDatcbbvalw 2026-04-28 23:22:23,035 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=c7e5a2d6-18ab-4a25-ab17-2887411603ae, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7e658aaa-e2b2-4cd6-bb29-459e88acf7dc, client_auth_method=client-secret, username=admin, authSessionParentId=6344af3c-57e9-4d51-8abb-c6373615161b, authSessionTabId=LQowdJCqSuE 2026-04-28 23:22:23,389 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=80fc1439-bf41-4544-9f71-c3d4e543417d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ed9b9f9f-2dbe-44e9-b7bf-83b5e05d115e, client_auth_method=client-secret, username=admin, authSessionParentId=663ab4c3-c46c-4315-ba8d-33c4c61dc8ea, authSessionTabId=_wdxG3NVvlQ 2026-04-28 23:22:23,749 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=547cfb22-3243-400b-a9c1-c7fb0a1b8861, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f41f9510-25a2-4a27-a9d6-f41df6f2df97, client_auth_method=client-secret, username=admin, authSessionParentId=d090794a-6a89-4c88-9647-ac16915d19bb, authSessionTabId=43HFbQ9wr_I 2026-04-28 23:23:34,985 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=5a4901e5-46c4-41b6-8ae6-6cff40c43837, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5d078981-5dc9-4a1e-846d-3e2cd981059d, client_auth_method=client-secret, username=admin, authSessionParentId=957a1ce2-dd7f-499a-a830-9d77d566c1c5, authSessionTabId=7IlgWmc6two 2026-04-28 23:23:35,087 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=5b2f46fb-90e3-469c-931d-db9fe9d40bc8, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, resourceType=REALM, resourcePath=null 2026-04-28 23:23:36,672 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=eaa6b713-3a62-4283-b24f-b5d47ef43ebc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=346c01fb-0527-4e9f-9537-e4ec934dc60f, client_auth_method=client-secret, username=admin, authSessionParentId=bc88aadf-70f4-4525-a581-05fce094c884, authSessionTabId=EmiJN6sD0EA 2026-04-28 23:23:36,730 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=5b2f46fb-90e3-469c-931d-db9fe9d40bc8, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, resourceType=CLIENT, resourcePath=clients/02198618-1394-4cd2-85c1-af26181531ee 2026-04-28 23:23:37,394 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=10ac081e-f242-45aa-94f3-34827886f578, clientId=admin-cli, userId=608baf65-3343-4c51-927c-aa35bd7bb0cc, ipAddress=199.204.45.113, auth_method=openid-connect, token_id=68f44f5a-4f24-4760-8484-c3312c7f3e5f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=49305521-baa3-44b2-8b0c-188c4fe96bba, client_auth_method=client-secret, username=admin, authSessionParentId=0423a6be-3a45-49c7-94f2-a1e3a635caf1, authSessionTabId=mzywIsnnwes