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-08-21 02:33:37,928 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 56605ms 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-08-21 02:33:42,503 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-08-21 02:33:51,123 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-21 02:33:51,607 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-21 02:33:52,325 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-21 02:33:52,908 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-21 02:33:52,910 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 2a2272a9-60a7-4ed7-ae3d-fd2ee0a3cb6a, name: keycloak-0-7473 2026-08-21 02:33:52,914 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-08-21 02:33:52,914 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-08-21 02:33:53,003 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.36924 2026-08-21 02:33:54,219 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-08-21 02:33:55,009 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-7473: no members discovered after 2002 ms: creating cluster as coordinator 2026-08-21 02:33:55,025 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-7473|0] (1) [keycloak-0-7473] 2026-08-21 02:33:55,043 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-7473`, physical addresses are `[10.0.0.227:52460]` 2026-08-21 02:33:55,050 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-21 02:33:56,713 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-7473, Site name: null 2026-08-21 02:33:56,718 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-21 02:34:06,620 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-08-21 02:34:06,620 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-08-21 02:34:07,112 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-21 02:34:12,713 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-08-21 02:34:12,713 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-08-21 02:34:13,217 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-08-21 02:34:13,218 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-08-21 02:34:22,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:22,430 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:23,981 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:24,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-08-21 02:34:28,014 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:28,060 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:32,028 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:32,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-08-21 02:34:32,113 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:36,943 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:39,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-08-21 02:34:39,450 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:40,091 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:41,024 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:41,030 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:41,037 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:41,047 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:42,992 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:45,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-08-21 02:34:45,265 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:45,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-08-21 02:34:45,290 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:45,783 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:46,036 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:46,043 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:46,532 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:48,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-08-21 02:34:48,832 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:50,795 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:51,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-08-21 02:34:52,715 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:52,729 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:52,814 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:52,839 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:52,951 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-08-21 02:34:53,074 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-08-21 02:34:53,219 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-08-21 02:34:53,365 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-08-21 02:34:53,498 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-08-21 02:34:53,684 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-08-21 02:34:53,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-08-21 02:34:54,058 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-08-21 02:34:54,317 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-21 02:34:54,384 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-08-21 02:34:54,540 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-21 02:34:54,617 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-08-21 02:34:54,694 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-08-21 02:34:54,766 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-08-21 02:34:54,846 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-08-21 02:34:54,985 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-08-21 02:34:55,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-08-21 02:34:55,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-08-21 02:34:55,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-08-21 02:34:55,353 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:55,457 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:55,578 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:55,585 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:55,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-08-21 02:34:55,618 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:58,423 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:58,523 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:58,736 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:58,747 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:34:58,752 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:00,210 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:00,336 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:01,509 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:01,792 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:01,813 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:01,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:01,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-08-21 02:35:01,930 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:01,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-08-21 02:35:02,467 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:06,036 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:06,924 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:07,175 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:07,351 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:07,408 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:07,485 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:07,494 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:07,501 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:07,537 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-08-21 02:35:07,687 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:07,716 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:07,832 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:07,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-08-21 02:35:08,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-08-21 02:35:08,282 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:08,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-08-21 02:35:08,450 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:08,457 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:09,715 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:09,788 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:09,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:09,881 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:10,662 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:10,673 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:10,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-08-21 02:35:10,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-08-21 02:35:10,800 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:10,807 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:10,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-08-21 02:35:10,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-08-21 02:35:11,118 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:11,205 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:11,347 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:11,407 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:11,444 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:11,608 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:11,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-08-21 02:35:11,749 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:11,759 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:11,813 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-08-21 02:35:11,892 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-08-21 02:35:11,897 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:11,996 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:12,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-08-21 02:35:12,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-08-21 02:35:12,097 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:12,103 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:12,135 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:12,146 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:12,208 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-08-21 02:35:12,271 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-08-21 02:35:12,319 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-08-21 02:35:12,322 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:12,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:12,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-08-21 02:35:12,408 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:12,438 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:12,443 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:12,489 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-08-21 02:35:12,559 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-08-21 02:35:12,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:12,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-08-21 02:35:12,797 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:12,804 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:12,815 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:12,820 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:12,891 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-08-21 02:35:13,001 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-08-21 02:35:13,005 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-21 02:35:13,062 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-08-21 02:35:13,065 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-08-21 02:35:14,212 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-21 02:35:22,397 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 104.176s. Listening on: http://0.0.0.0:8080 2026-08-21 02:35:22,397 INFO [io.quarkus] (main) Profile prod activated. 2026-08-21 02:35:22,397 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-08-21 02:35:24,107 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-21 02:35:41,600 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="admin-cli", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", auth_method="openid-connect", token_id="e796c6bb-ad60-43ff-b356-c04b60381159", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4f08e433-92c7-4f69-92f5-7e7dbe70671b", client_auth_method="client-secret", username="admin", authSessionParentId="612d6ed8-0b74-42f7-b274-0a601ac5b8dd", authSessionTabId="k2iwHZ7NaM4" 2026-08-21 02:35:47,507 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="9fe7428d-4d67-4069-8284-474aa3d77e3d", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", resourceType="REALM", resourcePath="atmosphere" 2026-08-21 02:35:48,818 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="admin-cli", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", auth_method="openid-connect", token_id="ebddb60f-8d7a-44d9-8262-53ac89497d06", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b6d4a1f7-0ec4-44d4-bea6-55bf257e41fd", client_auth_method="client-secret", username="admin", authSessionParentId="21588dc3-438a-4b84-8f3f-650817979c95", authSessionTabId="Gr7GrUZveew" 2026-08-21 02:35:49,031 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="9fe7428d-4d67-4069-8284-474aa3d77e3d", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/87fa63cc-af5d-4dcd-9134-df6e07b72e14" 2026-08-21 02:35:49,231 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="9fe7428d-4d67-4069-8284-474aa3d77e3d", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/87fa63cc-af5d-4dcd-9134-df6e07b72e14/protocol-mappers/models/998a06ef-4282-4596-918b-aeb094080691" 2026-08-21 02:36:10,344 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="admin-cli", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", auth_method="openid-connect", token_id="18c36351-3221-41a8-88dc-cefd32496c32", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7a58d4a3-3f53-4282-9ccc-85d38ddfc834", client_auth_method="client-secret", username="admin", authSessionParentId="4430397b-bd8d-41d7-baae-48084a0287db", authSessionTabId="R5U06Gujwfc" 2026-08-21 02:36:10,625 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="9fe7428d-4d67-4069-8284-474aa3d77e3d", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", resourceType="CLIENT", resourcePath="clients/1fff005d-7055-4eb1-bb9a-d8e5fdbea947" 2026-08-21 02:36:11,107 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="admin-cli", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", auth_method="openid-connect", token_id="ff4c5cbe-3121-4def-b2b6-824122238f0c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ad553d17-6e89-4b07-a3d6-6ce353395a5a", client_auth_method="client-secret", username="admin", authSessionParentId="22f12ea6-09de-4c0c-b8db-6fead4e837e3", authSessionTabId="mJ3ivOmurTs" 2026-08-21 02:36:11,222 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="9fe7428d-4d67-4069-8284-474aa3d77e3d", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", resourceType="CLIENT", resourcePath="clients/70bd243d-e109-4164-9f8e-2e4e36555a47" 2026-08-21 02:36:11,634 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="admin-cli", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", auth_method="openid-connect", token_id="f61db7a0-f8a5-46a5-80c7-02770a2a78a5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f5452bb8-abcd-4756-a243-370b06de8d4b", client_auth_method="client-secret", username="admin", authSessionParentId="1a4d8b81-4212-43cc-a265-a8dc7b90f655", authSessionTabId="SPNQl7OZ8Q8" 2026-08-21 02:36:11,728 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="9fe7428d-4d67-4069-8284-474aa3d77e3d", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", resourceType="CLIENT", resourcePath="clients/c1b04866-6500-4398-9e70-e7123b7da8d0" 2026-08-21 02:36:12,403 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="admin-cli", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", auth_method="openid-connect", token_id="5b0b871b-1be9-4cf6-8652-da9b026eb9ef", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="65c8ddd4-402f-42b9-824a-e92b67f80470", client_auth_method="client-secret", username="admin", authSessionParentId="dae4457a-77ef-4cab-ada8-d42272ff43ab", authSessionTabId="J_36Q3uZrVs" 2026-08-21 02:36:12,545 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="9fe7428d-4d67-4069-8284-474aa3d77e3d", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", resourceType="CLIENT_ROLE", resourcePath="clients/1fff005d-7055-4eb1-bb9a-d8e5fdbea947/roles/member" 2026-08-21 02:36:12,968 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="admin-cli", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", auth_method="openid-connect", token_id="57acde81-50ab-4186-905c-229ace2e828e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b5e8ad77-9a94-41c4-a672-1e6641ef5274", client_auth_method="client-secret", username="admin", authSessionParentId="18222668-6da8-456c-a753-d3964e5c933e", authSessionTabId="uoMQqZzJZLU" 2026-08-21 02:36:14,094 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="9fe7428d-4d67-4069-8284-474aa3d77e3d", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", resourceType="CLIENT_ROLE", resourcePath="clients/70bd243d-e109-4164-9f8e-2e4e36555a47/roles/admin" 2026-08-21 02:36:14,476 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="admin-cli", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", auth_method="openid-connect", token_id="8cd9330d-7ab6-4623-b00d-c8dce61b5a1d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2b34ccea-32f3-4979-b2da-a94a35a75f19", client_auth_method="client-secret", username="admin", authSessionParentId="df92c401-4eb0-415e-b1d4-f2db1dad7f14", authSessionTabId="K_9iYMt_Yo4" 2026-08-21 02:36:14,605 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="9fe7428d-4d67-4069-8284-474aa3d77e3d", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", resourceType="CLIENT_ROLE", resourcePath="clients/70bd243d-e109-4164-9f8e-2e4e36555a47/roles/editor" 2026-08-21 02:36:15,027 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="admin-cli", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", auth_method="openid-connect", token_id="9d433798-f913-447f-b4f1-9dca37e770d1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f2221bb3-90b8-4213-8bf7-e776f2d18ab5", client_auth_method="client-secret", username="admin", authSessionParentId="bacf8961-4dde-470c-9240-e6b57724d39d", authSessionTabId="STyS_a9d6DA" 2026-08-21 02:36:15,206 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="9fe7428d-4d67-4069-8284-474aa3d77e3d", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", resourceType="CLIENT_ROLE", resourcePath="clients/70bd243d-e109-4164-9f8e-2e4e36555a47/roles/viewer" 2026-08-21 02:36:15,625 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="admin-cli", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", auth_method="openid-connect", token_id="4f5dbecc-9a18-4d3d-ab69-63dd66cb30f6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e46c8853-f07a-42d8-8e62-c81152d2e6f2", client_auth_method="client-secret", username="admin", authSessionParentId="8d72b008-d9d0-41a5-a1f7-461f85350d78", authSessionTabId="jajsTc5XvRg" 2026-08-21 02:36:15,721 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="9fe7428d-4d67-4069-8284-474aa3d77e3d", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", resourceType="CLIENT_ROLE", resourcePath="clients/c1b04866-6500-4398-9e70-e7123b7da8d0/roles/member" 2026-08-21 02:38:32,583 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="admin-cli", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", auth_method="openid-connect", token_id="a6256e39-ee5f-41ff-a876-7c812834f537", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5e1842da-d38f-4ce3-87c8-040e0303be7f", client_auth_method="client-secret", username="admin", authSessionParentId="f6b1b4f6-0cdf-4eed-a01a-e1bf2bfa50ff", authSessionTabId="KTcxoD2p5Zc" 2026-08-21 02:38:33,296 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="9fe7428d-4d67-4069-8284-474aa3d77e3d", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", resourceType="REALM", resourcePath="null" 2026-08-21 02:38:34,756 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="admin-cli", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", auth_method="openid-connect", token_id="8b6e1736-bd74-4c44-bb1c-cf2e3b795dd6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="881e89a0-bd5a-44cc-9909-addfbe975787", client_auth_method="client-secret", username="admin", authSessionParentId="f8a9c0b1-1587-460a-9cbe-aef6c9067b39", authSessionTabId="p3A38Ba-wXg" 2026-08-21 02:38:34,852 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="9fe7428d-4d67-4069-8284-474aa3d77e3d", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", resourceType="CLIENT", resourcePath="clients/a1e7f758-97cb-4703-84d5-36bc0e6ee45e" 2026-08-21 02:38:35,497 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="admin-cli", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", auth_method="openid-connect", token_id="177b63b9-0ccc-4bf0-9f27-d253af3d960c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b44ff3d5-c5db-45c0-ad72-de4c93a3a8bc", client_auth_method="client-secret", username="admin", authSessionParentId="a37e3021-4b0e-483f-9c60-2072e12547ff", authSessionTabId="KbzRajTnbho" 2026-08-21 02:38:35,942 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="de796f55-bffd-4d26-912d-ee84a46d9c2f", clientId="9fe7428d-4d67-4069-8284-474aa3d77e3d", userId="d8e990c8-986e-4bd3-b80e-94e8bcf77e39", ipAddress="199.204.45.222", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/e2c4e501-6b88-4495-9f55-f6ccc99e4cdf/role-mappings/clients/d60a755d-b762-4c59-85cc-1cb9024ac7e8"