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-08-28 04:17:42,439 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 59669ms 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 2026-08-28 04:17:49,243 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-08-28 04:18:01,845 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-28 04:18:02,358 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-28 04:18:03,158 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-28 04:18:04,048 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-28 04:18:04,052 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 612bb99b-ffdb-456d-8d98-29a5b9bda4c3, name: keycloak-0-33088 2026-08-28 04:18:04,062 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-08-28 04:18:04,062 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-08-28 04:18:04,242 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.37266 2026-08-28 04:18:06,357 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-33088: no members discovered after 2004 ms: creating cluster as coordinator 2026-08-28 04:18:06,452 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-33088|0] (1) [keycloak-0-33088] 2026-08-28 04:18:06,645 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-33088`, physical addresses are `[10.0.0.133:52802]` 2026-08-28 04:18:06,667 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-28 04:18:08,454 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-08-28 04:18:08,459 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-28 04:18:09,741 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-33088, Site name: null 2026-08-28 04:18:25,748 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-08-28 04:18:25,748 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-08-28 04:18:26,245 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-28 04:18:34,262 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-08-28 04:18:34,262 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-08-28 04:18:34,859 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-08-28 04:18:34,859 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-08-28 04:18:43,030 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:43,259 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:44,265 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:44,299 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:46,515 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:46,555 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:49,134 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:49,244 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:49,260 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:51,805 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:52,981 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:53,008 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:53,418 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:53,921 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:53,932 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:53,943 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:53,951 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:55,562 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:56,815 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:56,845 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:56,872 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:56,878 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:57,228 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:57,434 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:57,440 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:57,811 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:59,388 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:18:59,399 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:00,519 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:00,855 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:01,802 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:01,813 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:01,907 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:01,919 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:02,002 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:02,086 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:02,167 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:02,285 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:02,399 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:02,533 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:02,627 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:02,724 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:02,893 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:02,942 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:03,066 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:03,130 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:03,183 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:03,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:03,299 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:03,450 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:03,585 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:03,589 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:03,742 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:03,788 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:03,850 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:03,933 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:03,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:03,947 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:03,956 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:05,932 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:06,028 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:06,245 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:06,259 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:06,267 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:07,702 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:07,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:08,978 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:09,322 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:09,349 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:09,356 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:09,366 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:09,463 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:09,510 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:10,067 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:13,422 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:14,290 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:14,538 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:14,734 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:14,795 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:14,861 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:14,871 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:14,878 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:14,921 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:15,079 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:15,118 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:15,262 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:15,435 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:15,698 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:15,770 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:15,921 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:15,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:15,948 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:17,134 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:17,225 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:17,328 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:17,335 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:18,106 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:18,119 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:18,183 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:18,191 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:18,269 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:18,277 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:18,310 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:18,489 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:18,641 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:18,742 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:18,873 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:18,937 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:18,969 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:19,137 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:19,145 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:19,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:19,295 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:19,355 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:19,430 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:19,442 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:19,543 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:19,550 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:19,579 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:19,676 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:19,684 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:19,723 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:19,734 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:19,789 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:19,862 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:19,913 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:19,921 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:19,977 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:20,012 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:20,022 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:20,057 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:20,063 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:20,121 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:20,194 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:20,197 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:20,208 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:20,448 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:20,457 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:20,467 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:20,472 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:20,534 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:20,613 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:20,617 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 04:19:20,685 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-28 04:19:20,688 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-08-28 04:19:22,460 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-28 04:19:32,555 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 109.701s. Listening on: http://0.0.0.0:8080 2026-08-28 04:19:32,556 INFO [io.quarkus] (main) Profile prod activated. 2026-08-28 04:19:32,556 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-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-08-28 04:19:34,844 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-28 04:19:51,767 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="605fea69-10a0-4dbc-8a03-09c2913a0f53", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2fec0b4b-4502-4c29-9a78-e3afdcd18cfa", client_auth_method="client-secret", username="admin", authSessionParentId="ea2cefcb-8b47-4676-8a15-0edc8a0894ee", authSessionTabId="Lsos7fTBygI" 2026-08-28 04:19:58,347 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="c7311878-8ceb-45e7-8d7d-4cc7894e2fae", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", resourceType="REALM", resourcePath="atmosphere" 2026-08-28 04:19:59,655 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="b4a82664-90a4-410f-8309-9eb6a5db0347", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0060f582-3873-4ddd-807e-e4d36bd14c86", client_auth_method="client-secret", username="admin", authSessionParentId="d63301cb-9e5d-4b85-a1d6-e736ce4f5dba", authSessionTabId="ImzFKGl-sbE" 2026-08-28 04:19:59,852 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="c7311878-8ceb-45e7-8d7d-4cc7894e2fae", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/1f193b3d-01e7-4606-9a0e-f667d163345e" 2026-08-28 04:20:00,065 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="c7311878-8ceb-45e7-8d7d-4cc7894e2fae", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/1f193b3d-01e7-4606-9a0e-f667d163345e/protocol-mappers/models/7b11e64c-6afb-45eb-b05d-f43f20b6f9b8" 2026-08-28 04:20:21,437 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="41a9842e-3dc4-4d08-bd17-b0d39fe51815", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f4717492-aa41-4a35-ba56-94578722c9f2", client_auth_method="client-secret", username="admin", authSessionParentId="786221af-acea-430d-929f-6cee4e240db8", authSessionTabId="yr0t5yOBfrU" 2026-08-28 04:20:21,745 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="c7311878-8ceb-45e7-8d7d-4cc7894e2fae", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", resourceType="CLIENT", resourcePath="clients/3e85a0a9-9816-497a-b516-e066e3bb3e00" 2026-08-28 04:20:22,226 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="153bf118-a23e-4db6-a0cc-b7f89d47fbb5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3383cd9b-34e0-4ccb-9645-3bc1f812dced", client_auth_method="client-secret", username="admin", authSessionParentId="cdc25bbb-15ff-4b28-b992-402fc854acc7", authSessionTabId="vqxT0Xhhtig" 2026-08-28 04:20:22,363 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="c7311878-8ceb-45e7-8d7d-4cc7894e2fae", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", resourceType="CLIENT", resourcePath="clients/e0feb214-3afa-49d0-867b-5d60143cac24" 2026-08-28 04:20:22,871 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="054711c8-43ab-4547-8e51-314c1763517c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1ddd8f68-8fb1-4627-8bd7-c009dd7e38b2", client_auth_method="client-secret", username="admin", authSessionParentId="53ec0f23-3e3f-4b08-b6fa-2baf7b917f8a", authSessionTabId="ds6Lxa4I2g4" 2026-08-28 04:20:23,062 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="c7311878-8ceb-45e7-8d7d-4cc7894e2fae", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", resourceType="CLIENT", resourcePath="clients/d2a45cb5-3432-4440-b0f8-eb7fc46afcbc" 2026-08-28 04:20:23,783 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="0d1b1ed6-a648-4646-b296-05e425341d67", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7e5b2b88-864d-43a6-98a9-c4e896d4e113", client_auth_method="client-secret", username="admin", authSessionParentId="44d941fe-d835-4db0-afff-285fa4cf089d", authSessionTabId="fCsICCIR0DI" 2026-08-28 04:20:23,976 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="c7311878-8ceb-45e7-8d7d-4cc7894e2fae", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", resourceType="CLIENT_ROLE", resourcePath="clients/3e85a0a9-9816-497a-b516-e066e3bb3e00/roles/member" 2026-08-28 04:20:24,501 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="ad082f3f-49c8-48c9-a11a-47cf96341848", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="22b24d8b-7126-428c-9a9e-b6659796a8a9", client_auth_method="client-secret", username="admin", authSessionParentId="0438324c-2862-42c9-97c7-6c445d453d30", authSessionTabId="07-OCpI8NDQ" 2026-08-28 04:20:24,655 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="c7311878-8ceb-45e7-8d7d-4cc7894e2fae", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", resourceType="CLIENT_ROLE", resourcePath="clients/e0feb214-3afa-49d0-867b-5d60143cac24/roles/admin" 2026-08-28 04:20:25,172 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="d90f1425-09ea-4b26-ae93-687457b62a65", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="36064fcc-2933-44e2-b549-e5b7ee6153a8", client_auth_method="client-secret", username="admin", authSessionParentId="163b40dc-708d-4594-a4b2-bb9712340525", authSessionTabId="ibTDQNkzoSo" 2026-08-28 04:20:25,352 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="c7311878-8ceb-45e7-8d7d-4cc7894e2fae", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", resourceType="CLIENT_ROLE", resourcePath="clients/e0feb214-3afa-49d0-867b-5d60143cac24/roles/editor" 2026-08-28 04:20:25,841 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="1da2c722-cdba-4fac-add7-da236cdf8e06", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e9a366b3-3e4d-4a0f-abf2-66b24a790652", client_auth_method="client-secret", username="admin", authSessionParentId="42c07261-0254-41b7-8bb8-13ab43d9baa5", authSessionTabId="UvJzspqT12A" 2026-08-28 04:20:25,953 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="c7311878-8ceb-45e7-8d7d-4cc7894e2fae", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", resourceType="CLIENT_ROLE", resourcePath="clients/e0feb214-3afa-49d0-867b-5d60143cac24/roles/viewer" 2026-08-28 04:20:26,403 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="0cb0ca29-0afb-4e24-adb7-4d19feb4a1cf", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="859c4e66-2b05-4e48-ac8b-80d5ec3a2542", client_auth_method="client-secret", username="admin", authSessionParentId="60ebd118-32d6-4f72-bca0-f3be1bfa4ab2", authSessionTabId="nqpNrh1qmc0" 2026-08-28 04:20:26,510 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="c7311878-8ceb-45e7-8d7d-4cc7894e2fae", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", resourceType="CLIENT_ROLE", resourcePath="clients/d2a45cb5-3432-4440-b0f8-eb7fc46afcbc/roles/member" 2026-08-28 04:23:57,859 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="7cf3c905-ffe3-4db5-9431-75c0d838e204", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3c06ce46-afec-4835-839b-e3469882204e", client_auth_method="client-secret", username="admin", authSessionParentId="7d9aab9b-b312-4767-9fba-9924525a5960", authSessionTabId="SrlaQH79iD8" 2026-08-28 04:23:58,464 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="c7311878-8ceb-45e7-8d7d-4cc7894e2fae", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", resourceType="REALM", resourcePath="null" 2026-08-28 04:24:00,103 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="79390a93-79f3-4734-8047-271ba09c0236", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e2ba24b4-36c4-49fa-9f1f-55816eeaf541", client_auth_method="client-secret", username="admin", authSessionParentId="4f134896-7c10-480b-8f49-2b56fd8e9ddb", authSessionTabId="5w47_Q-nfrw" 2026-08-28 04:24:00,289 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="c7311878-8ceb-45e7-8d7d-4cc7894e2fae", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", resourceType="CLIENT", resourcePath="clients/803eb26d-c40b-4e85-a3f0-e9b6aa0d6e19" 2026-08-28 04:24:01,073 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="40100ad2-9c41-4a82-becb-8edaa3fd8bee", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="842320da-0a0d-4b0a-8545-5d2ede00df5e", client_auth_method="client-secret", username="admin", authSessionParentId="3e3c208f-1049-4c78-8ad8-18d09757a0f1", authSessionTabId="h3jVvSe-iBU" 2026-08-28 04:24:01,747 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="c7311878-8ceb-45e7-8d7d-4cc7894e2fae", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/f5a1f837-fddb-4cac-9a11-f4c97e917e22/role-mappings/clients/b9188471-83a1-47ca-9e5d-cbd2cdb1b160" 2026-08-28 05:16:13,210 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="c11ae198-cc18-42ad-badd-a4c37c34da53", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a838ff13-3654-4878-9e81-79cdebba46ef", client_auth_method="client-secret", username="admin", authSessionParentId="5ce09d11-538d-4733-8ed9-2a03649265e3", authSessionTabId="zy05brxovoo" 2026-08-28 05:16:13,554 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="c7311878-8ceb-45e7-8d7d-4cc7894e2fae", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", resourceType="REALM", resourcePath="null" 2026-08-28 05:16:14,543 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="18bf4128-5ee9-49be-8ff6-b10dd7dda7e3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7a73a9aa-8cf2-4c74-9460-b4e0862a00ba", client_auth_method="client-secret", username="admin", authSessionParentId="a3eff85f-a956-4d97-8bcd-1e04158634e3", authSessionTabId="EphXrcYmths" 2026-08-28 05:16:14,601 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="c7311878-8ceb-45e7-8d7d-4cc7894e2fae", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/1f193b3d-01e7-4606-9a0e-f667d163345e" 2026-08-28 05:16:14,700 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="c7311878-8ceb-45e7-8d7d-4cc7894e2fae", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/1f193b3d-01e7-4606-9a0e-f667d163345e/protocol-mappers/models/7b11e64c-6afb-45eb-b05d-f43f20b6f9b8" 2026-08-28 05:16:21,284 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="2f36e940-bd03-424e-9b5b-f34f6fafc959", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2cd49e2e-44a0-417c-a34e-d5c41e3c275c", client_auth_method="client-secret", username="admin", authSessionParentId="08c96c21-ec9b-4bed-9e4a-4a997582323c", authSessionTabId="P6Qa-agWDsM" 2026-08-28 05:16:21,362 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="c7311878-8ceb-45e7-8d7d-4cc7894e2fae", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", resourceType="CLIENT", resourcePath="clients/3e85a0a9-9816-497a-b516-e066e3bb3e00" 2026-08-28 05:16:21,767 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="efdce25b-add8-47db-b2eb-04b099a523ad", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="434f19e7-8280-46c6-aafc-5fcf1b82bebc", client_auth_method="client-secret", username="admin", authSessionParentId="d3631fd5-8d82-4377-bd8b-444a81c49f8e", authSessionTabId="p7GOG7vU98s" 2026-08-28 05:16:21,860 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="c7311878-8ceb-45e7-8d7d-4cc7894e2fae", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", resourceType="CLIENT", resourcePath="clients/e0feb214-3afa-49d0-867b-5d60143cac24" 2026-08-28 05:16:22,399 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="9f877e26-55a9-4c70-bae5-b467f600765d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7dbca57c-2cff-4f4e-bc53-7d9f69497ecd", client_auth_method="client-secret", username="admin", authSessionParentId="a7feb335-b0a8-48f4-8f28-ab46d867acea", authSessionTabId="CHZHcsMDkSM" 2026-08-28 05:16:22,488 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="c7311878-8ceb-45e7-8d7d-4cc7894e2fae", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", resourceType="CLIENT", resourcePath="clients/d2a45cb5-3432-4440-b0f8-eb7fc46afcbc" 2026-08-28 05:16:23,150 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="a232c2a7-714b-4205-a4a6-12492e769e7e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="486d7853-5aa8-4574-8862-a1ae71e7d933", client_auth_method="client-secret", username="admin", authSessionParentId="0feeedaa-0d8a-410f-8a69-902e8fa8f984", authSessionTabId="wuUn0b5za7Y" 2026-08-28 05:16:23,516 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="35f8e784-eb48-4d9d-8d36-5e6bdad131d0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d04a3208-e6dd-46aa-af33-5067274e686b", client_auth_method="client-secret", username="admin", authSessionParentId="137dc6f8-d90a-4183-8032-58ea2d65b3cf", authSessionTabId="EvGJmXW03vM" 2026-08-28 05:16:23,894 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="4a6ba37d-7114-42cf-9513-46ed10c7f893", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="346c0b51-c583-4949-b2c0-dd37fa2d83a9", client_auth_method="client-secret", username="admin", authSessionParentId="c906c6c0-cf04-4321-8998-9e8cb25fe2bd", authSessionTabId="ixJNqSm-kjc" 2026-08-28 05:16:24,281 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="6069f357-f6a4-4f20-be3d-6d70397b9817", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="04b43fb3-3891-4b89-bdf9-6d2c3adc3306", client_auth_method="client-secret", username="admin", authSessionParentId="a8f8f9ee-f4bc-4f13-a48a-9833bb9bbb5c", authSessionTabId="y6a-mNbY7wk" 2026-08-28 05:16:24,712 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="f350ff1c-2b81-4f24-844d-2851439668b1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f03af5ed-79df-4419-9286-d534a7eff847", client_auth_method="client-secret", username="admin", authSessionParentId="667ddcf7-5948-40e8-8bd6-e4d5ba26467b", authSessionTabId="Azqbqx5oh9Q" 2026-08-28 05:17:43,154 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="d53fa5d3-20df-48f3-9a05-4e6aa03c9d83", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="88090207-e99a-4c6a-91be-0e27891baf89", client_auth_method="client-secret", username="admin", authSessionParentId="3e97ef3d-6292-4e02-b7ef-00909540f042", authSessionTabId="CFWEPt0jFH0" 2026-08-28 05:17:43,374 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="c7311878-8ceb-45e7-8d7d-4cc7894e2fae", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", resourceType="REALM", resourcePath="null" 2026-08-28 05:17:45,278 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="d2255956-64a9-4ea1-80c0-96c813418a57", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bd580339-b4a0-41e0-86a9-09bc136c0603", client_auth_method="client-secret", username="admin", authSessionParentId="a57dcf1c-87f5-4b89-aef7-b59d94afd632", authSessionTabId="VuaQ3hk3368" 2026-08-28 05:17:45,342 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="c7311878-8ceb-45e7-8d7d-4cc7894e2fae", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", resourceType="CLIENT", resourcePath="clients/803eb26d-c40b-4e85-a3f0-e9b6aa0d6e19" 2026-08-28 05:17:46,045 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1b69407f-89e1-4c35-b036-08fd23713881", clientId="admin-cli", userId="ce9bc76e-2282-4b29-8fa9-ec043d10553b", ipAddress="162.253.55.123", auth_method="openid-connect", token_id="6e521d4c-9b97-4462-8966-60a438fb9378", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="02564cc7-6fa2-4e0e-bb9a-64a000e78f10", client_auth_method="client-secret", username="admin", authSessionParentId="f4f4b49c-98a1-4b1f-a17c-e79a2f63534a", authSessionTabId="uRxpGR7GReA"