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-03-31 11:04:11,489 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 52073ms 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-03-31 11:04:16,144 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-03-31 11:04:25,923 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-31 11:04:26,607 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-31 11:04:27,223 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-31 11:04:27,910 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-31 11:04:27,914 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: a3fc3f86-fab8-4581-8398-ea7449fd2aab, name: keycloak-0-25903 2026-03-31 11:04:27,921 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-03-31 11:04:27,921 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-03-31 11:04:28,007 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.20664 2026-03-31 11:04:28,841 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-03-31 11:04:30,015 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-25903: no members discovered after 2003 ms: creating cluster as coordinator 2026-03-31 11:04:30,026 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-25903|0] (1) [keycloak-0-25903] 2026-03-31 11:04:30,049 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-25903`, physical addresses are `[10.0.0.144:36200]` 2026-03-31 11:04:30,113 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-03-31 11:04:32,030 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-25903, Site name: null 2026-03-31 11:04:32,112 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-31 11:04:43,510 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-03-31 11:04:43,510 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-03-31 11:04:44,011 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-31 11:04:50,031 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-03-31 11:04:50,031 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-03-31 11:04:50,535 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-03-31 11:04:50,535 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-03-31 11:04:57,739 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:04:57,914 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:01,875 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:01,907 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:04,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-03-31 11:05:04,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-03-31 11:05:09,196 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:09,233 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:09,248 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:11,675 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:12,846 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:12,863 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:13,273 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:13,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-03-31 11:05:13,769 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:13,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-03-31 11:05:13,786 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:15,298 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:16,502 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:16,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-03-31 11:05:16,558 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:16,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-03-31 11:05:16,957 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:17,147 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:17,155 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:17,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-03-31 11:05:19,183 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:19,193 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:20,212 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:20,602 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:21,493 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:21,503 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:21,569 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:21,580 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:21,664 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-03-31 11:05:21,755 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-03-31 11:05:21,834 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-03-31 11:05:21,947 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-03-31 11:05:22,047 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-03-31 11:05:22,174 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-03-31 11:05:22,257 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-03-31 11:05:22,351 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-03-31 11:05:22,499 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-03-31 11:05:22,546 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-03-31 11:05:22,653 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-03-31 11:05:22,707 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-03-31 11:05:22,752 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-31 11:05:22,810 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-03-31 11:05:22,870 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-03-31 11:05:22,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-03-31 11:05:23,101 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-03-31 11:05:23,104 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:23,217 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:23,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-03-31 11:05:23,330 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:23,399 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:23,404 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:23,416 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:23,425 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:25,227 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:25,313 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:25,507 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:25,522 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:25,528 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:26,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:26,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-03-31 11:05:28,044 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:28,358 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:28,381 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:28,388 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:28,399 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:28,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-03-31 11:05:28,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-03-31 11:05:28,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-03-31 11:05:32,011 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:32,840 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:33,062 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:33,235 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:33,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:33,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:33,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-03-31 11:05:33,375 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:33,412 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-03-31 11:05:33,547 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:33,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-03-31 11:05:33,700 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:33,855 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:34,091 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:34,155 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:34,306 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:34,321 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:34,327 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:35,415 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:35,495 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:35,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-03-31 11:05:35,600 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:36,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-03-31 11:05:36,295 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:36,352 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:36,361 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:36,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-03-31 11:05:36,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-03-31 11:05:36,471 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:36,609 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:36,773 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:36,856 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:36,977 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:37,036 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:37,069 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:37,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-03-31 11:05:37,246 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:37,390 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:37,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-03-31 11:05:37,453 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-03-31 11:05:37,524 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-03-31 11:05:37,528 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:37,615 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:37,622 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:37,711 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:37,745 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:37,751 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:37,783 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:37,794 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:37,850 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-03-31 11:05:37,918 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-31 11:05:37,965 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-03-31 11:05:37,968 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:38,018 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:38,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-03-31 11:05:38,062 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:38,095 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:38,102 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:38,154 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-03-31 11:05:38,223 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-03-31 11:05:38,227 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:38,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-03-31 11:05:38,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-03-31 11:05:38,463 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:38,471 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:38,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-03-31 11:05:38,537 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-03-31 11:05:38,623 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-03-31 11:05:38,625 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 11:05:38,679 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-03-31 11:05:38,681 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-03-31 11:05:39,834 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-31 11:05:47,312 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 95.490s. Listening on: http://0.0.0.0:8080 2026-03-31 11:05:47,312 INFO [io.quarkus] (main) Profile prod activated. 2026-03-31 11:05:47,312 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-03-31 11:05:48,938 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-31 11:06:07,408 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="admin-cli", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="4453fd41-1983-41e9-a49b-6c1211c253bc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="90d71b4f-04dc-4679-861f-4d7ae0751a5e", client_auth_method="client-secret", username="admin", authSessionParentId="8835485b-821a-4641-b14e-0b99b6eeefec", authSessionTabId="R8zK6jP3dGo" 2026-03-31 11:06:13,114 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="5be8d7f3-d0b6-4eb5-8012-92c85153b233", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", resourceType="REALM", resourcePath="atmosphere" 2026-03-31 11:06:14,417 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="admin-cli", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="67df7e65-f1dd-49b6-9e12-5d9674ab7e29", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4d593174-e5f3-4c9c-ac46-7173ff99fa31", client_auth_method="client-secret", username="admin", authSessionParentId="f674d803-1c17-4d93-8510-5dc834d1bea4", authSessionTabId="Oz-btBgIbUo" 2026-03-31 11:06:14,609 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="5be8d7f3-d0b6-4eb5-8012-92c85153b233", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/b316934c-0e28-44dc-9f8b-40da53cebd0b" 2026-03-31 11:06:14,759 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="5be8d7f3-d0b6-4eb5-8012-92c85153b233", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/b316934c-0e28-44dc-9f8b-40da53cebd0b/protocol-mappers/models/30824376-93cb-40ce-8782-648a9d29f124" 2026-03-31 11:06:35,975 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="admin-cli", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="27ff68c9-8aa9-4565-92ca-e9ca129c1d46", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9d011b3e-003f-49af-828b-c67d632d6b33", client_auth_method="client-secret", username="admin", authSessionParentId="7d8f5b60-8c6f-46a8-b0fa-06480999985e", authSessionTabId="8ZIlUFjpjug" 2026-03-31 11:06:36,327 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="5be8d7f3-d0b6-4eb5-8012-92c85153b233", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/640f1ce2-4670-4631-8630-9dcea801a7f4" 2026-03-31 11:06:36,803 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="admin-cli", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="dd9cf69d-2cdc-44ab-9d1a-25b5d6c44c3e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a237a904-5735-423d-a04d-fcfb293769dd", client_auth_method="client-secret", username="admin", authSessionParentId="5d5b66f1-16b1-46a0-81d2-ecc7e5e5c02f", authSessionTabId="333OEIQhtiw" 2026-03-31 11:06:36,927 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="5be8d7f3-d0b6-4eb5-8012-92c85153b233", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/51f8a5e8-1cd4-4dcc-8c84-50f9d4e3e5e3" 2026-03-31 11:06:37,383 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="admin-cli", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="d33f0039-1ee9-45f2-b607-9cad3d93079f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e796934a-d0c4-4235-81eb-6eba840d09f5", client_auth_method="client-secret", username="admin", authSessionParentId="6620cd3b-be88-4ebe-a809-13685a735944", authSessionTabId="rEG9Q1jHM08" 2026-03-31 11:06:37,537 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="5be8d7f3-d0b6-4eb5-8012-92c85153b233", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/a30d9f93-c17a-4041-97b9-abb5907d9f0f" 2026-03-31 11:06:38,199 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="admin-cli", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="407bb90e-a71c-4bef-a2c0-24cbb9c072dc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c34fa951-6466-4025-aff8-8d558a61b243", client_auth_method="client-secret", username="admin", authSessionParentId="942e5f9d-2c96-41a5-ba88-a91bc41eeb12", authSessionTabId="2tNnhih6ukM" 2026-03-31 11:06:38,322 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="5be8d7f3-d0b6-4eb5-8012-92c85153b233", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/640f1ce2-4670-4631-8630-9dcea801a7f4/roles/member" 2026-03-31 11:06:38,699 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="admin-cli", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="55a4389c-9dfe-46db-88f2-ed9f1c140f40", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e07bc215-8a26-4a16-af2b-449b23ef5108", client_auth_method="client-secret", username="admin", authSessionParentId="7cba21b9-442e-48dc-a028-0a0b733a44f2", authSessionTabId="d_OPIV5B-7A" 2026-03-31 11:06:38,783 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="5be8d7f3-d0b6-4eb5-8012-92c85153b233", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/51f8a5e8-1cd4-4dcc-8c84-50f9d4e3e5e3/roles/admin" 2026-03-31 11:06:39,160 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="admin-cli", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="3fe05a43-c1b4-47f2-92f9-fc14fc6201a3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8b3bd244-bc72-4f5f-a940-b0b1bb948763", client_auth_method="client-secret", username="admin", authSessionParentId="8a40417b-2542-40bc-92f7-b517708232a0", authSessionTabId="rY1q-pHjmUs" 2026-03-31 11:06:39,317 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="5be8d7f3-d0b6-4eb5-8012-92c85153b233", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/51f8a5e8-1cd4-4dcc-8c84-50f9d4e3e5e3/roles/editor" 2026-03-31 11:06:39,699 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="admin-cli", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="9247e4c4-1170-4cbd-92c8-ae6887280ded", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="dcf61770-3ed0-40a6-b021-0406a6f99437", client_auth_method="client-secret", username="admin", authSessionParentId="48dfa7a0-8d16-4756-9292-4bc17350b729", authSessionTabId="vwwCPc9NKaM" 2026-03-31 11:06:39,807 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="5be8d7f3-d0b6-4eb5-8012-92c85153b233", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/51f8a5e8-1cd4-4dcc-8c84-50f9d4e3e5e3/roles/viewer" 2026-03-31 11:06:40,162 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="admin-cli", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="c363b9d7-0c22-40f6-ae44-7bca9644a037", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1540719a-7369-4692-8244-07ddfe051289", client_auth_method="client-secret", username="admin", authSessionParentId="610a531a-0060-4801-903a-76a91952031c", authSessionTabId="HZJuh9AKHfA" 2026-03-31 11:06:40,257 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="5be8d7f3-d0b6-4eb5-8012-92c85153b233", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/a30d9f93-c17a-4041-97b9-abb5907d9f0f/roles/member" 2026-03-31 11:09:01,792 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="admin-cli", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="2f3d5d42-b5e1-4def-8b4c-f162c2aa074d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="23f71d12-49d8-45ba-adc0-f07d438b92a6", client_auth_method="client-secret", username="admin", authSessionParentId="f04afa13-c8c6-41d5-9cf5-5b66ef20e905", authSessionTabId="KFq1x_-aBTw" 2026-03-31 11:09:02,429 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="5be8d7f3-d0b6-4eb5-8012-92c85153b233", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", resourceType="REALM", resourcePath="null" 2026-03-31 11:09:04,040 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="admin-cli", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="a1371057-bd43-4bae-bc76-aae7ca38cb32", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fe95a4e1-f2f0-4594-9f81-3de063aea664", client_auth_method="client-secret", username="admin", authSessionParentId="bd809f83-f47d-4bee-b47e-a18cdc03d2f5", authSessionTabId="8NjS7UyjdnA" 2026-03-31 11:09:04,224 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="5be8d7f3-d0b6-4eb5-8012-92c85153b233", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/70402432-d0ac-4b2b-8bf4-573dc8517a79" 2026-03-31 11:09:04,919 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="admin-cli", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="669279c3-58d5-4470-bd1f-0c9b8f2e3bfc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1cd4a3fb-6264-421d-95d9-52c9f48bea1d", client_auth_method="client-secret", username="admin", authSessionParentId="21efe356-1c2e-4ed8-b96b-5fe09cd915d8", authSessionTabId="wEGe-JbCNdo" 2026-03-31 11:09:05,453 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="1de2cd63-9131-4c1a-b85b-a209334e5f9d", clientId="5be8d7f3-d0b6-4eb5-8012-92c85153b233", userId="c8278753-b503-4703-977a-ddce7421c3cd", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/b79cb2ac-6b0a-46e5-91ba-3132864e6d24/role-mappings/clients/21111d06-7af4-4f05-95af-891e7eb5d919"