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:23:08,107 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4780ms 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:23:09,465 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:23:11,642 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-02-27 01:23:11,782 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-02-27 01:23:11,979 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:23:12,076 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-02-27 01:23:12,078 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: d087a2de-e2ef-44c0-a09b-b35e6744e79c, name: keycloak-0-51096 2026-02-27 01:23:12,091 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:23:12,092 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:23:12,101 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.35269 2026-02-27 01:23:12,372 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:13,131 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:13,131 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:13,307 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:13,510 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:13,510 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:13,618 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:13,619 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:14,106 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-51096: no members discovered after 2002 ms: creating cluster as coordinator 2026-02-27 01:23:14,119 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-51096|0] (1) [keycloak-0-51096] 2026-02-27 01:23:14,133 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-51096`, physical addresses are `[10.0.0.129:50805]` 2026-02-27 01:23:47,524 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-51096, Site name: null 2026-02-27 01:23:47,693 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-02-27 01:23:47,714 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-02-27 01:23:49,775 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.451s. Listening on: http://0.0.0.0:8080 2026-02-27 01:23:49,776 INFO [io.quarkus] (main) Profile prod activated. 2026-02-27 01:23:49,776 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:49,939 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-02-27 01:24:03,481 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=60a03fe1-65a6-482c-ad2d-0a9c7609ca07, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=14f4cd86-c33f-4b00-95ca-573937f46b29, client_auth_method=client-secret, username=admin, authSessionParentId=13c7fea8-bfd2-4c49-b3c1-56604bb30f2d, authSessionTabId=F8jNhXpdhuw 2026-02-27 01:24:05,105 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=ef664b2f-29c9-4bc7-9002-495bd279aaee, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, resourceType=REALM, resourcePath=atmosphere 2026-02-27 01:24:05,907 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=fd37e805-b03e-4684-9aab-00324f5d6e03, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e80ffe76-9b80-46bc-a691-a406c3f2b854, client_auth_method=client-secret, username=admin, authSessionParentId=51429708-9562-463a-b670-f03bbccfa175, authSessionTabId=1-euQoMpROE 2026-02-27 01:24:06,001 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=ef664b2f-29c9-4bc7-9002-495bd279aaee, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/211094a8-3df5-4ca7-87ad-c3f9f637aebe 2026-02-27 01:24:06,086 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=ef664b2f-29c9-4bc7-9002-495bd279aaee, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/211094a8-3df5-4ca7-87ad-c3f9f637aebe/protocol-mappers/models/709306f6-7f21-4cbe-92ce-48adab4b0274 2026-02-27 01:24:26,955 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=389ea521-0298-4a31-9a3c-9658035da6b4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bd920452-0455-44c0-8a07-5788f0ddb9a4, client_auth_method=client-secret, username=admin, authSessionParentId=725b65c8-d264-462c-a685-9c1727abbc79, authSessionTabId=mNk2kDEigTs 2026-02-27 01:24:27,058 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=ef664b2f-29c9-4bc7-9002-495bd279aaee, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, resourceType=CLIENT, resourcePath=clients/62fddd07-08e5-4c1b-a26e-202a18510efe 2026-02-27 01:24:27,414 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=01f7017a-ac6c-4a6e-acf1-cb4d4cd2e78e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=538f6cb6-52dc-45fa-a3a4-6241502ec9de, client_auth_method=client-secret, username=admin, authSessionParentId=bc905549-07af-4370-a33d-fe41adbbd0d4, authSessionTabId=ZFdnPexAvW0 2026-02-27 01:24:27,483 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=ef664b2f-29c9-4bc7-9002-495bd279aaee, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, resourceType=CLIENT, resourcePath=clients/fb2a6749-aeb7-4649-b6c9-0cda9964e9ba 2026-02-27 01:24:27,841 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=023f111e-9726-45ec-9bfd-9d9652335b25, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=98b32715-eeda-4b45-9300-9c17294ae645, client_auth_method=client-secret, username=admin, authSessionParentId=8c5c9603-2673-4ad4-9871-fe8d635f7316, authSessionTabId=VrR1rXqTh1w 2026-02-27 01:24:27,911 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=ef664b2f-29c9-4bc7-9002-495bd279aaee, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, resourceType=CLIENT, resourcePath=clients/c9f1733c-fd71-4398-8082-a7d72d219732 2026-02-27 01:24:28,568 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=cd1780d1-be49-45b6-b428-6b1246be1362, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7aeefdfa-d94b-4742-ae04-589a26122ee2, client_auth_method=client-secret, username=admin, authSessionParentId=cb68ac50-5c52-4f42-982a-5734f9c716e9, authSessionTabId=9e4MZKR832A 2026-02-27 01:24:28,676 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=ef664b2f-29c9-4bc7-9002-495bd279aaee, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, resourceType=CLIENT_ROLE, resourcePath=clients/62fddd07-08e5-4c1b-a26e-202a18510efe/roles/member 2026-02-27 01:24:29,050 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=3a59bc07-6f46-48ab-81f4-56e216aef0c6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=08ba404e-5789-4879-b05f-6bc4164c9d01, client_auth_method=client-secret, username=admin, authSessionParentId=ac4a1c17-b0aa-4574-a3bd-04c190ee93dd, authSessionTabId=NqzxyYSxI4Y 2026-02-27 01:24:29,126 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=ef664b2f-29c9-4bc7-9002-495bd279aaee, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, resourceType=CLIENT_ROLE, resourcePath=clients/fb2a6749-aeb7-4649-b6c9-0cda9964e9ba/roles/admin 2026-02-27 01:24:29,477 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=cacefe21-e940-4dcb-bde3-543bb918cbdb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=499e5cff-638b-41ec-be0d-f0ccc2882f01, client_auth_method=client-secret, username=admin, authSessionParentId=eb0acae2-4978-4cfb-9490-1032650d434c, authSessionTabId=TTdQu8C-wA8 2026-02-27 01:24:29,618 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=ef664b2f-29c9-4bc7-9002-495bd279aaee, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, resourceType=CLIENT_ROLE, resourcePath=clients/fb2a6749-aeb7-4649-b6c9-0cda9964e9ba/roles/editor 2026-02-27 01:24:29,983 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=85146b83-ac28-4fd8-8b00-4af22fb9f5be, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ffe8ea40-1705-4b62-b121-a6c6221c35fc, client_auth_method=client-secret, username=admin, authSessionParentId=947041dc-ff06-469a-92dc-192752c263aa, authSessionTabId=fPa9Rn6DzHY 2026-02-27 01:24:30,068 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=ef664b2f-29c9-4bc7-9002-495bd279aaee, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, resourceType=CLIENT_ROLE, resourcePath=clients/fb2a6749-aeb7-4649-b6c9-0cda9964e9ba/roles/viewer 2026-02-27 01:24:30,435 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=93a6726a-7569-48ee-bcfa-9400cd1d0f58, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e954ee64-1418-4220-a4a8-1ea128b945cb, client_auth_method=client-secret, username=admin, authSessionParentId=ca342c6d-c089-4d19-bd56-87f896a7036e, authSessionTabId=Ys7pt5mAuVw 2026-02-27 01:24:30,508 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=ef664b2f-29c9-4bc7-9002-495bd279aaee, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, resourceType=CLIENT_ROLE, resourcePath=clients/c9f1733c-fd71-4398-8082-a7d72d219732/roles/member 2026-02-27 01:26:58,988 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=2bb822fa-6dd8-4bea-a810-1e13849ff6ad, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fd2c5866-48a0-4f5b-8bb5-235233933ec2, client_auth_method=client-secret, username=admin, authSessionParentId=371b55e0-564c-4b8f-b499-e740bcf961a4, authSessionTabId=7or1hNjbgyY 2026-02-27 01:26:59,168 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=ef664b2f-29c9-4bc7-9002-495bd279aaee, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, resourceType=REALM, resourcePath=null 2026-02-27 01:27:00,482 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=28760a6e-9069-4286-92e6-88f4107b44b5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=23edc759-8494-4fa7-b02c-614590d01850, client_auth_method=client-secret, username=admin, authSessionParentId=efe648db-d67f-4d11-825c-87fb3897a6d1, authSessionTabId=l4lqQs1Ozp8 2026-02-27 01:27:00,575 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=ef664b2f-29c9-4bc7-9002-495bd279aaee, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, resourceType=CLIENT, resourcePath=clients/64338ccd-f3a7-412b-b515-cb4b92f773d8 2026-02-27 01:27:01,280 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=e53679c2-a73b-4438-b4df-afc539749660, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bf942320-0eb2-4e63-a1c1-d9f530d6541d, client_auth_method=client-secret, username=admin, authSessionParentId=6f62bdc3-4f17-4ebc-915b-e7bc648fbddc, authSessionTabId=eAiABKpBCy8 2026-02-27 01:27:01,539 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=ef664b2f-29c9-4bc7-9002-495bd279aaee, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/8b06431e-948e-4726-bfbd-971c996a6162/role-mappings/clients/66458214-9bae-4055-88d9-b122fedb1cf5 2026-02-27 02:18:13,701 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=67f2482f-fc92-429e-b71d-0a95c9bc75f7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=49a2bc39-8758-496a-8e12-d1218ac32846, client_auth_method=client-secret, username=admin, authSessionParentId=90b2473f-6cf2-45e1-80bb-5323e246c722, authSessionTabId=s3GZvKHZyqY 2026-02-27 02:18:13,855 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=ef664b2f-29c9-4bc7-9002-495bd279aaee, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, resourceType=REALM, resourcePath=null 2026-02-27 02:18:14,609 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=66fc4c86-c38a-4f50-8255-72a5aabf8b7d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d01750d7-e423-4c30-8d52-38885f5409e6, client_auth_method=client-secret, username=admin, authSessionParentId=a0ecc0b0-4297-415d-b4cb-6015a2fb75b5, authSessionTabId=cUcOsN5Gq0M 2026-02-27 02:18:14,669 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=ef664b2f-29c9-4bc7-9002-495bd279aaee, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/211094a8-3df5-4ca7-87ad-c3f9f637aebe 2026-02-27 02:18:14,727 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=ef664b2f-29c9-4bc7-9002-495bd279aaee, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/211094a8-3df5-4ca7-87ad-c3f9f637aebe/protocol-mappers/models/709306f6-7f21-4cbe-92ce-48adab4b0274 2026-02-27 02:18:20,776 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=4bd21844-abe6-4348-9943-10ce267eb434, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=66d66669-d567-4f1e-a784-8bfdc6841a18, client_auth_method=client-secret, username=admin, authSessionParentId=1d50db42-9c2e-4ef5-9104-0b5c76ff1b5e, authSessionTabId=odja18vYDZ8 2026-02-27 02:18:20,851 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=ef664b2f-29c9-4bc7-9002-495bd279aaee, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, resourceType=CLIENT, resourcePath=clients/62fddd07-08e5-4c1b-a26e-202a18510efe 2026-02-27 02:18:21,219 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=a6034835-479e-49f1-8c44-a9ff4f6c0bc8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d8756879-9617-431a-84a3-8fb3fc5958a7, client_auth_method=client-secret, username=admin, authSessionParentId=cb99865b-fd9c-4754-a776-5074a6e792fa, authSessionTabId=tdHu-7Fbp_I 2026-02-27 02:18:21,261 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=ef664b2f-29c9-4bc7-9002-495bd279aaee, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, resourceType=CLIENT, resourcePath=clients/fb2a6749-aeb7-4649-b6c9-0cda9964e9ba 2026-02-27 02:18:21,627 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=b74e5f7c-a343-4c0b-81fe-cccee94fa620, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=72a83b8e-c3c7-48f5-9517-2de343e71a14, client_auth_method=client-secret, username=admin, authSessionParentId=ed8f8d25-6d84-414e-995d-76e63127a741, authSessionTabId=GamWrknn8xg 2026-02-27 02:18:21,673 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=ef664b2f-29c9-4bc7-9002-495bd279aaee, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, resourceType=CLIENT, resourcePath=clients/c9f1733c-fd71-4398-8082-a7d72d219732 2026-02-27 02:18:22,344 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=f8f9723d-cb87-481c-932e-e5924cf2fa29, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e12f7a0c-d9bd-4ca8-a57e-37632c0dec7c, client_auth_method=client-secret, username=admin, authSessionParentId=274b808a-a3ed-4567-a925-158ad2bc0f85, authSessionTabId=T7_L3HhCyzU 2026-02-27 02:18:22,698 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=26f3553b-e07e-4792-bb5e-90dcd9b180d6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0e468f1e-a543-47c2-a3e7-42f90f5ecf2a, client_auth_method=client-secret, username=admin, authSessionParentId=36427023-1775-4b03-ae48-a2a40f84dc20, authSessionTabId=qlLkN3R7FQI 2026-02-27 02:18:23,054 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=942e28c1-7588-48c2-ad3b-0f27e7ff8d2e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=648eae45-bf5b-43e1-a5de-f4b10355babb, client_auth_method=client-secret, username=admin, authSessionParentId=31aca23a-95d7-41ac-9dac-c27404258092, authSessionTabId=dCIOmg0GNeM 2026-02-27 02:18:23,411 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=95b04c75-c79f-43ab-82c1-0fa1e4797483, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=099c5f20-c6d6-4ffa-ba8b-963cad93aa20, client_auth_method=client-secret, username=admin, authSessionParentId=daaf2b70-6c06-411d-8b60-4cc2490f5302, authSessionTabId=3T_0t03c1XE 2026-02-27 02:18:23,771 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=f1988d85-aeb6-400f-a588-eb6a376ca1ab, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7515b141-108d-441c-a8ad-d17e8253f140, client_auth_method=client-secret, username=admin, authSessionParentId=2efe9d97-d3ca-4b83-a12e-e2744894e886, authSessionTabId=RNUYUVWh96U 2026-02-27 02:19:34,442 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=2efcd088-26a4-417a-abcf-1968a567d0d1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0ef58175-50ae-417e-80c7-8fe27d23ed18, client_auth_method=client-secret, username=admin, authSessionParentId=82d65203-3473-4126-8077-8f862ce02c3d, authSessionTabId=KCMuRLogC8k 2026-02-27 02:19:34,529 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=ef664b2f-29c9-4bc7-9002-495bd279aaee, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, resourceType=REALM, resourcePath=null 2026-02-27 02:19:36,040 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=29f3d2af-451c-4516-91eb-4459e5283927, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7eaecfba-bc51-4188-912d-bd042bce5dd2, client_auth_method=client-secret, username=admin, authSessionParentId=f0f56401-b444-4eef-b3ea-bda59236aa1a, authSessionTabId=BIs8o0xws84 2026-02-27 02:19:36,094 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=ef664b2f-29c9-4bc7-9002-495bd279aaee, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, resourceType=CLIENT, resourcePath=clients/64338ccd-f3a7-412b-b515-cb4b92f773d8 2026-02-27 02:19:36,739 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=35ef87cf-bace-4490-bcbd-0c62de831580, clientId=admin-cli, userId=f8cbac6d-c5f7-4464-995b-bfe00f94f2ed, ipAddress=162.253.55.74, auth_method=openid-connect, token_id=fafe59f6-e7c9-4288-a341-2a9373266fa4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=57753c2e-d56a-4919-9734-db6e40d318b7, client_auth_method=client-secret, username=admin, authSessionParentId=55458c84-886b-4001-bc4a-2e250997bd7e, authSessionTabId=Ob5FY3Ffgt8