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-05-09 21:48:48,638 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 50978ms 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-05-09 21:48:53,659 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-05-09 21:49:01,351 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-09 21:49:01,647 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-09 21:49:02,145 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-09 21:49:02,746 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-09 21:49:02,748 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ce2fffb2-e76b-4149-9619-381d24536053, name: keycloak-0-27641 2026-05-09 21:49:02,757 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-05-09 21:49:02,758 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-05-09 21:49:02,835 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.44819 2026-05-09 21:49:04,739 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-05-09 21:49:04,843 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-27641: no members discovered after 2003 ms: creating cluster as coordinator 2026-05-09 21:49:04,854 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-27641|0] (1) [keycloak-0-27641] 2026-05-09 21:49:04,869 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-27641`, physical addresses are `[10.0.0.11:60355]` 2026-05-09 21:49:04,934 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-09 21:49:06,563 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-27641, Site name: null 2026-05-09 21:49:06,641 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-09 21:49:16,645 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-05-09 21:49:16,646 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-05-09 21:49:17,062 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-09 21:49:22,754 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-05-09 21:49:22,754 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-05-09 21:49:23,249 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-05-09 21:49:23,249 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-05-09 21:49:30,367 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:30,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-05-09 21:49:31,310 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:31,355 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49: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-05-09 21:49:33,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-05-09 21:49:35,722 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:35,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-05-09 21:49:35,761 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:37,803 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:38,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-05-09 21:49:38,782 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:39,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-05-09 21:49:39,519 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:39,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-05-09 21:49:39,535 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:39,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-05-09 21:49:40,895 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:41,949 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:41,975 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:41,995 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:42,000 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:42,304 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:42,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-05-09 21:49:42,470 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:42,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-05-09 21:49:44,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-05-09 21:49:44,222 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:45,184 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:45,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-05-09 21:49:46,262 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:46,272 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:46,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-05-09 21:49:46,345 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:46,423 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-05-09 21:49:46,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-05-09 21:49:46,582 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-05-09 21:49:46,689 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-05-09 21:49:46,796 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-05-09 21:49:46,923 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-05-09 21:49:47,023 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-05-09 21:49:47,106 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-05-09 21:49:47,236 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-05-09 21:49:47,279 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-05-09 21:49:47,386 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-05-09 21:49:47,440 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-05-09 21:49:47,496 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-05-09 21:49:47,548 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-05-09 21:49:47,606 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-05-09 21:49:47,713 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-05-09 21:49:47,821 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-05-09 21:49:47,825 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:47,935 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:47,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-05-09 21:49:48,033 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:48,109 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:48,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-05-09 21:49:48,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-05-09 21:49:48,129 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:49,818 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:49,901 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:50,110 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:50,122 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:50,129 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:51,380 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:51,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-05-09 21:49:52,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-05-09 21:49:52,798 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:52,818 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:52,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-05-09 21:49:52,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-05-09 21:49:52,925 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:52,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-05-09 21:49:53,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-05-09 21:49:56,435 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:57,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:57,396 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:57,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-05-09 21:49:57,611 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:57,668 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:57,676 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:57,683 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:57,714 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-05-09 21:49:57,836 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:57,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-05-09 21:49:57,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-05-09 21:49:58,113 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:58,345 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:58,405 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:58,550 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:58,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-05-09 21:49:58,589 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:59,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-05-09 21:49:59,652 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:59,732 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:49:59,737 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:00,357 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:00,365 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:00,422 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:00,430 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:00,490 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:00,500 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:00,532 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:00,642 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:00,753 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:00,881 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:00,994 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:01,052 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:01,084 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:01,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:01,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-05-09 21:50:01,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-05-09 21:50:01,385 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:01,433 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-05-09 21:50:01,495 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-05-09 21:50:01,497 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:01,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-05-09 21:50:01,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-05-09 21:50:01,607 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:01,634 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:01,639 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:01,670 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:01,680 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:01,725 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-05-09 21:50:01,789 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-09 21:50:01,827 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-05-09 21:50:01,830 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:01,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-05-09 21:50:01,908 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:01,918 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:01,949 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:01,954 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:02,000 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-09 21:50:02,057 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-05-09 21:50:02,059 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:02,070 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:02,272 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:02,282 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:02,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:02,299 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:02,359 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-05-09 21:50:02,435 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-05-09 21:50:02,437 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-09 21:50:02,487 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-05-09 21:50:02,490 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-05-09 21:50:03,844 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-09 21:50:11,539 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 82.595s. Listening on: http://0.0.0.0:8080 2026-05-09 21:50:11,540 INFO [io.quarkus] (main) Profile prod activated. 2026-05-09 21:50:11,540 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-05-09 21:50:12,961 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-09 21:50:29,051 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="59af745c-de18-4045-b993-cdc8e885cc5d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c8bb05e4-d936-4ecc-ab16-51e64c6ad704", client_auth_method="client-secret", username="admin", authSessionParentId="d3031252-d623-4147-8a12-b0d3c02e22aa", authSessionTabId="D6A7_yP6lDs" 2026-05-09 21:50:33,355 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="110b8df0-2455-4e57-aed4-78aed81697e7", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", resourceType="REALM", resourcePath="atmosphere" 2026-05-09 21:50:34,519 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="380aef0d-c868-4369-9091-b02a7929bc08", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2faa90d8-2698-45c9-81a9-e13f6c2c0286", client_auth_method="client-secret", username="admin", authSessionParentId="9be59453-a3d4-4917-b875-3e5c3e2250db", authSessionTabId="t9Jw1iClsr0" 2026-05-09 21:50:34,668 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="110b8df0-2455-4e57-aed4-78aed81697e7", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/32e179fc-62ba-4eb8-b2c7-44282814b594" 2026-05-09 21:50:34,844 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="110b8df0-2455-4e57-aed4-78aed81697e7", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/32e179fc-62ba-4eb8-b2c7-44282814b594/protocol-mappers/models/f3498f1b-f004-444c-a552-3ea26b6a77bf" 2026-05-09 21:50:55,682 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="cdb3c6a4-14ba-4797-80cf-43b955c945cc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1857f02c-2078-4784-98b6-1cfb7f831f6b", client_auth_method="client-secret", username="admin", authSessionParentId="e77bd8cb-d298-436e-8dca-7434fd7676ec", authSessionTabId="YgPi68rzfh8" 2026-05-09 21:50:55,952 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="110b8df0-2455-4e57-aed4-78aed81697e7", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/7fa49320-7059-4d02-9083-8186e88ba720" 2026-05-09 21:50:56,387 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="d48da3f5-6c36-4d39-9110-ccbe224c093b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="db989cc2-810a-47cb-b6a9-09e55b4c9e74", client_auth_method="client-secret", username="admin", authSessionParentId="ec833660-2ce6-41cc-bdfb-2d8542fe4343", authSessionTabId="9kdN44A1Vbw" 2026-05-09 21:50:56,479 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="110b8df0-2455-4e57-aed4-78aed81697e7", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/e49b3e11-5c6e-4b42-8376-d15f2c7db5e0" 2026-05-09 21:50:56,870 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="482d3f49-2490-4907-a01c-b03de89fdce8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1e2cec7a-ef6a-45b8-9cc1-6ab8c4b2c3ca", client_auth_method="client-secret", username="admin", authSessionParentId="3a766173-65c3-4122-a4a9-25261d0da65b", authSessionTabId="sqN9kJKrvH0" 2026-05-09 21:50:56,961 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="110b8df0-2455-4e57-aed4-78aed81697e7", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/41e2aba6-e0d7-4cb1-b66f-d3deae8ac043" 2026-05-09 21:50:57,595 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="11ae8bc5-2021-4c13-a1c1-c68b2f273ad7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c9f5db5c-a2a7-464d-b330-2b8667392707", client_auth_method="client-secret", username="admin", authSessionParentId="ac347b90-2863-4e5c-a346-aa2c05f377be", authSessionTabId="6txd60WsJ-M" 2026-05-09 21:50:57,675 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="110b8df0-2455-4e57-aed4-78aed81697e7", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/7fa49320-7059-4d02-9083-8186e88ba720/roles/member" 2026-05-09 21:50:58,076 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="5ef332d1-f360-4770-a661-eaec5911d8d2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="96d5d9b9-495d-412d-a3b4-760921e2e80b", client_auth_method="client-secret", username="admin", authSessionParentId="46c7120e-9100-460a-afa0-e11d495e92a6", authSessionTabId="nNM9gVMrPcA" 2026-05-09 21:50:58,205 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="110b8df0-2455-4e57-aed4-78aed81697e7", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/e49b3e11-5c6e-4b42-8376-d15f2c7db5e0/roles/admin" 2026-05-09 21:50:58,565 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="470469b8-820e-4149-b2e4-d4a0e7d7fcbb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3c6eceb8-216b-45fc-9ac8-89c26c80f126", client_auth_method="client-secret", username="admin", authSessionParentId="b907b111-5894-415d-b029-14dd57e55a56", authSessionTabId="BdcDQki1esY" 2026-05-09 21:50:58,661 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="110b8df0-2455-4e57-aed4-78aed81697e7", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/e49b3e11-5c6e-4b42-8376-d15f2c7db5e0/roles/editor" 2026-05-09 21:50:59,084 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="c84e4e96-db0b-4822-bdb7-7a723a2be6db", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0c9a10ab-82d8-4e41-8bd5-76746eff9587", client_auth_method="client-secret", username="admin", authSessionParentId="db59c65b-e46d-4c27-aca4-ecdfc5a3d099", authSessionTabId="FrbLCeuS4yE" 2026-05-09 21:50:59,246 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="110b8df0-2455-4e57-aed4-78aed81697e7", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/e49b3e11-5c6e-4b42-8376-d15f2c7db5e0/roles/viewer" 2026-05-09 21:50:59,586 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="a0ad1330-724e-4ca8-8d40-fb1ecde9de38", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="49c54df5-ba6a-43dc-9e7b-3725ece5af3b", client_auth_method="client-secret", username="admin", authSessionParentId="ed9a7054-60e7-4501-b6e0-9fc34921df48", authSessionTabId="pdmSU8ozV8Q" 2026-05-09 21:50:59,744 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="110b8df0-2455-4e57-aed4-78aed81697e7", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/41e2aba6-e0d7-4cb1-b66f-d3deae8ac043/roles/member" 2026-05-09 21:53:15,459 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="10ff145e-05ad-4730-9342-cd438f96985a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="71552411-3461-4e9b-be90-669d8c50385d", client_auth_method="client-secret", username="admin", authSessionParentId="239cb8de-7543-437c-8953-516d672523f7", authSessionTabId="S_r_L8LDKDw" 2026-05-09 21:53:15,951 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="110b8df0-2455-4e57-aed4-78aed81697e7", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", resourceType="REALM", resourcePath="null" 2026-05-09 21:53:17,861 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="091851fb-207d-4e29-8599-3c5734996d8e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7c7a93bf-bd96-4f3f-94d7-a461f0fc18a7", client_auth_method="client-secret", username="admin", authSessionParentId="ee7874b2-6dd5-4a02-8685-c10e435ae652", authSessionTabId="Zc-0dDcrhVs" 2026-05-09 21:53:18,136 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="110b8df0-2455-4e57-aed4-78aed81697e7", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/87f9e63e-70f5-4de7-babe-ec4997f18807" 2026-05-09 21:53:18,721 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="ea0d6a48-3111-4e50-a075-8be9cd5dc388", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="873d71cd-bcf2-42e3-936c-38a0ba87afd6", client_auth_method="client-secret", username="admin", authSessionParentId="bf860c3d-7f6a-48d3-b8aa-9ec88d80ed76", authSessionTabId="TMdnPuBKhFw" 2026-05-09 21:53:19,168 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="110b8df0-2455-4e57-aed4-78aed81697e7", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/83a9c6a2-77f5-4c9c-8444-a8bec48cfca5/role-mappings/clients/adbaf893-0fda-419d-b8aa-dae4c9c280e3" 2026-05-09 22:43:21,143 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="655bf2f2-a865-4824-90b4-b173ee9a570f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e14db397-0ea4-4e12-95a2-c6f339d4141e", client_auth_method="client-secret", username="admin", authSessionParentId="8c228f1e-7029-419f-8cf7-4bbc4959cf54", authSessionTabId="vv1o6UtqmOk" 2026-05-09 22:43:21,270 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="110b8df0-2455-4e57-aed4-78aed81697e7", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", resourceType="REALM", resourcePath="null" 2026-05-09 22:43:22,021 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="0134e7fb-27a4-4ee5-8f66-d0fe595aece4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1dae0c93-9bca-49d1-872d-6932587c3a0d", client_auth_method="client-secret", username="admin", authSessionParentId="fa977c40-8a20-4d80-9b14-77da95d03f1e", authSessionTabId="efyNHKeWgak" 2026-05-09 22:43:22,073 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="110b8df0-2455-4e57-aed4-78aed81697e7", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/32e179fc-62ba-4eb8-b2c7-44282814b594" 2026-05-09 22:43:22,165 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="110b8df0-2455-4e57-aed4-78aed81697e7", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/32e179fc-62ba-4eb8-b2c7-44282814b594/protocol-mappers/models/f3498f1b-f004-444c-a552-3ea26b6a77bf" 2026-05-09 22:43:28,822 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="b4be85b6-9b49-465c-857b-1eec9575deb1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7c58109a-66f0-4571-9dfa-d03bc4a4de4a", client_auth_method="client-secret", username="admin", authSessionParentId="61f2a806-a39a-4e9b-8dba-aaa1cac7d095", authSessionTabId="_CSoMIESlqU" 2026-05-09 22:43:28,882 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="110b8df0-2455-4e57-aed4-78aed81697e7", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/7fa49320-7059-4d02-9083-8186e88ba720" 2026-05-09 22:43:29,269 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="150f3141-2f76-408c-8e60-831e15c77708", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0592e9f4-2e6b-4452-b1d0-34b5dffd44bc", client_auth_method="client-secret", username="admin", authSessionParentId="19d4549b-7757-490d-a519-486532c3a5b1", authSessionTabId="WOJ9hQE3Ew0" 2026-05-09 22:43:29,333 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="110b8df0-2455-4e57-aed4-78aed81697e7", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/e49b3e11-5c6e-4b42-8376-d15f2c7db5e0" 2026-05-09 22:43:29,732 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="9e5dedb4-f859-433b-8e4c-36fd17dfc38d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="80375ac1-d39b-46b2-a920-49bdf86a9298", client_auth_method="client-secret", username="admin", authSessionParentId="8c99d906-7871-4817-9c9d-0657051a2f97", authSessionTabId="kNR1hkByc14" 2026-05-09 22:43:29,783 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="110b8df0-2455-4e57-aed4-78aed81697e7", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/41e2aba6-e0d7-4cb1-b66f-d3deae8ac043" 2026-05-09 22:43:30,590 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="a2aa416c-f455-4cac-84fa-f421b63f4fdb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="26acb377-9e00-45d6-b0fd-45f700e8f9ca", client_auth_method="client-secret", username="admin", authSessionParentId="e479a5ad-7cf0-4e6d-9087-d0558966be0e", authSessionTabId="vaVVABCYAbw" 2026-05-09 22:43:30,955 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="48354f45-2307-477a-8a37-69e18527bf79", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8abad944-4476-4cb1-aad4-0dafd4f6dc23", client_auth_method="client-secret", username="admin", authSessionParentId="06b4f3c4-24fd-4d7e-a27d-df53ea8a7079", authSessionTabId="vilg3y0hXNg" 2026-05-09 22:43:31,287 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="556d473e-6626-41d4-bf7d-bd2c5d7fb71f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5b0d6ef1-5fd5-4e30-ad00-3c96e0634003", client_auth_method="client-secret", username="admin", authSessionParentId="0eaaa67c-88a7-492c-a7e4-b24f027d57d4", authSessionTabId="KtrcjZjrhUc" 2026-05-09 22:43:31,631 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="d4fca684-7225-463b-b0ef-0f378dbad1ee", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2f732238-2338-4ce2-8742-236a3f8577d4", client_auth_method="client-secret", username="admin", authSessionParentId="13738b27-3f29-43a1-9b56-aa4d110e986f", authSessionTabId="wi_Zs1HF9Ao" 2026-05-09 22:43:31,973 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="9bc673f5-f7a4-41aa-9c07-c54884f6cdea", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="226d4fdd-ee54-47db-88f4-d903669a1de4", client_auth_method="client-secret", username="admin", authSessionParentId="6da28674-0d29-43cd-9024-867d0397808a", authSessionTabId="yc3lk9vrHSs" 2026-05-09 22:44:44,649 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="77152cb9-617b-438b-9a52-24abda5d465e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="103d41ed-1bf8-4592-b812-111b86285966", client_auth_method="client-secret", username="admin", authSessionParentId="a31d3b1c-5706-42e9-b7cc-ae6e8fe7f799", authSessionTabId="uJw8liBUDDw" 2026-05-09 22:44:44,841 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="110b8df0-2455-4e57-aed4-78aed81697e7", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", resourceType="REALM", resourcePath="null" 2026-05-09 22:44:46,552 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="e7840515-d9b4-4b3c-8cbb-08b5877ab536", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0a76fc21-3023-4c66-bf84-6da5676fe0d3", client_auth_method="client-secret", username="admin", authSessionParentId="9af5d226-b187-44f4-99ff-10d08b0dba1b", authSessionTabId="HOqEsNBja4E" 2026-05-09 22:44:46,608 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="110b8df0-2455-4e57-aed4-78aed81697e7", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/87f9e63e-70f5-4de7-babe-ec4997f18807" 2026-05-09 22:44:47,357 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9014a57a-e7f7-4433-9a5e-b8ca00079a3c", clientId="admin-cli", userId="fe69adc5-77f8-42f2-b3da-32ca56bcbe3b", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="3501834e-ea7b-4d7a-81d7-327e95b9e3d4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0c604b36-4a3d-4458-89fd-bd3d73180169", client_auth_method="client-secret", username="admin", authSessionParentId="91234c42-a1fb-4ef4-97ac-9ee323354af6", authSessionTabId="D6uwuS-Jtxo"