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-05-11 05:35:44,501 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 45830ms 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-05-11 05:35:49,165 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-05-11 05:35:57,746 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-11 05:35:58,060 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-11 05:35:58,648 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-11 05:35:59,351 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-11 05:35:59,358 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: e571e16e-06bf-454b-b689-8cccce6e0344, name: keycloak-0-61255 2026-05-11 05:35:59,440 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-05-11 05:35:59,441 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-05-11 05:35:59,545 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.38701 2026-05-11 05:36:01,267 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-05-11 05:36:01,556 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-61255: no members discovered after 2003 ms: creating cluster as coordinator 2026-05-11 05:36:01,568 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-61255|0] (1) [keycloak-0-61255] 2026-05-11 05:36:01,584 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-61255`, physical addresses are `[10.0.0.33:54237]` 2026-05-11 05:36:01,591 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-11 05:36:03,364 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-61255, Site name: null 2026-05-11 05:36:03,370 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-11 05:36:13,264 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-05-11 05:36:13,264 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-05-11 05:36:13,666 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-11 05:36:19,447 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-05-11 05:36:19,447 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-05-11 05:36:20,048 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-05-11 05:36:20,049 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-05-11 05:36:26,932 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:27,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-05-11 05:36:28,476 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:28,507 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:30,704 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:30,736 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:33,054 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:33,089 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:33,144 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:35,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:36,548 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:36,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-05-11 05:36:36,935 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:37,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-05-11 05:36:37,381 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:37,388 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:37,392 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:38,829 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:39,988 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:40,021 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:40,040 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:40,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-05-11 05:36:40,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-05-11 05:36:40,545 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:40,552 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:40,894 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:42,481 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:42,490 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:43,554 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:43,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-05-11 05:36:44,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-05-11 05:36:44,712 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:44,781 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:44,793 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:44,878 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-05-11 05:36:44,958 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-11 05:36:45,028 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-05-11 05:36:45,138 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-05-11 05:36:45,233 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-05-11 05:36:45,350 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-05-11 05:36:45,436 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-05-11 05:36:45,530 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-05-11 05:36:45,684 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-11 05:36:45,735 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-05-11 05:36:45,857 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-05-11 05:36:45,928 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-05-11 05:36:45,991 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-05-11 05:36:46,052 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-05-11 05:36:46,113 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-05-11 05:36:46,228 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-05-11 05:36:46,374 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-05-11 05:36:46,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-05-11 05:36:46,497 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:46,540 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:46,599 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:46,683 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:46,688 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:46,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-05-11 05:36:46,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-05-11 05:36:48,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-05-11 05:36:48,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:48,788 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:48,799 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:48,804 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:50,180 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:50,302 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:51,417 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:51,717 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:51,741 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:51,747 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:51,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-05-11 05:36:51,852 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:51,888 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:52,414 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:55,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-05-11 05:36:56,166 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:57,011 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:57,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:57,229 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:57,279 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:57,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-05-11 05:36:57,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:57,335 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-05-11 05:36:57,455 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:57,488 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:57,595 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:57,727 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:57,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-05-11 05:36:57,996 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:58,102 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:58,117 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:58,123 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:59,037 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:59,100 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:59,181 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:59,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-05-11 05:36:59,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-05-11 05:36:59,799 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:59,852 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:59,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-05-11 05:36:59,916 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:59,924 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:36:59,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-05-11 05:37:00,050 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:37:00,184 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:37:00,260 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:37:00,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:37:00,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-05-11 05:37:00,446 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:37:00,586 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:37:00,593 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:37:00,697 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:37:00,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-05-11 05:37:00,759 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-05-11 05:37:00,822 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-05-11 05:37:00,825 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:37:00,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:37:00,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-05-11 05:37:00,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-05-11 05:37:01,039 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:37:01,046 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:37:01,075 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:37:01,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-05-11 05:37:01,123 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-05-11 05:37:01,200 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-05-11 05:37:01,235 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-05-11 05:37:01,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-05-11 05:37:01,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-05-11 05:37:01,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-05-11 05:37:01,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-05-11 05:37:01,367 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:37:01,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-05-11 05:37:01,422 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-05-11 05:37:01,475 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-05-11 05:37:01,478 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:37:01,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-05-11 05:37:01,681 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:37:01,690 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:37:01,701 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:37:01,706 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-11 05:37:01,752 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-05-11 05:37:01,824 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-05-11 05:37:01,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-05-11 05:37:01,873 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-05-11 05:37:01,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-05-11 05:37:03,274 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-11 05:37:09,740 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 84.873s. Listening on: http://0.0.0.0:8080 2026-05-11 05:37:09,740 INFO [io.quarkus] (main) Profile prod activated. 2026-05-11 05:37:09,740 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-05-11 05:37:11,854 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-11 05:37:24,356 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="6a641850-4dec-4e42-b871-6322508be65b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ed8b83e8-6eae-4e1d-9137-983597d5146e", client_auth_method="client-secret", username="admin", authSessionParentId="646de066-23e0-4d57-b2ff-6c6d8682985e", authSessionTabId="c-xp8s7XMwE" 2026-05-11 05:37:30,040 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="4f6d7fe2-c855-4e54-82c3-c4859665a25c", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", resourceType="REALM", resourcePath="atmosphere" 2026-05-11 05:37:31,353 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="7347a873-226c-493c-ad3a-60c25c64cee2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="73d43fff-7865-40ba-8a3d-4525fe54d236", client_auth_method="client-secret", username="admin", authSessionParentId="0300e825-e198-4e65-b0bf-530e9b4f2a66", authSessionTabId="VKMu1bhDH44" 2026-05-11 05:37:31,571 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="4f6d7fe2-c855-4e54-82c3-c4859665a25c", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/6d352f85-c5fc-4395-8eaf-ad9035b04c14" 2026-05-11 05:37:31,772 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="4f6d7fe2-c855-4e54-82c3-c4859665a25c", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/6d352f85-c5fc-4395-8eaf-ad9035b04c14/protocol-mappers/models/ab38c467-fb92-45f1-86a1-abb549564b9e" 2026-05-11 05:37:52,594 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="009789b3-7249-4d7b-b7a8-2129e4d4b7f8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c4af3ec8-b471-4774-8ca0-34a0f06f6de5", client_auth_method="client-secret", username="admin", authSessionParentId="a7118479-9df1-40d3-a213-06b6fd690ec9", authSessionTabId="CDIf1uhScS4" 2026-05-11 05:37:52,867 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="4f6d7fe2-c855-4e54-82c3-c4859665a25c", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/a360f482-89fc-410c-b278-f7fa00fc3b72" 2026-05-11 05:37:53,302 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="40b58a56-9249-4abf-808c-20e2b920b261", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3f1b3abd-aab9-4e6f-8fe8-792d739b8dfe", client_auth_method="client-secret", username="admin", authSessionParentId="53b19de8-6904-4b17-b7c6-e8b90c097f85", authSessionTabId="XsMii9Q_0Jk" 2026-05-11 05:37:53,458 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="4f6d7fe2-c855-4e54-82c3-c4859665a25c", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/2df5a556-b6bd-42c0-a31a-483b8151a2c7" 2026-05-11 05:37:53,856 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="9a4ad7c6-cbd2-489c-a204-6e57b0c7668c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ac9694ff-54a6-46d9-8693-20deb9dc86c1", client_auth_method="client-secret", username="admin", authSessionParentId="6628279a-e030-4c20-a4f0-c62ff0ff63da", authSessionTabId="Zjb8-ovbGWM" 2026-05-11 05:37:53,958 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="4f6d7fe2-c855-4e54-82c3-c4859665a25c", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/62a989a4-6431-4089-b550-bdec1aea330a" 2026-05-11 05:37:54,509 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="e4e0160a-2fad-46bb-9f37-1a41a3c0ee44", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5e0286f1-864c-4439-a796-9e60a493f2f3", client_auth_method="client-secret", username="admin", authSessionParentId="bbc40288-5c64-4d9a-a505-21275f5ef5dc", authSessionTabId="DvDUafuS3Nw" 2026-05-11 05:37:54,648 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="4f6d7fe2-c855-4e54-82c3-c4859665a25c", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", resourceType="CLIENT_ROLE", resourcePath="clients/a360f482-89fc-410c-b278-f7fa00fc3b72/roles/member" 2026-05-11 05:37:55,063 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="42a283ae-0aa5-4e05-ae3f-b159627fd419", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="74aefe1e-e1ec-41ca-9e12-bdc8f0960a6e", client_auth_method="client-secret", username="admin", authSessionParentId="d77e7457-4b67-44ea-836a-9ff55269a48c", authSessionTabId="93BSLMVJirg" 2026-05-11 05:37:55,148 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="4f6d7fe2-c855-4e54-82c3-c4859665a25c", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", resourceType="CLIENT_ROLE", resourcePath="clients/2df5a556-b6bd-42c0-a31a-483b8151a2c7/roles/admin" 2026-05-11 05:37:55,554 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="87629a95-9033-4850-9a19-2168ccee5561", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8ae8573d-b8b5-40c2-a45b-620666625cf5", client_auth_method="client-secret", username="admin", authSessionParentId="1cf8b573-6691-4498-841a-0d1e962c12dd", authSessionTabId="83gPQ1Qsbhk" 2026-05-11 05:37:55,661 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="4f6d7fe2-c855-4e54-82c3-c4859665a25c", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", resourceType="CLIENT_ROLE", resourcePath="clients/2df5a556-b6bd-42c0-a31a-483b8151a2c7/roles/editor" 2026-05-11 05:37:56,054 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="d19cc9ab-5917-482f-9475-b2b67eeaad79", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2a850810-e5b3-423e-85ae-7a1f13fc0f18", client_auth_method="client-secret", username="admin", authSessionParentId="755d22ea-bd47-4aaf-a79c-c08b0f3e870c", authSessionTabId="4idEgigJOKY" 2026-05-11 05:37:56,151 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="4f6d7fe2-c855-4e54-82c3-c4859665a25c", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", resourceType="CLIENT_ROLE", resourcePath="clients/2df5a556-b6bd-42c0-a31a-483b8151a2c7/roles/viewer" 2026-05-11 05:37:56,504 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="8b50720b-e217-46bf-a877-a82bb06c4bb8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e4da552d-dbdf-471b-ae50-f723304ca4ff", client_auth_method="client-secret", username="admin", authSessionParentId="eefcd9c8-4bd9-468c-b293-b0fb734999fd", authSessionTabId="ISf_f_vCczg" 2026-05-11 05:37:56,645 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="4f6d7fe2-c855-4e54-82c3-c4859665a25c", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", resourceType="CLIENT_ROLE", resourcePath="clients/62a989a4-6431-4089-b550-bdec1aea330a/roles/member" 2026-05-11 05:39:49,549 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="1a39a8b8-f884-473e-a99e-3ee3d7764c4d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="81290264-5671-4db6-9a9e-125c3b8c1e32", client_auth_method="client-secret", username="admin", authSessionParentId="6916fe45-9fec-4f8a-a4ff-384f811ce4e2", authSessionTabId="YOw4G8ITN6A" 2026-05-11 05:39:50,059 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="4f6d7fe2-c855-4e54-82c3-c4859665a25c", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", resourceType="REALM", resourcePath="null" 2026-05-11 05:39:51,507 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="38e4ee06-ca53-450c-94f3-5b3a8c930bd2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1f07f541-0653-4486-97aa-00c6cd7bbee8", client_auth_method="client-secret", username="admin", authSessionParentId="9be6ddf0-024d-4e2f-9715-75863a538ef1", authSessionTabId="nEj7ENSwvw8" 2026-05-11 05:39:51,594 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="4f6d7fe2-c855-4e54-82c3-c4859665a25c", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/5456d1f3-8bae-425c-be93-d329555d85f1" 2026-05-11 05:39:52,187 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="0318c61d-404e-4f23-bda3-7bf4a111c823", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="33da62e2-4463-4d83-917d-8aff62ca4867", client_auth_method="client-secret", username="admin", authSessionParentId="e9006b3a-b4bf-43e1-a57c-b3bc21d25898", authSessionTabId="httdJSXnYNc" 2026-05-11 05:39:52,658 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="4f6d7fe2-c855-4e54-82c3-c4859665a25c", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/34c19f3e-aeae-4638-ac44-f3bb5efdfe42/role-mappings/clients/24d93362-8265-4ed8-bdb8-08e4ea8b7194" 2026-05-11 05:43:48,533 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="ea01f127-8892-47bf-ab09-6d902128ce64", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0f463577-b88d-43a8-944f-433ea031270c", client_auth_method="client-secret", username="admin", authSessionParentId="193a7d0d-072a-484c-80a1-29d579155d27", authSessionTabId="fOmQ85-pzkQ" 2026-05-11 05:43:48,673 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="4f6d7fe2-c855-4e54-82c3-c4859665a25c", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", resourceType="REALM", resourcePath="null" 2026-05-11 05:43:49,392 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="640160a8-ebdb-4ccb-80dd-a03e10571976", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="08068a4d-bb36-4cdd-97f2-51bb505905c3", client_auth_method="client-secret", username="admin", authSessionParentId="e6c45fba-0508-4752-b61f-be2e9ba6e575", authSessionTabId="_SrpAP8OL34" 2026-05-11 05:43:49,474 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="4f6d7fe2-c855-4e54-82c3-c4859665a25c", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/6d352f85-c5fc-4395-8eaf-ad9035b04c14" 2026-05-11 05:43:49,680 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="4f6d7fe2-c855-4e54-82c3-c4859665a25c", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/6d352f85-c5fc-4395-8eaf-ad9035b04c14/protocol-mappers/models/ab38c467-fb92-45f1-86a1-abb549564b9e" 2026-05-11 05:43:55,527 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="606b1b6b-56fe-4a83-8ae0-4415f4c7221c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b7477662-f3be-478f-9d0b-01b586ade19a", client_auth_method="client-secret", username="admin", authSessionParentId="4df43cf9-5ea5-4eba-abc4-7f70a5e87f7e", authSessionTabId="GvQJ1b7G9Rs" 2026-05-11 05:43:55,582 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="4f6d7fe2-c855-4e54-82c3-c4859665a25c", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/a360f482-89fc-410c-b278-f7fa00fc3b72" 2026-05-11 05:43:56,000 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="17a3bb88-35b9-49cd-ae0e-f335c675f891", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3f2e3d01-9da2-4b34-b275-7b37ad10983d", client_auth_method="client-secret", username="admin", authSessionParentId="5843d4ce-fddf-4111-93f3-6007c5ddd366", authSessionTabId="v_WXbRIWsQE" 2026-05-11 05:43:56,069 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="4f6d7fe2-c855-4e54-82c3-c4859665a25c", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/2df5a556-b6bd-42c0-a31a-483b8151a2c7" 2026-05-11 05:43:56,484 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="977892f2-ebd3-4a66-9a4f-b7784a552f6b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a679fc37-8100-4402-bbe1-64c87f023ce8", client_auth_method="client-secret", username="admin", authSessionParentId="f9666261-7b64-42dc-85f1-1ff67ac866b3", authSessionTabId="_nvlbPAShTQ" 2026-05-11 05:43:56,554 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="4f6d7fe2-c855-4e54-82c3-c4859665a25c", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/62a989a4-6431-4089-b550-bdec1aea330a" 2026-05-11 05:43:57,096 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="f3564ac2-7866-4b20-95ac-2858d2e0058d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2e30b7a8-09a5-4984-8ebe-bdfe174911f2", client_auth_method="client-secret", username="admin", authSessionParentId="4196e6b4-d26b-48d7-b632-387c24721398", authSessionTabId="YL4p6DFWhjc" 2026-05-11 05:43:57,446 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="986b00ac-a4a3-414c-9087-67f1c71e47c3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="69ad62ec-3d2d-477a-927d-5d71f7cd283c", client_auth_method="client-secret", username="admin", authSessionParentId="d77df5b2-3e46-48a7-a066-c2b50927df08", authSessionTabId="NiWUUEPtlyE" 2026-05-11 05:43:57,795 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="87a0ba78-af08-4d8f-a0b8-57d40f1f6c8f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b50cd805-1aa8-4840-b21f-075bb18451a1", client_auth_method="client-secret", username="admin", authSessionParentId="9331da12-db7a-4028-ad15-881961b66bca", authSessionTabId="6348y-PLIQo" 2026-05-11 05:43:58,153 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="5f6f150d-39be-4924-92cc-1760c517fa56", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ebebf1a1-5023-4f41-a310-defd5dea7b11", client_auth_method="client-secret", username="admin", authSessionParentId="2d71a7b3-fe9d-49f4-92c6-9da90a95f64a", authSessionTabId="feEkWwx6DLc" 2026-05-11 05:43:58,513 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="8977cde5-ff96-470f-b4fd-ee317fc2057f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="43a3a959-3ec3-488a-b6eb-2e3b6c7202a2", client_auth_method="client-secret", username="admin", authSessionParentId="d270f195-72ba-4a7e-b211-731d08bbc0ad", authSessionTabId="N-lTESjhmME" 2026-05-11 05:44:46,092 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="ea5475f0-dec5-4caa-b2d6-77896a8330b2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5c925abf-104c-4826-a1aa-7556725c1f40", client_auth_method="client-secret", username="admin", authSessionParentId="6536737d-dfdb-4966-a381-46739a073be6", authSessionTabId="pSFLyW0CIuU" 2026-05-11 05:44:46,271 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="4f6d7fe2-c855-4e54-82c3-c4859665a25c", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", resourceType="REALM", resourcePath="null" 2026-05-11 05:44:47,644 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="eadb2764-cf6f-4b5a-b985-1fe0533af772", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3d11d09c-cd4a-44e0-b4fb-cfa93a01229c", client_auth_method="client-secret", username="admin", authSessionParentId="cfa606bd-62f1-4489-a52b-243a183f1f05", authSessionTabId="yO00rpzCeZo" 2026-05-11 05:44:47,694 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="4f6d7fe2-c855-4e54-82c3-c4859665a25c", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", resourceType="CLIENT", resourcePath="clients/5456d1f3-8bae-425c-be93-d329555d85f1" 2026-05-11 05:44:48,279 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="f45994fe-a680-4c5b-9f63-c5dc9e723aef", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ed2b11e5-0154-4560-97ba-83b987c09e40", client_auth_method="client-secret", username="admin", authSessionParentId="cd084522-0b78-4cdc-8900-acb9dcb05565", authSessionTabId="9eYh216Rr_0" 2026-05-11 05:45:05,255 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="admin-cli", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", auth_method="openid-connect", token_id="425f0973-bfe2-4941-a04b-52eaab93b6c5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4ab53a08-dd00-4c3a-a78b-a9d2d4e84b01", client_auth_method="client-secret", username="admin", authSessionParentId="bbec9878-59a4-46bf-96fb-4443f03ca60a", authSessionTabId="Ycqri-lxU_E" 2026-05-11 05:45:05,390 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="8feefe5f-2850-4092-8e90-d0d74cc54a49", clientId="4f6d7fe2-c855-4e54-82c3-c4859665a25c", userId="039e12d3-f59f-456f-9564-c628b2982b12", ipAddress="199.204.45.3", resourceType="USER", resourcePath="users/ad8594f4-9226-438b-b9c1-2625a25f8462" 2026-05-11 05:45:07,044 INFO [org.keycloak.events] (executor-thread-3) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="34c19f3e-aeae-4638-ac44-f3bb5efdfe42", ipAddress="10.0.0.166", token_id="9891ef81-81a0-447b-a7fc-fb4bd92d7f60", grant_type="client_credentials", scope="openid profile email", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="ee52dbf3-e164-4306-b9c6-cb87eaf7c203", authSessionTabId="0L5kwRyhS9s"