Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-02-26 04:18:54,497 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 55874ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-02-26 04:19:00,208 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-02-26 04:19:08,308 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-02-26 04:19:08,703 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-02-26 04:19:09,302 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-02-26 04:19:10,101 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-02-26 04:19:10,107 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 1a46b5a3-e659-4180-9eaa-05b0827f6376, name: keycloak-0-58996 2026-02-26 04:19:10,116 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-02-26 04:19:10,117 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-02-26 04:19:10,188 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.27166 2026-02-26 04:19:12,309 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-58996: no members discovered after 2116 ms: creating cluster as coordinator 2026-02-26 04:19:12,322 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-58996|0] (1) [keycloak-0-58996] 2026-02-26 04:19:12,491 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-58996`, physical addresses are `[10.0.0.96:42702]` 2026-02-26 04:19:12,508 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-02-26 04:19:12,806 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-02-26 04:19:14,403 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-58996, Site name: null 2026-02-26 04:19:14,408 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-02-26 04:19:25,413 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-02-26 04:19:25,413 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-02-26 04:19:25,892 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-02-26 04:19:31,107 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-02-26 04:19:31,108 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-02-26 04:19:31,604 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-02-26 04:19:31,604 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-02-26 04:19:38,248 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:38,412 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:39,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-02-26 04:19:39,333 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:41,388 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:41,419 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:43,614 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:43,689 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:43,704 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:45,872 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:47,013 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:47,032 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:47,356 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:47,784 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:47,790 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:47,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-02-26 04:19:47,803 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:49,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-02-26 04:19:50,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:50,315 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:50,339 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:50,345 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:50,659 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:50,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-02-26 04:19:50,849 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:51,153 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:52,712 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:52,722 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:53,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-02-26 04:19:53,918 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:54,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-02-26 04:19:54,775 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:54,834 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:54,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-02-26 04:19:54,912 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 04:19:54,980 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 04:19:55,072 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 04:19: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-02-26 04:19:55,256 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 04:19:55,355 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 04:19:55,430 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 04:19:55,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 04:19:55,645 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 04:19:55,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-02-26 04:19:55,829 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 04:19:55,889 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 04:19:55,946 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 04:19:56,001 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 04:19:56,070 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 04:19:56,198 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 04:19:56,316 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 04:19:56,321 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:56,426 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:56,489 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:56,549 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:56,622 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:56,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-02-26 04:19:56,633 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:56,642 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:58,318 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:58,406 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:58,590 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:58,603 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:58,609 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:59,882 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:19:59,988 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:00,958 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:01,224 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:01,252 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:01,260 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:01,268 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:01,344 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:01,376 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:01,847 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:04,712 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:05,427 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:05,643 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:05,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-02-26 04:20:05,849 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:05,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-02-26 04:20:05,917 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:05,925 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:05,958 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 04:20:06,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-02-26 04:20:06,119 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:06,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-02-26 04:20:06,371 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:06,583 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:06,649 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:06,782 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:06,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-02-26 04:20:06,808 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:07,856 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:07,929 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:08,016 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:08,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-02-26 04:20:08,656 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:08,664 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:08,718 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:08,725 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:08,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-02-26 04:20:08,803 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:08,833 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:08,944 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:09,073 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:09,154 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:09,303 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:09,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:09,391 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:09,554 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:09,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-02-26 04:20:09,674 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:09,681 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:09,733 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-02-26 04:20:09,809 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-02-26 04:20:09,812 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:09,919 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:09,925 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:09,999 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:10,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-02-26 04:20:10,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-02-26 04:20:10,069 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:10,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-02-26 04:20:10,147 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-02-26 04:20:10,213 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-02-26 04:20:10,257 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-02-26 04:20:10,259 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:10,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-02-26 04:20:10,342 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:10,353 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:10,382 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:10,387 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:10,441 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-02-26 04:20:10,507 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-02-26 04:20:10,510 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:10,521 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:10,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-02-26 04:20:10,746 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:10,756 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 04:20:10,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-02-26 04:20:10,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-02-26 04:20:10,906 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-02-26 04:20:10,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-02-26 04:20:10,964 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-02-26 04:20:10,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-02-26 04:20:12,000 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-02-26 04:20:18,716 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 83.890s. Listening on: http://0.0.0.0:8080 2026-02-26 04:20:18,716 INFO [io.quarkus] (main) Profile prod activated. 2026-02-26 04:20:18,717 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-02-26 04:20:20,591 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-02-26 04:20:38,216 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="admin-cli", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="04c23e11-bd5e-4f2b-ae22-b46264131573", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="967897f4-6b98-44cc-bb19-16dcc14954e6", client_auth_method="client-secret", username="admin", authSessionParentId="26d9bd0e-43a9-4533-b004-208a9221509e", authSessionTabId="08ZR7br8_1M" 2026-02-26 04:20:42,808 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="4a3a4f14-8776-4b87-8d4c-71b65121b7a5", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", resourceType="REALM", resourcePath="atmosphere" 2026-02-26 04:20:43,994 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="admin-cli", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="638209b7-eca5-4f31-b596-06bc7cf106b9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="18517c60-1105-423f-9d23-ea45590c3aef", client_auth_method="client-secret", username="admin", authSessionParentId="40a9f233-5a71-405b-b719-5e71601e2d6e", authSessionTabId="SAL-nVKZW0g" 2026-02-26 04:20:44,136 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="4a3a4f14-8776-4b87-8d4c-71b65121b7a5", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/5a5946a0-6c52-46f2-b910-e5c98a8deca6" 2026-02-26 04:20:44,327 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="4a3a4f14-8776-4b87-8d4c-71b65121b7a5", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/5a5946a0-6c52-46f2-b910-e5c98a8deca6/protocol-mappers/models/fada14d2-5f1d-481b-93ba-e423d9fce030" 2026-02-26 04:21:05,011 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="admin-cli", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="15b5ba4f-38f3-41c8-a33e-0754f17dacce", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ba60b67f-37ca-4d93-99ed-ed4656524fde", client_auth_method="client-secret", username="admin", authSessionParentId="71133ee0-afb0-4dfc-af10-b71e39d417cf", authSessionTabId="A979l7i2Tns" 2026-02-26 04:21:05,300 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="4a3a4f14-8776-4b87-8d4c-71b65121b7a5", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", resourceType="CLIENT", resourcePath="clients/04682bba-eae6-44f1-ab96-2a58857d142d" 2026-02-26 04:21:05,797 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="admin-cli", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="0d56704e-008d-4790-aaeb-ec50f0cf5b32", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2ab7b4c3-40a8-43a4-98f7-c111b08fd7bb", client_auth_method="client-secret", username="admin", authSessionParentId="7b0086e6-b0c5-4f2d-8393-b561c33a7419", authSessionTabId="Am9eMhqJIOg" 2026-02-26 04:21:05,925 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="4a3a4f14-8776-4b87-8d4c-71b65121b7a5", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", resourceType="CLIENT", resourcePath="clients/c9da60bb-003f-459a-acbd-4c1323ecaae3" 2026-02-26 04:21:06,289 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="admin-cli", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="916185b7-f011-46e1-a929-716e212c61ae", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dcfe615d-56b2-4156-ad51-7df55b7e8830", client_auth_method="client-secret", username="admin", authSessionParentId="3ce41d7c-a695-40a6-bc9d-13abfaa813e3", authSessionTabId="1yayrBx7D8o" 2026-02-26 04:21:06,408 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="4a3a4f14-8776-4b87-8d4c-71b65121b7a5", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", resourceType="CLIENT", resourcePath="clients/0368a216-afed-44c1-bb2a-c372023ab812" 2026-02-26 04:21:07,074 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="admin-cli", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="2b9320fa-54ba-4108-b702-3854eb05d056", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2874d1cf-9fb4-4e3a-a407-5e6901102b4d", client_auth_method="client-secret", username="admin", authSessionParentId="28fb1d7f-f196-41b9-9ff5-13bce30afb29", authSessionTabId="xKMNNyNYiGw" 2026-02-26 04:21:07,206 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="4a3a4f14-8776-4b87-8d4c-71b65121b7a5", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", resourceType="CLIENT_ROLE", resourcePath="clients/04682bba-eae6-44f1-ab96-2a58857d142d/roles/member" 2026-02-26 04:21:07,612 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="admin-cli", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="49e58b8b-dabd-4d5a-9e23-cf5caa71ef21", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c8a4d429-9fe7-44da-aa0d-98708e5ac69d", client_auth_method="client-secret", username="admin", authSessionParentId="c874e0e0-d0c4-494c-aaaa-390429d05f1a", authSessionTabId="o3DZQyPfnO8" 2026-02-26 04:21:07,735 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="4a3a4f14-8776-4b87-8d4c-71b65121b7a5", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", resourceType="CLIENT_ROLE", resourcePath="clients/c9da60bb-003f-459a-acbd-4c1323ecaae3/roles/admin" 2026-02-26 04:21:08,103 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="admin-cli", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="042d2f75-9dec-4f95-9e55-a062e0842b98", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2e1902cd-44c6-4860-adcd-90ee3dbcca91", client_auth_method="client-secret", username="admin", authSessionParentId="2a6fdb96-eb4b-41b2-9eec-1ec82a3e903b", authSessionTabId="S4rNRHWX0dk" 2026-02-26 04:21:08,200 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="4a3a4f14-8776-4b87-8d4c-71b65121b7a5", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", resourceType="CLIENT_ROLE", resourcePath="clients/c9da60bb-003f-459a-acbd-4c1323ecaae3/roles/editor" 2026-02-26 04:21:08,626 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="admin-cli", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="376ee521-5a79-4165-8052-da742f8f0ce6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a64a4b61-16dd-4e2d-b060-bc388dbfe1a0", client_auth_method="client-secret", username="admin", authSessionParentId="1ca30400-16bd-4da5-85ac-2a39be1164e2", authSessionTabId="KIaQ0M1CvZw" 2026-02-26 04:21:08,730 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="4a3a4f14-8776-4b87-8d4c-71b65121b7a5", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", resourceType="CLIENT_ROLE", resourcePath="clients/c9da60bb-003f-459a-acbd-4c1323ecaae3/roles/viewer" 2026-02-26 04:21:09,132 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="admin-cli", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="1217f358-7b34-4a0c-8f37-d856f62f9a85", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cf00ff41-b13a-4bf5-b91d-62ef9653de57", client_auth_method="client-secret", username="admin", authSessionParentId="76628981-fb99-4d5c-b953-085dc01fe549", authSessionTabId="t_Qixg6DOoE" 2026-02-26 04:21:09,231 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="4a3a4f14-8776-4b87-8d4c-71b65121b7a5", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", resourceType="CLIENT_ROLE", resourcePath="clients/0368a216-afed-44c1-bb2a-c372023ab812/roles/member" 2026-02-26 04:23:33,155 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="admin-cli", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="77b2b796-9284-41ff-9611-a1098645cdcb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="52040981-f2e7-4eb8-9d2b-b5f506f9d7d9", client_auth_method="client-secret", username="admin", authSessionParentId="5c7372bc-6e12-4d89-a0f8-7f5ef1d274a2", authSessionTabId="-2EO7BBdzN8" 2026-02-26 04:23:33,814 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="4a3a4f14-8776-4b87-8d4c-71b65121b7a5", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", resourceType="REALM", resourcePath="null" 2026-02-26 04:23:35,504 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="admin-cli", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="438fc807-ee4f-4a3f-98fa-b2afddde26c2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f930211b-f6e1-4c24-adc6-c7f4d6fa0996", client_auth_method="client-secret", username="admin", authSessionParentId="54e4b8f2-552d-4bed-ae2c-fd500a85764b", authSessionTabId="AB_o2kroYlo" 2026-02-26 04:23:35,701 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="4a3a4f14-8776-4b87-8d4c-71b65121b7a5", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", resourceType="CLIENT", resourcePath="clients/bd557e9f-6b57-4866-b7f6-ef1d635491cb" 2026-02-26 04:23:36,372 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="admin-cli", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", auth_method="openid-connect", token_id="dcf8ea29-e4b9-4850-b220-d7e4943b0fde", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="226a0a9d-2647-4164-b4a7-150543c0fa5d", client_auth_method="client-secret", username="admin", authSessionParentId="4f59aa5a-abb2-4ec9-89e1-73b2ff178941", authSessionTabId="mbPmWverWyg" 2026-02-26 04:23:37,332 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f06df43b-8f2a-4de8-9f4a-a9ca1ef7b7a1", clientId="4a3a4f14-8776-4b87-8d4c-71b65121b7a5", userId="f974b78a-8234-4693-9d6f-e8d4e0234645", ipAddress="162.253.55.204", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/cc614909-19e1-49fa-94e1-4874e0967bb3/role-mappings/clients/d4b4ef51-a10d-47f4-832e-e784d64c7537"