Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-05-19 13:41:46,418 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 60478ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-05-19 13:41:52,127 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-05-19 13:42:00,942 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-19 13:42:01,647 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-19 13:42:02,524 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-19 13:42:03,224 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-19 13:42:03,227 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: f9ed0670-ef8b-43ee-ba70-04799ae67dc0, name: keycloak-0-15495 2026-05-19 13:42:03,235 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-05-19 13:42:03,235 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-05-19 13:42:03,315 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.21585 2026-05-19 13:42:04,630 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-05-19 13:42:04,636 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-19 13:42:05,325 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-15495: no members discovered after 2003 ms: creating cluster as coordinator 2026-05-19 13:42:05,336 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-15495|0] (1) [keycloak-0-15495] 2026-05-19 13:42:05,354 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-15495`, physical addresses are `[10.0.0.130:37121]` 2026-05-19 13:42:05,363 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-19 13:42:07,036 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-15495, Site name: null 2026-05-19 13:42:17,840 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-19 13:42:17,840 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-19 13:42:18,334 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-19 13:42:24,044 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-19 13:42:24,044 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-19 13:42:24,623 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-19 13:42:24,624 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-19 13:42:34,354 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:34,530 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:35,568 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:35,597 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:38,253 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:38,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-05-19 13:42:41,266 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:41,300 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:41,323 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:45,823 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:46,975 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:46,994 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:47,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-05-19 13:42:47,730 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:47,737 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:47,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-05-19 13:42:47,753 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:49,089 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:50,166 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:50,190 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:50,214 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:50,220 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:50,501 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:50,661 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:50,668 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:51,172 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:53,670 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:53,678 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:54,684 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:54,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-05-19 13:42:55,776 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:55,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-05-19 13:42:55,843 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:55,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-05-19 13:42:55,922 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-19 13:42:56,001 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-19 13:42:56,153 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-19 13:42:56,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-05-19 13:42:56,350 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-19 13:42:56,473 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-19 13:42:56,548 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-19 13:42:56,622 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-19 13:42:56,757 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-19 13:42:56,802 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-19 13:42:56,913 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-19 13:42:56,968 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-19 13:42:57,030 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-19 13:42:57,085 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-19 13:42:57,139 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-19 13:42:57,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-19 13:42:57,357 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-19 13:42:57,363 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:57,479 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:57,552 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:57,661 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:57,874 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:57,895 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:57,902 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:57,923 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:59,660 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:59,752 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:59,955 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:59,967 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:42:59,973 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:01,262 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:01,363 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:02,336 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:02,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-05-19 13:43:02,646 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:02,654 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:02,661 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:02,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-05-19 13:43:02,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-05-19 13:43:03,320 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:06,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-05-19 13:43:07,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:07,776 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:07,937 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:08,006 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:08,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-05-19 13:43:08,075 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:08,080 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:08,114 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-19 13:43:08,245 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:08,285 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:08,413 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:08,566 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:08,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-05-19 13:43:08,852 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:09,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-05-19 13:43:09,554 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:09,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:10,612 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:10,695 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:10,782 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:10,789 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:11,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-05-19 13:43:11,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-05-19 13:43:11,496 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:11,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-05-19 13:43:11,571 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:11,577 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:11,604 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:11,715 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:11,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-05-19 13:43:11,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:12,053 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:12,105 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:12,139 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:12,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-05-19 13:43:12,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-05-19 13:43:12,435 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:12,444 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:12,499 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-19 13:43:12,565 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-19 13:43:12,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-05-19 13:43:12,679 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:12,716 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:12,743 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:12,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:12,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:12,852 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:12,862 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:12,909 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-19 13:43:12,966 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-19 13:43:13,010 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-19 13:43:13,013 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:13,061 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:13,097 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:13,107 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:13,136 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:13,148 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:13,206 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-19 13:43:13,356 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-19 13:43:13,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-05-19 13:43:13,393 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:13,765 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:13,774 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:13,781 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:13,785 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:13,844 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-19 13:43:13,916 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-19 13:43:13,919 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-19 13:43:13,979 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-19 13:43:13,981 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-05-19 13:43:15,119 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-19 13:43:23,240 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 96.520s. Listening on: http://0.0.0.0:8080 2026-05-19 13:43:23,240 INFO [io.quarkus] (main) Profile prod activated. 2026-05-19 13:43:23,241 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-05-19 13:43:24,927 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-19 13:43:43,317 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="admin-cli", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", auth_method="openid-connect", token_id="564a6f29-8b6a-47b1-bb50-642c0cf5c0b8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="45ab24e9-54ab-4f68-86d6-3f22f49e5617", client_auth_method="client-secret", username="admin", authSessionParentId="44324925-e17f-4703-b8f1-98af669dce4a", authSessionTabId="hXsGKKM1GEk" 2026-05-19 13:43:50,832 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="62586337-a37e-48e9-b1f0-288786a083fb", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", resourceType="REALM", resourcePath="atmosphere" 2026-05-19 13:43:52,243 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="admin-cli", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", auth_method="openid-connect", token_id="f4b141ff-60f4-4ab7-bdd3-47c064c7349c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6e670466-23ee-4b3d-b9b4-1d7559157676", client_auth_method="client-secret", username="admin", authSessionParentId="edb161be-6fd5-4747-aaef-66ee65d12a3d", authSessionTabId="ln1pKvqumEU" 2026-05-19 13:43:52,451 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="62586337-a37e-48e9-b1f0-288786a083fb", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/c7c6cbf7-b3ce-465c-bd7c-7ae9c3a8b37d" 2026-05-19 13:43:52,643 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="62586337-a37e-48e9-b1f0-288786a083fb", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/c7c6cbf7-b3ce-465c-bd7c-7ae9c3a8b37d/protocol-mappers/models/271cbe84-59d4-47d1-bc90-eda589f8a167" 2026-05-19 13:44:13,792 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="admin-cli", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", auth_method="openid-connect", token_id="f8a02e00-ff08-4ee4-a79a-9403fdb6fbbc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9d8d1ad8-90bb-4618-a951-4b58e9dacd44", client_auth_method="client-secret", username="admin", authSessionParentId="bd813618-4385-476c-bab8-9f5c84d38138", authSessionTabId="5tL6Sy6Deog" 2026-05-19 13:44:14,118 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="62586337-a37e-48e9-b1f0-288786a083fb", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", resourceType="CLIENT", resourcePath="clients/e28bb9ea-83d3-47ae-bc0f-7b1af3ba777c" 2026-05-19 13:44:14,570 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="admin-cli", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", auth_method="openid-connect", token_id="b7b780e0-e36c-4969-8f40-4a272b86ac9d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9cfd7bc5-dce8-437d-b44e-bfe7604247b7", client_auth_method="client-secret", username="admin", authSessionParentId="63fe23e5-b5b4-4117-90c6-89e6c0b79312", authSessionTabId="rErlHIdAhVM" 2026-05-19 13:44:14,729 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="62586337-a37e-48e9-b1f0-288786a083fb", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", resourceType="CLIENT", resourcePath="clients/e4a125f2-2c20-4730-9535-245c354e0652" 2026-05-19 13:44:15,121 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="admin-cli", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", auth_method="openid-connect", token_id="c345deb2-17ca-4ecb-a42c-8a01e97d725a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6339c4bf-b23f-4d68-bec5-a11155c53c41", client_auth_method="client-secret", username="admin", authSessionParentId="d3c66e82-fe7b-4d25-9757-53c4286f278d", authSessionTabId="jkfjhskuhK4" 2026-05-19 13:44:15,224 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="62586337-a37e-48e9-b1f0-288786a083fb", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", resourceType="CLIENT", resourcePath="clients/050521fc-4b41-4ebc-be24-30347223d2ce" 2026-05-19 13:44:15,873 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="admin-cli", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", auth_method="openid-connect", token_id="b64dceab-dbc2-4293-8c63-b33a02e8a6dc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0452c0ce-7d90-49aa-b434-c4207ebab17c", client_auth_method="client-secret", username="admin", authSessionParentId="7086638f-b290-4acb-b6f5-4cd289585795", authSessionTabId="80rFH-RB2aQ" 2026-05-19 13:44:16,033 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="62586337-a37e-48e9-b1f0-288786a083fb", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", resourceType="CLIENT_ROLE", resourcePath="clients/e28bb9ea-83d3-47ae-bc0f-7b1af3ba777c/roles/member" 2026-05-19 13:44:16,436 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="admin-cli", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", auth_method="openid-connect", token_id="a83678ec-4689-4617-a52e-ab384a39ebd8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3ae31621-e701-403e-a808-9c29a54a4324", client_auth_method="client-secret", username="admin", authSessionParentId="aa97d52b-f191-468d-9530-fbe19fb616d9", authSessionTabId="XeVp1L8yjEY" 2026-05-19 13:44:16,531 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="62586337-a37e-48e9-b1f0-288786a083fb", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", resourceType="CLIENT_ROLE", resourcePath="clients/e4a125f2-2c20-4730-9535-245c354e0652/roles/admin" 2026-05-19 13:44:16,928 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="admin-cli", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", auth_method="openid-connect", token_id="d97f3a8a-78d7-47e4-864c-473a2fa15dba", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="21ad47ec-dea5-4ac1-a70a-9224d760dd62", client_auth_method="client-secret", username="admin", authSessionParentId="6335ee5f-922f-4239-8711-6f9352e2d53e", authSessionTabId="G8AFgREoX0o" 2026-05-19 13:44:17,121 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="62586337-a37e-48e9-b1f0-288786a083fb", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", resourceType="CLIENT_ROLE", resourcePath="clients/e4a125f2-2c20-4730-9535-245c354e0652/roles/editor" 2026-05-19 13:44:17,503 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="admin-cli", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", auth_method="openid-connect", token_id="4fb7ab50-b9c1-4034-837f-3311109dd0ef", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="443ea8a3-ad43-43c0-ba3a-91a66f149869", client_auth_method="client-secret", username="admin", authSessionParentId="c2976b55-aad6-4983-9e8b-c39642339d72", authSessionTabId="a7VYa_0HWiM" 2026-05-19 13:44:17,624 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="62586337-a37e-48e9-b1f0-288786a083fb", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", resourceType="CLIENT_ROLE", resourcePath="clients/e4a125f2-2c20-4730-9535-245c354e0652/roles/viewer" 2026-05-19 13:44:17,983 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="admin-cli", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", auth_method="openid-connect", token_id="c470f72d-eeb9-438a-aa24-f3c7bb8533e2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d0f977eb-869b-4a30-8fc9-ec64d409173c", client_auth_method="client-secret", username="admin", authSessionParentId="2d4f920d-e162-462b-a2bc-3db126feca18", authSessionTabId="cMVsiupik_U" 2026-05-19 13:44:18,126 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="62586337-a37e-48e9-b1f0-288786a083fb", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", resourceType="CLIENT_ROLE", resourcePath="clients/050521fc-4b41-4ebc-be24-30347223d2ce/roles/member" 2026-05-19 13:46:54,320 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="admin-cli", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", auth_method="openid-connect", token_id="0b88f9f5-a35f-45d2-af04-def386199472", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7ef8b81f-c49d-4da4-9df0-65f0a3d63571", client_auth_method="client-secret", username="admin", authSessionParentId="22174842-0fe5-43eb-ae53-cc7c0569a036", authSessionTabId="GOqcQK6iyLc" 2026-05-19 13:46:54,750 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="62586337-a37e-48e9-b1f0-288786a083fb", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", resourceType="REALM", resourcePath="null" 2026-05-19 13:46:56,318 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="admin-cli", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", auth_method="openid-connect", token_id="05db2936-b791-454f-874a-e67ab5d71889", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e48da6e9-459e-459e-abad-0c17d2a89813", client_auth_method="client-secret", username="admin", authSessionParentId="ace4372b-f6e4-4872-b0ee-9a33977e68ff", authSessionTabId="oC1jmuSa4pw" 2026-05-19 13:46:56,457 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="62586337-a37e-48e9-b1f0-288786a083fb", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", resourceType="CLIENT", resourcePath="clients/339ccaf1-ee96-4d89-ae2f-610b9fb1563a" 2026-05-19 13:46:57,161 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="admin-cli", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", auth_method="openid-connect", token_id="32239ccd-979c-4a88-9698-c267e2637960", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9942096d-d785-4cb1-b025-a75d6b2097fb", client_auth_method="client-secret", username="admin", authSessionParentId="0237d406-a8ee-42e0-a051-b2d388b9cfb2", authSessionTabId="hAGYwMG9_gs" 2026-05-19 13:46:57,628 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="659ab9d1-8e76-4809-9c07-22ea91c701f8", clientId="62586337-a37e-48e9-b1f0-288786a083fb", userId="c4456d85-6a49-47b3-87d5-198c08b5848f", ipAddress="199.19.213.59", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/8cc392ac-b99d-43c6-bc58-8eac30cc7853/role-mappings/clients/e9f6e459-0355-4437-8a89-aebf6c05f22e"