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-04-07 00:18:21,813 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 50571ms 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-04-07 00:18:26,530 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-04-07 00:18:36,107 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-07 00:18:36,515 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-07 00:18:37,410 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-07 00:18:38,017 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-07 00:18:38,019 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: cbdb43e7-09b2-4161-bd31-2090d832eb59, name: keycloak-0-5974 2026-04-07 00:18:38,024 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-04-07 00:18:38,025 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-04-07 00:18:38,114 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.41551 2026-04-07 00:18:39,322 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-04-07 00:18:39,328 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-07 00:18:40,119 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-5974: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-07 00:18:40,341 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-5974|0] (1) [keycloak-0-5974] 2026-04-07 00:18:40,419 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-5974`, physical addresses are `[10.0.0.187:57087]` 2026-04-07 00:18:40,427 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-07 00:18:41,726 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-5974, Site name: null 2026-04-07 00:18:51,216 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-04-07 00:18:51,216 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-04-07 00:18:51,613 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-07 00:18:57,009 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-04-07 00:18:57,010 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-04-07 00:18:57,508 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-04-07 00:18:57,508 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-04-07 00:19:04,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:04,405 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:05,217 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:05,241 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:07,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-04-07 00:19:07,211 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:09,168 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:09,198 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:09,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-04-07 00:19:11,307 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:12,264 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:12,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-04-07 00:19:12,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-04-07 00:19:13,004 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:13,011 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:13,023 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:13,029 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:14,278 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19: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-04-07 00:19:15,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-04-07 00:19:15,308 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:15,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-04-07 00:19:15,709 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:15,873 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:15,879 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:16,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:17,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-04-07 00:19:17,545 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:18,466 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:18,721 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:19,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-04-07 00:19:19,478 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:19,535 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:19,547 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:19,619 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-04-07 00:19:19,692 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-04-07 00:19:19,758 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-04-07 00:19:19,837 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-04-07 00:19:19,923 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-04-07 00:19:20,027 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-04-07 00:19:20,101 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-04-07 00:19:20,167 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-07 00:19:20,306 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-04-07 00:19:20,347 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-04-07 00:19:20,454 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-04-07 00:19:20,503 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-04-07 00:19:20,550 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-04-07 00:19:20,601 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-04-07 00:19:20,654 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-04-07 00:19:20,756 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-04-07 00:19:20,863 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-04-07 00:19:20,867 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:20,974 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:21,042 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:21,104 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:21,173 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:21,179 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:21,186 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:21,197 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:22,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-04-07 00:19:22,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-04-07 00:19:23,096 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:23,108 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:23,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-04-07 00:19:24,295 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:24,396 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:25,328 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:25,600 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:25,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-04-07 00:19:25,628 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:25,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-04-07 00:19:25,710 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:25,742 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:26,179 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:29,068 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:29,761 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:29,957 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:30,107 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:30,157 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:30,215 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:30,222 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:30,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-04-07 00:19:30,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-04-07 00:19:30,386 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:30,417 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:30,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-04-07 00:19:30,667 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:30,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-04-07 00:19:30,954 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:31,067 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:31,088 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:31,095 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:32,083 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:32,155 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:32,233 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:32,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-04-07 00:19:32,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-04-07 00:19:32,843 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:32,892 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:32,899 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:32,971 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:32,980 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:33,006 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:33,106 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:33,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-04-07 00:19:33,304 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:33,596 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:33,652 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:33,684 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:33,844 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:33,851 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:33,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-04-07 00:19:33,972 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:34,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-04-07 00:19:34,081 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-04-07 00:19:34,084 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:34,166 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:34,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-04-07 00:19:34,230 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:34,305 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:34,311 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:34,341 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:34,352 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:34,399 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-04-07 00:19:34,467 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-04-07 00:19:34,512 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-04-07 00:19:34,517 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:34,570 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:34,601 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:34,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-04-07 00:19:34,635 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:34,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-04-07 00:19:34,691 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-04-07 00:19:34,751 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-04-07 00:19:34,753 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:34,761 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:34,953 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:34,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-04-07 00:19:34,967 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:34,971 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:35,022 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-04-07 00:19:35,088 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-04-07 00:19:35,092 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:19:35,146 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-04-07 00:19:35,149 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-04-07 00:19:36,230 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-07 00:19:42,811 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 80.691s. Listening on: http://0.0.0.0:8080 2026-04-07 00:19:42,811 INFO [io.quarkus] (main) Profile prod activated. 2026-04-07 00:19:42,811 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-04-07 00:19:45,131 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-07 00:20:02,316 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="admin-cli", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="4ba36721-b021-4584-b4c8-adfd18516635", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5dd9b9a0-8ee6-4170-9d86-68439a5dd9a4", client_auth_method="client-secret", username="admin", authSessionParentId="6d9c3d49-eb91-4da2-a707-d675b907398e", authSessionTabId="xNvRYr559EM" 2026-04-07 00:20:07,816 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="c886b612-daaf-4cc3-9648-924051d38074", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", resourceType="REALM", resourcePath="atmosphere" 2026-04-07 00:20:09,146 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="admin-cli", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="68adf69d-453b-4dd3-9375-46c51a4ebbd3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c81075f5-5207-49d2-825f-8bd00a8f32ec", client_auth_method="client-secret", username="admin", authSessionParentId="6160fa9e-2763-45a9-9aaa-d8206a217bcd", authSessionTabId="MQPRnVvdCWk" 2026-04-07 00:20:09,342 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="c886b612-daaf-4cc3-9648-924051d38074", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/1a7410ed-4347-4daf-8490-c674a745b375" 2026-04-07 00:20:09,540 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="c886b612-daaf-4cc3-9648-924051d38074", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/1a7410ed-4347-4daf-8490-c674a745b375/protocol-mappers/models/55fdce4e-a2c4-41cf-9059-4ca350536915" 2026-04-07 00:20:30,470 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="admin-cli", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="d985e5b2-7547-437f-979d-ca3a6e530f01", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="38e4a2c4-2ab5-48b3-a81d-7c95eb415c61", client_auth_method="client-secret", username="admin", authSessionParentId="5a55be9c-017f-4dc7-846b-8d504f5dd57e", authSessionTabId="LrlSSV6p4y0" 2026-04-07 00:20:30,732 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="c886b612-daaf-4cc3-9648-924051d38074", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", resourceType="CLIENT", resourcePath="clients/c19423d5-d799-4959-a228-0fa13811434a" 2026-04-07 00:20:31,181 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="admin-cli", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="44a6a8ab-85c7-4d9d-b7e3-5032a55caf10", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e1267abc-7a5c-4f5e-b81e-18622fa275a1", client_auth_method="client-secret", username="admin", authSessionParentId="6b6d1f06-d36b-41b4-b2e1-6dd4ee8edbd2", authSessionTabId="dA1YJgh7-4k" 2026-04-07 00:20:31,324 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="c886b612-daaf-4cc3-9648-924051d38074", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", resourceType="CLIENT", resourcePath="clients/782ca565-c302-4852-b8b7-d0944e6fd361" 2026-04-07 00:20:31,752 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="admin-cli", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="f9e91c3c-76f9-4677-adde-4bd82173fae2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="28b81bfb-589a-4ec0-ac98-bbf78c8f32a0", client_auth_method="client-secret", username="admin", authSessionParentId="601b4084-6d22-4c6e-9a78-6db8600df4ea", authSessionTabId="nORMUE3oXqY" 2026-04-07 00:20:31,853 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="c886b612-daaf-4cc3-9648-924051d38074", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", resourceType="CLIENT", resourcePath="clients/482b438b-e78f-4455-afdf-fba6c0f96cea" 2026-04-07 00:20:32,474 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="admin-cli", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="5cddebab-2fdc-4098-952a-495e06d3d8bf", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0ea934d8-f899-4f15-beaa-b05b8c8da464", client_auth_method="client-secret", username="admin", authSessionParentId="0b24d868-66a0-45f5-b1e6-21d1c1c649d3", authSessionTabId="s4YunDAmAIk" 2026-04-07 00:20:32,613 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="c886b612-daaf-4cc3-9648-924051d38074", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", resourceType="CLIENT_ROLE", resourcePath="clients/c19423d5-d799-4959-a228-0fa13811434a/roles/member" 2026-04-07 00:20:32,984 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="admin-cli", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="44ba3328-e8a2-40e6-9910-bfaaaf02696a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0914d61e-f1ea-435a-82bf-156c1a0f4711", client_auth_method="client-secret", username="admin", authSessionParentId="763bd220-02ee-458f-9550-2e96cacb1ffe", authSessionTabId="fDgwZPxOFpI" 2026-04-07 00:20:33,243 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="c886b612-daaf-4cc3-9648-924051d38074", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", resourceType="CLIENT_ROLE", resourcePath="clients/782ca565-c302-4852-b8b7-d0944e6fd361/roles/admin" 2026-04-07 00:20:33,619 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="admin-cli", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="add10a40-e537-4a1c-9e47-3e9b13378d7a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="48abb62d-2742-491e-a4fe-23ef434a215c", client_auth_method="client-secret", username="admin", authSessionParentId="394f41da-ab4f-4f42-9ca2-5d660aac9d92", authSessionTabId="1ZjJaEvIzCs" 2026-04-07 00:20:33,747 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="c886b612-daaf-4cc3-9648-924051d38074", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", resourceType="CLIENT_ROLE", resourcePath="clients/782ca565-c302-4852-b8b7-d0944e6fd361/roles/editor" 2026-04-07 00:20:34,146 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="admin-cli", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="d64de81f-b53f-43e0-b23a-1dbb8739817d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="88a2d96e-e93a-4bff-be38-4b976a9580be", client_auth_method="client-secret", username="admin", authSessionParentId="ec97b8fc-f5b9-4f84-a0ea-edd4a8c1a7f3", authSessionTabId="lmA0MN7u9Io" 2026-04-07 00:20:34,268 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="c886b612-daaf-4cc3-9648-924051d38074", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", resourceType="CLIENT_ROLE", resourcePath="clients/782ca565-c302-4852-b8b7-d0944e6fd361/roles/viewer" 2026-04-07 00:20:34,629 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="admin-cli", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="e2ab084d-1e50-4f65-92e2-8d9c6eb1f70f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3c8c2e63-c333-4fad-a372-f70c58f002eb", client_auth_method="client-secret", username="admin", authSessionParentId="05b46688-f5db-45db-a34b-843d1f684432", authSessionTabId="E-jpotw5cg4" 2026-04-07 00:20:34,745 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="c886b612-daaf-4cc3-9648-924051d38074", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", resourceType="CLIENT_ROLE", resourcePath="clients/482b438b-e78f-4455-afdf-fba6c0f96cea/roles/member" 2026-04-07 00:22:44,351 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="admin-cli", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="b8d5004d-178b-4781-b701-4b1c4e7fb40d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3f167b47-d025-49f9-976c-f3600c289352", client_auth_method="client-secret", username="admin", authSessionParentId="5f0215c6-b6ae-4f8d-96ad-01dfa899df90", authSessionTabId="_h2JDbzM5q8" 2026-04-07 00:22:44,825 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="c886b612-daaf-4cc3-9648-924051d38074", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", resourceType="REALM", resourcePath="null" 2026-04-07 00:22:46,325 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="admin-cli", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="135920ee-67d4-4400-ac65-63b283e1bb53", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bb68f498-d9ef-4550-a88c-980fb94118e5", client_auth_method="client-secret", username="admin", authSessionParentId="189f5017-e9f1-4a41-9c15-6d325a161990", authSessionTabId="CYq6AGNz9bk" 2026-04-07 00:22:46,518 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="c886b612-daaf-4cc3-9648-924051d38074", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", resourceType="CLIENT", resourcePath="clients/2d8f6c13-870e-4ae6-b2d7-93ec997979fc" 2026-04-07 00:22:47,125 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="admin-cli", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="5dd295bd-7df3-453e-be22-76d9a8042459", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e69db4f1-5af7-4059-aa04-42979b9b042c", client_auth_method="client-secret", username="admin", authSessionParentId="95dea39d-a784-427c-9990-554a0fd4bd53", authSessionTabId="lgKmc3-Hf9c" 2026-04-07 00:22:47,547 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="9e32a8c1-c7cb-4b8d-8c70-da954281e362", clientId="c886b612-daaf-4cc3-9648-924051d38074", userId="0d788929-0a69-4b01-959a-0856f681bc31", ipAddress="199.19.213.115", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/c12aae69-4e0d-4858-9ec3-de424744bf8b/role-mappings/clients/7843abf9-a74d-47bf-ae8e-6a495a14679b"