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-03-27 01:58:41,789 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 55018ms 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-03-27 01:58:46,759 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-03-27 01:58:55,559 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-27 01:58:55,958 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-27 01:58:56,579 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-27 01:58:57,283 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-27 01:58:57,359 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 4dce8dcb-8940-4ad9-aee4-962aaff8a737, name: keycloak-0-4791 2026-03-27 01:58:57,367 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-03-27 01:58:57,367 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-03-27 01:58:57,457 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.37036 2026-03-27 01:58:59,466 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-03-27 01:58:59,466 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-4791: no members discovered after 2003 ms: creating cluster as coordinator 2026-03-27 01:58:59,473 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-27 01:58:59,479 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-4791|0] (1) [keycloak-0-4791] 2026-03-27 01:58:59,578 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-4791`, physical addresses are `[10.0.0.61:52572]` 2026-03-27 01:58:59,677 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-03-27 01:59:11,471 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-03-27 01:59:11,471 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-03-27 01:59:11,868 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-27 01:59:17,383 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-03-27 01:59:17,384 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-03-27 01:59:17,878 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-03-27 01:59:17,879 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-03-27 01:59:24,634 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:24,785 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:25,650 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:25,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-03-27 01:59:27,629 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:27,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-03-27 01:59:29,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-03-27 01:59:29,838 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:29,864 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:31,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:32,858 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:32,879 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:33,208 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:33,610 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:33,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-03-27 01:59:33,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-03-27 01:59:33,627 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:35,019 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:36,124 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:36,148 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:36,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-03-27 01:59:36,173 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:36,487 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:36,645 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:36,651 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:36,959 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:38,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-03-27 01:59:38,418 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:39,432 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:39,702 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:40,491 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:40,502 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:40,556 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:40,564 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:40,635 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-03-27 01:59:40,700 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-03-27 01:59:40,768 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-03-27 01:59:40,869 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-03-27 01:59:40,970 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-03-27 01:59:41,066 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-03-27 01:59:41,137 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-03-27 01:59:41,205 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-03-27 01:59:41,334 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-03-27 01:59:41,376 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-03-27 01:59:41,472 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-03-27 01:59:41,531 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-03-27 01:59:41,584 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-03-27 01:59:41,635 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-03-27 01:59:41,691 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-27 01:59:41,789 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-03-27 01:59:41,911 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-03-27 01:59:41,922 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:42,059 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:42,107 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:42,159 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:42,227 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:42,233 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:42,239 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:42,247 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:43,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:44,022 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:44,208 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:44,219 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:44,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-03-27 01:59:45,464 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:45,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-03-27 01:59:46,512 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:46,789 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:46,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-03-27 01:59:46,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-03-27 01:59:46,827 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:46,906 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:46,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-03-27 01:59:47,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-03-27 01:59:50,258 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:50,966 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:51,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-03-27 01:59:51,332 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:51,378 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:51,433 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:51,442 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:51,447 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:51,479 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-03-27 01:59:51,606 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:51,634 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:51,742 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:51,870 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:52,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-03-27 01:59:52,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-03-27 01:59:52,272 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:52,289 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:52,297 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:53,324 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:53,395 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:53,482 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:53,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-03-27 01:59:54,121 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:54,130 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:54,183 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:54,190 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:54,254 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:54,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-03-27 01:59:54,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-03-27 01:59:54,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-03-27 01:59:54,557 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:54,636 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:54,745 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:54,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-03-27 01:59:54,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-03-27 01:59:55,009 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:55,015 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:55,125 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:55,132 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:55,187 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-03-27 01:59:55,252 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-03-27 01:59:55,255 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:55,358 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:55,364 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:55,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-03-27 01:59:55,416 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:55,421 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59: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-03-27 01:59:55,469 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:55,519 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-03-27 01:59:55,575 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-03-27 01:59:55,617 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-03-27 01:59:55,620 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:55,666 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:55,696 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:55,705 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:55,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-03-27 01:59:55,734 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:55,786 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-03-27 01:59:55,855 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-03-27 01:59:55,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:55,867 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:56,083 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:56,094 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:56,101 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:56,106 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:56,156 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-03-27 01:59:56,224 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-03-27 01:59:56,227 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:56,275 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-03-27 01:59:56,278 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-03-27 01:59:57,564 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-4791, Site name: null 2026-03-27 01:59:57,971 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-27 02:00:05,365 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 83.204s. Listening on: http://0.0.0.0:8080 2026-03-27 02:00:05,366 INFO [io.quarkus] (main) Profile prod activated. 2026-03-27 02:00:05,366 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-03-27 02:00:06,965 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-27 02:00:24,185 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="admin-cli", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", auth_method="openid-connect", token_id="febc0db5-6ce4-46b5-9806-220c7d6e138d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="27adf80f-fbd3-4e65-8d95-10c0677da203", client_auth_method="client-secret", username="admin", authSessionParentId="b4ee6068-1e7b-4c68-abab-7be4f336066e", authSessionTabId="VqMwKpQ-yC4" 2026-03-27 02:00:29,566 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="2870b7ef-0092-4b1f-a4c9-0487fdc5551e", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", resourceType="REALM", resourcePath="atmosphere" 2026-03-27 02:00:30,770 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="admin-cli", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", auth_method="openid-connect", token_id="89fdfb05-de89-458c-8505-6a1af13c46ce", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9a80f7df-dc4f-4336-a93b-a3e9fdbf7985", client_auth_method="client-secret", username="admin", authSessionParentId="f23889e9-7d37-4aef-802b-9f4eaced1409", authSessionTabId="tPBwg9FHEIw" 2026-03-27 02:00:30,972 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="2870b7ef-0092-4b1f-a4c9-0487fdc5551e", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/46f0ab76-567c-4a76-a35c-8796dbe085dc" 2026-03-27 02:00:31,175 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="2870b7ef-0092-4b1f-a4c9-0487fdc5551e", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/46f0ab76-567c-4a76-a35c-8796dbe085dc/protocol-mappers/models/3b2c28f1-448f-44ad-8718-81decbf6afc0" 2026-03-27 02:00:52,049 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="admin-cli", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", auth_method="openid-connect", token_id="259d5ffd-a43a-4226-a354-6996672e7459", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d287dfb4-1185-4188-ac74-58c4e3873903", client_auth_method="client-secret", username="admin", authSessionParentId="69ee9712-35fd-48aa-a2ae-fdfe40165a96", authSessionTabId="uRyrKDSx6Fk" 2026-03-27 02:00:52,296 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="2870b7ef-0092-4b1f-a4c9-0487fdc5551e", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", resourceType="CLIENT", resourcePath="clients/047e0b66-12b0-4f93-9c56-e69ae9458d82" 2026-03-27 02:00:52,703 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="admin-cli", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", auth_method="openid-connect", token_id="f70b2583-4548-4748-85f3-d6bc56e1ecc3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8a33798d-c8cd-44aa-88e5-e4b394c59cb1", client_auth_method="client-secret", username="admin", authSessionParentId="2db1d24b-9f89-45b6-99c3-fbcb6cf3deeb", authSessionTabId="rmCTIE46HGY" 2026-03-27 02:00:52,869 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="2870b7ef-0092-4b1f-a4c9-0487fdc5551e", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", resourceType="CLIENT", resourcePath="clients/5aeeb5db-72c1-4b76-b1fc-d73e89b88027" 2026-03-27 02:00:53,257 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="admin-cli", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", auth_method="openid-connect", token_id="685112fe-940b-4dca-807a-f696d4054ab9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0db5b074-2d2c-46ca-a0fa-50c5953c1d39", client_auth_method="client-secret", username="admin", authSessionParentId="7b466bf1-18d1-4051-b101-fa89ca4b56b8", authSessionTabId="iZlB9wRzm1M" 2026-03-27 02:00:53,383 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="2870b7ef-0092-4b1f-a4c9-0487fdc5551e", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", resourceType="CLIENT", resourcePath="clients/c41f3e57-d449-41fe-9c7e-140a7e48a2cb" 2026-03-27 02:00:54,071 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="admin-cli", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", auth_method="openid-connect", token_id="ce17525a-7f06-4319-b912-173a75f18304", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="268c45cd-2b31-4f6d-9c83-b10702417eb0", client_auth_method="client-secret", username="admin", authSessionParentId="a3931381-e92e-4294-be99-18860d675ca4", authSessionTabId="oToIdHxRBU4" 2026-03-27 02:00:54,186 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="2870b7ef-0092-4b1f-a4c9-0487fdc5551e", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", resourceType="CLIENT_ROLE", resourcePath="clients/047e0b66-12b0-4f93-9c56-e69ae9458d82/roles/member" 2026-03-27 02:00:54,580 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="admin-cli", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", auth_method="openid-connect", token_id="5efd55b2-3297-4a2a-9696-b3dac7d33d78", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d113b1ef-0bed-4d15-8c07-ad799e749724", client_auth_method="client-secret", username="admin", authSessionParentId="b6b45764-e0b4-4e24-9a17-5b8f17cab48b", authSessionTabId="7cC6KEV2ffs" 2026-03-27 02:00:54,766 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="2870b7ef-0092-4b1f-a4c9-0487fdc5551e", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", resourceType="CLIENT_ROLE", resourcePath="clients/5aeeb5db-72c1-4b76-b1fc-d73e89b88027/roles/admin" 2026-03-27 02:00:55,220 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="admin-cli", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", auth_method="openid-connect", token_id="a19104eb-6bbf-408c-ac34-e57494ed9d1a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ecb7436d-b0c4-4896-aeff-88692cabd130", client_auth_method="client-secret", username="admin", authSessionParentId="e3d1234c-1e23-42eb-9dda-683acc638b3d", authSessionTabId="TiTtNHsEfoc" 2026-03-27 02:00:55,358 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="2870b7ef-0092-4b1f-a4c9-0487fdc5551e", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", resourceType="CLIENT_ROLE", resourcePath="clients/5aeeb5db-72c1-4b76-b1fc-d73e89b88027/roles/editor" 2026-03-27 02:00:55,729 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="admin-cli", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", auth_method="openid-connect", token_id="076ef965-be9c-4a9e-b89c-601479d08c3b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="450bb52e-7ef7-4711-8c82-8cebc89abc5c", client_auth_method="client-secret", username="admin", authSessionParentId="1dce2f98-10ab-496f-8c46-ebf726bb252d", authSessionTabId="fbkle1qGJFc" 2026-03-27 02:00:55,894 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="2870b7ef-0092-4b1f-a4c9-0487fdc5551e", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", resourceType="CLIENT_ROLE", resourcePath="clients/5aeeb5db-72c1-4b76-b1fc-d73e89b88027/roles/viewer" 2026-03-27 02:00:56,273 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="admin-cli", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", auth_method="openid-connect", token_id="f7bfaead-3598-4b05-b35b-7a4173d6779b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dd5b537a-9090-4fc0-b30c-101a901fe3bf", client_auth_method="client-secret", username="admin", authSessionParentId="27840e38-ffbf-477a-9450-4cb9e4cecf20", authSessionTabId="9MHVBFBOhpU" 2026-03-27 02:00:56,649 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="2870b7ef-0092-4b1f-a4c9-0487fdc5551e", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", resourceType="CLIENT_ROLE", resourcePath="clients/c41f3e57-d449-41fe-9c7e-140a7e48a2cb/roles/member" 2026-03-27 02:03:16,305 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="admin-cli", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", auth_method="openid-connect", token_id="7172b322-a57f-4197-b2e5-68ada3bbe70b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7709264a-13f0-445f-88ec-c18baa1abe0d", client_auth_method="client-secret", username="admin", authSessionParentId="85f4b25a-1de3-4bc9-ab8c-38ae27a06e6c", authSessionTabId="S72dd9fBscw" 2026-03-27 02:03:16,969 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="2870b7ef-0092-4b1f-a4c9-0487fdc5551e", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", resourceType="REALM", resourcePath="null" 2026-03-27 02:03:18,540 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="admin-cli", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", auth_method="openid-connect", token_id="509a06a0-1eb8-49f2-9330-59d3e111efe5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b3e42894-6dda-46e6-a864-d8eb9fe1720a", client_auth_method="client-secret", username="admin", authSessionParentId="56d72e99-d255-41f3-8cfc-045559a0db5a", authSessionTabId="JbFBE_O-Il0" 2026-03-27 02:03:18,684 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="2870b7ef-0092-4b1f-a4c9-0487fdc5551e", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", resourceType="CLIENT", resourcePath="clients/f46ce13b-238c-47db-9ec1-936151676845" 2026-03-27 02:03:19,269 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="admin-cli", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", auth_method="openid-connect", token_id="453aac73-75f1-44b3-b306-c4290a33e489", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3373a7c3-e1c1-44d0-8795-6192690e3a2a", client_auth_method="client-secret", username="admin", authSessionParentId="ba3bf57c-550a-450f-b997-0f2fc01fbd4a", authSessionTabId="q4aF0BzxmtU" 2026-03-27 02:03:19,670 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="18b934ab-5ba0-458e-bd98-2ae6dccf9133", clientId="2870b7ef-0092-4b1f-a4c9-0487fdc5551e", userId="ffbd4524-e1fd-452c-9a71-25a0d1735845", ipAddress="162.253.55.70", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/9f62aa02-601b-46bb-8d9c-594727c19d55/role-mappings/clients/868d2d87-76f1-495a-babc-16f4bc514306"