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-06-25 22:27:16,205 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 54091ms 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-06-25 22:27:21,318 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-06-25 22:27:29,297 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-25 22:27:29,608 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-25 22:27:30,311 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-25 22:27:30,913 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-25 22:27:30,915 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 4b5dd418-3f49-48ef-abba-cc5e48556208, name: keycloak-0-39304 2026-06-25 22:27:30,998 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-06-25 22:27:30,999 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-06-25 22:27:31,103 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.17392 2026-06-25 22:27:33,109 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-39304: no members discovered after 2002 ms: creating cluster as coordinator 2026-06-25 22:27:33,197 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-39304|0] (1) [keycloak-0-39304] 2026-06-25 22:27:33,298 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-39304`, physical addresses are `[10.0.0.163:32928]` 2026-06-25 22:27:33,311 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-06-25 22:27:33,315 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-06-25 22:27:33,503 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-25 22:27:34,911 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-39304, Site name: null 2026-06-25 22:27:45,409 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-06-25 22:27:45,409 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-06-25 22:27:45,820 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-25 22:27:52,132 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-06-25 22:27:52,197 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-06-25 22:27:52,702 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-06-25 22:27:52,703 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-06-25 22:28:00,758 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-06-25 22:28:00,910 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-06-25 22:28:01,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-06-25 22:28:01,769 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-06-25 22:28:03,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-06-25 22:28:03,905 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-06-25 22:28:06,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-06-25 22:28:06,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-06-25 22:28:06,316 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-06-25 22:28:08,507 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-06-25 22:28:09,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-06-25 22:28:09,558 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-06-25 22:28:09,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-06-25 22:28:10,270 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-06-25 22:28:10,276 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-06-25 22:28:10,284 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-06-25 22:28:10,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-06-25 22:28:11,844 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-06-25 22:28:13,054 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-06-25 22:28:13,281 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-06-25 22:28:13,302 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-06-25 22:28:13,308 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-06-25 22:28:13,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-06-25 22:28:13,781 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-06-25 22:28:13,787 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-06-25 22:28:14,076 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-06-25 22:28:15,549 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-06-25 22:28:15,557 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-06-25 22:28:16,521 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-06-25 22:28:16,782 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-06-25 22:28:17,596 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-06-25 22:28:17,605 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-06-25 22:28:17,671 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-06-25 22:28:17,680 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-06-25 22:28:17,752 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-06-25 22:28:17,823 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-06-25 22:28:17,890 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-06-25 22:28:17,990 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-06-25 22:28:18,097 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-06-25 22:28:18,210 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-06-25 22:28:18,300 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-06-25 22:28:18,375 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-06-25 22:28:18,522 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-06-25 22:28:18,573 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-06-25 22:28:18,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-06-25 22:28:18,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-06-25 22:28:18,803 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-06-25 22:28:18,855 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-06-25 22:28:18,918 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-06-25 22:28:19,025 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-06-25 22:28:19,143 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-06-25 22:28:19,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-06-25 22:28:19,298 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-06-25 22:28:19,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-06-25 22:28:19,401 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-06-25 22:28:19,478 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-06-25 22:28:19,484 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-06-25 22:28:19,491 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-06-25 22:28:19,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-06-25 22:28:21,198 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-06-25 22:28:21,278 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-06-25 22:28:21,481 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-06-25 22:28:21,491 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-06-25 22:28:21,497 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-06-25 22:28:22,780 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-06-25 22:28:22,885 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-06-25 22:28:23,863 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-06-25 22:28:24,130 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-06-25 22:28:24,153 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-06-25 22:28:24,162 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-06-25 22:28:24,172 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-06-25 22:28:24,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-06-25 22:28:24,296 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-06-25 22:28:24,740 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-06-25 22:28:28,319 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-06-25 22:28:29,055 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-06-25 22:28:29,294 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-06-25 22:28:29,469 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-06-25 22:28:29,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-06-25 22:28:29,582 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-06-25 22:28:29,592 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-06-25 22:28:29,600 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-06-25 22:28:29,635 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-06-25 22:28:29,777 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-06-25 22:28:29,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-06-25 22:28:29,927 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-06-25 22:28:30,081 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-06-25 22:28:30,313 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-06-25 22:28:30,379 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-06-25 22:28:30,496 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-06-25 22:28:30,514 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-06-25 22:28:30,520 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-06-25 22:28:31,507 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-06-25 22:28:31,581 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-06-25 22:28:31,667 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-06-25 22:28:31,673 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-06-25 22:28:32,309 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-06-25 22:28:32,318 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-06-25 22:28:32,371 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-06-25 22:28:32,378 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-06-25 22:28:32,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-06-25 22:28:32,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-06-25 22:28:32,477 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-06-25 22:28:32,598 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-06-25 22:28:32,711 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-06-25 22:28:32,789 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-06-25 22:28:32,913 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-06-25 22:28:32,967 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-06-25 22:28:32,998 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-06-25 22:28:33,156 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-06-25 22:28:33,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-06-25 22:28:33,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-06-25 22:28:33,305 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-06-25 22:28:33,371 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-06-25 22:28:33,442 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-06-25 22:28:33,445 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-06-25 22:28:33,547 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-06-25 22:28:33,553 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-06-25 22:28:33,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-06-25 22:28:33,644 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-06-25 22:28:33,650 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-06-25 22:28:33,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-06-25 22:28:33,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-06-25 22:28:33,758 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-06-25 22:28:33,823 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-06-25 22:28:33,866 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-06-25 22:28:33,870 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-06-25 22:28:33,912 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-06-25 22:28:33,941 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-06-25 22:28:33,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-06-25 22:28:33,975 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-06-25 22:28:33,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-06-25 22:28:34,032 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-06-25 22:28:34,097 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-06-25 22:28:34,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-06-25 22:28:34,110 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-06-25 22:28:34,332 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-06-25 22:28:34,339 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-06-25 22:28:34,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-06-25 22:28:34,353 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-06-25 22:28:34,407 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-06-25 22:28:34,480 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-06-25 22:28:34,483 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-06-25 22:28:34,538 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-06-25 22:28:34,540 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-06-25 22:28:35,611 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-25 22:28:43,900 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 87.382s. Listening on: http://0.0.0.0:8080 2026-06-25 22:28:43,900 INFO [io.quarkus] (main) Profile prod activated. 2026-06-25 22:28:43,900 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-06-25 22:28:45,600 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-25 22:29:02,524 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="4932b0f7-22bd-4fd6-b173-51d8f94bf2d3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9c89bc0a-4fb9-4e28-aaff-c143c33d6f46", client_auth_method="client-secret", username="admin", authSessionParentId="811134fc-0905-430a-af3a-2e98f0ccac82", authSessionTabId="LR-6FCW3VsU" 2026-06-25 22:29:08,800 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="24247802-6ae2-4105-aa6e-d736d31ce4c9", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", resourceType="REALM", resourcePath="atmosphere" 2026-06-25 22:29:10,019 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="d1f52632-1d37-4ed1-8476-c2bd2964546f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="73bc6974-1cdc-487a-99a8-b6ca903aa6fb", client_auth_method="client-secret", username="admin", authSessionParentId="01343233-f705-4825-bf21-6c75fde06085", authSessionTabId="Ae0yoriXrsk" 2026-06-25 22:29:10,206 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="24247802-6ae2-4105-aa6e-d736d31ce4c9", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/a5ae68ad-0c14-41a4-b438-20bb254eb302" 2026-06-25 22:29:10,335 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="24247802-6ae2-4105-aa6e-d736d31ce4c9", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/a5ae68ad-0c14-41a4-b438-20bb254eb302/protocol-mappers/models/9583feb8-7bd4-4927-803b-bdf8fc7137b0" 2026-06-25 22:29:31,460 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="c02b467b-b465-4f6b-b158-28c03a13885a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ba36a8e3-0f1f-46c7-8598-76045cf98efa", client_auth_method="client-secret", username="admin", authSessionParentId="a6509e20-ce3e-4d21-951c-8cfe2af821b2", authSessionTabId="hrdmY23KB-k" 2026-06-25 22:29:32,373 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="24247802-6ae2-4105-aa6e-d736d31ce4c9", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", resourceType="CLIENT", resourcePath="clients/b9b42b2d-11e2-4a45-b4ce-553fd9f2a064" 2026-06-25 22:29:32,741 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="356f9332-138b-4d37-b654-8b2334a6fab9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3969b1bc-f4f2-4638-a81e-e75b75a53b37", client_auth_method="client-secret", username="admin", authSessionParentId="c6cc642a-f968-4d32-8bc4-60bd2d30a1ef", authSessionTabId="RR305bGbXS8" 2026-06-25 22:29:32,906 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="24247802-6ae2-4105-aa6e-d736d31ce4c9", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", resourceType="CLIENT", resourcePath="clients/8186c646-0b54-42f1-9c35-ecebfdbf2f24" 2026-06-25 22:29:33,275 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="64077ca0-f424-4373-88ef-fd54ad68a95a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fdee658a-a602-45a5-972f-ad5bdc34bd70", client_auth_method="client-secret", username="admin", authSessionParentId="d2706cfe-d2e2-4f5d-a091-b5112615a462", authSessionTabId="QRd1kudTVGM" 2026-06-25 22:29:33,350 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="24247802-6ae2-4105-aa6e-d736d31ce4c9", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", resourceType="CLIENT", resourcePath="clients/fbde4537-6e35-4b08-ac56-7919ac679d7a" 2026-06-25 22:29:34,042 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="a6e46f57-f0bd-44a7-a430-bc887c273512", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d2473827-085d-4f8b-8406-14d5fc34104a", client_auth_method="client-secret", username="admin", authSessionParentId="644dde31-b691-428c-8c5e-132c4729649f", authSessionTabId="hX4KQ_Rm100" 2026-06-25 22:29:34,206 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="24247802-6ae2-4105-aa6e-d736d31ce4c9", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", resourceType="CLIENT_ROLE", resourcePath="clients/b9b42b2d-11e2-4a45-b4ce-553fd9f2a064/roles/member" 2026-06-25 22:29:34,578 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="2825c3ac-72b1-407d-8bba-a4917a00e05e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1f2329be-6fc3-4c67-83a2-92431b1ccf2b", client_auth_method="client-secret", username="admin", authSessionParentId="03840ab5-6ec2-44bd-a06d-bf02452ba346", authSessionTabId="P-4G16MxAQE" 2026-06-25 22:29:34,659 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="24247802-6ae2-4105-aa6e-d736d31ce4c9", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", resourceType="CLIENT_ROLE", resourcePath="clients/8186c646-0b54-42f1-9c35-ecebfdbf2f24/roles/admin" 2026-06-25 22:29:35,058 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="866ee80f-c49e-4ef2-ab9f-90bff3d36b7d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4c0a2f15-621e-4677-8433-ed3ba33010e7", client_auth_method="client-secret", username="admin", authSessionParentId="11465094-1218-4de1-a3f5-6829ff611780", authSessionTabId="ZnmlHTTNyZ0" 2026-06-25 22:29:35,149 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="24247802-6ae2-4105-aa6e-d736d31ce4c9", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", resourceType="CLIENT_ROLE", resourcePath="clients/8186c646-0b54-42f1-9c35-ecebfdbf2f24/roles/editor" 2026-06-25 22:29:35,538 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="66dd3ec4-9caf-4b26-8f51-d44c0ff6a3a0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="915fb1ec-9ace-4341-94dc-49fdd77ad84e", client_auth_method="client-secret", username="admin", authSessionParentId="8e1f66ac-0de8-460e-a6e8-5010ad2bbaa7", authSessionTabId="NKZVBNW6k84" 2026-06-25 22:29:35,665 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="24247802-6ae2-4105-aa6e-d736d31ce4c9", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", resourceType="CLIENT_ROLE", resourcePath="clients/8186c646-0b54-42f1-9c35-ecebfdbf2f24/roles/viewer" 2026-06-25 22:29:36,059 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="f2c5c2cc-f13e-4582-b020-d8c2c4c614ff", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="dd7cd4c0-3516-4665-ad8a-7b9b32e7317d", client_auth_method="client-secret", username="admin", authSessionParentId="aafb26c7-d871-43bb-808b-0155000ae689", authSessionTabId="Rzrrtr8K-kc" 2026-06-25 22:29:36,199 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="24247802-6ae2-4105-aa6e-d736d31ce4c9", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", resourceType="CLIENT_ROLE", resourcePath="clients/fbde4537-6e35-4b08-ac56-7919ac679d7a/roles/member" 2026-06-25 22:31:59,266 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="6a5c6a35-ce77-4660-a4fb-b5c834fc65ae", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d955fae8-bff9-4a7b-9d11-1724a9e51fb4", client_auth_method="client-secret", username="admin", authSessionParentId="ad05cfb9-00a2-4c93-a965-044413060184", authSessionTabId="cLrDMIbUTPA" 2026-06-25 22:31:59,910 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="24247802-6ae2-4105-aa6e-d736d31ce4c9", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", resourceType="REALM", resourcePath="null" 2026-06-25 22:32:01,364 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="ed168776-6954-4238-b6d3-acc7998b7e01", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6c2ff947-1fad-4180-8c07-c9397a2bc132", client_auth_method="client-secret", username="admin", authSessionParentId="70046937-59b9-43a8-b698-148a439b0c68", authSessionTabId="Mk68eM6vDoc" 2026-06-25 22:32:01,455 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="24247802-6ae2-4105-aa6e-d736d31ce4c9", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", resourceType="CLIENT", resourcePath="clients/1eb6aebe-6691-41c8-8e14-bc89598deba6" 2026-06-25 22:32:02,084 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="6bb474f2-1976-4695-b026-938900adbdb6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5f1682c5-9cea-4502-8563-f7b14e582227", client_auth_method="client-secret", username="admin", authSessionParentId="f14da071-a38a-42ee-8ab1-8c270211252b", authSessionTabId="QIwoBoS_B1g" 2026-06-25 22:32:02,510 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="24247802-6ae2-4105-aa6e-d736d31ce4c9", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/f8dee0ac-8a7f-4f93-97a9-e8777100c267/role-mappings/clients/7bda9561-1a5e-481b-aaed-51cc510e31fc" 2026-06-25 23:23:34,615 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="b3092a14-1ba7-4204-a3f2-c427f6bd936c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="071a982d-0ad3-4db9-ad30-326aa8c70015", client_auth_method="client-secret", username="admin", authSessionParentId="afb2848e-4369-4612-96f6-fff8d3203b1b", authSessionTabId="6G58od2_7BI" 2026-06-25 23:23:34,830 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="24247802-6ae2-4105-aa6e-d736d31ce4c9", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", resourceType="REALM", resourcePath="null" 2026-06-25 23:23:35,638 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="5819abd9-35f2-415b-ac98-4d6a403509c3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7a99afbe-47dc-427e-8030-83661115dc9b", client_auth_method="client-secret", username="admin", authSessionParentId="04016d20-250e-49ed-8b52-f33b52e60f8b", authSessionTabId="GGH-bh-KXcE" 2026-06-25 23:23:35,705 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="24247802-6ae2-4105-aa6e-d736d31ce4c9", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/a5ae68ad-0c14-41a4-b438-20bb254eb302" 2026-06-25 23:23:35,804 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="24247802-6ae2-4105-aa6e-d736d31ce4c9", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/a5ae68ad-0c14-41a4-b438-20bb254eb302/protocol-mappers/models/9583feb8-7bd4-4927-803b-bdf8fc7137b0" 2026-06-25 23:23:41,995 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="67bcdf17-c0e1-43a0-aede-3b96aa244229", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b5ae2765-9568-4d3f-b7d4-2dc65f9a54cc", client_auth_method="client-secret", username="admin", authSessionParentId="68ad7856-d570-4a5e-b796-eb657c90cf90", authSessionTabId="A1WYWc7DCww" 2026-06-25 23:23:42,049 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="24247802-6ae2-4105-aa6e-d736d31ce4c9", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", resourceType="CLIENT", resourcePath="clients/b9b42b2d-11e2-4a45-b4ce-553fd9f2a064" 2026-06-25 23:23:42,445 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="705d846b-063c-4f2d-8fb6-2bed569fbf4c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="241821df-27ec-4ceb-845f-1ea5b3f3ad2a", client_auth_method="client-secret", username="admin", authSessionParentId="fba3e242-3e82-405e-b855-7a8d671a35e4", authSessionTabId="XJUtBWUwYyA" 2026-06-25 23:23:42,518 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="24247802-6ae2-4105-aa6e-d736d31ce4c9", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", resourceType="CLIENT", resourcePath="clients/8186c646-0b54-42f1-9c35-ecebfdbf2f24" 2026-06-25 23:23:42,918 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="0e724c80-db15-45f5-92e9-5071b2d2e9bb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="07572026-dfc8-4845-a2b6-80f9785685f9", client_auth_method="client-secret", username="admin", authSessionParentId="bbfb3057-b7ed-4724-8b31-43be7dca14d6", authSessionTabId="xDlZTS2bbtg" 2026-06-25 23:23:42,973 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="24247802-6ae2-4105-aa6e-d736d31ce4c9", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", resourceType="CLIENT", resourcePath="clients/fbde4537-6e35-4b08-ac56-7919ac679d7a" 2026-06-25 23:23:43,621 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="81780b4f-5880-438c-87fa-9f5398eba2c3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b2ab1f4b-6230-430c-b6fe-bf0cc3a60a67", client_auth_method="client-secret", username="admin", authSessionParentId="4235676d-161a-4581-9b11-56018b43cf4b", authSessionTabId="KObQDH1DLAw" 2026-06-25 23:23:43,955 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="2d47037c-d3a3-40ad-bc93-68e7cd7945a5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e0eefb54-d985-4950-8d4e-c64d62805ae4", client_auth_method="client-secret", username="admin", authSessionParentId="c06a7210-59f0-40bc-875e-e49ed833678f", authSessionTabId="AO5jiQ2mptI" 2026-06-25 23:23:44,330 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="e15c0f95-6991-457d-91c8-ea509340791d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="40055eac-5fd1-4e76-8e5d-322be08dc298", client_auth_method="client-secret", username="admin", authSessionParentId="acbf390c-f0a0-4ab8-b32e-2efe507f0afd", authSessionTabId="URnlqAIakFE" 2026-06-25 23:23:44,701 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="43b4aa40-8661-4092-9f13-1112d5ed9c00", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="80cfede1-9949-4ba0-afee-cd3194828a51", client_auth_method="client-secret", username="admin", authSessionParentId="f648eefc-88b9-4dc9-9779-21a12e3175fb", authSessionTabId="Jwax1T1le_Q" 2026-06-25 23:23:45,068 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="cd62d916-b175-4c72-a3c8-9b10f46929e1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="30aeff95-1e93-4608-9146-44a711467aa8", client_auth_method="client-secret", username="admin", authSessionParentId="32b2c6de-da15-49f0-b37f-422be2fba4b9", authSessionTabId="GjUDwZIzJJQ" 2026-06-25 23:24:57,137 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="68e9c20f-eb54-42ba-8ac3-ac93d4c5c5f0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f0d1a067-7c6a-4a84-85b3-3265cec42981", client_auth_method="client-secret", username="admin", authSessionParentId="b29227b7-7521-44cb-9b5c-c744faad6f40", authSessionTabId="n07RA--KLM4" 2026-06-25 23:24:57,330 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="24247802-6ae2-4105-aa6e-d736d31ce4c9", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", resourceType="REALM", resourcePath="null" 2026-06-25 23:24:58,997 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="81faaaf4-bad5-49a7-8726-6c96bc694f91", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ac3dfdd9-c8a5-44a7-bcc0-8730c06344ad", client_auth_method="client-secret", username="admin", authSessionParentId="252caf2b-b180-41fd-8332-5f54282a5350", authSessionTabId="zcCvRXt5Msg" 2026-06-25 23:24:59,056 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="24247802-6ae2-4105-aa6e-d736d31ce4c9", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", resourceType="CLIENT", resourcePath="clients/1eb6aebe-6691-41c8-8e14-bc89598deba6" 2026-06-25 23:24:59,784 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5861667e-87b8-43fb-a398-e4563dfb1e7a", clientId="admin-cli", userId="f4ae3cda-1107-40f1-8a72-1221588af4e6", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="1fd270c4-d985-4107-8e3b-5d74a240a382", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="03737f6d-c5f2-4557-a6e2-ff25cc545a06", client_auth_method="client-secret", username="admin", authSessionParentId="f61b4dff-53f1-43ea-86f2-f00731ff3651", authSessionTabId="X9MUPbP_ims"