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-23 22:19:19,577 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 48734ms 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-23 22:19:24,945 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-23 22:19:33,448 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-23 22:19:34,140 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-23 22:19:34,736 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-23 22:19:35,341 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-23 22:19:35,426 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 152ade20-f725-49c9-acc4-8019ae7d6780, name: keycloak-0-21881 2026-06-23 22:19:35,434 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-23 22:19:35,434 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-23 22:19:35,440 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.19717 2026-06-23 22:19:36,944 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-23 22:19:37,523 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-21881: no members discovered after 2080 ms: creating cluster as coordinator 2026-06-23 22:19:37,531 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-21881|0] (1) [keycloak-0-21881] 2026-06-23 22:19:37,548 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-21881`, physical addresses are `[10.0.0.155:35253]` 2026-06-23 22:19:37,623 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-06-23 22:19:38,953 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-21881, Site name: null 2026-06-23 22:19:39,025 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-23 22:19:49,238 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-23 22:19:49,238 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-23 22:19:49,723 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-23 22:19:55,333 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-23 22:19:55,333 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-23 22:19:55,828 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-23 22:19:55,829 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-23 22:20:02,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-23 22:20:02,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-06-23 22:20:03,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-06-23 22:20:03,271 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:05,204 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:05,233 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:07,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-23 22:20:07,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-06-23 22:20:07,441 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:09,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-06-23 22:20:10,464 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:10,479 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:10,878 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 22:20:11,311 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:11,320 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:11,330 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:11,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-23 22:20:12,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-23 22:20:13,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-23 22:20:13,638 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:13,657 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:13,663 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:13,964 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:14,133 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:14,137 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 22:20:14,413 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:15,861 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 22:20:15,869 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:16,833 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:17,115 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:17,886 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:17,896 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:17,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-06-23 22:20:17,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:18,037 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-23 22:20:18,122 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-23 22:20:18,186 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-23 22:20:18,280 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-23 22:20:18,380 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-23 22:20:18,482 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-23 22:20:18,568 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-23 22:20:18,639 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-23 22:20:18,764 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-23 22:20:18,801 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-23 22:20:18,889 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-23 22:20:18,943 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-23 22:20:18,993 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-23 22:20:19,043 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-23 22:20:19,095 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-23 22:20:19,203 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-23 22:20:19,322 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-23 22:20:19,325 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:19,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-06-23 22:20:19,468 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:19,530 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:19,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-23 22:20:19,599 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:19,608 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:19,618 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:21,292 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:21,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-06-23 22:20:21,586 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:21,595 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:21,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-23 22:20: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-23 22:20:22,888 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:23,824 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:24,097 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:24,119 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 22:20:24,125 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:24,136 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:24,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-06-23 22:20:24,247 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:24,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-06-23 22:20:27,641 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 22:20:28,349 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 22:20:28,556 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:28,718 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:28,766 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:28,819 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:28,826 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:28,833 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:28,872 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-23 22:20:29,001 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:29,030 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 22:20:29,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-06-23 22:20:29,277 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 22:20:29,538 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 22:20:29,602 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:29,736 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:29,750 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:29,755 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:30,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-06-23 22:20:30,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:30,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-06-23 22:20:30,969 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 22:20:31,704 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:31,714 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:31,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-23 22:20:31,790 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:31,968 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:31,979 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:32,016 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:32,123 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:32,255 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:32,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-23 22:20:32,451 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:32,510 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-23 22:20:32,536 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:32,700 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:32,708 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:32,826 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:32,835 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:32,889 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-23 22:20:32,955 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-23 22:20:32,959 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:33,038 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:33,044 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:33,069 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:33,126 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:33,133 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:33,161 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:33,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-23 22:20:33,269 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-23 22:20:33,328 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-23 22:20: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-23 22:20:33,374 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:33,421 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:33,451 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:33,459 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:33,494 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:33,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-23 22:20:33,548 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-23 22:20:33,616 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-23 22:20:33,619 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:33,629 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:33,846 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:33,853 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:33,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-23 22:20:33,868 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:33,918 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-23 22:20:33,984 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-23 22:20:33,988 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-23 22:20:34,047 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-23 22:20:34,051 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-23 22:20:35,234 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-23 22:20:44,234 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 84.367s. Listening on: http://0.0.0.0:8080 2026-06-23 22:20:44,235 INFO [io.quarkus] (main) Profile prod activated. 2026-06-23 22:20:44,235 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-23 22:20:45,940 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-23 22:21:02,734 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="f120b110-8574-4a69-9837-97b419faacf9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dd4f5088-79fe-4b6c-b414-812effe19d0d", client_auth_method="client-secret", username="admin", authSessionParentId="ee06e739-5146-4c1a-aea9-771ea7a2ac17", authSessionTabId="mo0YkVONGvA" 2026-06-23 22:21:07,847 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="716456e6-42f1-44fb-810c-d814ac6d81cf", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", resourceType="REALM", resourcePath="atmosphere" 2026-06-23 22:21:09,040 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="ec8279a3-f2c2-4660-b034-6a7858d514c6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="297e4204-fdee-45e4-874c-8cdbefda44ef", client_auth_method="client-secret", username="admin", authSessionParentId="5c3e7448-a2cb-4ede-8a98-e928060f6d89", authSessionTabId="2g8c9ms7mwM" 2026-06-23 22:21:09,256 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="716456e6-42f1-44fb-810c-d814ac6d81cf", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/7b9f095d-487b-4a76-80f1-4ce11ed9f666" 2026-06-23 22:21:09,378 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="716456e6-42f1-44fb-810c-d814ac6d81cf", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/7b9f095d-487b-4a76-80f1-4ce11ed9f666/protocol-mappers/models/061d2f3a-cede-476b-b273-a248fc27d5b5" 2026-06-23 22:21:30,594 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="fb6fbbbf-0029-4008-ae58-4cf2355463f9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ad66d359-137a-4f73-a292-00e722b31b67", client_auth_method="client-secret", username="admin", authSessionParentId="d321449c-a2eb-4769-b586-67625639a1fb", authSessionTabId="Hn8a8cTiKzU" 2026-06-23 22:21:30,954 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="716456e6-42f1-44fb-810c-d814ac6d81cf", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/a7f2dd3c-c3aa-460f-9154-9a391d94063d" 2026-06-23 22:21:31,408 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="af96c37e-fcc5-4298-8e13-71cba04af31e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1d162a61-81a1-4664-bda7-e0ac31f617d3", client_auth_method="client-secret", username="admin", authSessionParentId="12a53933-afae-4e15-b6c5-80a981b86eee", authSessionTabId="Cl7k2h8B3fo" 2026-06-23 22:21:31,480 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="716456e6-42f1-44fb-810c-d814ac6d81cf", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/ebbb4710-e183-49b8-a154-3fc9f8d38b73" 2026-06-23 22:21:31,890 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="bcfa283f-08d9-4bbc-afc6-feed85c36457", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8181c928-5b9f-4846-8ab2-bb9ae0d0b9b7", client_auth_method="client-secret", username="admin", authSessionParentId="b5b02df3-6ab4-4344-a74a-acf843b4f5b8", authSessionTabId="i4Mh0pw_V24" 2026-06-23 22:21:31,956 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="716456e6-42f1-44fb-810c-d814ac6d81cf", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/de4f9074-d9c4-4ced-b2e3-68514861d2e9" 2026-06-23 22:21:32,640 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="81e06780-9c9e-4122-87ea-a796c0e36e7b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="466370a7-c340-4499-a1b3-cba2495230f3", client_auth_method="client-secret", username="admin", authSessionParentId="5b761fa5-9f0d-4ab9-a4e3-02fd928f369b", authSessionTabId="q-IBeqm6LsI" 2026-06-23 22:21:32,738 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="716456e6-42f1-44fb-810c-d814ac6d81cf", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", resourceType="CLIENT_ROLE", resourcePath="clients/a7f2dd3c-c3aa-460f-9154-9a391d94063d/roles/member" 2026-06-23 22:21:33,174 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="2434dd5b-83d5-405c-aee6-27ed2ba5a208", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e569a92d-bfc9-4e5f-bfbc-270489b627ca", client_auth_method="client-secret", username="admin", authSessionParentId="40d7d618-6a79-4903-85a2-3ea6ab7f30ab", authSessionTabId="Au72pRsa6SY" 2026-06-23 22:21:33,355 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="716456e6-42f1-44fb-810c-d814ac6d81cf", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", resourceType="CLIENT_ROLE", resourcePath="clients/ebbb4710-e183-49b8-a154-3fc9f8d38b73/roles/admin" 2026-06-23 22:21:33,709 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="803e4ef5-217a-4f45-b085-b8e91f0550a9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ec56c6ec-b5d8-48fa-a268-4d67dee8eef6", client_auth_method="client-secret", username="admin", authSessionParentId="5b4bc069-24a8-4722-915b-3125d2d8e95c", authSessionTabId="Qd8Yt9AEKbY" 2026-06-23 22:21:33,908 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="716456e6-42f1-44fb-810c-d814ac6d81cf", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", resourceType="CLIENT_ROLE", resourcePath="clients/ebbb4710-e183-49b8-a154-3fc9f8d38b73/roles/editor" 2026-06-23 22:21:34,314 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="ae98fc09-426d-47d1-8812-59712639cc58", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e25fe5eb-20ab-443b-83a1-53ff5dd5e470", client_auth_method="client-secret", username="admin", authSessionParentId="8a17d876-3e50-4ded-8efe-fff343e59a89", authSessionTabId="sTqOO6P3Kkk" 2026-06-23 22:21:34,453 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="716456e6-42f1-44fb-810c-d814ac6d81cf", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", resourceType="CLIENT_ROLE", resourcePath="clients/ebbb4710-e183-49b8-a154-3fc9f8d38b73/roles/viewer" 2026-06-23 22:21:34,860 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="d13e83ae-0658-4237-bcc7-b2decec4af7d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="23f5fc93-f860-4f25-a168-01bf707356af", client_auth_method="client-secret", username="admin", authSessionParentId="580c3955-030a-446a-828d-18fc3b9907f4", authSessionTabId="nRceMff7tcU" 2026-06-23 22:21:35,031 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="716456e6-42f1-44fb-810c-d814ac6d81cf", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", resourceType="CLIENT_ROLE", resourcePath="clients/de4f9074-d9c4-4ced-b2e3-68514861d2e9/roles/member" 2026-06-23 22:23:44,321 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="d9270632-6a45-4ace-a082-be0d3be9271c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9817af79-3dd8-40aa-a0b3-9b2fa45d927c", client_auth_method="client-secret", username="admin", authSessionParentId="2b7a6bba-954a-49eb-a60c-7af153d452ec", authSessionTabId="Z_IeLUlbP8Q" 2026-06-23 22:23:44,847 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="716456e6-42f1-44fb-810c-d814ac6d81cf", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", resourceType="REALM", resourcePath="null" 2026-06-23 22:23:46,356 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="59e6e51c-fc98-4fde-99a4-7e917d1a18bc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c18fa72e-712c-4122-8512-0242a1dd3f52", client_auth_method="client-secret", username="admin", authSessionParentId="9dea49bf-167c-4e60-9b30-7d5b15f415c6", authSessionTabId="1MPaF-Wah-s" 2026-06-23 22:23:46,461 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="716456e6-42f1-44fb-810c-d814ac6d81cf", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/88214c05-3aea-438c-9c05-81f2c2811caf" 2026-06-23 22:23:47,145 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="0daf26e4-16ef-448a-bec1-9e2a15fbd3da", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4961294b-40c1-42d8-bc2c-5b726db342ec", client_auth_method="client-secret", username="admin", authSessionParentId="7186e812-d7df-4fc4-bd4c-5ed63455258d", authSessionTabId="kbijg3YRoCI" 2026-06-23 22:23:47,637 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="716456e6-42f1-44fb-810c-d814ac6d81cf", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/3c0d5e74-9bd1-4cad-b37f-ce062880d8fa/role-mappings/clients/6ac50f99-d64d-4086-a80e-3878a2d9a8d1" 2026-06-23 23:13:24,669 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="ba0ebf37-1fec-4e06-97b9-7f8fae846ec1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c49fb761-3360-4dcc-a80f-e7a7ece646ac", client_auth_method="client-secret", username="admin", authSessionParentId="8144ec83-06f7-4105-9468-9ed9ad95d7a5", authSessionTabId="cLHbnc8UWmc" 2026-06-23 23:13:24,862 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="716456e6-42f1-44fb-810c-d814ac6d81cf", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", resourceType="REALM", resourcePath="null" 2026-06-23 23:13:25,673 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="d106e938-bdc7-4f41-83b5-da72b782b83a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0b7478ca-ef54-4e47-ac53-02136a9f6203", client_auth_method="client-secret", username="admin", authSessionParentId="9571de75-ff7d-42ff-bd06-c97ca644e738", authSessionTabId="_VQyh4MAXAk" 2026-06-23 23:13:25,743 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="716456e6-42f1-44fb-810c-d814ac6d81cf", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/7b9f095d-487b-4a76-80f1-4ce11ed9f666" 2026-06-23 23:13:25,798 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="716456e6-42f1-44fb-810c-d814ac6d81cf", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/7b9f095d-487b-4a76-80f1-4ce11ed9f666/protocol-mappers/models/061d2f3a-cede-476b-b273-a248fc27d5b5" 2026-06-23 23:13:32,128 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="dcf5f397-a7ba-4361-8c85-c5f9ad87c87e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a36273c2-d13f-4efc-a071-4752710fb2ce", client_auth_method="client-secret", username="admin", authSessionParentId="d2a6ce5f-425d-4131-8dc8-4e762c486b75", authSessionTabId="tZSd_z6H5lo" 2026-06-23 23:13:32,236 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="716456e6-42f1-44fb-810c-d814ac6d81cf", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/a7f2dd3c-c3aa-460f-9154-9a391d94063d" 2026-06-23 23:13:32,624 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="078ad950-dbfb-4215-8751-a2f663c360fe", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="932c3ec3-9aad-4cc3-8073-7c07c91a2687", client_auth_method="client-secret", username="admin", authSessionParentId="eb64ab2a-24ac-43f5-a7a4-3968aea74453", authSessionTabId="x8qPUb6iLbI" 2026-06-23 23:13:32,670 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="716456e6-42f1-44fb-810c-d814ac6d81cf", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/ebbb4710-e183-49b8-a154-3fc9f8d38b73" 2026-06-23 23:13:33,076 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="b8ada33f-2d3b-4f51-88fc-766948a86665", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4d995602-ef43-4ebf-8dec-c0a660167755", client_auth_method="client-secret", username="admin", authSessionParentId="cf852680-cb0c-4960-9074-b60da7c47343", authSessionTabId="ujTQSUrD32Y" 2026-06-23 23:13:33,173 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="716456e6-42f1-44fb-810c-d814ac6d81cf", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/de4f9074-d9c4-4ced-b2e3-68514861d2e9" 2026-06-23 23:13:33,860 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="65a0e081-7237-4dda-95a4-d2cfcc747d86", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bb9f2e95-778d-462d-8e91-b47573490a9b", client_auth_method="client-secret", username="admin", authSessionParentId="05dcecee-b162-4482-a70d-d12b35cd999a", authSessionTabId="I-ZOJtHq70s" 2026-06-23 23:13:34,220 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="0b67303c-4ce9-4d0e-985c-003f98ed381d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="be8e9b1f-5b74-4362-a72e-8580ac14e587", client_auth_method="client-secret", username="admin", authSessionParentId="429553a6-b531-4ecb-a2af-79fe33d032eb", authSessionTabId="FMqmdig0nvE" 2026-06-23 23:13:34,576 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="23066411-4faf-4f51-b972-e1da11ca0ca2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ea22f61e-680e-4b1a-903e-6d4f6125147e", client_auth_method="client-secret", username="admin", authSessionParentId="23dea7b9-23ef-450b-9afa-10a00b4e8768", authSessionTabId="RBARkY9iWFI" 2026-06-23 23:13:34,928 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="336e18e9-7c88-4634-8d39-6a2827a01637", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b406b937-397d-4789-931a-6df5f6b937b9", client_auth_method="client-secret", username="admin", authSessionParentId="33ffd931-14a9-4d27-9e15-67ba7f0a0026", authSessionTabId="8aic2SkCKBQ" 2026-06-23 23:13:35,280 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="bf584dcd-2fbb-497b-91df-493539a026cb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="052acd62-62f5-465c-967b-7db039ade027", client_auth_method="client-secret", username="admin", authSessionParentId="6d229eeb-0b64-402e-aeed-996579abd265", authSessionTabId="k-Q_IVTAxCw" 2026-06-23 23:14:47,661 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="9af3099a-14bf-44e3-8ee5-fafdc0b715a5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3b3d1c3a-f6c9-4ba1-9c00-0681348bc721", client_auth_method="client-secret", username="admin", authSessionParentId="9022fecc-d2b8-4b24-bfc8-7f62495f4a40", authSessionTabId="ipPsg6kya0I" 2026-06-23 23:14:47,835 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="716456e6-42f1-44fb-810c-d814ac6d81cf", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", resourceType="REALM", resourcePath="null" 2026-06-23 23:14:49,501 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="4b8940de-4f83-4f40-85cc-b1ccd3ecd9df", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="86983292-40b3-4018-a06e-7739059e9ff9", client_auth_method="client-secret", username="admin", authSessionParentId="1b2169df-60ca-40a6-b07f-e8c299773a67", authSessionTabId="eE7QJOk2ZPE" 2026-06-23 23:14:49,554 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="716456e6-42f1-44fb-810c-d814ac6d81cf", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/88214c05-3aea-438c-9c05-81f2c2811caf" 2026-06-23 23:14:50,275 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="a9bc01f3-3868-4dde-8eec-e95cfa863666", clientId="admin-cli", userId="28bbd29a-48f2-4778-a202-fed534c421a8", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="5b038623-96e8-4d25-8d02-c1cf5aa300f7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="00cae72e-be2e-4fcd-9a9a-6d48e828f5aa", client_auth_method="client-secret", username="admin", authSessionParentId="e8b32cd9-c588-490b-9cfe-89611cd9b196", authSessionTabId="wi484RkEgjU"