Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-03-20 10:17:58,483 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 52756ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-03-20 10:18:02,808 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-03-20 10:18:10,882 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-20 10:18:11,182 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-20 10:18:11,785 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-20 10:18:12,304 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-20 10:18:12,305 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: dd40872a-e922-407f-8d2a-22270f820099, name: keycloak-0-1933 2026-03-20 10:18:12,384 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-03-20 10:18:12,384 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-03-20 10:18:12,396 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.28538 2026-03-20 10:18:14,480 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-1933: no members discovered after 2076 ms: creating cluster as coordinator 2026-03-20 10:18:14,492 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-1933|0] (1) [keycloak-0-1933] 2026-03-20 10:18:14,493 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-03-20 10:18:14,499 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-20 10:18:14,592 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-1933`, physical addresses are `[10.0.0.222:44074]` 2026-03-20 10:18:14,601 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-03-20 10:18:16,402 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-1933, Site name: null 2026-03-20 10:18:26,501 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-03-20 10:18:26,501 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-03-20 10:18:26,889 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-20 10:18:32,582 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-03-20 10:18:32,582 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-03-20 10:18:33,005 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-03-20 10:18:33,006 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-03-20 10:18:40,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-03-20 10:18:40,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-03-20 10:18:41,193 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:41,233 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:43,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-03-20 10:18:43,594 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:46,017 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:46,094 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:46,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-03-20 10:18:48,401 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:49,467 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:49,483 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:49,810 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:50,248 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:50,255 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:50,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-03-20 10:18:50,269 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:51,647 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:52,775 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:52,804 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:52,825 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:52,830 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:53,820 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:54,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-03-20 10:18:54,011 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:54,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-03-20 10:18:55,873 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:55,882 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:56,948 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:57,249 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:58,094 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:58,104 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:58,168 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:58,178 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:58,262 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-20 10:18:58,348 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-20 10:18:58,420 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-20 10:18:58,516 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-20 10:18:58,610 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-20 10:18:58,724 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-20 10:18:58,808 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-20 10:18:58,896 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-20 10:18:59,033 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-20 10:18:59,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-03-20 10:18:59,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-20 10:18:59,258 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-20 10:18:59,317 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-20 10:18:59,378 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-20 10:18:59,437 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-20 10:18:59,540 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-20 10:18:59,665 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-20 10:18:59,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-03-20 10:18:59,783 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:59,820 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:59,875 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:59,956 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:59,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:59,968 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:18:59,976 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:01,929 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:02,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-03-20 10:19:02,248 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:02,261 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:02,267 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:03,648 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:03,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-03-20 10:19:04,899 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:05,197 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:05,221 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:05,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-03-20 10:19:05,238 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:05,330 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:05,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:05,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-03-20 10:19:09,534 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:10,352 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:10,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-03-20 10:19:10,803 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:10,861 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:10,933 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:10,941 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:10,947 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:10,987 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-20 10:19:11,129 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:11,174 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:11,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-03-20 10:19:11,483 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:11,747 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:11,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-03-20 10:19:11,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:11,985 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:11,991 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:13,140 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:13,221 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:13,319 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:13,326 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:14,007 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:14,019 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:14,078 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:14,086 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:14,157 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:14,170 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:14,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-03-20 10:19:14,330 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:14,465 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:14,558 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:14,688 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:14,750 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:14,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-03-20 10:19:14,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-03-20 10:19:14,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:15,093 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:15,101 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:15,160 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-20 10:19:15,233 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-20 10:19:15,238 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19: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-03-20 10:19: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-03-20 10:19:15,387 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:15,417 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:15,423 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:15,481 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:15,491 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:15,543 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-20 10:19:15,606 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-20 10:19:15,656 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-20 10:19:15,659 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:15,704 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:15,747 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:15,758 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:15,792 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:15,799 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:15,864 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-20 10:19:15,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-20 10:19:15,943 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:15,953 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:16,191 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:16,202 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:16,213 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:16,218 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-20 10:19:16,278 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-20 10:19:16,359 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-20 10:19:16,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-03-20 10:19:16,423 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-20 10:19:16,426 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-03-20 10:19:18,110 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-20 10:19:25,383 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 86.657s. Listening on: http://0.0.0.0:8080 2026-03-20 10:19:25,384 INFO [io.quarkus] (main) Profile prod activated. 2026-03-20 10:19:25,384 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-03-20 10:19:27,386 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-20 10:19:47,004 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="admin-cli", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", auth_method="openid-connect", token_id="0719f1e7-3ac1-41c9-ada5-4c808c040836", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="22ad63bd-440f-45e3-b3dc-7fe6ebe11810", client_auth_method="client-secret", username="admin", authSessionParentId="61ef8f91-656c-4760-9c31-960c6bfcc3d3", authSessionTabId="vyzn02BmPzE" 2026-03-20 10:19:52,199 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="45cd4700-2c11-4ff8-a710-0717ea6bc34e", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", resourceType="REALM", resourcePath="atmosphere" 2026-03-20 10:19:53,491 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="admin-cli", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", auth_method="openid-connect", token_id="f1c27dbf-fb82-4e23-ad70-ba6a737cb5b5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6306fef0-6783-4162-b055-7856e17191ff", client_auth_method="client-secret", username="admin", authSessionParentId="eaacb2dd-01e3-4b3c-9ed8-37d302230e35", authSessionTabId="BILcBKqUGQ0" 2026-03-20 10:19:53,718 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="45cd4700-2c11-4ff8-a710-0717ea6bc34e", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/cb003469-c53b-4518-b92e-a3775a0ee2bd" 2026-03-20 10:19:53,995 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="45cd4700-2c11-4ff8-a710-0717ea6bc34e", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/cb003469-c53b-4518-b92e-a3775a0ee2bd/protocol-mappers/models/8e21e5db-3eab-486d-a03c-2174c54553dc" 2026-03-20 10:20:14,972 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="admin-cli", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", auth_method="openid-connect", token_id="747eb40f-522b-4281-946d-ea65f24a81d4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6d2797e3-50f4-4667-ad97-feb06c9ee38f", client_auth_method="client-secret", username="admin", authSessionParentId="5f507616-1f1c-43c5-9866-b9e90b4c0b74", authSessionTabId="ilswLT6piLE" 2026-03-20 10:20:15,302 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="45cd4700-2c11-4ff8-a710-0717ea6bc34e", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", resourceType="CLIENT", resourcePath="clients/58510b64-1438-469c-b661-efb25dc1a313" 2026-03-20 10:20:15,717 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="admin-cli", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", auth_method="openid-connect", token_id="7a630de2-de0e-4e89-8783-1c84a657e020", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f9c94aa6-78d2-410c-be9f-ee5317e6d942", client_auth_method="client-secret", username="admin", authSessionParentId="2602af18-171a-4a7a-9d2d-04aeae57b43b", authSessionTabId="AVK5jZJt7O8" 2026-03-20 10:20:15,842 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="45cd4700-2c11-4ff8-a710-0717ea6bc34e", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", resourceType="CLIENT", resourcePath="clients/ed41576d-d4ca-4156-ab06-76d78aae6d24" 2026-03-20 10:20:16,250 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="admin-cli", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", auth_method="openid-connect", token_id="68ba5080-d0fd-4a80-b80e-f53c2cf6c870", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d23985d4-a7a2-49d8-9c12-363ba125a7b9", client_auth_method="client-secret", username="admin", authSessionParentId="60ddcfdd-c920-40eb-8008-58f5a35f1d5d", authSessionTabId="V6OlzF_QNxM" 2026-03-20 10:20:16,382 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="45cd4700-2c11-4ff8-a710-0717ea6bc34e", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", resourceType="CLIENT", resourcePath="clients/ac57eaae-3583-42df-8891-12072763960f" 2026-03-20 10:20:17,010 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="admin-cli", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", auth_method="openid-connect", token_id="dd20a335-e897-4693-b902-dd78fef2555d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a12bef7a-2a32-4cc5-a63b-3daa2f27d732", client_auth_method="client-secret", username="admin", authSessionParentId="6c47aede-1e05-4e9b-8b0d-ee5df0f2e9c3", authSessionTabId="6mUuFvc3WQA" 2026-03-20 10:20:17,181 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="45cd4700-2c11-4ff8-a710-0717ea6bc34e", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", resourceType="CLIENT_ROLE", resourcePath="clients/58510b64-1438-469c-b661-efb25dc1a313/roles/member" 2026-03-20 10:20:17,532 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="admin-cli", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", auth_method="openid-connect", token_id="83113f57-21b3-4ca7-aa74-0aac4dbda447", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8c5ca004-1ecc-4fd6-adf0-85d2eb44a170", client_auth_method="client-secret", username="admin", authSessionParentId="7efbed28-2e46-43a6-846b-d29a5904c0fe", authSessionTabId="d-BBl2B7i4Y" 2026-03-20 10:20:17,631 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="45cd4700-2c11-4ff8-a710-0717ea6bc34e", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", resourceType="CLIENT_ROLE", resourcePath="clients/ed41576d-d4ca-4156-ab06-76d78aae6d24/roles/admin" 2026-03-20 10:20:18,034 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="admin-cli", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", auth_method="openid-connect", token_id="3a6dd206-0353-47c4-9aa5-27ca4521790e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0bf6b6cb-6d92-4f29-ac60-0deecde940f9", client_auth_method="client-secret", username="admin", authSessionParentId="203a99aa-077f-457e-b71f-61340f784e16", authSessionTabId="cZwDBBTOrkU" 2026-03-20 10:20:18,129 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="45cd4700-2c11-4ff8-a710-0717ea6bc34e", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", resourceType="CLIENT_ROLE", resourcePath="clients/ed41576d-d4ca-4156-ab06-76d78aae6d24/roles/editor" 2026-03-20 10:20:18,542 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="admin-cli", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", auth_method="openid-connect", token_id="f095c84d-f308-42c0-84f4-62ecdd42bdc5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ecb24aa7-6e72-4e7c-824c-733f91d80785", client_auth_method="client-secret", username="admin", authSessionParentId="fb4ebfda-4e09-41d3-a0f2-a43d0d782157", authSessionTabId="9y-neAc-b3k" 2026-03-20 10:20:18,638 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="45cd4700-2c11-4ff8-a710-0717ea6bc34e", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", resourceType="CLIENT_ROLE", resourcePath="clients/ed41576d-d4ca-4156-ab06-76d78aae6d24/roles/viewer" 2026-03-20 10:20:19,026 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="admin-cli", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", auth_method="openid-connect", token_id="02b7aa1a-aaff-4648-ad3d-21ee0004b7d5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1bdb9e38-9fc9-473e-9b1b-a9967f274408", client_auth_method="client-secret", username="admin", authSessionParentId="105a5dd3-8dcc-46a7-8dbc-c328f818999c", authSessionTabId="vWKGXSZmUbc" 2026-03-20 10:20:19,192 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="45cd4700-2c11-4ff8-a710-0717ea6bc34e", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", resourceType="CLIENT_ROLE", resourcePath="clients/ac57eaae-3583-42df-8891-12072763960f/roles/member" 2026-03-20 10:22:43,819 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="admin-cli", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", auth_method="openid-connect", token_id="a72d534c-d985-4aa0-b50e-6f2a1ad363c7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fcf1501a-d176-40fa-9ab7-acaf05fe101f", client_auth_method="client-secret", username="admin", authSessionParentId="c8ce4831-dd51-4102-b231-9aeac41065e0", authSessionTabId="2zvnR7NhRaM" 2026-03-20 10:22:44,314 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="45cd4700-2c11-4ff8-a710-0717ea6bc34e", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", resourceType="REALM", resourcePath="null" 2026-03-20 10:22:46,119 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="admin-cli", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", auth_method="openid-connect", token_id="32abfee0-7faf-452e-adba-384a7ce9dbe5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5fc7b811-2f75-4951-ab7d-0c938c2df63d", client_auth_method="client-secret", username="admin", authSessionParentId="114f8d4b-0a43-441f-8653-7d6cbc36ed16", authSessionTabId="nogNMM3PP1A" 2026-03-20 10:22:46,325 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="45cd4700-2c11-4ff8-a710-0717ea6bc34e", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", resourceType="CLIENT", resourcePath="clients/6f7541c2-7ffd-4775-be63-1974de162f89" 2026-03-20 10:22:46,901 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="admin-cli", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", auth_method="openid-connect", token_id="16467844-9b8d-4cff-9f91-0a335625d5c5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e788daf4-280d-4212-bc39-cc1e9b2c0b1b", client_auth_method="client-secret", username="admin", authSessionParentId="c08e203b-6afc-42be-a774-932f2c562dc5", authSessionTabId="R0bdWQLhylU" 2026-03-20 10:22:47,387 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cc60f11b-76e9-463f-8af2-6c5be6e5fccf", clientId="45cd4700-2c11-4ff8-a710-0717ea6bc34e", userId="da357508-77d9-4b15-bba2-86c42faaceea", ipAddress="199.204.45.6", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/511446e4-9999-42a8-9b74-efa638f88268/role-mappings/clients/fc7a0225-e212-4453-bb4d-0d9aff5b9aab"