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-04-23 00:23:03,103 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 57586ms 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-04-23 00:23:07,802 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-04-23 00:23:16,306 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-23 00:23:16,696 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-23 00:23:17,389 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-23 00:23:18,190 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-23 00:23:18,193 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ebb757cf-824d-452d-a878-50427e9a6122, name: keycloak-0-20056 2026-04-23 00:23:18,202 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-04-23 00:23:18,203 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-04-23 00:23:18,392 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.24984 2026-04-23 00:23:20,516 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-20056: no members discovered after 2119 ms: creating cluster as coordinator 2026-04-23 00:23:20,585 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-20056|0] (1) [keycloak-0-20056] 2026-04-23 00:23:20,606 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-20056`, physical addresses are `[10.0.0.175:40520]` 2026-04-23 00:23:20,700 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-23 00:23:21,192 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-04-23 00:23:21,290 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-23 00:23:22,596 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-20056, Site name: null 2026-04-23 00:23:33,586 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-04-23 00:23:33,586 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-04-23 00:23:34,016 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-23 00:23:40,296 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-04-23 00:23:40,296 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-04-23 00:23:40,787 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-04-23 00:23:40,788 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-04-23 00:23:48,206 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:23:48,398 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:23:49,230 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:23:49,261 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:23:51,338 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:23:51,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:23:53,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-04-23 00:23:53,548 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:23:53,593 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:23:55,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-04-23 00:23:56,832 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:23:56,848 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:23:57,188 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:23:57,604 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:23:57,612 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:23:57,621 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:23:57,627 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:23:59,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-04-23 00:24:00,138 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:00,169 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:00,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:00,191 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:00,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-04-23 00:24:00,684 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:00,691 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:01,012 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:02,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-04-23 00:24:02,565 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:03,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-04-23 00:24: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-04-23 00:24:04,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-04-23 00:24:04,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-04-23 00:24:04,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-04-23 00:24:04,797 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:04,878 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-04-23 00:24:04,957 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-04-23 00:24:05,050 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-04-23 00:24:05,155 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-04-23 00:24:05,244 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-04-23 00:24:05,357 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-04-23 00:24:05,427 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-04-23 00:24:05,502 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-04-23 00:24:05,640 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-04-23 00:24:05,688 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-04-23 00:24:05,797 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-04-23 00:24:05,854 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-23 00:24:05,914 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-04-23 00:24:05,977 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-04-23 00:24:06,032 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-04-23 00:24:06,137 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-04-23 00:24:06,269 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-04-23 00:24:06,274 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:06,386 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:06,427 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:06,487 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:06,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-04-23 00:24:06,564 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:06,570 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:06,585 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:08,366 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:08,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-04-23 00:24:08,647 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:08,658 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:08,664 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:10,002 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:10,124 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:11,190 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:11,492 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:11,518 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:11,526 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:11,533 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:11,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-04-23 00:24:11,651 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:12,139 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:15,116 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:16,026 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:16,239 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:16,424 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:16,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-04-23 00:24:16,552 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:16,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:16,566 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:16,602 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-04-23 00:24:16,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-04-23 00:24:16,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-04-23 00:24:16,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-04-23 00:24:17,080 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:17,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-04-23 00:24:17,383 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:17,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-04-23 00:24:17,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-04-23 00:24:17,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-04-23 00:24:18,689 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:18,774 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:18,867 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:18,873 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:19,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 2026-04-23 00:24:19,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-04-23 00:24:19,612 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:19,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-04-23 00:24:19,690 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:19,696 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:19,731 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:19,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-04-23 00:24:19,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:20,075 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:20,214 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:20,279 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:20,315 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:20,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-04-23 00:24:20,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-04-23 00:24:20,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-04-23 00:24:20,626 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:20,685 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-23 00:24:20,756 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-04-23 00:24:20,785 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:20,916 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:20,923 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:20,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-04-23 00:24:21,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-04-23 00:24:21,086 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:21,121 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:21,132 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:21,183 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-04-23 00:24:21,254 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-04-23 00:24:21,329 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-04-23 00:24:21,334 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:21,377 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:21,417 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:21,427 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:21,455 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:21,461 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:21,516 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-04-23 00:24:21,585 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-04-23 00:24:21,588 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:21,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-04-23 00:24:21,807 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:21,814 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:21,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:21,827 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:21,885 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-04-23 00:24:21,962 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-04-23 00:24:21,965 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 00:24:22,027 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-04-23 00:24:22,029 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-04-23 00:24:23,209 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-23 00:24:30,001 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 86.510s. Listening on: http://0.0.0.0:8080 2026-04-23 00:24:30,002 INFO [io.quarkus] (main) Profile prod activated. 2026-04-23 00:24:30,002 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-04-23 00:24:31,600 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-23 00:24:50,885 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="029af27a-5e42-4db8-a032-f72d369da5e5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c2e6e4a4-9d83-442f-ad53-8dabaf3778f2", client_auth_method="client-secret", username="admin", authSessionParentId="6388128f-eab8-454d-8b44-24bc24ccb988", authSessionTabId="NCADvvlOQ5o" 2026-04-23 00:24:56,496 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="b1ffaa4e-f0c6-4aa8-99a2-0d9e9171db45", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", resourceType="REALM", resourcePath="atmosphere" 2026-04-23 00:24:57,930 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="0a425610-d6c6-4112-a8f6-baefdb29f0db", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="50cc5326-e3c8-4ef4-b383-b75fdae1b27d", client_auth_method="client-secret", username="admin", authSessionParentId="f1abcf1d-4993-4b4f-8803-b4b0c30d66b8", authSessionTabId="NjiaXvIAl3w" 2026-04-23 00:24:58,118 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="b1ffaa4e-f0c6-4aa8-99a2-0d9e9171db45", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/5e265523-5802-46f3-af9e-5c9a659c6403" 2026-04-23 00:24:58,396 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="b1ffaa4e-f0c6-4aa8-99a2-0d9e9171db45", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/5e265523-5802-46f3-af9e-5c9a659c6403/protocol-mappers/models/5b027aa5-021a-48c4-8ffe-dec2e0ef546c" 2026-04-23 00:25:19,400 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="50c56e60-a804-4a06-b04f-0087a64e64d0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6be9ecc8-15a4-404c-8e02-672f01f6a735", client_auth_method="client-secret", username="admin", authSessionParentId="7f7ba984-7d3a-448c-965f-f4832db20b07", authSessionTabId="nhap1PQSBwg" 2026-04-23 00:25:19,709 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="b1ffaa4e-f0c6-4aa8-99a2-0d9e9171db45", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/8900a612-3270-4330-9a6e-e4f25f16a1ca" 2026-04-23 00:25:20,137 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="f816bf71-29d0-432f-9b0f-5bf511371fac", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="370951d9-8040-4542-8ed6-6d8e2ec1b808", client_auth_method="client-secret", username="admin", authSessionParentId="9f6922fe-27a1-414d-a0ee-841a88edf25b", authSessionTabId="NewXbCbErxU" 2026-04-23 00:25:20,298 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="b1ffaa4e-f0c6-4aa8-99a2-0d9e9171db45", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/5bc8a24a-f79d-4e68-a606-103f19de83d5" 2026-04-23 00:25:20,710 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="14c5361a-e7af-41a2-a751-76b736f57b61", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6900b342-4a64-4266-a94b-d5e4f03996e1", client_auth_method="client-secret", username="admin", authSessionParentId="c423f2a3-605b-44b1-98ca-8c9d98e9d7dc", authSessionTabId="IZzWRgxSoWA" 2026-04-23 00:25:20,817 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="b1ffaa4e-f0c6-4aa8-99a2-0d9e9171db45", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/a44ad879-8eec-46d5-9d95-3f6b59011560" 2026-04-23 00:25:21,484 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="6aabb9aa-b09f-4d79-b623-146fea435147", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a68e8150-f9aa-4377-81f6-8481d2f2f6de", client_auth_method="client-secret", username="admin", authSessionParentId="d515a85d-f15e-4cd2-9eaa-9cc432a9b9ee", authSessionTabId="oRansOf3ctY" 2026-04-23 00:25:21,612 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="b1ffaa4e-f0c6-4aa8-99a2-0d9e9171db45", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", resourceType="CLIENT_ROLE", resourcePath="clients/8900a612-3270-4330-9a6e-e4f25f16a1ca/roles/member" 2026-04-23 00:25:22,114 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="1dddf307-34ba-4b3c-9c26-7a4444c6397d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="deff00cd-8e3d-4c14-84c9-76ff3d7a3fe1", client_auth_method="client-secret", username="admin", authSessionParentId="ba34b4c8-8907-433c-a8cb-4d3f2f6d762f", authSessionTabId="4Z8UaPvZjFQ" 2026-04-23 00:25:22,584 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="b1ffaa4e-f0c6-4aa8-99a2-0d9e9171db45", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", resourceType="CLIENT_ROLE", resourcePath="clients/5bc8a24a-f79d-4e68-a606-103f19de83d5/roles/admin" 2026-04-23 00:25:22,966 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="d2317d7a-6404-40c9-8fde-906002a55f72", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d0903042-02bc-4524-8b13-5565baf827ea", client_auth_method="client-secret", username="admin", authSessionParentId="ec0e1a2b-feda-4be2-a383-690e9de8eb78", authSessionTabId="nCaz9qipO40" 2026-04-23 00:25:23,089 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="b1ffaa4e-f0c6-4aa8-99a2-0d9e9171db45", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", resourceType="CLIENT_ROLE", resourcePath="clients/5bc8a24a-f79d-4e68-a606-103f19de83d5/roles/editor" 2026-04-23 00:25:23,459 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="8ef524be-261d-482d-9768-164acf8a2c94", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fe62f497-4e3f-47a6-8b4c-2f473e59ff22", client_auth_method="client-secret", username="admin", authSessionParentId="d4ad2de7-bdb2-4563-b654-df8a903a7d18", authSessionTabId="LYP5nlcQlhc" 2026-04-23 00:25:23,552 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="b1ffaa4e-f0c6-4aa8-99a2-0d9e9171db45", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", resourceType="CLIENT_ROLE", resourcePath="clients/5bc8a24a-f79d-4e68-a606-103f19de83d5/roles/viewer" 2026-04-23 00:25:23,934 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="95f2b8f6-aa9a-45f8-9c5a-088fb0d6d221", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="decb208e-f09f-481d-ace2-e78563f72d2a", client_auth_method="client-secret", username="admin", authSessionParentId="17b06503-ca44-4c6c-9146-06b8c426e530", authSessionTabId="YHnqjmpqR_U" 2026-04-23 00:25:24,113 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="b1ffaa4e-f0c6-4aa8-99a2-0d9e9171db45", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", resourceType="CLIENT_ROLE", resourcePath="clients/a44ad879-8eec-46d5-9d95-3f6b59011560/roles/member" 2026-04-23 00:27:48,264 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="49cf07f2-f9d4-4491-a624-c8c6bdf0bd06", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="816a1040-bf0c-4c08-bdb7-535661298749", client_auth_method="client-secret", username="admin", authSessionParentId="70970c80-c166-4a68-b68b-707ed617f486", authSessionTabId="fJ7FdSOXA58" 2026-04-23 00:27:48,819 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="b1ffaa4e-f0c6-4aa8-99a2-0d9e9171db45", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", resourceType="REALM", resourcePath="null" 2026-04-23 00:27:50,327 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="a0f93d9c-3371-46b9-a63b-ca7493cb83d2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0048f5d0-57d6-487c-bae0-a46e0450279c", client_auth_method="client-secret", username="admin", authSessionParentId="aad6534b-a9e4-482b-bb2e-fdfe0c1eb20a", authSessionTabId="lfnQ_zu_BqI" 2026-04-23 00:27:50,435 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="b1ffaa4e-f0c6-4aa8-99a2-0d9e9171db45", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/8fe9fffa-f820-45c6-ba48-8ce6c432bfbc" 2026-04-23 00:27:51,068 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="e4067a74-79d8-47a2-8a80-1f432193ed6b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="af739557-ece6-44de-9620-d159a10d088f", client_auth_method="client-secret", username="admin", authSessionParentId="a13d1db8-d074-4b31-8110-147c266821c2", authSessionTabId="exe4pm_XKgY" 2026-04-23 00:27:51,526 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="b1ffaa4e-f0c6-4aa8-99a2-0d9e9171db45", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/e1d92568-89c0-441c-a7c6-e3932c372c6b/role-mappings/clients/602e4331-2e81-486c-9d53-4222aaa4e552" 2026-04-23 01:19:03,917 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="7b8b485f-5216-4459-b50e-c4e9070541fe", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9bd21cf2-ae65-49be-8bef-9c4a311a6f72", client_auth_method="client-secret", username="admin", authSessionParentId="e8bd8b36-e591-47d7-9954-4c52c2f71b46", authSessionTabId="nh2e3CzSprk" 2026-04-23 01:19:04,191 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="b1ffaa4e-f0c6-4aa8-99a2-0d9e9171db45", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", resourceType="REALM", resourcePath="null" 2026-04-23 01:19:05,007 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="b1c0f776-6295-48ce-9147-9558f82698f3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a780ccf5-f5ed-4080-8d78-bec9638dedde", client_auth_method="client-secret", username="admin", authSessionParentId="8574d9b5-95ff-4e19-b96e-0295fabadfb8", authSessionTabId="be_955JKxSs" 2026-04-23 01:19:05,060 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="b1ffaa4e-f0c6-4aa8-99a2-0d9e9171db45", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/5e265523-5802-46f3-af9e-5c9a659c6403" 2026-04-23 01:19:05,125 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="b1ffaa4e-f0c6-4aa8-99a2-0d9e9171db45", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/5e265523-5802-46f3-af9e-5c9a659c6403/protocol-mappers/models/5b027aa5-021a-48c4-8ffe-dec2e0ef546c" 2026-04-23 01:19:11,591 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="a668ee61-5376-4235-9dfb-4f65a54ca82e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e896ae45-452c-4d1f-bbe5-61c0c023f791", client_auth_method="client-secret", username="admin", authSessionParentId="c5b8439e-4e7d-4ac5-83fe-704e6973d49e", authSessionTabId="EVD6rb2lMjI" 2026-04-23 01:19:11,640 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="b1ffaa4e-f0c6-4aa8-99a2-0d9e9171db45", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/8900a612-3270-4330-9a6e-e4f25f16a1ca" 2026-04-23 01:19:12,097 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="19147736-f87c-4616-80f7-114390f50f59", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f8f1c871-338b-4d4b-a6cd-2fd8a52350a9", client_auth_method="client-secret", username="admin", authSessionParentId="e86b5b52-7407-47be-a447-0997087300a1", authSessionTabId="p4tMN_6C8lU" 2026-04-23 01:19:12,202 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="b1ffaa4e-f0c6-4aa8-99a2-0d9e9171db45", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/5bc8a24a-f79d-4e68-a606-103f19de83d5" 2026-04-23 01:19:12,625 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="b96b8c80-15ca-48aa-a840-fb74b3063da9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3c61ba46-fa88-451b-9570-07f1da5db2be", client_auth_method="client-secret", username="admin", authSessionParentId="3e5305da-0ddc-48d6-aaac-f8d979ee748a", authSessionTabId="yFssRwyNsUQ" 2026-04-23 01:19:12,713 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="b1ffaa4e-f0c6-4aa8-99a2-0d9e9171db45", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/a44ad879-8eec-46d5-9d95-3f6b59011560" 2026-04-23 01:19:13,392 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="aede4464-70bf-4200-bd4e-d9f80a1ee89e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="418c774d-5125-4121-923f-e83b0829ccb6", client_auth_method="client-secret", username="admin", authSessionParentId="18ff8771-121b-416a-933a-cefc2ad12627", authSessionTabId="-dFxUtB9VJ4" 2026-04-23 01:19:13,750 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="3df2b6ef-fb34-46eb-9fb1-ac06f83e9e38", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="280c8116-d0ae-4514-9c96-e2130316be02", client_auth_method="client-secret", username="admin", authSessionParentId="5d53b073-2272-4d56-a3d8-a0c4f725b811", authSessionTabId="xpiXvHYR6Uc" 2026-04-23 01:19:14,094 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="91e6bc49-11c0-4d82-bb92-29cf8329b332", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="79b03796-20b1-4093-8777-c2786c272ba3", client_auth_method="client-secret", username="admin", authSessionParentId="d41ae2e4-87f5-45c4-aba4-f53a47f2cc84", authSessionTabId="AmOTEi8h06I" 2026-04-23 01:19:14,447 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="8d2f3be8-f684-474a-afd1-93012ebe374c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fec2fb95-aab4-4046-b53e-3bdffa75a5d1", client_auth_method="client-secret", username="admin", authSessionParentId="328a1267-83eb-45e1-b923-d3f8b178f33f", authSessionTabId="NTd8xs6EmU8" 2026-04-23 01:19:14,826 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="bf4e7640-d727-440f-a53d-ff204220c8ae", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9601f9d9-f212-46d1-875d-9a54506127b4", client_auth_method="client-secret", username="admin", authSessionParentId="bf725a01-f767-40af-9246-69e71fc93988", authSessionTabId="NQi9QDayf3o" 2026-04-23 01:20:24,905 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="c433dcec-7f77-4d03-aa3c-21997a7edab9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b95ef5c2-e945-4892-b44c-65862c65aa7d", client_auth_method="client-secret", username="admin", authSessionParentId="c86e7da9-87d7-458c-823d-0e7bf1855736", authSessionTabId="bzRGWdideDc" 2026-04-23 01:20:25,086 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="b1ffaa4e-f0c6-4aa8-99a2-0d9e9171db45", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", resourceType="REALM", resourcePath="null" 2026-04-23 01:20:26,688 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="93e15a60-89e7-44cf-98fd-d087ae63d193", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ea66ab0a-0304-46d8-be7f-edd32b0a76b4", client_auth_method="client-secret", username="admin", authSessionParentId="0c1dfc4f-4d6e-4b20-a674-80ecb56bff57", authSessionTabId="bDnPdN7fzZQ" 2026-04-23 01:20:26,733 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="b1ffaa4e-f0c6-4aa8-99a2-0d9e9171db45", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", resourceType="CLIENT", resourcePath="clients/8fe9fffa-f820-45c6-ba48-8ce6c432bfbc" 2026-04-23 01:20:27,435 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="59cf24a1-136b-43a5-926c-9555e9770833", clientId="admin-cli", userId="3a2c09e5-9eed-4161-878b-e9f983562d5a", ipAddress="199.204.45.74", auth_method="openid-connect", token_id="17175fec-c60a-46f5-be1e-6812e38a55fd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bc722738-256e-424f-9ca6-104691e2d14d", client_auth_method="client-secret", username="admin", authSessionParentId="8ccd14af-e018-4194-86bc-6fb08f0e3d3b", authSessionTabId="evM5N8AclhQ"