Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-08-01 02:38:55,443 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 47869ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-08-01 02:39:00,762 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-08-01 02:39:08,569 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-01 02:39:08,967 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-01 02:39:09,563 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-01 02:39:10,174 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-01 02:39:10,255 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: b26f5450-5b98-415f-9afa-01814920f502, name: keycloak-0-15376 2026-08-01 02:39:10,263 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-08-01 02:39:10,263 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-08-01 02:39:10,271 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.23739 2026-08-01 02:39:12,518 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-15376: no members discovered after 2165 ms: creating cluster as coordinator 2026-08-01 02:39:12,564 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-15376|0] (1) [keycloak-0-15376] 2026-08-01 02:39:12,661 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-15376`, physical addresses are `[10.0.0.35:39275]` 2026-08-01 02:39:12,673 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-01 02:39:13,162 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-08-01 02:39:14,565 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-15376, Site name: null 2026-08-01 02:39:25,462 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-01 02:39:25,463 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-01 02:39:26,080 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-01 02:39:32,669 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-01 02:39:32,670 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-01 02:39:33,168 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-01 02:39:33,168 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-01 02:39:46,170 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:39:46,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-08-01 02:39:47,346 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:39:47,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:39:50,891 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:39:50,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-08-01 02:39:53,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-08-01 02:39:53,449 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:39:53,463 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:39:56,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-08-01 02:39:57,465 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:39:57,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-08-01 02:39:58,004 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:39:58,558 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:39:58,566 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:39:58,575 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:39:58,580 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:00,314 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:08,907 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40: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-08-01 02:40:08,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-08-01 02:40:08,972 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:09,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-08-01 02:40:09,522 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:09,528 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:09,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-08-01 02:40:12,105 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:12,114 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:14,568 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:15,312 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:16,375 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:16,386 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:16,607 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:16,618 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:16,800 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 02:40:16,965 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 02:40:17,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-08-01 02:40:17,178 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 02:40:17,291 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 02:40:17,396 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 02:40:17,474 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 02:40:17,543 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 02:40:17,677 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 02:40:17,722 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 02:40:17,836 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 02:40:17,897 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 02:40:17,963 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 02:40:18,031 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 02:40:18,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 02:40:18,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-08-01 02:40:18,315 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 02:40:18,319 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:18,460 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:18,504 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:18,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:18,638 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:18,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-08-01 02:40:18,648 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:18,657 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:21,684 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:21,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-08-01 02:40:21,947 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:21,960 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:21,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-08-01 02:40:25,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-08-01 02:40:25,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-08-01 02:40:26,744 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:27,027 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:27,053 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:27,061 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:27,068 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:27,151 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:27,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-08-01 02:40:27,648 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:52,051 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:52,817 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:53,151 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:53,397 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:53,479 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:53,565 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:53,576 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:53,587 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:53,632 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-01 02:40:53,866 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:53,911 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:54,066 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:54,298 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:54,580 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:54,673 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:54,948 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:54,971 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:54,987 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:57,648 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:57,854 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:57,997 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:40:58,008 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:00,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-08-01 02:41:00,042 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:00,160 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:00,191 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:00,485 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:00,493 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:00,654 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:00,939 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:01,765 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:02,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-08-01 02:41:03,286 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:03,646 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:03,819 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:04,264 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:04,362 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:04,957 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:04,975 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:05,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-08-01 02:41:05,387 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-01 02:41:05,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-08-01 02:41:05,559 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:05,566 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:05,600 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:05,700 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:05,709 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:05,871 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:05,887 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:06,073 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-01 02:41:06,296 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-01 02:41:06,467 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-01 02:41:06,471 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:06,585 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:06,685 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:06,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-08-01 02:41:06,764 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41: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-08-01 02:41:06,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-08-01 02:41:07,170 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-01 02:41:07,174 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:07,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:07,708 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:07,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-08-01 02:41:07,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-08-01 02:41:07,762 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:08,121 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-01 02:41:08,501 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-01 02:41:08,504 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-01 02:41:08,756 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-01 02:41:08,759 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-08-01 02:41:10,168 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-01 02:41:10,189 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-01 02:41:19,065 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 143.377s. Listening on: http://0.0.0.0:8080 2026-08-01 02:41:19,065 INFO [io.quarkus] (main) Profile prod activated. 2026-08-01 02:41:19,065 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-08-01 02:41:20,668 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-01 02:41:31,671 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="aee61649-ef27-43b7-8659-63aa15a2ff1d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8775c7af-a00c-434a-92a0-303d5feccb25", client_auth_method="client-secret", username="admin", authSessionParentId="e8db81d1-f955-4d33-b981-33274bd93fb7", authSessionTabId="zpkrtqof_YE" 2026-08-01 02:41:36,962 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="02d44a62-ffde-4dac-bda9-821fd9fc597f", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", resourceType="REALM", resourcePath="atmosphere" 2026-08-01 02:41:38,251 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="ec3062a0-4d80-4bc4-bb65-e10781065b02", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="82ad99f0-5efe-419f-be4d-79afec616797", client_auth_method="client-secret", username="admin", authSessionParentId="b1156ddc-735d-4a45-b71a-d6a38a7ce408", authSessionTabId="TqWvd8Zcnz0" 2026-08-01 02:41:38,553 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="02d44a62-ffde-4dac-bda9-821fd9fc597f", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/3fcb09c7-ee91-41b1-b582-9c39f9dc4754" 2026-08-01 02:41:38,755 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="02d44a62-ffde-4dac-bda9-821fd9fc597f", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/3fcb09c7-ee91-41b1-b582-9c39f9dc4754/protocol-mappers/models/8d2c3aed-2b03-4978-8c28-a828f0d3fbe7" 2026-08-01 02:42:00,493 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="2d4444b5-7383-474e-9ae3-3eab9b7dd2c6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="314b02b8-a607-4291-b39c-155dd7448e42", client_auth_method="client-secret", username="admin", authSessionParentId="dabc10f0-18d3-4d5a-8644-f19723ac1fee", authSessionTabId="5RM-UwrLp-0" 2026-08-01 02:42:00,867 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="02d44a62-ffde-4dac-bda9-821fd9fc597f", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", resourceType="CLIENT", resourcePath="clients/8fccd2da-d325-471a-8d2e-2d6559f4bc63" 2026-08-01 02:42:01,253 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="10166837-b944-4ca7-8733-22f81882fc98", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="aba3347f-ca10-4677-9674-218018a2ce08", client_auth_method="client-secret", username="admin", authSessionParentId="16dd88d2-44ad-4cde-826c-5f3cb6767dfb", authSessionTabId="vTmsGVZEuS0" 2026-08-01 02:42:01,363 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="02d44a62-ffde-4dac-bda9-821fd9fc597f", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", resourceType="CLIENT", resourcePath="clients/c9cd7b7d-a5d2-4a2b-b922-ee31a9113a8a" 2026-08-01 02:42:01,831 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="20f7caaa-e249-423b-9f0c-555e9e007997", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="170b30e8-a083-45b5-82f9-358e8f36f6fa", client_auth_method="client-secret", username="admin", authSessionParentId="0e546417-a3e8-49f3-bb2f-624f62ebb44d", authSessionTabId="1BrXLWdylC8" 2026-08-01 02:42:01,974 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="02d44a62-ffde-4dac-bda9-821fd9fc597f", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", resourceType="CLIENT", resourcePath="clients/e9205213-3079-4b24-9efd-95a1548de485" 2026-08-01 02:42:02,635 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="900f14c7-611c-4f8a-8c24-64731b1f4aae", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7d270e8f-32a6-4175-b385-a60f4cf2492f", client_auth_method="client-secret", username="admin", authSessionParentId="90cb6a03-434d-4c85-8270-8d282ac1f0e0", authSessionTabId="11RhW7NgYYc" 2026-08-01 02:42:02,758 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="02d44a62-ffde-4dac-bda9-821fd9fc597f", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", resourceType="CLIENT_ROLE", resourcePath="clients/8fccd2da-d325-471a-8d2e-2d6559f4bc63/roles/member" 2026-08-01 02:42:03,211 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="daa2f563-9053-488f-8a35-f3711a3ef9f4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b91460ec-8eea-4fbc-802f-527ea13791ac", client_auth_method="client-secret", username="admin", authSessionParentId="ab4afd8b-fd4c-4440-9066-cb687e066ad4", authSessionTabId="EnwQqRhvRJ4" 2026-08-01 02:42:03,307 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="02d44a62-ffde-4dac-bda9-821fd9fc597f", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", resourceType="CLIENT_ROLE", resourcePath="clients/c9cd7b7d-a5d2-4a2b-b922-ee31a9113a8a/roles/admin" 2026-08-01 02:42:03,754 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="f11264e3-92de-490d-ac5a-51acef51719b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0788f03a-f8d0-474a-aa42-f681f3916a8f", client_auth_method="client-secret", username="admin", authSessionParentId="aa460443-c0b1-4605-a36d-0542e8e00d96", authSessionTabId="EL1-_fHAizM" 2026-08-01 02:42:03,872 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="02d44a62-ffde-4dac-bda9-821fd9fc597f", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", resourceType="CLIENT_ROLE", resourcePath="clients/c9cd7b7d-a5d2-4a2b-b922-ee31a9113a8a/roles/editor" 2026-08-01 02:42:04,288 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="243c8b17-90bc-4f77-a68e-3d11d02036d7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7fc33080-f1fe-4442-86cd-9391749f6285", client_auth_method="client-secret", username="admin", authSessionParentId="ad4a266a-d09b-49b7-b3fc-40f13575a5ec", authSessionTabId="r2ybBaq34zg" 2026-08-01 02:42:04,400 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="02d44a62-ffde-4dac-bda9-821fd9fc597f", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", resourceType="CLIENT_ROLE", resourcePath="clients/c9cd7b7d-a5d2-4a2b-b922-ee31a9113a8a/roles/viewer" 2026-08-01 02:42:04,823 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="b1e1235b-5647-4ac3-956c-4aed48bb0ef3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e7eadb90-c0ab-4b77-aad2-9bac1f3a0df0", client_auth_method="client-secret", username="admin", authSessionParentId="64475e6e-ac74-4dd5-a4a2-9bf839532bad", authSessionTabId="Vca6a0pr6nE" 2026-08-01 02:42:04,906 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="02d44a62-ffde-4dac-bda9-821fd9fc597f", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", resourceType="CLIENT_ROLE", resourcePath="clients/e9205213-3079-4b24-9efd-95a1548de485/roles/member" 2026-08-01 02:44:23,023 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="963ca5d3-6826-4d69-9db0-b101aad273ba", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cf4192fd-be5a-4726-a345-6e2947ed2924", client_auth_method="client-secret", username="admin", authSessionParentId="279383ec-c99b-49ce-afc2-a5a4ae8f3df3", authSessionTabId="tn4ErTp02QE" 2026-08-01 02:44:23,556 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="02d44a62-ffde-4dac-bda9-821fd9fc597f", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", resourceType="REALM", resourcePath="null" 2026-08-01 02:44:25,110 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="e7582f93-d07c-443f-857a-fc8fd48fe935", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7837ea2b-6d0f-42b4-a51a-5e03516a4b32", client_auth_method="client-secret", username="admin", authSessionParentId="6f6a6ef4-1bf0-4f38-89aa-0c44142174a9", authSessionTabId="6E-bL__ZEL8" 2026-08-01 02:44:25,322 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="02d44a62-ffde-4dac-bda9-821fd9fc597f", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", resourceType="CLIENT", resourcePath="clients/f2d5db8b-3bab-43a4-94a7-d3a2416a088a" 2026-08-01 02:44:25,933 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="4f6d5f28-fd70-4f36-8ecf-bd977c6a72f7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="61946918-87e3-4533-b922-b69d75c6c36e", client_auth_method="client-secret", username="admin", authSessionParentId="2ed0fa1b-6cf4-474b-960a-799a5f52b875", authSessionTabId="tr0xnSRkzPE" 2026-08-01 02:44:26,414 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="02d44a62-ffde-4dac-bda9-821fd9fc597f", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/4830cf5d-ca39-461b-bb67-d0daff48a206/role-mappings/clients/7c5e15f8-1f35-47dd-908f-c2fe9da438e4" 2026-08-01 02:48:52,506 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="d7be2d2f-6f1d-402a-8ce4-701206b95ed5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="96ecf00a-7a31-4f98-ad32-6a5bc046b179", client_auth_method="client-secret", username="admin", authSessionParentId="384fae1f-a756-416a-94f5-209358974c18", authSessionTabId="AyUXY6NdOCQ" 2026-08-01 02:48:53,092 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="02d44a62-ffde-4dac-bda9-821fd9fc597f", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", resourceType="REALM", resourcePath="null" 2026-08-01 02:48:53,763 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="9a82f61f-cba5-436f-b876-6c25f7a00338", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d9edae61-9929-4bbb-9040-283516f57803", client_auth_method="client-secret", username="admin", authSessionParentId="5853aa4d-bce6-40a2-a4d2-38cea2869fb6", authSessionTabId="eALlFt6FlNQ" 2026-08-01 02:48:53,862 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="02d44a62-ffde-4dac-bda9-821fd9fc597f", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/3fcb09c7-ee91-41b1-b582-9c39f9dc4754" 2026-08-01 02:48:53,964 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="02d44a62-ffde-4dac-bda9-821fd9fc597f", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/3fcb09c7-ee91-41b1-b582-9c39f9dc4754/protocol-mappers/models/8d2c3aed-2b03-4978-8c28-a828f0d3fbe7" 2026-08-01 02:49:00,736 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="3970af43-dc06-472b-b607-279d7fbc83d4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f266e04e-5e40-4dfa-95e7-8f1c515b0839", client_auth_method="client-secret", username="admin", authSessionParentId="8c720d87-65bc-4ad7-bba6-d271b5841fd4", authSessionTabId="2NNPCDKBi0w" 2026-08-01 02:49:01,012 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="02d44a62-ffde-4dac-bda9-821fd9fc597f", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", resourceType="CLIENT", resourcePath="clients/8fccd2da-d325-471a-8d2e-2d6559f4bc63" 2026-08-01 02:49:01,390 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="b61327b4-341d-410a-ba40-01900cc42cb6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="195ceafc-783a-4bac-9699-4ccf420f01b0", client_auth_method="client-secret", username="admin", authSessionParentId="c0fef9ff-6486-47f6-b83a-ae297d633a62", authSessionTabId="NQRhBSjDB-8" 2026-08-01 02:49:01,747 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="02d44a62-ffde-4dac-bda9-821fd9fc597f", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", resourceType="CLIENT", resourcePath="clients/c9cd7b7d-a5d2-4a2b-b922-ee31a9113a8a" 2026-08-01 02:49:02,113 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="90fd2bc7-7438-4a7b-9e95-30abbf3bd096", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7dc9dceb-02e6-419b-a420-798585779cb2", client_auth_method="client-secret", username="admin", authSessionParentId="fbe95265-52bb-483c-b1b8-73d62579da91", authSessionTabId="4cy8yFsxWHs" 2026-08-01 02:49:02,397 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="02d44a62-ffde-4dac-bda9-821fd9fc597f", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", resourceType="CLIENT", resourcePath="clients/e9205213-3079-4b24-9efd-95a1548de485" 2026-08-01 02:49:03,001 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="a64071d1-4ad6-41e6-b73e-1d2ee580800b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="07340e2f-4de9-468c-bccb-c12b9ffe5aed", client_auth_method="client-secret", username="admin", authSessionParentId="75744bc3-49dc-41af-b1ec-ed2a11260695", authSessionTabId="h4rEyKcy3yA" 2026-08-01 02:49:03,379 INFO [org.keycloak.events] (executor-thread-5) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="90353e60-caa8-4950-8ade-a966faa1ccb2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c60c7032-6e47-4075-953c-1b63824c402e", client_auth_method="client-secret", username="admin", authSessionParentId="a80ab227-69b5-4998-98b4-6c30ba009a17", authSessionTabId="IuUqxu0fHtA" 2026-08-01 02:49:03,745 INFO [org.keycloak.events] (executor-thread-5) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="0c04cbe9-18cc-45ea-b27a-dbe2bdffef3e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="843908dc-206c-4e87-96a5-b9c614462321", client_auth_method="client-secret", username="admin", authSessionParentId="f59a48fe-4435-4179-9c60-db372ad35c82", authSessionTabId="EsOq3Q8d4sw" 2026-08-01 02:49:04,106 INFO [org.keycloak.events] (executor-thread-5) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="d2526065-cd5b-4173-8e85-36f5c5a0e68c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="93e8fd5f-f431-40bb-a42d-5e591691927a", client_auth_method="client-secret", username="admin", authSessionParentId="18ef31dc-4967-45d1-b543-f097bc4c3828", authSessionTabId="fTiyblb1bjk" 2026-08-01 02:49:04,514 INFO [org.keycloak.events] (executor-thread-5) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="c5677adb-aded-4785-a695-01298c28ff15", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e5341281-fc65-46a7-b6fc-1c13ae8e6200", client_auth_method="client-secret", username="admin", authSessionParentId="83dde355-5b45-4f62-a933-fdab5b47c309", authSessionTabId="CWj0q1YGcJ4" 2026-08-01 02:50:01,621 INFO [org.keycloak.events] (executor-thread-5) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="7f9df26a-6767-4d4d-8f84-638cd334dce1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f2a0986c-eeea-409f-b561-339525098754", client_auth_method="client-secret", username="admin", authSessionParentId="8e4cc68a-94f1-4e1b-9b02-2a8f3621bea1", authSessionTabId="T1VoioBniQ0" 2026-08-01 02:50:01,771 INFO [org.keycloak.events] (executor-thread-5) operationType="UPDATE", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="02d44a62-ffde-4dac-bda9-821fd9fc597f", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", resourceType="REALM", resourcePath="null" 2026-08-01 02:50:03,290 INFO [org.keycloak.events] (executor-thread-5) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="6898998b-c8d5-4f65-b532-87d452e0cb05", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c65d675b-67e9-4c13-a6ee-44733aaa81dc", client_auth_method="client-secret", username="admin", authSessionParentId="155e6cad-03e2-4fbd-83e5-e19761707687", authSessionTabId="XrXPhND2XeA" 2026-08-01 02:50:03,416 INFO [org.keycloak.events] (executor-thread-5) operationType="UPDATE", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="02d44a62-ffde-4dac-bda9-821fd9fc597f", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", resourceType="CLIENT", resourcePath="clients/f2d5db8b-3bab-43a4-94a7-d3a2416a088a" 2026-08-01 02:50:04,003 INFO [org.keycloak.events] (executor-thread-5) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="a0467bf8-152c-4844-9252-b1ced60dad26", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f07c74a8-9fb1-4cab-adae-91b862473d37", client_auth_method="client-secret", username="admin", authSessionParentId="752d8362-0553-464b-a00e-6c971ae774bc", authSessionTabId="-D6eBq0qUzM" 2026-08-01 02:50:20,837 INFO [org.keycloak.events] (executor-thread-5) type="LOGIN", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="admin-cli", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", auth_method="openid-connect", token_id="7c19be6d-d061-44a4-b81f-93f21ae34c01", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e4f1b360-da38-4fba-acc5-584c223274f5", client_auth_method="client-secret", username="admin", authSessionParentId="650dfdaf-9054-4701-82a7-fe0ddf4fcc60", authSessionTabId="gZu4umkYw5M" 2026-08-01 02:50:20,955 INFO [org.keycloak.events] (executor-thread-5) operationType="CREATE", realmId="fe69c748-0e9c-4623-8140-51440d0ecadd", clientId="02d44a62-ffde-4dac-bda9-821fd9fc597f", userId="1a546027-1140-4c7e-b032-677ee3d45658", ipAddress="199.19.213.151", resourceType="USER", resourcePath="users/9dcb6569-df49-4783-a695-3d067bd25c1a" 2026-08-01 02:50:22,803 INFO [org.keycloak.events] (executor-thread-5) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="4830cf5d-ca39-461b-bb67-d0daff48a206", ipAddress="10.0.0.172", token_id="e6274307-1d0a-4447-b047-1f7745c95ddc", grant_type="client_credentials", scope="openid profile email", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="30a61069-56c1-4682-920c-1b89f155444b", authSessionTabId="UK7upFu_43Y"