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-07-07 03:41:52,088 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 50706ms 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-07-07 03:41:56,712 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-07-07 03:42:05,692 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-07 03:42:06,074 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-07 03:42:06,582 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-07 03:42:07,307 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-07 03:42:07,395 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 5943fa28-ac44-4b29-8ddf-f2e56489bb13, name: keycloak-0-29457 2026-07-07 03:42:07,404 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-07-07 03:42:07,405 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-07-07 03:42:07,474 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.24413 2026-07-07 03:42:09,494 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-29457: no members discovered after 2016 ms: creating cluster as coordinator 2026-07-07 03:42:09,579 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-07-07 03:42:09,581 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-29457|0] (1) [keycloak-0-29457] 2026-07-07 03:42:09,588 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-07 03:42:09,686 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-29457`, physical addresses are `[10.0.0.106:39949]` 2026-07-07 03:42:09,696 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-07-07 03:42:11,292 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-29457, Site name: null 2026-07-07 03:42:21,576 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-07-07 03:42:21,576 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-07-07 03:42:22,072 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-07 03:42:27,692 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-07-07 03:42:27,692 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-07-07 03:42:28,195 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-07-07 03:42:28,196 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-07-07 03:42:35,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-07-07 03:42:35,585 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-07-07 03:42:36,545 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-07-07 03:42:36,572 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-07-07 03:42:38,709 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-07-07 03:42:38,737 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-07-07 03:42:40,994 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-07-07 03:42:41,071 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-07-07 03:42:41,085 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-07-07 03:42:43,518 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-07-07 03:42:44,597 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-07-07 03:42:44,615 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-07-07 03:42:44,963 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-07-07 03:42:45,394 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-07-07 03:42:45,404 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-07-07 03:42:45,412 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-07-07 03:42:45,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-07-07 03:42:46,809 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-07-07 03:42:47,901 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-07-07 03:42:47,929 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-07-07 03:42:47,953 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-07-07 03:42:47,958 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-07-07 03:42:48,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-07-07 03:42:48,436 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-07-07 03:42:48,443 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-07-07 03:42:48,762 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-07-07 03:42:50,252 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-07-07 03:42:50,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-07-07 03:42:51,301 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-07-07 03:42:51,615 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-07-07 03:42:52,419 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-07-07 03:42:52,430 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-07-07 03:42:52,502 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-07-07 03:42:52,513 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-07-07 03:42:52,596 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-07-07 03:42:52,673 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-07-07 03:42:52,746 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-07-07 03:42:52,854 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-07-07 03:42:52,953 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-07-07 03:42:53,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-07-07 03:42:53,147 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-07-07 03:42:53,233 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-07-07 03:42:53,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-07-07 03:42:53,452 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-07-07 03:42:53,574 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-07-07 03:42:53,632 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-07-07 03:42:53,686 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-07-07 03:42:53,739 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-07-07 03:42:53,794 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-07-07 03:42:53,909 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-07-07 03:42:54,039 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-07-07 03:42:54,043 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-07-07 03:42:54,147 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-07-07 03:42:54,202 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-07-07 03:42:54,263 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-07-07 03:42:54,337 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-07-07 03:42:54,342 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-07-07 03:42:54,348 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-07-07 03:42:54,357 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-07-07 03:42:56,140 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-07-07 03:42:56,220 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-07-07 03:42:56,415 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-07-07 03:42:56,427 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-07-07 03:42:56,433 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-07-07 03:42:57,778 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-07-07 03:42:57,903 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-07-07 03:42:59,013 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-07-07 03:42:59,293 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-07-07 03:42:59,315 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-07-07 03:42:59,321 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-07-07 03:42:59,329 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-07-07 03:42:59,419 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-07-07 03:42:59,455 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-07-07 03:42:59,953 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-07-07 03:43:03,013 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-07-07 03:43:03,771 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-07-07 03:43:03,989 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-07-07 03:43:04,165 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-07-07 03:43:04,216 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-07-07 03:43:04,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-07-07 03:43:04,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-07-07 03:43:04,303 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-07-07 03:43:04,344 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-07-07 03:43:04,485 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-07-07 03:43:04,517 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-07-07 03:43:04,640 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-07-07 03:43:04,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-07-07 03:43:05,024 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-07-07 03:43:05,091 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-07-07 03:43:05,221 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-07-07 03:43:05,240 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-07-07 03:43:05,246 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-07-07 03:43:06,999 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-07-07 03:43:07,072 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-07-07 03:43:07,154 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-07-07 03:43:07,160 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-07-07 03:43:07,854 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-07-07 03:43:07,864 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-07-07 03:43:07,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-07-07 03:43:07,925 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-07-07 03:43:07,999 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-07-07 03:43:08,005 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-07-07 03:43:08,033 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-07-07 03:43:08,142 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-07-07 03:43:08,288 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-07-07 03:43:08,369 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-07-07 03:43:08,487 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-07-07 03:43:08,541 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-07-07 03:43:08,575 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-07-07 03:43:08,733 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-07-07 03:43:08,738 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-07-07 03:43:08,856 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-07-07 03:43:08,864 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-07-07 03:43:08,920 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-07-07 03:43:09,000 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-07-07 03:43:09,004 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-07-07 03:43:09,093 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-07-07 03:43:09,100 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-07-07 03:43:09,121 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-07-07 03:43:09,147 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-07-07 03:43:09,170 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-07-07 03:43:09,201 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-07-07 03:43:09,213 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-07-07 03:43:09,261 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-07-07 03:43:09,335 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-07-07 03:43:09,382 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-07-07 03:43:09,385 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-07-07 03:43:09,429 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-07-07 03:43:09,461 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-07-07 03:43:09,471 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-07-07 03:43:09,499 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-07-07 03:43:09,504 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-07-07 03:43:09,561 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-07-07 03:43:09,630 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-07-07 03:43:09,633 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-07-07 03:43:09,643 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-07-07 03:43:09,854 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-07-07 03:43:09,860 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-07-07 03:43:09,867 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-07-07 03:43:09,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-07-07 03:43:09,934 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-07-07 03:43:10,003 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-07-07 03:43:10,005 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-07-07 03:43:10,062 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-07-07 03:43:10,065 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-07-07 03:43:11,274 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-07 03:43:19,369 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 86.977s. Listening on: http://0.0.0.0:8080 2026-07-07 03:43:19,370 INFO [io.quarkus] (main) Profile prod activated. 2026-07-07 03:43:19,370 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-07-07 03:43:20,994 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-07 03:43:37,473 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="66ced626-8b90-4907-b96d-69fce0e4f430", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3efa8b6b-b354-41a2-95f2-74579fa38ff7", client_auth_method="client-secret", username="admin", authSessionParentId="fa2be405-1476-4616-9f03-ecb06d8e92a0", authSessionTabId="9B10MWq2WfI" 2026-07-07 03:43:43,370 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="c05494b4-3ec0-4070-ae37-78161a63d215", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", resourceType="REALM", resourcePath="atmosphere" 2026-07-07 03:43:44,671 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="3317724c-fd81-4884-bae9-97c9f484479a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="646b422c-2932-48df-bca8-9bbde6291525", client_auth_method="client-secret", username="admin", authSessionParentId="d5883663-dbd7-4f9c-ad67-87332d2ef610", authSessionTabId="MxmK_6mScAA" 2026-07-07 03:43:44,831 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="c05494b4-3ec0-4070-ae37-78161a63d215", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/a58aca20-312d-41d1-bdac-78652d677a02" 2026-07-07 03:43:45,003 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="c05494b4-3ec0-4070-ae37-78161a63d215", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/a58aca20-312d-41d1-bdac-78652d677a02/protocol-mappers/models/976024fe-6b01-4028-afe2-127745bf4347" 2026-07-07 03:44:06,155 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="4e292cd7-b7e8-4629-8c88-cab78babdac0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a254bd0a-6f85-4198-9b05-be2c084ea92e", client_auth_method="client-secret", username="admin", authSessionParentId="5c86381b-0838-4a91-b4ce-a7e1fa337b9b", authSessionTabId="8N4hzFjekgo" 2026-07-07 03:44:06,380 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="c05494b4-3ec0-4070-ae37-78161a63d215", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", resourceType="CLIENT", resourcePath="clients/d0e6a196-b8f0-4990-abb9-8c98fce42282" 2026-07-07 03:44:06,791 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="73a0ca24-2e7b-4aeb-b6b5-3989d04c3f1f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="02952843-4534-4b15-9625-5d0de7284bb6", client_auth_method="client-secret", username="admin", authSessionParentId="5ab1f2c6-174b-43cb-b90a-d8db2248ed9c", authSessionTabId="VAhJ-rveWxU" 2026-07-07 03:44:06,904 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="c05494b4-3ec0-4070-ae37-78161a63d215", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", resourceType="CLIENT", resourcePath="clients/22d4f59d-e332-462f-8770-2fd2d6819b68" 2026-07-07 03:44:07,311 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="47d9cd5d-f916-4a89-a3f1-1e86b862e9e8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e56046d4-51d6-4d92-b0c4-0c5327e1da24", client_auth_method="client-secret", username="admin", authSessionParentId="cdad5f97-c924-4582-b10d-092361d3ad71", authSessionTabId="uBFJNHQNZuc" 2026-07-07 03:44:07,480 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="c05494b4-3ec0-4070-ae37-78161a63d215", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", resourceType="CLIENT", resourcePath="clients/cc4de1e3-90dd-4595-b998-58b4231e7e1d" 2026-07-07 03:44:08,170 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="a158f8f7-a515-4e28-967b-57027cfd34da", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b56a7081-3337-4371-b833-224e4e11d61d", client_auth_method="client-secret", username="admin", authSessionParentId="819e4464-0d17-4371-b376-f43ef07b9414", authSessionTabId="ESTOJhsq9Gg" 2026-07-07 03:44:08,290 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="c05494b4-3ec0-4070-ae37-78161a63d215", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", resourceType="CLIENT_ROLE", resourcePath="clients/d0e6a196-b8f0-4990-abb9-8c98fce42282/roles/member" 2026-07-07 03:44:08,703 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="e1a36905-4561-4a6f-a925-04ae201989bf", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="66032bfd-bc48-4eb0-9a9b-1b59accf0bdc", client_auth_method="client-secret", username="admin", authSessionParentId="2c9b5eed-1a84-45a1-9d66-61daa3c10096", authSessionTabId="Q8JPBGtes4w" 2026-07-07 03:44:09,286 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="c05494b4-3ec0-4070-ae37-78161a63d215", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", resourceType="CLIENT_ROLE", resourcePath="clients/22d4f59d-e332-462f-8770-2fd2d6819b68/roles/admin" 2026-07-07 03:44:09,666 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="2c125ae2-4139-4d38-882a-8f38f277090d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="97ab9ce0-d4fd-44a9-b1c6-8a06126e9702", client_auth_method="client-secret", username="admin", authSessionParentId="813e7ec3-c96d-4117-84dc-f326aa586b65", authSessionTabId="gDG-ASGCt9I" 2026-07-07 03:44:09,778 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="c05494b4-3ec0-4070-ae37-78161a63d215", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", resourceType="CLIENT_ROLE", resourcePath="clients/22d4f59d-e332-462f-8770-2fd2d6819b68/roles/editor" 2026-07-07 03:44:10,207 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="1df30b44-9dcc-455c-bf99-3a65ea4e56f2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1ca4f9f3-5296-4d2f-b9a7-0236446ebb8b", client_auth_method="client-secret", username="admin", authSessionParentId="2d5c1657-0682-49b6-9b34-76061191b63b", authSessionTabId="BRUNbt7lxaE" 2026-07-07 03:44:10,384 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="c05494b4-3ec0-4070-ae37-78161a63d215", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", resourceType="CLIENT_ROLE", resourcePath="clients/22d4f59d-e332-462f-8770-2fd2d6819b68/roles/viewer" 2026-07-07 03:44:10,819 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="4c306cc6-7b52-4842-a41e-67eb9ce02e08", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f5404381-60e7-4977-8e46-729d15d1b33b", client_auth_method="client-secret", username="admin", authSessionParentId="0a4417f0-a5d0-4c25-8157-9703747f17b2", authSessionTabId="eKOC6IqRwRc" 2026-07-07 03:44:10,983 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="c05494b4-3ec0-4070-ae37-78161a63d215", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", resourceType="CLIENT_ROLE", resourcePath="clients/cc4de1e3-90dd-4595-b998-58b4231e7e1d/roles/member" 2026-07-07 03:46:23,851 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="ad84e2cd-ec57-4c23-8db9-86ce622f9960", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d6e6361d-79a5-4647-be74-defa56d3948d", client_auth_method="client-secret", username="admin", authSessionParentId="ba480244-7fe1-4816-82df-50dcd1f3c135", authSessionTabId="80CCo8Y0UVg" 2026-07-07 03:46:24,397 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="c05494b4-3ec0-4070-ae37-78161a63d215", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", resourceType="REALM", resourcePath="null" 2026-07-07 03:46:25,898 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="5c575642-65bd-4137-b180-a78428335614", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b4367ce1-e26e-4479-829a-ea8fe1904db1", client_auth_method="client-secret", username="admin", authSessionParentId="93dab15e-8f5a-4e7b-9e7a-c7be62ce7afd", authSessionTabId="coL1HznihkM" 2026-07-07 03:46:26,009 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="c05494b4-3ec0-4070-ae37-78161a63d215", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", resourceType="CLIENT", resourcePath="clients/4f1a6b8b-084c-444b-a20d-65e1c5e2f37b" 2026-07-07 03:46:26,714 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="b0f43677-80c3-4dd8-9b60-21dec6d39e7f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="49c24dfe-3e49-4c9b-98d0-6b6077eb4fe2", client_auth_method="client-secret", username="admin", authSessionParentId="f1d48b42-135c-4df4-af2a-9558ef80178e", authSessionTabId="N0qfuVlWe8o" 2026-07-07 03:46:27,202 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="c05494b4-3ec0-4070-ae37-78161a63d215", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/ed04e975-4924-4e66-b4c5-85a26af06f84/role-mappings/clients/e1456d42-6382-459a-9f53-213390708902" 2026-07-07 04:37:29,565 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="53d5bb0c-0752-49d3-ae09-77161d6a41d6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="def05aba-9cb8-423a-874a-efbb5273d709", client_auth_method="client-secret", username="admin", authSessionParentId="380716c8-28cf-436d-a9e9-9d62115a151f", authSessionTabId="Z7ZmdAwFOJk" 2026-07-07 04:37:29,870 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="c05494b4-3ec0-4070-ae37-78161a63d215", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", resourceType="REALM", resourcePath="null" 2026-07-07 04:37:30,772 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="528809c8-158b-460f-882e-7e73ac0d2cf1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a351c3a4-e5aa-4f35-8ea0-39243d5ecd80", client_auth_method="client-secret", username="admin", authSessionParentId="9b9dcc46-f88c-4381-845e-b172f6aeb2e5", authSessionTabId="k3BHJa9pqo8" 2026-07-07 04:37:30,883 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="c05494b4-3ec0-4070-ae37-78161a63d215", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/a58aca20-312d-41d1-bdac-78652d677a02" 2026-07-07 04:37:30,994 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="c05494b4-3ec0-4070-ae37-78161a63d215", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/a58aca20-312d-41d1-bdac-78652d677a02/protocol-mappers/models/976024fe-6b01-4028-afe2-127745bf4347" 2026-07-07 04:37:37,077 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="09fe3e5b-1d35-4803-989e-37523d46b1f5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dab07ee6-cd3f-46e2-8694-c44cdcdeb203", client_auth_method="client-secret", username="admin", authSessionParentId="d88e7173-0c58-41a7-a3f7-2e745915b6bf", authSessionTabId="Hfvm6z0Kk-Y" 2026-07-07 04:37:37,126 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="c05494b4-3ec0-4070-ae37-78161a63d215", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", resourceType="CLIENT", resourcePath="clients/d0e6a196-b8f0-4990-abb9-8c98fce42282" 2026-07-07 04:37:37,574 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="b36f0b42-9a88-4737-82f5-f858c2e6a40d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="35500e06-8235-4bbd-ae70-b0e1734a991e", client_auth_method="client-secret", username="admin", authSessionParentId="0b911f9f-5e7f-4a0c-91e8-6a38a0de8e8e", authSessionTabId="zM6iugqqIso" 2026-07-07 04:37:37,680 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="c05494b4-3ec0-4070-ae37-78161a63d215", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", resourceType="CLIENT", resourcePath="clients/22d4f59d-e332-462f-8770-2fd2d6819b68" 2026-07-07 04:37:38,059 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="e19781b9-084a-4f43-bb34-5ee819489e61", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1bd77471-3a59-46b4-a9c6-de82984d457f", client_auth_method="client-secret", username="admin", authSessionParentId="b06517ca-80cb-4ad5-a123-28b86829999b", authSessionTabId="czi_PbMMXHA" 2026-07-07 04:37:38,113 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="c05494b4-3ec0-4070-ae37-78161a63d215", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", resourceType="CLIENT", resourcePath="clients/cc4de1e3-90dd-4595-b998-58b4231e7e1d" 2026-07-07 04:37:38,803 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="724ec835-50b6-449b-9450-0026d62ba00c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2f015ce0-2476-41e3-837d-175bf058dbf8", client_auth_method="client-secret", username="admin", authSessionParentId="a81e6967-c9fc-4d0e-b8d5-39b9dc3c693a", authSessionTabId="ivLP82ma3Ik" 2026-07-07 04:37:39,178 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="5981f461-72a9-4fbf-8882-ee498cecf228", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6f91b0fd-ccb7-469a-8320-10cceacdf85c", client_auth_method="client-secret", username="admin", authSessionParentId="648f80c2-b6a6-4e49-9cc9-06707ebc7f34", authSessionTabId="LctlpO43tfE" 2026-07-07 04:37:39,528 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="e4595e80-0077-4f52-a74b-839f71c17595", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="49bfecd1-3956-4682-a438-8e0153a7d2b5", client_auth_method="client-secret", username="admin", authSessionParentId="ed8087e9-0564-4e77-a272-936165796d53", authSessionTabId="jmLmzDmJQ44" 2026-07-07 04:37:39,902 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="13ab20c1-a418-48bd-8a63-182757bfd17e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="672ddf15-08f6-4345-a661-d475640221a1", client_auth_method="client-secret", username="admin", authSessionParentId="cf216ca1-5c55-4d48-9d4d-ba9a9fb82860", authSessionTabId="-r2kTDRj6y8" 2026-07-07 04:37:40,232 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="82cdc89f-bf79-4c94-8e14-2de1c6e6d68e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cfecc5df-ac0d-4a69-83ef-3e8d00990891", client_auth_method="client-secret", username="admin", authSessionParentId="043e8158-7a93-42b7-8e00-b76894419ae6", authSessionTabId="Tx-ZkPgzPTc" 2026-07-07 04:38:51,512 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="d7600d4a-ce18-470b-8cec-4b16b2685d97", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3faf81d2-c20e-436b-b989-9dc82a8c97b7", client_auth_method="client-secret", username="admin", authSessionParentId="73ced7c1-81ab-4ec7-8b4a-96ab3d4acc68", authSessionTabId="5Cp12plH9AY" 2026-07-07 04:38:51,683 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="c05494b4-3ec0-4070-ae37-78161a63d215", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", resourceType="REALM", resourcePath="null" 2026-07-07 04:38:53,224 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="d0b2830f-d3ff-4372-a293-6b6fa4d53742", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d7b7d79a-2f26-4b8c-b01c-8c6ac0f66fcd", client_auth_method="client-secret", username="admin", authSessionParentId="a03a6417-28d2-404f-b163-a4f3974424d6", authSessionTabId="1u8QQ73_Mpg" 2026-07-07 04:38:53,276 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="c05494b4-3ec0-4070-ae37-78161a63d215", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", resourceType="CLIENT", resourcePath="clients/4f1a6b8b-084c-444b-a20d-65e1c5e2f37b" 2026-07-07 04:38:53,933 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2db861b9-7992-43fe-915f-6fe71378f73d", clientId="admin-cli", userId="99d85d65-7e96-436a-84f0-c03fdb552844", ipAddress="199.204.45.95", auth_method="openid-connect", token_id="2e3909ec-8842-4708-810f-860b5e49c83f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fe52dd0a-36ef-4148-97d1-4632edf7cad0", client_auth_method="client-secret", username="admin", authSessionParentId="ca3250bb-3101-40a3-a8ae-1d171cad4115", authSessionTabId="3xvlBkSoanI"