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-05-09 21:51:15,971 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5420ms 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-05-09 21:51:17,601 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-05-09 21:51:19,983 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-09 21:51:20,057 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-09 21:51:20,242 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-09 21:51:20,439 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-09 21:51:20,442 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 6ef06151-cc99-4f62-aa8d-650cf118c6ba, name: keycloak-0-23471 2026-05-09 21:51:20,449 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-05-09 21:51:20,450 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-05-09 21:51:20,477 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.34854 2026-05-09 21:51:20,922 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-05-09 21:51:21,775 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-05-09 21:51:21,775 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-05-09 21:51:21,957 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-09 21:51:22,234 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-05-09 21:51:22,234 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-05-09 21:51:22,328 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-05-09 21:51:22,328 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-05-09 21:51:22,489 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-23471: no members discovered after 2004 ms: creating cluster as coordinator 2026-05-09 21:51:22,503 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-23471|0] (1) [keycloak-0-23471] 2026-05-09 21:51:22,521 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-23471`, physical addresses are `[10.0.0.224:50390]` 2026-05-09 21:51:54,245 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-23471, Site name: null 2026-05-09 21:51:54,399 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-09 21:51:54,430 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-09 21:51:57,295 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.149s. Listening on: http://0.0.0.0:8080 2026-05-09 21:51:57,296 INFO [io.quarkus] (main) Profile prod activated. 2026-05-09 21:51:57,297 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-05-09 21:51:57,479 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-09 21:52:17,640 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=2fba8b3e-87aa-44bc-a8ce-02fc48085df7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b645155f-4a21-4fe1-8b6f-24a8a403df62, client_auth_method=client-secret, username=admin, authSessionParentId=0ebfc753-c324-4119-95a0-6cc198148589, authSessionTabId=zeeQi2i14lA 2026-05-09 21:52:19,051 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=968024ba-34ec-4cfc-bdec-284294364846, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, resourceType=REALM, resourcePath=atmosphere 2026-05-09 21:52:19,959 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=c92fdcdd-9803-4b0c-8739-156ece1ae2a6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=33a418bf-2d5e-4a87-881a-3d4c64d84fc7, client_auth_method=client-secret, username=admin, authSessionParentId=27f5403e-50b3-4a17-a3a6-236bc3c7f761, authSessionTabId=hw_dExobBJU 2026-05-09 21:52:20,064 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=968024ba-34ec-4cfc-bdec-284294364846, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/3dbb7caf-af7d-40fa-a5ac-c71b51972075 2026-05-09 21:52:20,174 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=968024ba-34ec-4cfc-bdec-284294364846, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/3dbb7caf-af7d-40fa-a5ac-c71b51972075/protocol-mappers/models/05f1cdbd-db6d-42da-bcf9-12b9d948ad17 2026-05-09 21:52:41,436 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=fcf0c38f-1a41-4385-a469-6eda69b15992, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1a59b5a7-80d0-49cc-8b3d-806d57ac6337, client_auth_method=client-secret, username=admin, authSessionParentId=89589061-fe79-4ed4-8082-d7fcd06b09d2, authSessionTabId=T6H0MKjGFL8 2026-05-09 21:52:41,552 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=968024ba-34ec-4cfc-bdec-284294364846, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/9347c813-13f5-463f-9753-1c55051ab988 2026-05-09 21:52:41,946 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=a9dc0edc-2f36-4537-b2fc-3f089d0303b3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ee99e02a-29aa-40f6-af15-85bfcb41d297, client_auth_method=client-secret, username=admin, authSessionParentId=670d73ae-f88a-491f-ac3a-b347429ede87, authSessionTabId=wYZcEBdPI0o 2026-05-09 21:52:42,005 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=968024ba-34ec-4cfc-bdec-284294364846, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/aa8fdd42-38b5-464a-a934-d1fdd44f9f37 2026-05-09 21:52:42,502 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=e44330e6-fe5c-40b2-ac77-9e8436282929, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0a36e91b-2971-4f21-bdbc-48c1546a94bc, client_auth_method=client-secret, username=admin, authSessionParentId=7817be07-45f7-41b8-b381-1756474e02c0, authSessionTabId=_0Jd0SES6U0 2026-05-09 21:52:42,583 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=968024ba-34ec-4cfc-bdec-284294364846, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/90948807-c81d-4881-a49a-cbf16c6aa4a8 2026-05-09 21:52:43,246 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=32fef4db-dbda-436d-ba52-8ce1709d2ca3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=31bae1ef-afdc-456d-aa09-173ed51abf13, client_auth_method=client-secret, username=admin, authSessionParentId=ddba5a44-3083-4186-9b2c-c48950690db7, authSessionTabId=OZQ_Vxdbf04 2026-05-09 21:52:43,342 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=968024ba-34ec-4cfc-bdec-284294364846, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, resourceType=CLIENT_ROLE, resourcePath=clients/9347c813-13f5-463f-9753-1c55051ab988/roles/member 2026-05-09 21:52:43,706 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=291b0c4b-b3d7-4545-b320-6609cc8e7208, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=73ee48f1-29e5-4997-a60a-1579c76a52c9, client_auth_method=client-secret, username=admin, authSessionParentId=7d90b00a-6606-4465-94d4-8cd3ae450908, authSessionTabId=8NbFcOOFzZU 2026-05-09 21:52:43,797 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=968024ba-34ec-4cfc-bdec-284294364846, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, resourceType=CLIENT_ROLE, resourcePath=clients/aa8fdd42-38b5-464a-a934-d1fdd44f9f37/roles/admin 2026-05-09 21:52:44,205 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=edd8f36a-f8c0-4bb0-81a9-c4a095c5b5db, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ae5bf2d4-6b4f-41a0-ae5e-00d9108b6f40, client_auth_method=client-secret, username=admin, authSessionParentId=54b8403c-4947-4ef8-922d-5a00a4b88918, authSessionTabId=UkkoYn1J_Tg 2026-05-09 21:52:44,286 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=968024ba-34ec-4cfc-bdec-284294364846, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, resourceType=CLIENT_ROLE, resourcePath=clients/aa8fdd42-38b5-464a-a934-d1fdd44f9f37/roles/editor 2026-05-09 21:52:44,668 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=df6be04a-5497-4d30-8159-c64ac61b4a69, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3e9aa9b9-5818-4efa-bdd5-0947236519dd, client_auth_method=client-secret, username=admin, authSessionParentId=7aa5d492-7be3-49f9-be90-c52fa3472754, authSessionTabId=uy3qdFATt0o 2026-05-09 21:52:44,770 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=968024ba-34ec-4cfc-bdec-284294364846, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, resourceType=CLIENT_ROLE, resourcePath=clients/aa8fdd42-38b5-464a-a934-d1fdd44f9f37/roles/viewer 2026-05-09 21:52:45,154 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=80f4ba96-6a20-473d-af9b-6428f211f912, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=195c2fe2-9a2b-426c-9308-4d0abb3a68d9, client_auth_method=client-secret, username=admin, authSessionParentId=504b4c13-e472-4dd2-8bf0-56c284b8dbd1, authSessionTabId=mlphRXnd8yQ 2026-05-09 21:52:45,236 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=968024ba-34ec-4cfc-bdec-284294364846, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, resourceType=CLIENT_ROLE, resourcePath=clients/90948807-c81d-4881-a49a-cbf16c6aa4a8/roles/member 2026-05-09 21:55:01,593 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=66bd9577-b909-4f5b-a940-4d098a8516db, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=23b6ba05-d835-462f-be0a-85c9e9372dee, client_auth_method=client-secret, username=admin, authSessionParentId=d7af443c-6860-430f-b0cd-e0fbcc687fab, authSessionTabId=N3ZMRd5ChvQ 2026-05-09 21:55:01,781 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=968024ba-34ec-4cfc-bdec-284294364846, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, resourceType=REALM, resourcePath=null 2026-05-09 21:55:03,206 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=99aa469e-86b2-4f10-bb15-7e3ed8ca4a3c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=71bf11bb-42dc-4a61-80f3-f582f6eb19b3, client_auth_method=client-secret, username=admin, authSessionParentId=c6f61660-3a24-43a8-8a52-e8470f6bc5f7, authSessionTabId=NkrlLMqat1o 2026-05-09 21:55:03,303 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=968024ba-34ec-4cfc-bdec-284294364846, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/e4255cf4-7681-499a-9d6e-66bc9975b210 2026-05-09 21:55:04,017 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=b52fb454-8e29-4d86-b151-8d0da59de887, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0db6e6d5-bd73-4363-99e8-da850aed902f, client_auth_method=client-secret, username=admin, authSessionParentId=201b6417-a19e-469e-8db9-e3d4b98af329, authSessionTabId=65LkCuwdmi4 2026-05-09 21:55:04,283 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=968024ba-34ec-4cfc-bdec-284294364846, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/711054ff-5463-43a1-a8d5-240926e56bcf/role-mappings/clients/6ea6ebe1-b63a-4e16-b60b-7a90537a7f58 2026-05-09 22:42:56,432 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=909705d1-30be-45be-b737-08e3661a001b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=39e0027e-8cde-4dba-9b2f-03d4f4ce5cda, client_auth_method=client-secret, username=admin, authSessionParentId=1602f50a-4b6f-42b2-aae4-a4f3e273ad16, authSessionTabId=GNxPixAhU3o 2026-05-09 22:42:56,557 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=968024ba-34ec-4cfc-bdec-284294364846, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, resourceType=REALM, resourcePath=null 2026-05-09 22:42:57,247 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=4da5c708-af9e-4629-ab00-42a816a0c86e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d2cba90f-480e-4a13-b6c0-fb15fcb19132, client_auth_method=client-secret, username=admin, authSessionParentId=06c19c42-2647-4e21-83ba-a868a98850c3, authSessionTabId=p11Xa9h97BU 2026-05-09 22:42:57,306 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=968024ba-34ec-4cfc-bdec-284294364846, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/3dbb7caf-af7d-40fa-a5ac-c71b51972075 2026-05-09 22:42:57,361 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=968024ba-34ec-4cfc-bdec-284294364846, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/3dbb7caf-af7d-40fa-a5ac-c71b51972075/protocol-mappers/models/05f1cdbd-db6d-42da-bcf9-12b9d948ad17 2026-05-09 22:43:03,483 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=99fff2eb-e8d7-4fc2-a253-6f26d4e88566, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=be94367d-d1a9-43dd-a710-aa8fd9593f26, client_auth_method=client-secret, username=admin, authSessionParentId=1061fe38-4406-4751-8642-25af2d3ca0d1, authSessionTabId=2GZjxQ9BoDY 2026-05-09 22:43:03,536 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=968024ba-34ec-4cfc-bdec-284294364846, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/9347c813-13f5-463f-9753-1c55051ab988 2026-05-09 22:43:03,887 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=ef376e43-3b8b-4dc2-b90f-60052bd6dd22, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=999b1807-cce6-4a79-885b-d595e3cd9fb2, client_auth_method=client-secret, username=admin, authSessionParentId=1cb49ead-13ce-44d1-b2d6-4d4d807246dc, authSessionTabId=mwaJSpq8HVM 2026-05-09 22:43:03,940 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=968024ba-34ec-4cfc-bdec-284294364846, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/aa8fdd42-38b5-464a-a934-d1fdd44f9f37 2026-05-09 22:43:04,322 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=4a5b1f74-bb7b-415a-9c4a-04c80cd5461a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e8482231-4568-4f72-a1cb-d16f7a2d5fe2, client_auth_method=client-secret, username=admin, authSessionParentId=d12c7df1-d4c6-4627-aea1-799631075200, authSessionTabId=pzTvE3SLVpk 2026-05-09 22:43:04,374 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=968024ba-34ec-4cfc-bdec-284294364846, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/90948807-c81d-4881-a49a-cbf16c6aa4a8 2026-05-09 22:43:05,043 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=7cc7fdea-7ef4-4f62-ad86-09d993f23b5e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c54de2ee-e685-4dba-aa57-dfbb2704afe9, client_auth_method=client-secret, username=admin, authSessionParentId=63856307-5844-47ff-b455-903cb5b6ad5a, authSessionTabId=GuiVzgMBA5Y 2026-05-09 22:43:05,386 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=92f5ca52-865c-467d-98fb-f7d86cf2e068, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c09a445e-0f37-4d3b-b367-e5f7769650bd, client_auth_method=client-secret, username=admin, authSessionParentId=c669f968-1164-4cf3-9744-20e362476ca2, authSessionTabId=CsWGesbCzSc 2026-05-09 22:43:05,776 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=4122b1a7-a807-4813-9435-f00328a1b36b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c0a036a6-c78f-4b0d-8995-b5abdd5d67f8, client_auth_method=client-secret, username=admin, authSessionParentId=7b5780c2-3b21-4201-a338-bdeaae5444e9, authSessionTabId=tBXBjeVwt9k 2026-05-09 22:43:06,105 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=c55ec9a7-34f1-41a4-ac89-ae6d93a3605b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f060b571-fef4-4fdf-93ae-25b267b90cf5, client_auth_method=client-secret, username=admin, authSessionParentId=0ef790c9-1440-46cf-bd06-711661698f90, authSessionTabId=5TUBqQk5-V8 2026-05-09 22:43:06,449 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=22fda446-179c-4032-b7f6-99621c36a1ba, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5f5edd41-de54-4c0d-a0d2-72da526d7049, client_auth_method=client-secret, username=admin, authSessionParentId=0f2174c5-3277-48af-89c7-09c7e3f1f8ef, authSessionTabId=nySzqqvfHEM 2026-05-09 22:44:15,778 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=0883bf30-4400-49d1-89a7-c314df4e1d9f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6929152b-4287-4920-8ecb-17dd1480eb42, client_auth_method=client-secret, username=admin, authSessionParentId=c54cbc89-d46b-4000-a674-8896fbb14bc7, authSessionTabId=iCnsIQ7KjHU 2026-05-09 22:44:15,880 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=968024ba-34ec-4cfc-bdec-284294364846, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, resourceType=REALM, resourcePath=null 2026-05-09 22:44:17,394 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=76b03393-a993-4279-a002-0b88727cc38e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=31b0c12e-2438-4148-9d49-c00ca2a2029a, client_auth_method=client-secret, username=admin, authSessionParentId=db891de4-2547-40f7-9850-d8d4ea4234da, authSessionTabId=7BljfkKmxu8 2026-05-09 22:44:17,443 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=968024ba-34ec-4cfc-bdec-284294364846, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/e4255cf4-7681-499a-9d6e-66bc9975b210 2026-05-09 22:44:18,073 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=34ac2d02-9606-41e1-8346-50e7923249ac, clientId=admin-cli, userId=9ba98b47-7360-43cd-9775-a7959adbca4e, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=5066ec8f-780e-4a06-bb5c-ac2a98c60ed1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a9b27a1e-a07e-4e6f-8c37-1e0c8ed6c665, client_auth_method=client-secret, username=admin, authSessionParentId=bc8c9b91-124c-4729-8c88-c7b4582cca2d, authSessionTabId=aHH7w17GPLI