Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-02-26 21:05:26,942 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 54726ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-02-26 21:05:31,734 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-02-26 21:05:41,511 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-02-26 21:05:42,116 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-02-26 21:05:42,814 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-02-26 21:05:43,433 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-02-26 21:05:43,510 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 87956d46-fe58-476e-9984-2b83f8ba7557, name: keycloak-0-38295 2026-02-26 21:05:43,864 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-02-26 21:05:43,865 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-02-26 21:05:43,918 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.19333 2026-02-26 21:05:44,836 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-02-26 21:05:45,926 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-38295: no members discovered after 2003 ms: creating cluster as coordinator 2026-02-26 21:05:45,940 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-38295|0] (1) [keycloak-0-38295] 2026-02-26 21:05:45,962 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-38295`, physical addresses are `[10.0.0.56:34869]` 2026-02-26 21:05:46,017 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-02-26 21:05:47,416 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-38295, Site name: null 2026-02-26 21:05:47,422 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-02-26 21:05:57,817 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-02-26 21:05:57,817 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-02-26 21:05:58,240 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-02-26 21:06:04,806 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-02-26 21:06:04,807 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-02-26 21:06:05,236 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-02-26 21:06:05,236 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-02-26 21:06:11,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-02-26 21:06:12,116 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:12,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-02-26 21:06:12,914 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06: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-02-26 21:06:14,988 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:17,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-02-26 21:06:17,132 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:17,146 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:19,282 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:20,263 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:20,279 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:20,610 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:20,994 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:21,001 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:21,008 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:21,012 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:22,353 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:23,378 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:23,407 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:23,429 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:23,435 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:23,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-02-26 21:06:23,897 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:23,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:24,175 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:25,525 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:25,533 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:26,471 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:26,772 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:27,550 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:27,559 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:27,615 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:27,624 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:27,691 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:27,787 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:27,854 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:27,944 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:28,026 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:28,126 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:28,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-02-26 21:06:28,278 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:28,415 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:28,459 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:28,570 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:28,623 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:28,681 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:28,733 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:28,794 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:28,892 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:29,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-02-26 21:06:29,008 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:29,115 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:29,153 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:29,208 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:29,276 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:29,282 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:29,288 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:29,299 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:30,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-02-26 21:06:31,050 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:31,228 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:31,239 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:31,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-02-26 21:06:32,495 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:32,608 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:33,572 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:33,846 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:33,869 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:33,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:33,889 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:33,970 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:34,109 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:34,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-02-26 21:06:37,430 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:38,144 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:38,349 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:38,514 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:38,564 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:38,624 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:38,631 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:38,637 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:38,671 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:38,811 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:38,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-02-26 21:06:39,137 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:39,272 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:39,471 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:39,528 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:39,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-02-26 21:06:39,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-02-26 21:06:39,666 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:40,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-02-26 21:06:40,738 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:40,826 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:40,833 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:41,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-02-26 21:06:41,477 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:41,537 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:41,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:41,613 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:41,620 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:41,650 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:41,763 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:41,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-02-26 21:06:42,049 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:42,160 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:42,212 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:42,244 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:42,402 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:42,410 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:42,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-02-26 21:06:42,541 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:42,595 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:42,663 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:42,666 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:42,763 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:42,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-02-26 21:06:42,835 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:42,907 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:42,913 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:42,946 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:42,959 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:43,008 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:43,069 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:43,114 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:43,117 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:43,167 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:43,196 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:43,206 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:43,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-02-26 21:06:43,244 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:43,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:43,390 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:43,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-02-26 21:06:43,404 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:43,605 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:43,613 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:43,621 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:43,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-02-26 21:06:43,678 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:43,750 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:43,754 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 21:06:43,805 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-02-26 21:06:43,807 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-02-26 21:06:45,115 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-02-26 21:06:54,216 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 86.901s. Listening on: http://0.0.0.0:8080 2026-02-26 21:06:54,216 INFO [io.quarkus] (main) Profile prod activated. 2026-02-26 21:06:54,216 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-02-26 21:06:55,825 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-02-26 21:07:13,027 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="admin-cli", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="a92b981b-56cc-448f-a47c-f3e5935dc53c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="39370d19-68d1-4073-8893-4427d26876e1", client_auth_method="client-secret", username="admin", authSessionParentId="09369ff3-e5a6-499e-861f-3e4e8bbd4708", authSessionTabId="qC2U5WW1INw" 2026-02-26 21:07:17,836 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="81bebd87-0891-4014-aee9-922e8c53b9e3", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", resourceType="REALM", resourcePath="atmosphere" 2026-02-26 21:07:19,206 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="admin-cli", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="fadd57d9-26b5-48a8-95f8-0b5d17acc718", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="69d224b5-cad4-490b-b96f-dd63069842bf", client_auth_method="client-secret", username="admin", authSessionParentId="5d658d33-6b78-43a5-88b8-3dcd281c1ce6", authSessionTabId="ckscASMU_Kc" 2026-02-26 21:07:19,418 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="81bebd87-0891-4014-aee9-922e8c53b9e3", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/951cad1a-9e49-4d97-adfc-d1815be2c58f" 2026-02-26 21:07:19,619 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="81bebd87-0891-4014-aee9-922e8c53b9e3", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/951cad1a-9e49-4d97-adfc-d1815be2c58f/protocol-mappers/models/2403bcc0-2b86-438c-bd17-68374639a85f" 2026-02-26 21:07:40,978 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="admin-cli", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="a9c97019-3a5c-4378-ba5c-cca2fd881c40", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bb79bfcf-ab70-446a-9b63-6ab689e3775e", client_auth_method="client-secret", username="admin", authSessionParentId="cece565e-f5c8-4bdd-b4dd-a556113d1f82", authSessionTabId="QiAruFTOoZs" 2026-02-26 21:07:41,228 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="81bebd87-0891-4014-aee9-922e8c53b9e3", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", resourceType="CLIENT", resourcePath="clients/c3d65e2b-fb40-492a-a964-49ac54e3c761" 2026-02-26 21:07:41,677 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="admin-cli", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="8c0678ce-4b6b-48ed-9f88-8868790121cb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9d852c22-ebe3-4f09-823a-fdfe2acb4100", client_auth_method="client-secret", username="admin", authSessionParentId="c018ec9a-7279-44ab-99c0-4ffc40774830", authSessionTabId="QuLlCGUof8w" 2026-02-26 21:07:41,832 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="81bebd87-0891-4014-aee9-922e8c53b9e3", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", resourceType="CLIENT", resourcePath="clients/4c866ec4-d6fc-460c-9ec1-702c1519776c" 2026-02-26 21:07:42,233 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="admin-cli", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="bbbc8002-9c2a-4534-b0fb-c11572031a9d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="dc4080f2-fa8f-4f74-be68-e18a360f8139", client_auth_method="client-secret", username="admin", authSessionParentId="234c320c-59aa-4156-9d00-b51e0df3de86", authSessionTabId="A0rV2F6W3KE" 2026-02-26 21:07:42,327 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="81bebd87-0891-4014-aee9-922e8c53b9e3", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", resourceType="CLIENT", resourcePath="clients/f1492402-53f8-4014-ab9c-62e238b46611" 2026-02-26 21:07:42,990 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="admin-cli", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="5502ca9e-1265-4526-b403-b65cf85dce4a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="87d88f0a-920d-4be6-920c-36626b98ca96", client_auth_method="client-secret", username="admin", authSessionParentId="a1c08c98-e22d-484b-ae1f-a1c2e867b74d", authSessionTabId="Y08EO52FzEM" 2026-02-26 21:07:43,120 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="81bebd87-0891-4014-aee9-922e8c53b9e3", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", resourceType="CLIENT_ROLE", resourcePath="clients/c3d65e2b-fb40-492a-a964-49ac54e3c761/roles/member" 2026-02-26 21:07:43,541 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="admin-cli", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="48cc2e77-dee7-4c73-86a7-b37a9ac8129d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6215621e-f115-4f8f-95b8-5215b7c48329", client_auth_method="client-secret", username="admin", authSessionParentId="4519e00c-a40a-41b5-b24f-6e50c0601b29", authSessionTabId="7uOuTVypxHY" 2026-02-26 21:07:43,623 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="81bebd87-0891-4014-aee9-922e8c53b9e3", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", resourceType="CLIENT_ROLE", resourcePath="clients/4c866ec4-d6fc-460c-9ec1-702c1519776c/roles/admin" 2026-02-26 21:07:44,002 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="admin-cli", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="867c984e-2271-4bfb-b245-9eb2bb5cc559", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8c9c1db8-9acf-4969-b408-8d7ec913dd38", client_auth_method="client-secret", username="admin", authSessionParentId="bace4516-b4e7-40b2-87f3-ea45b111155c", authSessionTabId="Qe554MXlm_0" 2026-02-26 21:07:44,525 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="81bebd87-0891-4014-aee9-922e8c53b9e3", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", resourceType="CLIENT_ROLE", resourcePath="clients/4c866ec4-d6fc-460c-9ec1-702c1519776c/roles/editor" 2026-02-26 21:07:44,957 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="admin-cli", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="01c37e8b-e36a-403a-bbf9-1d6d59cac337", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f36a9dc0-2acb-4164-b41b-9fe51226370b", client_auth_method="client-secret", username="admin", authSessionParentId="2f284a82-8ea2-4997-b2df-2c4a341e1d83", authSessionTabId="oary15es0hw" 2026-02-26 21:07:45,137 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="81bebd87-0891-4014-aee9-922e8c53b9e3", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", resourceType="CLIENT_ROLE", resourcePath="clients/4c866ec4-d6fc-460c-9ec1-702c1519776c/roles/viewer" 2026-02-26 21:07:45,542 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="admin-cli", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="11783fed-16df-43b8-a688-d808f7f274ac", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f8821a91-6402-48eb-b943-4e9987bddc34", client_auth_method="client-secret", username="admin", authSessionParentId="96a99937-38a6-4621-89eb-6170c841b27f", authSessionTabId="soYiDV830vI" 2026-02-26 21:07:45,676 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="81bebd87-0891-4014-aee9-922e8c53b9e3", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", resourceType="CLIENT_ROLE", resourcePath="clients/f1492402-53f8-4014-ab9c-62e238b46611/roles/member" 2026-02-26 21:10:15,216 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="admin-cli", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="8b5452d5-5dc8-4a23-aa08-a2840beaa873", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="338a1716-2b17-4960-990d-1b2954fa9605", client_auth_method="client-secret", username="admin", authSessionParentId="8d12a8b2-5865-46dd-ac9a-42d87d0acfb5", authSessionTabId="JW9E6UlqTaw" 2026-02-26 21:10:15,728 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="81bebd87-0891-4014-aee9-922e8c53b9e3", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", resourceType="REALM", resourcePath="null" 2026-02-26 21:10:17,410 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="admin-cli", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="16284fe3-bdae-4a31-a81f-2dabf86dc663", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="39cab85a-4aa7-44a0-9307-569cf4c6e898", client_auth_method="client-secret", username="admin", authSessionParentId="980cfdf7-f9ae-4154-bb53-170f969e90a9", authSessionTabId="cLrQQJpQ6SA" 2026-02-26 21:10:17,534 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="81bebd87-0891-4014-aee9-922e8c53b9e3", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", resourceType="CLIENT", resourcePath="clients/ddd6b87c-edf3-4259-a4cb-7ebe7f279afe" 2026-02-26 21:10:18,258 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="admin-cli", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", auth_method="openid-connect", token_id="4a294ce5-f8c4-40b0-81df-53c393111783", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="93524c89-c0b4-4f76-9fb4-99fe360eb4f0", client_auth_method="client-secret", username="admin", authSessionParentId="f0232363-ba2d-489d-887e-d4fda72fe4fe", authSessionTabId="gFrA0xDy3ZM" 2026-02-26 21:10:18,662 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a3778a32-f6d2-4fe2-a747-390b173681e3", clientId="81bebd87-0891-4014-aee9-922e8c53b9e3", userId="fd201fff-7597-4fc9-b5fc-147042136d68", ipAddress="199.204.45.69", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/a4f5f50e-5856-47b0-a29a-6402e1ed7e30/role-mappings/clients/9f8f0e96-5f76-4e59-94b7-8492de9062ba"