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-02-27 01:22:53,730 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4648ms 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-02-27 01:22:55,245 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-02-27 01:22:57,515 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-02-27 01:22:57,685 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-02-27 01:22:57,883 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-02-27 01:22:58,002 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-02-27 01:22:58,004 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 5c5bdf41-e31e-420a-9c78-75ef4a6ff325, name: keycloak-0-41967 2026-02-27 01:22:58,011 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-02-27 01:22:58,011 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-02-27 01:22:58,022 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.33065 2026-02-27 01:22:58,232 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-02-27 01:23:00,029 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-41967: no members discovered after 2003 ms: creating cluster as coordinator 2026-02-27 01:23:00,039 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-41967|0] (1) [keycloak-0-41967] 2026-02-27 01:23:00,052 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-41967`, physical addresses are `[10.0.0.41:48601]` 2026-02-27 01:23:00,487 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-41967, Site name: null 2026-02-27 01:23:00,493 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-02-27 01:23:01,313 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-02-27 01:23:01,313 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-02-27 01:23:01,482 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-02-27 01:23:01,711 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-02-27 01:23:01,711 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-02-27 01:23:01,803 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-02-27 01:23:01,803 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-02-27 01:23:35,704 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-02-27 01:23:37,594 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 43.677s. Listening on: http://0.0.0.0:8080 2026-02-27 01:23:37,594 INFO [io.quarkus] (main) Profile prod activated. 2026-02-27 01:23:37,594 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-02-27 01:23:37,748 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-02-27 01:23:53,898 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=03d1f334-d1c2-4268-825a-abaccc4ace31, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a53218bc-a73f-4966-bf20-fb5d5ab89f9d, client_auth_method=client-secret, username=admin, authSessionParentId=fb79eff0-a0b8-4dea-8372-a2b5744e3273, authSessionTabId=9sTplMIYxcU 2026-02-27 01:23:55,477 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=845025dc-b1b0-4e73-9bc6-94c616ff7084, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, resourceType=REALM, resourcePath=atmosphere 2026-02-27 01:23:56,244 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=cc69e5f9-c026-4f7a-988b-c913ac88eff9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=21cc65f6-93b7-4f29-a171-bf90fe3ebaa1, client_auth_method=client-secret, username=admin, authSessionParentId=b2b161d3-6ffb-4f05-a109-601e18b4aa50, authSessionTabId=FSwpyTujOfs 2026-02-27 01:23:56,342 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=845025dc-b1b0-4e73-9bc6-94c616ff7084, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/e8feec01-2a24-44a2-9cde-fc0eced63ba3 2026-02-27 01:23:56,431 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=845025dc-b1b0-4e73-9bc6-94c616ff7084, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/e8feec01-2a24-44a2-9cde-fc0eced63ba3/protocol-mappers/models/19b81484-9554-41bf-88b1-4d3c94d8a7b6 2026-02-27 01:24:17,183 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=4038f891-e368-4def-9a55-172b31123c4f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a65752ed-51ac-4b06-a4e5-1798f7ed518e, client_auth_method=client-secret, username=admin, authSessionParentId=0cef8b32-0c35-41d8-ae12-599ef06a5e91, authSessionTabId=gJm7g_fDDN8 2026-02-27 01:24:17,294 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=845025dc-b1b0-4e73-9bc6-94c616ff7084, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, resourceType=CLIENT, resourcePath=clients/f82df2d0-e581-4574-bd95-b58bee98f1c6 2026-02-27 01:24:17,651 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=a5c67d10-b3b6-4963-bf87-9e647538e383, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0476a967-b41f-47ba-ab5f-bbf7bc11a0fc, client_auth_method=client-secret, username=admin, authSessionParentId=6f563a40-d7fd-4133-85c7-ec78c9022cba, authSessionTabId=M9d1wbB9I7c 2026-02-27 01:24:17,724 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=845025dc-b1b0-4e73-9bc6-94c616ff7084, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, resourceType=CLIENT, resourcePath=clients/8e3f2da4-2882-4d8d-95ff-e973b13d03ec 2026-02-27 01:24:18,082 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=d8ef130a-1612-41c1-b68e-43b9b8f11d84, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3c28c9de-c5f5-4d68-a14b-539f6254a1b5, client_auth_method=client-secret, username=admin, authSessionParentId=2070b186-9b45-408b-b66f-36caa339941a, authSessionTabId=_q7NsdNi3j8 2026-02-27 01:24:18,145 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=845025dc-b1b0-4e73-9bc6-94c616ff7084, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, resourceType=CLIENT, resourcePath=clients/3196dae1-9d28-4ff5-9411-987c249b03c4 2026-02-27 01:24:18,747 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=98546b8e-6fd3-4bae-bf3a-59822497d492, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ccb97a57-924f-48fb-917e-65480b45d82b, client_auth_method=client-secret, username=admin, authSessionParentId=eb7fa4ee-beec-4780-96fc-86c812caa484, authSessionTabId=nr27KGWKIT0 2026-02-27 01:24:18,861 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=845025dc-b1b0-4e73-9bc6-94c616ff7084, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, resourceType=CLIENT_ROLE, resourcePath=clients/f82df2d0-e581-4574-bd95-b58bee98f1c6/roles/member 2026-02-27 01:24:19,233 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=aded4794-a729-42a4-bf32-a74643f70b16, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2e13656b-68bb-447b-9f99-364a33961716, client_auth_method=client-secret, username=admin, authSessionParentId=f130619a-0395-4fc1-947a-d16a246695c4, authSessionTabId=x7JmWfldrGc 2026-02-27 01:24:19,327 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=845025dc-b1b0-4e73-9bc6-94c616ff7084, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, resourceType=CLIENT_ROLE, resourcePath=clients/8e3f2da4-2882-4d8d-95ff-e973b13d03ec/roles/admin 2026-02-27 01:24:19,721 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=efe8d01f-e58c-435e-87aa-d69f70603302, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=aa7d711a-fe5d-4312-a1e6-83bfce6b50b6, client_auth_method=client-secret, username=admin, authSessionParentId=47e5b803-8006-4061-9a30-ec3a896dc5b2, authSessionTabId=5ePoFI8XKYs 2026-02-27 01:24:19,803 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=845025dc-b1b0-4e73-9bc6-94c616ff7084, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, resourceType=CLIENT_ROLE, resourcePath=clients/8e3f2da4-2882-4d8d-95ff-e973b13d03ec/roles/editor 2026-02-27 01:24:20,185 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=e551abf5-9a9c-4ae7-9e34-fa83f74a34b1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3dc1e094-b28f-4c57-86b9-a2ba88d7969e, client_auth_method=client-secret, username=admin, authSessionParentId=c4ad29fa-00c4-4cf6-aaf0-8243d05dff90, authSessionTabId=hnlhwy_MAac 2026-02-27 01:24:20,277 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=845025dc-b1b0-4e73-9bc6-94c616ff7084, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, resourceType=CLIENT_ROLE, resourcePath=clients/8e3f2da4-2882-4d8d-95ff-e973b13d03ec/roles/viewer 2026-02-27 01:24:20,634 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=8c56f3d1-b61c-4b22-9ec1-1b8e03a4677c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9b8213c3-e502-4db1-9dc9-93273620c2f8, client_auth_method=client-secret, username=admin, authSessionParentId=28236dd1-54e8-407e-9a4b-5f24538782d1, authSessionTabId=jlOgvRtPWyg 2026-02-27 01:24:20,702 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=845025dc-b1b0-4e73-9bc6-94c616ff7084, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, resourceType=CLIENT_ROLE, resourcePath=clients/3196dae1-9d28-4ff5-9411-987c249b03c4/roles/member 2026-02-27 01:26:46,725 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=0e3e9e27-abf8-4e09-96ac-e60cdd6f3e3f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=38f1dd49-e4c1-4f6f-993c-5bb38b5e97a0, client_auth_method=client-secret, username=admin, authSessionParentId=8ef960ba-6946-4260-bab4-c6f99e90c9b9, authSessionTabId=Pnt9M97gLuU 2026-02-27 01:26:46,908 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=845025dc-b1b0-4e73-9bc6-94c616ff7084, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, resourceType=REALM, resourcePath=null 2026-02-27 01:26:48,171 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=d911de63-dd58-42a0-9e99-ea6fb54f9132, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dad74aa3-41a3-40b2-bc9c-0031d7c1d6a4, client_auth_method=client-secret, username=admin, authSessionParentId=84bd08f1-a871-4ae6-923c-b5dc0e99d182, authSessionTabId=2hHeXpcdgDA 2026-02-27 01:26:48,260 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=845025dc-b1b0-4e73-9bc6-94c616ff7084, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, resourceType=CLIENT, resourcePath=clients/0d18a870-7d7a-43c6-8402-445c2d19f2f1 2026-02-27 01:26:49,018 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=323a56b2-86ee-4ced-855e-b31876d6c048, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0a5cf0e2-d453-4617-8d73-b0604d7fe57c, client_auth_method=client-secret, username=admin, authSessionParentId=3c79e2c8-4350-41a0-8ffa-4929a732e878, authSessionTabId=ATH6NVu0tYM 2026-02-27 01:26:49,283 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=845025dc-b1b0-4e73-9bc6-94c616ff7084, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/5969a152-0b12-472b-b72e-97db43e5ab30/role-mappings/clients/5ace147e-e6ca-42ab-9e39-bd6daac20214 2026-02-27 02:17:51,269 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=8df529ff-252d-476a-bb0c-f663fbf4f159, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ffbb9983-bac8-454f-bf9c-0447ead074e6, client_auth_method=client-secret, username=admin, authSessionParentId=791052a5-b987-4b43-a65a-f51e003bb001, authSessionTabId=lTYocvYQFNM 2026-02-27 02:17:51,386 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=845025dc-b1b0-4e73-9bc6-94c616ff7084, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, resourceType=REALM, resourcePath=null 2026-02-27 02:17:52,104 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=f476a885-482d-4595-a372-4ead8887704a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8a9a8285-a83d-4f4e-91f4-73960b9a5ff8, client_auth_method=client-secret, username=admin, authSessionParentId=2de9f5ea-7dbd-45dc-97f3-7666e23f6eac, authSessionTabId=IHLt74Zsn0s 2026-02-27 02:17:52,155 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=845025dc-b1b0-4e73-9bc6-94c616ff7084, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/e8feec01-2a24-44a2-9cde-fc0eced63ba3 2026-02-27 02:17:52,208 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=845025dc-b1b0-4e73-9bc6-94c616ff7084, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/e8feec01-2a24-44a2-9cde-fc0eced63ba3/protocol-mappers/models/19b81484-9554-41bf-88b1-4d3c94d8a7b6 2026-02-27 02:17:58,094 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=ac01bf75-1641-49c0-bf56-cb450a3a32ca, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=36eccfec-206b-4b6f-84ab-f505aae4f775, client_auth_method=client-secret, username=admin, authSessionParentId=3c7a1f21-09da-4cf7-8f7f-8ea9f9dbd983, authSessionTabId=0QsXXqg3Bd0 2026-02-27 02:17:58,158 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=845025dc-b1b0-4e73-9bc6-94c616ff7084, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, resourceType=CLIENT, resourcePath=clients/f82df2d0-e581-4574-bd95-b58bee98f1c6 2026-02-27 02:17:58,494 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=c15e086b-8321-44f9-a7a9-c26bfbac7a45, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=303d4586-cef5-4e69-ae6d-09a9da53c197, client_auth_method=client-secret, username=admin, authSessionParentId=2297ecfc-e84a-42ca-b7ab-2464f64eb281, authSessionTabId=ZdJA8AOQVEA 2026-02-27 02:17:58,556 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=845025dc-b1b0-4e73-9bc6-94c616ff7084, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, resourceType=CLIENT, resourcePath=clients/8e3f2da4-2882-4d8d-95ff-e973b13d03ec 2026-02-27 02:17:58,918 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=4be105fb-a09f-4a8b-a550-dc73e3898534, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=41a39e54-a0d7-414d-8797-cb518afa328c, client_auth_method=client-secret, username=admin, authSessionParentId=b7e155b9-935a-44bc-adbe-bad45fcca9f5, authSessionTabId=AspEQzDHdTQ 2026-02-27 02:17:58,972 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=845025dc-b1b0-4e73-9bc6-94c616ff7084, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, resourceType=CLIENT, resourcePath=clients/3196dae1-9d28-4ff5-9411-987c249b03c4 2026-02-27 02:17:59,621 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=fbb0c3c6-0234-4fcc-89c8-267788bcd0d6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cd823c93-4165-4b1e-b1d3-547171c3f178, client_auth_method=client-secret, username=admin, authSessionParentId=92dead07-459e-46dc-8ef1-e486901e5189, authSessionTabId=ChlzAiFx-gQ 2026-02-27 02:17:59,964 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=6e55bbd1-8726-42fb-86bd-de83c196300e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7f3f8e82-e360-4824-9b5f-554fb7166573, client_auth_method=client-secret, username=admin, authSessionParentId=77ea9c65-cf95-479b-9aef-bc615418afed, authSessionTabId=EaN3q4eF1xE 2026-02-27 02:18:00,312 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=fc4c11c9-2e59-46ed-bc67-34168476ba11, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a429ff25-2148-4a84-9f0f-066538050625, client_auth_method=client-secret, username=admin, authSessionParentId=7caf67ba-1be6-4d00-aed9-ae84b4e7a190, authSessionTabId=uGrm8F0Tq_A 2026-02-27 02:18:00,645 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=1c0b7071-66c7-4c60-92f4-73bed45f1470, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=00886139-6135-446a-96c4-13c0df2ac622, client_auth_method=client-secret, username=admin, authSessionParentId=aa3e41d9-5e02-478b-9b28-ffbfbfac7410, authSessionTabId=nJHg70Jnpf4 2026-02-27 02:18:00,986 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=79e049ae-44c4-461e-875c-55ae24293933, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=45ae73c4-5859-47ec-9068-b2dfeb3807f6, client_auth_method=client-secret, username=admin, authSessionParentId=32ea5b46-32c2-423d-af1f-1d9a9dced824, authSessionTabId=-4sEkx_oDtU 2026-02-27 02:19:10,915 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=918ad5f7-2797-4132-b2cf-b9313d69947f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0ab091a7-928b-4a61-8636-e16f78fb0292, client_auth_method=client-secret, username=admin, authSessionParentId=6a833b5e-9505-4baf-b593-d56a109a39ea, authSessionTabId=_fMIiPhDXa0 2026-02-27 02:19:11,015 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=845025dc-b1b0-4e73-9bc6-94c616ff7084, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, resourceType=REALM, resourcePath=null 2026-02-27 02:19:12,417 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=9eb0d2a4-5493-4dd3-bd7b-9c3b39e0eeac, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ddb609d2-1f5b-4ed4-91c4-3def6f190a17, client_auth_method=client-secret, username=admin, authSessionParentId=026447e7-0706-455b-a320-e335ba94ba4d, authSessionTabId=t_Taizk89pA 2026-02-27 02:19:12,471 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=845025dc-b1b0-4e73-9bc6-94c616ff7084, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, resourceType=CLIENT, resourcePath=clients/0d18a870-7d7a-43c6-8402-445c2d19f2f1 2026-02-27 02:19:13,147 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=c6c3252b-1eea-4e69-8b53-8f975e9fbed3, clientId=admin-cli, userId=1d449c63-182a-478e-b25a-3fcccd0ee347, ipAddress=162.253.55.43, auth_method=openid-connect, token_id=e3048692-1fca-4915-b6f9-2e34f8a91cda, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b7514c1b-243c-479b-b554-adc8903343f6, client_auth_method=client-secret, username=admin, authSessionParentId=39f8caa8-cbd2-48ca-9b6c-3106f72a4760, authSessionTabId=HIlbTSc86fk