Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-05-05 10:24:10,576 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 51683ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-05-05 10:24:15,590 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-05-05 10:24:23,275 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-05 10:24:23,591 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-05 10:24:24,191 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-05 10:24:24,878 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-05 10:24:24,881 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 37c56e14-0082-498f-ae77-9759551ab803, name: keycloak-0-16491 2026-05-05 10:24:24,887 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-05-05 10:24:24,887 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-05-05 10:24:24,972 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.38056 2026-05-05 10:24:27,074 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-16491: no members discovered after 2004 ms: creating cluster as coordinator 2026-05-05 10:24:27,085 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-16491|0] (1) [keycloak-0-16491] 2026-05-05 10:24:27,185 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-16491`, physical addresses are `[10.0.0.180:53592]` 2026-05-05 10:24:27,270 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-05 10:24:27,588 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-05-05 10:24:27,682 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-05 10:24:28,891 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-16491, Site name: null 2026-05-05 10:24:38,987 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-05 10:24:38,987 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-05 10:24:39,389 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-05 10:24:44,670 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-05 10:24:44,671 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-05 10:24:45,086 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-05 10:24:45,086 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-05 10:24:52,141 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:24:52,482 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:24:53,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-05-05 10:24:53,306 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:24:55,369 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:24:55,398 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:24:57,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-05-05 10:24:57,679 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:24:57,689 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:24:59,927 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:00,951 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:00,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-05-05 10:25:01,302 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:01,726 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:01,732 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:01,739 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:01,745 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:03,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-05-05 10:25:04,246 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:04,274 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:04,289 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:04,294 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:04,645 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:04,836 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:04,841 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:05,159 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:06,609 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:06,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-05-05 10:25:07,649 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:07,932 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:08,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-05-05 10:25:08,760 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:08,819 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:08,829 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:08,895 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:08,975 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:09,044 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:09,151 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:09,260 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:09,369 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:09,455 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:09,533 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:09,674 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:09,720 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:09,833 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:09,893 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:09,952 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:10,014 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:10,070 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:10,174 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:10,314 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:10,318 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:10,429 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:10,473 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:10,527 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:10,586 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:10,591 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:10,597 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:10,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-05-05 10:25:12,302 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:12,383 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:12,571 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:12,582 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:12,588 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:13,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-05-05 10:25:13,936 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:14,966 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:15,262 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:15,285 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:15,292 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:15,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-05-05 10:25:15,392 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:15,425 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:15,920 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:18,910 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:19,640 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:19,847 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:20,010 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:20,066 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:20,124 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:20,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-05-05 10:25:20,138 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:20,177 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:20,314 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:20,346 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:20,469 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:20,612 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:20,836 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:20,903 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:21,038 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:21,058 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:21,064 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:22,112 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:22,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:22,277 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:22,283 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:22,949 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:22,958 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:23,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-05-05 10:25:23,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-05-05 10:25:23,077 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:23,089 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:23,112 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:23,224 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:23,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:23,459 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:23,581 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:23,636 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:23,668 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:23,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-05-05 10:25:23,840 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:23,958 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:23,966 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:24,024 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:24,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:24,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-05-05 10:25:24,177 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:24,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:24,203 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:24,273 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:24,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-05-05 10:25:24,313 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:24,323 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:24,370 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:24,439 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:24,483 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:24,486 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:24,530 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:24,562 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:24,571 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:24,599 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:24,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-05-05 10:25:24,655 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:24,727 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:24,731 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:24,740 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:24,955 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:24,964 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:24,973 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:24,978 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:25,038 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:25,108 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:25,111 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 10:25:25,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-05 10:25:25,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-05-05 10:25:26,203 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-05 10:25:32,801 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 81.910s. Listening on: http://0.0.0.0:8080 2026-05-05 10:25:32,870 INFO [io.quarkus] (main) Profile prod activated. 2026-05-05 10:25:32,870 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-05-05 10:25:34,581 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-05 10:25:50,187 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="admin-cli", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="5f6b4c03-6da7-4991-b1b1-1c6a0e9506b1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e1fd4ed2-a6db-49ae-bd5b-047a2bb5a8e6", client_auth_method="client-secret", username="admin", authSessionParentId="79946641-df37-4f6c-801e-3b88f10a78ce", authSessionTabId="BxtolbmCJLE" 2026-05-05 10:25:55,386 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="66b01ec4-147c-4b8b-bef4-2e9a67fda2da", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", resourceType="REALM", resourcePath="atmosphere" 2026-05-05 10:25:56,676 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="admin-cli", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="86c2a15c-151a-49e8-810e-112369cb4b44", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4838938e-b3c0-4d69-9d6a-70bc9d89e7d7", client_auth_method="client-secret", username="admin", authSessionParentId="2a1964b2-abec-4f6e-9141-722f725d1c4b", authSessionTabId="n8KK4XADY_E" 2026-05-05 10:25:56,889 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="66b01ec4-147c-4b8b-bef4-2e9a67fda2da", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/c590c63b-b110-4d1e-bcff-25f0506da28e" 2026-05-05 10:25:57,088 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="66b01ec4-147c-4b8b-bef4-2e9a67fda2da", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/c590c63b-b110-4d1e-bcff-25f0506da28e/protocol-mappers/models/ee36f846-2c85-43a9-90fc-40897727e5ee" 2026-05-05 10:26:18,006 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="admin-cli", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="6d2a31f1-7880-4c5b-b560-cd4c5822c473", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0aabcde7-5055-4e56-95a3-b0a31a680f57", client_auth_method="client-secret", username="admin", authSessionParentId="c88b8658-28b3-4ef4-bbde-64241ff64c25", authSessionTabId="DsNu0tBtfpc" 2026-05-05 10:26:18,302 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="66b01ec4-147c-4b8b-bef4-2e9a67fda2da", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", resourceType="CLIENT", resourcePath="clients/4946361c-dc0e-4943-91b9-dba49e75cf8a" 2026-05-05 10:26:18,710 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="admin-cli", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="c4e20583-25fa-4848-b032-5fc25177e4f1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d9adf56d-071e-4dc6-b5bd-77c436fe1a79", client_auth_method="client-secret", username="admin", authSessionParentId="0c74cdb8-37ed-4401-b0eb-0fd92868d9ba", authSessionTabId="4rqjcYiN2HE" 2026-05-05 10:26:18,801 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="66b01ec4-147c-4b8b-bef4-2e9a67fda2da", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", resourceType="CLIENT", resourcePath="clients/eed40bbc-0630-4bb5-a6ce-0e11ad117279" 2026-05-05 10:26:19,230 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="admin-cli", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="9d9d37cd-dfd7-4f59-851c-41bb05ae13b1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5ba44a87-3968-41c3-a467-f7773751f5d6", client_auth_method="client-secret", username="admin", authSessionParentId="b49acb77-201f-4826-bf8f-badfefe0333e", authSessionTabId="bVhhyUMBLUk" 2026-05-05 10:26:19,385 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="66b01ec4-147c-4b8b-bef4-2e9a67fda2da", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", resourceType="CLIENT", resourcePath="clients/da4b33a6-6d18-4214-8cdb-d6abf14c5a36" 2026-05-05 10:26:19,995 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="admin-cli", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="73d564ff-4c2b-4b2b-b7b5-6a26f3899b72", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="74ff469b-ddb7-46f6-b244-7750a92238d5", client_auth_method="client-secret", username="admin", authSessionParentId="5e836317-b370-4e36-9569-88fcd27bf0d4", authSessionTabId="bVX4L1sft-8" 2026-05-05 10:26:20,117 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="66b01ec4-147c-4b8b-bef4-2e9a67fda2da", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", resourceType="CLIENT_ROLE", resourcePath="clients/4946361c-dc0e-4943-91b9-dba49e75cf8a/roles/member" 2026-05-05 10:26:25,681 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="admin-cli", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="e37d692d-4fa0-4659-b3f8-4ac73d705c48", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e46ef81e-7f76-4972-ad3e-0dc04e442ce8", client_auth_method="client-secret", username="admin", authSessionParentId="04961335-3dde-4db8-82be-a5e0b4baf8a4", authSessionTabId="uEe1-XLuFcQ" 2026-05-05 10:26:25,785 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="66b01ec4-147c-4b8b-bef4-2e9a67fda2da", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", resourceType="CLIENT_ROLE", resourcePath="clients/eed40bbc-0630-4bb5-a6ce-0e11ad117279/roles/admin" 2026-05-05 10:26:26,214 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="admin-cli", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="05fc5648-f8fe-4c29-bdc2-d3e05fb48ec7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7661dd18-0dd3-4e98-8b74-3f006e005484", client_auth_method="client-secret", username="admin", authSessionParentId="663d5fb6-4db3-4866-9e4e-962c378246ef", authSessionTabId="E8O7NBd1XKQ" 2026-05-05 10:26:26,377 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="66b01ec4-147c-4b8b-bef4-2e9a67fda2da", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", resourceType="CLIENT_ROLE", resourcePath="clients/eed40bbc-0630-4bb5-a6ce-0e11ad117279/roles/editor" 2026-05-05 10:26:26,748 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="admin-cli", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="8049308f-38a7-47fd-a5e9-394deb3543a3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4450e923-d8ad-4e2c-a8ae-11b42c7afd21", client_auth_method="client-secret", username="admin", authSessionParentId="2692b7d8-26cb-4740-8664-4aadcd834d99", authSessionTabId="9IlDO56sHE4" 2026-05-05 10:26:26,843 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="66b01ec4-147c-4b8b-bef4-2e9a67fda2da", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", resourceType="CLIENT_ROLE", resourcePath="clients/eed40bbc-0630-4bb5-a6ce-0e11ad117279/roles/viewer" 2026-05-05 10:26:27,237 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="admin-cli", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="d40770f9-c1fa-4ac5-8ced-46ef44d14d89", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cfd1153c-4df1-41c6-84ce-adbbccbc1abd", client_auth_method="client-secret", username="admin", authSessionParentId="531c914a-02cd-4f7b-b305-26a14d94eb7c", authSessionTabId="L5NusHseU0o" 2026-05-05 10:26:27,386 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="66b01ec4-147c-4b8b-bef4-2e9a67fda2da", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", resourceType="CLIENT_ROLE", resourcePath="clients/da4b33a6-6d18-4214-8cdb-d6abf14c5a36/roles/member" 2026-05-05 10:28:48,270 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="admin-cli", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="04b7ecd6-be4e-44fd-9562-6867dda1db64", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5544949b-8db6-4ac5-808f-86c70dd42146", client_auth_method="client-secret", username="admin", authSessionParentId="21906a67-5059-4e5a-aae7-19d09ecf017a", authSessionTabId="jPMVHZY1ieI" 2026-05-05 10:28:48,909 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="66b01ec4-147c-4b8b-bef4-2e9a67fda2da", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", resourceType="REALM", resourcePath="null" 2026-05-05 10:28:50,457 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="admin-cli", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="da97ea24-61d7-495e-9134-a3d0d80f054f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4ba5b469-ad0c-4165-8a12-0ce0ddc16375", client_auth_method="client-secret", username="admin", authSessionParentId="3dcdd7da-c7bb-4040-b095-16525d7cb52a", authSessionTabId="mYNOwHpLbWw" 2026-05-05 10:28:50,601 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="66b01ec4-147c-4b8b-bef4-2e9a67fda2da", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", resourceType="CLIENT", resourcePath="clients/65d9ca63-5fcb-4387-a30c-ed9b192237b0" 2026-05-05 10:28:51,220 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="admin-cli", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="b6f4dd00-a8cb-453d-ace8-0ca6e6aa5706", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="595d6023-da31-4ac0-8b51-9202d4457b41", client_auth_method="client-secret", username="admin", authSessionParentId="380a618b-248b-46e7-9779-a2ed6fff63ef", authSessionTabId="34Hw57bT-wk" 2026-05-05 10:28:51,786 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="55ce9dae-407e-4663-b55b-90800bce8c78", clientId="66b01ec4-147c-4b8b-bef4-2e9a67fda2da", userId="b384622f-23d4-436b-9f23-76b97c0dcc89", ipAddress="199.204.45.240", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/3b17f0bf-de06-4222-8d96-72460dde2d91/role-mappings/clients/5d2c5933-b947-4beb-9861-e2a26cfdf391"