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-02-26 21:05:04,720 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 52963ms 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-02-26 21:05:10,040 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-02-26 21:05:17,739 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-02-26 21:05:18,146 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-02-26 21:05:18,751 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-02-26 21:05:19,528 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-02-26 21:05:19,532 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 34dec788-e988-408a-917f-f3e5d0535215, name: keycloak-0-9098 2026-02-26 21:05:19,539 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-02-26 21:05:19,540 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-02-26 21:05:19,548 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.19467 2026-02-26 21:05:21,634 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-9098: no members discovered after 2006 ms: creating cluster as coordinator 2026-02-26 21:05:21,644 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-9098|0] (1) [keycloak-0-9098] 2026-02-26 21:05:21,649 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-02-26 21:05:21,741 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-9098`, physical addresses are `[10.0.0.155:35003]` 2026-02-26 21:05:21,749 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-02-26 21:05:23,427 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-9098, Site name: null 2026-02-26 21:05:33,562 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-02-26 21:05:33,562 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-02-26 21:05:34,040 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-02-26 21:05:39,744 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-02-26 21:05:39,745 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-02-26 21:05:40,157 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-02-26 21:05:40,157 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-02-26 21:05:46,397 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:05:46,548 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:05:47,374 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:05:47,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-02-26 21:05:49,315 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:05:49,346 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:05:51,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-02-26 21:05:51,475 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:05:51,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-02-26 21:05:53,475 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:05:54,516 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:05:54,533 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:05:54,871 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:05:55,284 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:05:55,291 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:05:55,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-02-26 21:05:55,302 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:05:56,658 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:05:57,689 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:05:57,719 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:05:57,738 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:05:57,744 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:05:58,046 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:05:58,230 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:05:58,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-02-26 21:05:58,527 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:05:59,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-02-26 21:05:59,885 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:00,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-02-26 21:06:01,045 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:01,796 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:01,805 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:01,860 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:01,867 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:01,939 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-02-26 21:06:02,014 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-02-26 21:06:02,080 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-02-26 21:06:02,167 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-02-26 21:06:02,252 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-02-26 21:06:02,355 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-02-26 21:06:02,450 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-02-26 21:06:02,521 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-02-26 21:06:02,656 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-02-26 21:06:02,694 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-02-26 21:06:02,792 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-02-26 21:06:02,845 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-02-26 21:06:02,897 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-02-26 21:06:02,948 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-02-26 21:06:02,999 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-02-26 21:06:03,096 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-02-26 21:06:03,207 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-02-26 21:06:03,210 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:03,332 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:03,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-02-26 21:06:03,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-02-26 21:06:03,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-02-26 21:06:03,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-02-26 21:06:03,512 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:03,520 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:05,180 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:05,263 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:05,450 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:05,462 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:05,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-02-26 21:06:06,662 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:06,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-02-26 21:06:07,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-02-26 21:06:07,966 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:07,986 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:07,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-02-26 21:06:08,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-02-26 21:06:08,081 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:08,118 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:08,592 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:11,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-02-26 21:06:12,138 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:12,333 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:12,489 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:12,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-02-26 21:06:12,590 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:12,598 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:12,603 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:12,637 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-02-26 21:06:12,764 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:12,793 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:12,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-02-26 21:06:13,020 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:13,242 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:13,305 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:13,438 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:13,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-02-26 21:06:13,462 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:14,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-02-26 21:06:14,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-02-26 21:06:14,570 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:14,576 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:15,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:15,211 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:15,264 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:15,271 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:15,335 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:15,341 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:15,372 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:15,475 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:15,630 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:15,713 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:15,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-02-26 21:06:15,887 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:15,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-02-26 21:06:16,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-02-26 21:06:16,068 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:16,186 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:16,194 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:16,252 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-02-26 21:06:16,314 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-02-26 21:06:16,317 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:16,429 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:16,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-02-26 21:06:16,457 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:16,488 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:16,494 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:16,549 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:16,559 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:16,605 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-02-26 21:06:16,663 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-02-26 21:06:16,705 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-02-26 21:06:16,709 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:16,756 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:16,784 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:16,795 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:16,824 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:16,829 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:16,881 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-02-26 21:06:16,948 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-02-26 21:06:16,950 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:16,958 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:17,144 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:17,152 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:17,159 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:17,163 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:17,217 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-02-26 21:06:17,284 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-02-26 21:06:17,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:17,343 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-02-26 21:06:17,346 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-02-26 21:06:19,045 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-02-26 21:06:19,061 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-02-26 21:06:26,850 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 81.890s. Listening on: http://0.0.0.0:8080 2026-02-26 21:06:26,851 INFO [io.quarkus] (main) Profile prod activated. 2026-02-26 21:06:26,851 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-02-26 21:06:28,530 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-02-26 21:06:42,737 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="admin-cli", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="443dac0b-9474-4c17-a927-4ae22d865379", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="72a4c643-5be4-42e8-a63c-f59c4b057946", client_auth_method="client-secret", username="admin", authSessionParentId="ed3d3015-7389-4188-9dc1-2af30b7a625f", authSessionTabId="H-LzBXYXJUM" 2026-02-26 21:06:47,049 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="e2dcab10-af3f-4280-9dea-e3742885a1bd", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", resourceType="REALM", resourcePath="atmosphere" 2026-02-26 21:06:48,435 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="admin-cli", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="c9afaff0-6d20-45dc-bdd1-8473b1e374b6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e3e4b6ca-ca7e-4bcb-a3bb-011aa9bb9351", client_auth_method="client-secret", username="admin", authSessionParentId="f24eeb7d-4a9b-47d6-8f64-db085117aeb6", authSessionTabId="bQzKAqLFMW4" 2026-02-26 21:06:48,651 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="e2dcab10-af3f-4280-9dea-e3742885a1bd", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/f3d10612-6060-4c5d-954d-fe590082b62b" 2026-02-26 21:06:48,930 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="e2dcab10-af3f-4280-9dea-e3742885a1bd", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/f3d10612-6060-4c5d-954d-fe590082b62b/protocol-mappers/models/715207f2-0223-40e9-8f3e-3a14cc1681b6" 2026-02-26 21:07:09,940 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="admin-cli", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="3da58d08-3450-4908-a7e7-65d87e89b3f2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f1ce23df-40dd-44d9-ba7e-0bb896be703c", client_auth_method="client-secret", username="admin", authSessionParentId="dd6db28d-d620-4342-993e-67ef71a0a78c", authSessionTabId="nkYH-8sqc-A" 2026-02-26 21:07:10,161 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="e2dcab10-af3f-4280-9dea-e3742885a1bd", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", resourceType="CLIENT", resourcePath="clients/55dab74c-22e7-464a-b353-75714fffcd8e" 2026-02-26 21:07:10,577 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="admin-cli", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="de1ebf91-5a90-4a47-8719-a4728868a0e9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="34775ea6-0494-47ca-a54a-f8975c229094", client_auth_method="client-secret", username="admin", authSessionParentId="24194573-102b-4d94-a21d-d7db4329f461", authSessionTabId="UyVO4JYNcJU" 2026-02-26 21:07:10,674 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="e2dcab10-af3f-4280-9dea-e3742885a1bd", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", resourceType="CLIENT", resourcePath="clients/b04e759f-2b6b-4529-b4e4-55a7c87f2372" 2026-02-26 21:07:11,080 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="admin-cli", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="48e3a23a-de6c-4a6f-90d9-f5b439d2add5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="97c29a30-422d-4d20-a28d-80eaa66b50ec", client_auth_method="client-secret", username="admin", authSessionParentId="7b47e554-2f4f-466e-873a-1985c4681c67", authSessionTabId="bMtLX7LmB5s" 2026-02-26 21:07:11,169 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="e2dcab10-af3f-4280-9dea-e3742885a1bd", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", resourceType="CLIENT", resourcePath="clients/f77278c0-e76e-4ffd-a70e-86c3cca675dd" 2026-02-26 21:07:11,866 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="admin-cli", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="5a21b786-c48b-4c35-87a8-b1c8c234c500", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="44e47113-51b3-4b5a-9113-ce2cab9c5a72", client_auth_method="client-secret", username="admin", authSessionParentId="2e48f3ae-838e-433b-b38c-e5e132d88aa9", authSessionTabId="y02u2WbbTAI" 2026-02-26 21:07:12,042 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="e2dcab10-af3f-4280-9dea-e3742885a1bd", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", resourceType="CLIENT_ROLE", resourcePath="clients/55dab74c-22e7-464a-b353-75714fffcd8e/roles/member" 2026-02-26 21:07:12,433 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="admin-cli", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="ccfbbb17-c864-4c3a-b23f-a8b8d6e3a094", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4535467f-5b2c-4774-981f-3ea7c10df72c", client_auth_method="client-secret", username="admin", authSessionParentId="82a9b77b-5ac4-431d-ab5c-df45b058bb56", authSessionTabId="N8GVqZYqo30" 2026-02-26 21:07:12,584 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="e2dcab10-af3f-4280-9dea-e3742885a1bd", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", resourceType="CLIENT_ROLE", resourcePath="clients/b04e759f-2b6b-4529-b4e4-55a7c87f2372/roles/admin" 2026-02-26 21:07:12,967 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="admin-cli", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="e7851d6b-c35c-45c4-9e2e-c63529199658", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0c43accb-0c31-47ac-9af7-02df219cf4fe", client_auth_method="client-secret", username="admin", authSessionParentId="f54f7c0e-c5f7-42cc-b223-ac26b408e94f", authSessionTabId="ERoYKBXRwqo" 2026-02-26 21:07:13,166 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="e2dcab10-af3f-4280-9dea-e3742885a1bd", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", resourceType="CLIENT_ROLE", resourcePath="clients/b04e759f-2b6b-4529-b4e4-55a7c87f2372/roles/editor" 2026-02-26 21:07:13,634 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="admin-cli", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="28895592-def5-4bc8-ad66-1fa61b40e281", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="36775a40-3273-4316-8acf-3dd91551e00d", client_auth_method="client-secret", username="admin", authSessionParentId="4ba6256a-eed9-412a-96a5-8c82cd0b5537", authSessionTabId="K8b3FByOtRc" 2026-02-26 21:07:13,782 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="e2dcab10-af3f-4280-9dea-e3742885a1bd", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", resourceType="CLIENT_ROLE", resourcePath="clients/b04e759f-2b6b-4529-b4e4-55a7c87f2372/roles/viewer" 2026-02-26 21:07:14,190 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="admin-cli", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="fa921f5b-dc21-4972-8af1-78d6e4f1361c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d04a90d5-2427-4acb-b3b7-b1b4ccac8445", client_auth_method="client-secret", username="admin", authSessionParentId="6e1ef5cf-aeb2-49f2-902c-f916dc871fb2", authSessionTabId="VL4kJwF2wcY" 2026-02-26 21:07:14,336 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="e2dcab10-af3f-4280-9dea-e3742885a1bd", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", resourceType="CLIENT_ROLE", resourcePath="clients/f77278c0-e76e-4ffd-a70e-86c3cca675dd/roles/member" 2026-02-26 21:09:33,432 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="admin-cli", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="a5748e64-f3d7-454a-a04c-aca7bb4f223c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="41635033-1a39-4124-91ac-fa93f070ff34", client_auth_method="client-secret", username="admin", authSessionParentId="36e80741-7a79-4aec-b0e9-cf907d3570b3", authSessionTabId="MAp5IVdJeW4" 2026-02-26 21:09:34,028 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="e2dcab10-af3f-4280-9dea-e3742885a1bd", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", resourceType="REALM", resourcePath="null" 2026-02-26 21:09:35,528 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="admin-cli", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="58dafa51-5422-4715-9657-dd7219c934b6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8abbf9ba-0bd7-4be7-970b-ab723bc658b2", client_auth_method="client-secret", username="admin", authSessionParentId="2f1ae8ae-744c-4fe6-88e4-f1727678d63e", authSessionTabId="GoLYOktUhOw" 2026-02-26 21:09:35,630 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="e2dcab10-af3f-4280-9dea-e3742885a1bd", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", resourceType="CLIENT", resourcePath="clients/70eb9c41-16bf-4527-bb48-0ceba9c1f5f8" 2026-02-26 21:09:36,132 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="admin-cli", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", auth_method="openid-connect", token_id="1a2790b5-04cf-453a-bfcc-b8ee02b712a9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="46aff8ed-84e8-488e-bcff-a52df8ce446f", client_auth_method="client-secret", username="admin", authSessionParentId="e43206ec-d281-4fb6-be01-f15b186a7f80", authSessionTabId="5_nc3g9WONA" 2026-02-26 21:09:36,591 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a91f9feb-c339-466f-a12a-a93c4386f394", clientId="e2dcab10-af3f-4280-9dea-e3742885a1bd", userId="1bdf3997-789e-4afe-b2ab-f7ffe7946e6a", ipAddress="199.204.45.30", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/b914462d-7917-4bfe-b155-44fec02a7aad/role-mappings/clients/24813c66-9d12-43f4-bd5d-f1134016128b"