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-14 10:43:14,518 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5406ms 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-14 10:43:15,815 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-14 10:43:18,141 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-14 10:43:18,301 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-14 10:43:18,423 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-14 10:43:18,529 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-14 10:43:18,540 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 13279062-173b-4f98-b4fa-1e703b858bae, name: keycloak-0-10924 2026-04-14 10:43:18,548 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-14 10:43:18,549 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-14 10:43:18,564 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.23766 2026-04-14 10:43:18,827 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-14 10:43:18,835 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-14 10:43:19,577 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-14 10:43:19,577 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-14 10:43:19,732 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-14 10:43:19,903 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-14 10:43:19,903 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-14 10:43:20,007 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-14 10:43:20,007 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-14 10:43:20,569 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-10924: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-14 10:43:20,579 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-10924|0] (1) [keycloak-0-10924] 2026-04-14 10:43:20,593 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-10924`, physical addresses are `[10.0.0.99:39302]` 2026-04-14 10:44:25,762 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-10924, Site name: null 2026-04-14 10:44:25,926 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-14 10:44:28,307 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 73.620s. Listening on: http://0.0.0.0:8080 2026-04-14 10:44:28,308 INFO [io.quarkus] (main) Profile prod activated. 2026-04-14 10:44:28,308 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-14 10:44:28,478 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-14 10:44:44,461 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=4c796086-b53d-4231-a5c6-97c616492e33, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=60660464-37f6-43e8-b94f-2bbbe54f4d59, client_auth_method=client-secret, username=admin, authSessionParentId=4df4a4ba-4e76-4a8a-9dd4-cb7e38093c13, authSessionTabId=-8Nksx63Cgc 2026-04-14 10:44:46,457 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=6d598f88-bd03-448e-aa93-c6a37afac6eb, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, resourceType=REALM, resourcePath=atmosphere 2026-04-14 10:44:47,281 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=1eb4e04e-e9c9-4b28-8569-456c04f98d9a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a4e7a18f-98a4-4c1d-bc5f-ddceb5d6e485, client_auth_method=client-secret, username=admin, authSessionParentId=0bd4467b-ca35-47d3-af8a-59a4ecb18890, authSessionTabId=XAEd7bjGYSI 2026-04-14 10:44:47,382 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=6d598f88-bd03-448e-aa93-c6a37afac6eb, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/55083140-797c-47fe-9ea5-23a0dcddbeea 2026-04-14 10:44:47,480 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=6d598f88-bd03-448e-aa93-c6a37afac6eb, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/55083140-797c-47fe-9ea5-23a0dcddbeea/protocol-mappers/models/5d30ab94-3d9b-4146-b1ae-581010925ab7 2026-04-14 10:45:08,667 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=da5433f5-dcce-4902-bff9-a9967e25f39f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3f09dcfc-c531-45f0-8f18-7df10007b9fd, client_auth_method=client-secret, username=admin, authSessionParentId=7fc68a32-08f1-4f89-b797-35c549a0e243, authSessionTabId=wBJYLXE3QyY 2026-04-14 10:45:08,843 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=6d598f88-bd03-448e-aa93-c6a37afac6eb, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/42131d98-c44b-4a17-9bd7-3194c1f3a9d6 2026-04-14 10:45:09,245 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=16b4a389-f3c1-41ca-8049-a405445d2985, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c06044df-94a0-4174-868e-cf60c6c1feba, client_auth_method=client-secret, username=admin, authSessionParentId=7a332518-942c-4e1b-a026-b0ab23dca7be, authSessionTabId=THMqDsQnxw4 2026-04-14 10:45:09,481 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=6d598f88-bd03-448e-aa93-c6a37afac6eb, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/cd86e4a0-c217-4e26-9bd1-aee7eb05de72 2026-04-14 10:45:09,893 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=03025552-35cd-4478-bec6-92e6289c494a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=90dafc33-7135-455a-a0b5-7af6df76a27e, client_auth_method=client-secret, username=admin, authSessionParentId=dee321c7-41ff-4e46-8248-f53c078dbf0c, authSessionTabId=mmtNvMrCKxQ 2026-04-14 10:45:10,597 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=6d598f88-bd03-448e-aa93-c6a37afac6eb, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/ce700314-0549-4f47-a56c-ba005971a231 2026-04-14 10:45:11,472 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=b98ff50b-9fbb-441e-94b2-615b80ebbcbb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e6bbe512-4fee-4e9a-a8a4-21532e6be0e0, client_auth_method=client-secret, username=admin, authSessionParentId=6bf36c59-6387-4cdc-8aa2-4025faecba21, authSessionTabId=-NmN6UvuMQ0 2026-04-14 10:45:11,587 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=6d598f88-bd03-448e-aa93-c6a37afac6eb, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, resourceType=CLIENT_ROLE, resourcePath=clients/42131d98-c44b-4a17-9bd7-3194c1f3a9d6/roles/member 2026-04-14 10:45:11,988 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=ec1f0002-e12f-4184-bed0-f5f000d7be49, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=45b9a911-7f7f-4614-bbf9-ca197a5f7ccc, client_auth_method=client-secret, username=admin, authSessionParentId=d9ab9d65-9c72-49a7-ae26-318f5ff64515, authSessionTabId=lSfmT6HqQ4M 2026-04-14 10:45:12,081 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=6d598f88-bd03-448e-aa93-c6a37afac6eb, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, resourceType=CLIENT_ROLE, resourcePath=clients/cd86e4a0-c217-4e26-9bd1-aee7eb05de72/roles/admin 2026-04-14 10:45:12,467 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=ff2205bb-38db-4049-8ba7-86c2269887af, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fbf62001-d01f-417c-9e65-dfac0add3bec, client_auth_method=client-secret, username=admin, authSessionParentId=4bb50558-f105-4de7-ab19-f4f8b2b8c5a4, authSessionTabId=qkvnWZzV2Ec 2026-04-14 10:45:12,554 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=6d598f88-bd03-448e-aa93-c6a37afac6eb, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, resourceType=CLIENT_ROLE, resourcePath=clients/cd86e4a0-c217-4e26-9bd1-aee7eb05de72/roles/editor 2026-04-14 10:45:12,946 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=495fbcc3-e278-47b8-8d0f-eb18c48a4c9f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=76a6989e-01c3-4511-9b14-75fb25c1c02f, client_auth_method=client-secret, username=admin, authSessionParentId=8c3fd6ee-b06c-45f5-8928-ba897ac160fb, authSessionTabId=wlR3cAPq8-c 2026-04-14 10:45:13,042 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=6d598f88-bd03-448e-aa93-c6a37afac6eb, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, resourceType=CLIENT_ROLE, resourcePath=clients/cd86e4a0-c217-4e26-9bd1-aee7eb05de72/roles/viewer 2026-04-14 10:45:13,418 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=2a5ee541-2f59-4501-aa54-992f7316421f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=aac384e7-a099-4716-adcd-85ae4947161a, client_auth_method=client-secret, username=admin, authSessionParentId=f51c92df-5189-4db3-a17d-d300b58154ac, authSessionTabId=UFYDGilsYS4 2026-04-14 10:45:13,512 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=6d598f88-bd03-448e-aa93-c6a37afac6eb, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, resourceType=CLIENT_ROLE, resourcePath=clients/ce700314-0549-4f47-a56c-ba005971a231/roles/member 2026-04-14 10:47:32,461 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=55569d7d-1eb9-4278-adb4-82f9e1c46ad3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7179a20f-2e94-4924-b6fb-9d0b6f0cc029, client_auth_method=client-secret, username=admin, authSessionParentId=304533a1-811f-4550-a3d2-a89461f80383, authSessionTabId=pFqN5_0MXZI 2026-04-14 10:47:32,706 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=6d598f88-bd03-448e-aa93-c6a37afac6eb, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, resourceType=REALM, resourcePath=null 2026-04-14 10:47:34,298 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=acbba062-1aa4-4d1c-9d5a-ec0ed07184ec, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c1c29636-000f-4de2-bfc6-8d6348a6dbdd, client_auth_method=client-secret, username=admin, authSessionParentId=a0954eda-c621-49a9-82aa-24081d6156f8, authSessionTabId=d0p97dnZuwY 2026-04-14 10:47:34,468 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=6d598f88-bd03-448e-aa93-c6a37afac6eb, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/515418dc-6244-44cf-b9d4-b1055f2ce836 2026-04-14 10:47:35,069 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=1aa45a2d-1e3b-40f8-a43d-1ef7d9466c29, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=54901973-598b-453f-9349-c51fe7b6c696, client_auth_method=client-secret, username=admin, authSessionParentId=37aa5c4f-45d3-4198-89c7-b1d2404a6fb9, authSessionTabId=70BwZ_r6Vao 2026-04-14 10:47:35,564 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=6d598f88-bd03-448e-aa93-c6a37afac6eb, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/882d10e7-a367-42b6-86a5-db1723dc2180/role-mappings/clients/8717d5c9-a75d-471c-83ba-823b0cd2b3e9 2026-04-14 10:52:10,803 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=b4084e30-f9d6-4c95-8e42-e658e23bce2d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8ef1d72e-323f-40b5-8142-39256a9ec6c7, client_auth_method=client-secret, username=admin, authSessionParentId=bc4fef8f-1c82-404d-bc5c-3052a726ff10, authSessionTabId=EQXzpC0e05A 2026-04-14 10:52:11,062 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=6d598f88-bd03-448e-aa93-c6a37afac6eb, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, resourceType=REALM, resourcePath=null 2026-04-14 10:52:11,736 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=cb97224d-2c05-4998-aa6e-4b3ee898da0c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2af2abea-4999-4ee8-ad80-745989301d42, client_auth_method=client-secret, username=admin, authSessionParentId=c6ea2de1-d1f0-4e61-8b38-b97e98f43151, authSessionTabId=rudGyHBJhyI 2026-04-14 10:52:11,807 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=6d598f88-bd03-448e-aa93-c6a37afac6eb, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/55083140-797c-47fe-9ea5-23a0dcddbeea 2026-04-14 10:52:11,885 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=6d598f88-bd03-448e-aa93-c6a37afac6eb, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/55083140-797c-47fe-9ea5-23a0dcddbeea/protocol-mappers/models/5d30ab94-3d9b-4146-b1ae-581010925ab7 2026-04-14 10:52:18,983 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=9da990bd-9270-4eae-ac35-42b2d3270c4a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=543872d6-cc14-4720-b1fb-f90befd6b9bc, client_auth_method=client-secret, username=admin, authSessionParentId=da6b2603-b168-47e8-bf23-aa72d474b9db, authSessionTabId=NXb0XpjbXwE 2026-04-14 10:52:19,045 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=6d598f88-bd03-448e-aa93-c6a37afac6eb, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/42131d98-c44b-4a17-9bd7-3194c1f3a9d6 2026-04-14 10:52:19,432 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=927599ea-6432-4bc2-a76b-3ad4ac8e9f8d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5d485305-a082-4aa4-a066-b73b66a1d906, client_auth_method=client-secret, username=admin, authSessionParentId=c0aeb6bf-d66e-4d15-9a17-c158c67fe251, authSessionTabId=jJ11wDeJFjU 2026-04-14 10:52:19,492 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=6d598f88-bd03-448e-aa93-c6a37afac6eb, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/cd86e4a0-c217-4e26-9bd1-aee7eb05de72 2026-04-14 10:52:19,901 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=c8aeb6c1-cf8d-4ce0-a21b-f3add5d74fea, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0fd981e7-e6aa-48a0-8335-43b2ea505e7a, client_auth_method=client-secret, username=admin, authSessionParentId=f16f5acc-cd61-429f-be6c-cab98dd17b2d, authSessionTabId=iQDUVx1fcRQ 2026-04-14 10:52:19,960 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=6d598f88-bd03-448e-aa93-c6a37afac6eb, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/ce700314-0549-4f47-a56c-ba005971a231 2026-04-14 10:52:20,546 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=2b23d865-8ff5-4015-bde3-b0d0857bafec, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=05783229-3a7a-4b5f-9714-2f9ff988c6f2, client_auth_method=client-secret, username=admin, authSessionParentId=8d7bd81f-a9d9-4e33-a63f-cece1d7a682f, authSessionTabId=hNEtM01bDN8 2026-04-14 10:52:20,946 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=2c3b734d-afbf-430d-a920-06b080bfbb97, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e195643e-216c-4f1b-82de-73a18b68b12c, client_auth_method=client-secret, username=admin, authSessionParentId=82816dbd-dff9-460c-a250-1fec900ee3e6, authSessionTabId=D2xOGczVP5Q 2026-04-14 10:52:21,337 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=7b3d781d-4231-4498-a1ab-903c5c38a729, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a63b4e7d-e98c-4c1f-9681-d7e79f8b1e35, client_auth_method=client-secret, username=admin, authSessionParentId=17bc5f88-8c15-41ef-971b-980bef76918a, authSessionTabId=rsx1-y9Lnz0 2026-04-14 10:52:21,751 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=6fea31e3-f216-4c51-92f1-ffd1934495be, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d05faea0-b896-4f18-8b8a-359caf47e9df, client_auth_method=client-secret, username=admin, authSessionParentId=fec7d750-ae5a-4ec5-a9a5-9576f063237d, authSessionTabId=tQg_ZV4Ji8E 2026-04-14 10:52:22,129 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=371c730d-435b-46c3-ae08-8d6c640f7252, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c1286852-84a5-4d4b-896e-45fe26324f1d, client_auth_method=client-secret, username=admin, authSessionParentId=108f0ac7-b695-4f50-9571-15f1d0719528, authSessionTabId=6wIk_MDcwuo 2026-04-14 10:53:16,717 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=14eae2c5-102f-4fed-90f7-9381f7b3bbfa, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=06d5ae50-bfbd-4661-92da-4d299af3b335, client_auth_method=client-secret, username=admin, authSessionParentId=06f4a213-f8b8-4da4-8282-72d84fa00fe3, authSessionTabId=ZSmfpYdXIK0 2026-04-14 10:53:16,821 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=6d598f88-bd03-448e-aa93-c6a37afac6eb, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, resourceType=REALM, resourcePath=null 2026-04-14 10:53:18,376 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=c909e22d-34cd-4b6a-a6a3-262c4d275329, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cbf0c89b-3d99-4204-8705-a7bfa999af14, client_auth_method=client-secret, username=admin, authSessionParentId=9cdace3c-fafd-4c15-aa84-4350f729ef25, authSessionTabId=UXO5P1Ak1P8 2026-04-14 10:53:18,441 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=6d598f88-bd03-448e-aa93-c6a37afac6eb, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/515418dc-6244-44cf-b9d4-b1055f2ce836 2026-04-14 10:53:19,067 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=cdb1be10-a6b1-44e2-a5f7-3a09a9c171e4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3489543a-fa87-4604-a151-1b233fba695b, client_auth_method=client-secret, username=admin, authSessionParentId=9b8fde4f-c921-4e98-8b92-0fd2f646ffd2, authSessionTabId=wT8U2KMb9No 2026-04-14 10:53:39,178 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=admin-cli, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=ac105b62-cc55-4da6-955d-5b791630f266, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=65c7cc6b-cdc6-4de3-b54f-18d6983260de, client_auth_method=client-secret, username=admin, authSessionParentId=863212d9-b536-4ff1-bff3-7831af89435d, authSessionTabId=6y6oFA-dbno 2026-04-14 10:53:39,278 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5818eb2f-a454-45e1-8151-a25becad3fd9, clientId=6d598f88-bd03-448e-aa93-c6a37afac6eb, userId=e745ea81-201e-4db9-9e11-0f76339a7b17, ipAddress=199.204.45.229, resourceType=USER, resourcePath=users/25ece340-502d-40f2-b5f5-302a42774890