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-04-21 17:39:56,542 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 43926ms 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-04-21 17:40:00,856 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-04-21 17:40:09,421 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-21 17:40:09,721 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-21 17:40:10,323 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-21 17:40:11,038 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-21 17:40:11,042 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: fb59dca3-d32b-48e6-9585-688ddf861355, name: keycloak-0-4697 2026-04-21 17:40:11,119 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-04-21 17:40:11,119 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-04-21 17:40:11,127 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.29029 2026-04-21 17:40:13,020 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-04-21 17:40:13,211 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-4697: no members discovered after 2080 ms: creating cluster as coordinator 2026-04-21 17:40:13,223 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-4697|0] (1) [keycloak-0-4697] 2026-04-21 17:40:13,238 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-4697`, physical addresses are `[10.0.0.150:44565]` 2026-04-21 17:40:13,245 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-21 17:40:14,832 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-4697, Site name: null 2026-04-21 17:40:23,736 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-04-21 17:40:23,736 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-04-21 17:40:24,132 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-21 17:40:29,240 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-04-21 17:40:29,240 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-04-21 17:40:29,729 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-04-21 17:40:29,729 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-04-21 17:40:38,078 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:40:38,214 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:40:39,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-04-21 17:40:39,427 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:40:43,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-04-21 17:40:43,127 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:40:48,729 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:40:48,767 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:40:48,820 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:40:51,686 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:40:52,942 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:40:52,965 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:40:53,361 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:40:54,226 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:40:54,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:40:54,257 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:40:54,283 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:40:57,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-04-21 17:40:59,633 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:40:59,664 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:40:59,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-04-21 17:40:59,692 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:00,036 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:00,211 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:00,216 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:00,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-04-21 17:41:04,125 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:04,135 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:05,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-04-21 17:41:05,810 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:06,763 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:06,771 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:06,853 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:06,864 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:06,954 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-04-21 17:41:07,041 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-04-21 17:41:07,128 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-04-21 17:41:07,246 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-04-21 17:41:07,355 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-21 17:41:07,489 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-04-21 17:41:07,588 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-04-21 17:41:07,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-04-21 17:41:07,833 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-04-21 17:41:07,886 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-04-21 17:41:08,015 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-04-21 17:41:08,084 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-04-21 17:41:08,163 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-04-21 17:41:08,382 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-04-21 17:41:08,460 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-04-21 17:41:08,601 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-04-21 17:41:08,767 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-04-21 17:41:08,771 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:08,912 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:08,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-04-21 17:41:09,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-04-21 17:41:09,161 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:09,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-04-21 17:41:09,178 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:09,189 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:11,516 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:11,625 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:11,941 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:11,954 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:11,959 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:13,603 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:13,731 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:17,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-04-21 17:41:17,398 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:17,425 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:17,434 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:17,444 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:17,557 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:17,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-04-21 17:41:18,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-04-21 17:41:21,232 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:21,981 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:22,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:22,350 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:22,415 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:22,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-04-21 17:41:22,486 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:22,495 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:22,527 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-04-21 17:41:22,645 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:22,674 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:22,780 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:22,914 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:23,132 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:23,196 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:23,338 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:23,350 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:23,357 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:24,443 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:24,521 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:24,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-04-21 17:41:24,649 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:25,347 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:25,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-04-21 17:41:25,405 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:25,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-04-21 17:41:25,491 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:25,499 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:25,526 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:25,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-04-21 17:41:25,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-04-21 17:41:25,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-04-21 17:41:25,993 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:26,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-04-21 17:41:26,078 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:26,232 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:26,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:26,382 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:26,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-04-21 17:41:26,445 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-04-21 17:41:26,513 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-04-21 17:41:26,516 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:26,615 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:26,620 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:26,637 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:26,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-04-21 17:41:26,718 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:26,757 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:26,768 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:26,808 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-04-21 17:41:26,870 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-04-21 17:41:26,909 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-04-21 17:41:26,913 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:26,970 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:27,002 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:27,012 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:27,041 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:27,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-04-21 17:41:27,111 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-04-21 17:41:27,185 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-04-21 17:41:27,188 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:27,198 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:27,433 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:27,440 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:27,447 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:27,451 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:27,519 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-21 17:41:27,593 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-04-21 17:41:27,598 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 17:41:27,644 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-04-21 17:41:27,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-21 17:41:28,921 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-21 17:41:28,936 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-21 17:41:35,728 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 98.888s. Listening on: http://0.0.0.0:8080 2026-04-21 17:41:35,729 INFO [io.quarkus] (main) Profile prod activated. 2026-04-21 17:41:35,729 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-04-21 17:41:37,322 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-21 17:41:48,922 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="73a67d29-4dd3-4515-83b3-a31c09e536aa", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="dc2c4702-2be8-498b-9e96-6afe98b4ca44", client_auth_method="client-secret", username="admin", authSessionParentId="fa0f4c3d-d642-49f0-80b8-3b522d31f6d9", authSessionTabId="zrZFfzJBU7A" 2026-04-21 17:41:54,614 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="f6cad5e9-bcea-4753-842a-a73981c5b63a", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", resourceType="REALM", resourcePath="atmosphere" 2026-04-21 17:41:55,711 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="9fa0576e-fb65-41d6-8e93-30ebc3c6c7ab", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3934997f-95f2-42b6-b676-166c7f906284", client_auth_method="client-secret", username="admin", authSessionParentId="aae59b1e-a0aa-45b1-80a1-916b8772f5c0", authSessionTabId="UTjf5_TGvR4" 2026-04-21 17:41:55,861 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="f6cad5e9-bcea-4753-842a-a73981c5b63a", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/2e0244ff-0f13-464e-9ca0-81ff4c716407" 2026-04-21 17:41:56,042 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="f6cad5e9-bcea-4753-842a-a73981c5b63a", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/2e0244ff-0f13-464e-9ca0-81ff4c716407/protocol-mappers/models/d8b23ec1-2e79-4aec-af9b-c5c75a089513" 2026-04-21 17:42:17,322 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="f4b5ada1-f934-45b4-b048-04c1d7cf5166", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ea4858cb-3be0-4229-a248-9fcbb6a09294", client_auth_method="client-secret", username="admin", authSessionParentId="d8c078a9-6207-4a8d-9949-0c4fdec98452", authSessionTabId="iT3JiIQdfjs" 2026-04-21 17:42:17,538 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="f6cad5e9-bcea-4753-842a-a73981c5b63a", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", resourceType="CLIENT", resourcePath="clients/1affde76-b151-4da4-97e3-841173f313de" 2026-04-21 17:42:18,110 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="372fb8a7-b2af-4b6d-b9e1-163d1ad30d6d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="45d1f0b5-8f9e-4b46-aecb-eef4cefdbaeb", client_auth_method="client-secret", username="admin", authSessionParentId="f10f44fd-fca3-4d3d-827b-411abf3c35f8", authSessionTabId="Gn8tdOKf7Z8" 2026-04-21 17:42:18,224 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="f6cad5e9-bcea-4753-842a-a73981c5b63a", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", resourceType="CLIENT", resourcePath="clients/f7b336a3-7835-440e-8349-521a777c0779" 2026-04-21 17:42:18,597 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="69a81f1f-1e4f-4d77-8da2-24a83dde6022", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5745eb1e-e2f4-4631-ab70-25b0f3002acc", client_auth_method="client-secret", username="admin", authSessionParentId="cf850aea-6c8c-4f4c-bdbf-bf40042c6c0c", authSessionTabId="c-oYm3Hiwxo" 2026-04-21 17:42:18,663 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="f6cad5e9-bcea-4753-842a-a73981c5b63a", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", resourceType="CLIENT", resourcePath="clients/1d47b9ac-b0e9-45a9-9174-b57f4af6a3a2" 2026-04-21 17:42:19,255 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="99adaa08-a80f-46a2-bd64-ce77070e7cbc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bf3f3422-6afe-493d-bd11-3ba2ed3a4d0e", client_auth_method="client-secret", username="admin", authSessionParentId="eab98a14-f96d-4bf5-8a3a-919c916ccb66", authSessionTabId="q0Rq6EiSEuQ" 2026-04-21 17:42:19,426 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="f6cad5e9-bcea-4753-842a-a73981c5b63a", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", resourceType="CLIENT_ROLE", resourcePath="clients/1affde76-b151-4da4-97e3-841173f313de/roles/member" 2026-04-21 17:42:19,807 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="1d6e51c7-f15d-4709-abe9-d40936e96bb3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f110ce1b-b5e0-4bd4-a34c-399f34fdc634", client_auth_method="client-secret", username="admin", authSessionParentId="8cbe8f09-982c-4878-ae7c-d2c649120a06", authSessionTabId="hxnY0XULY6g" 2026-04-21 17:42:19,899 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="f6cad5e9-bcea-4753-842a-a73981c5b63a", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", resourceType="CLIENT_ROLE", resourcePath="clients/f7b336a3-7835-440e-8349-521a777c0779/roles/admin" 2026-04-21 17:42:20,268 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="80c87e10-fddd-4bfd-ba57-a8a221e01906", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5d36dd59-cc33-45d6-8fa6-8109f0394c69", client_auth_method="client-secret", username="admin", authSessionParentId="5bc331e2-d33e-4a52-abb1-535b27546919", authSessionTabId="FiTwh49dBUI" 2026-04-21 17:42:20,365 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="f6cad5e9-bcea-4753-842a-a73981c5b63a", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", resourceType="CLIENT_ROLE", resourcePath="clients/f7b336a3-7835-440e-8349-521a777c0779/roles/editor" 2026-04-21 17:42:20,787 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="f10143f7-cb4c-4203-98bc-9975e281f42d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fbe1e74f-b4d8-4a2c-838c-57459ceaddac", client_auth_method="client-secret", username="admin", authSessionParentId="5ced7fe6-e181-4cbd-9212-c72a9aaff9b4", authSessionTabId="0CRUJ49Wz3s" 2026-04-21 17:42:20,925 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="f6cad5e9-bcea-4753-842a-a73981c5b63a", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", resourceType="CLIENT_ROLE", resourcePath="clients/f7b336a3-7835-440e-8349-521a777c0779/roles/viewer" 2026-04-21 17:42:21,291 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="af5ce79b-ead5-477a-a296-d8d91104b3a0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e9dc4fd6-91cb-4583-aa2e-efa2ccaaf3b4", client_auth_method="client-secret", username="admin", authSessionParentId="f9baa05e-c46e-4df0-b8d8-e154ffad4b8f", authSessionTabId="hEaQmy374ZI" 2026-04-21 17:42:21,420 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="f6cad5e9-bcea-4753-842a-a73981c5b63a", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", resourceType="CLIENT_ROLE", resourcePath="clients/1d47b9ac-b0e9-45a9-9174-b57f4af6a3a2/roles/member" 2026-04-21 17:44:31,798 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="07eace6e-d151-48b8-a428-23ea24821afe", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bc1f249b-ac3d-4c10-8a8c-f954ec1e1b15", client_auth_method="client-secret", username="admin", authSessionParentId="73e0e9dc-875d-48bf-8155-826d1a08a1c3", authSessionTabId="f8tXBsQ190E" 2026-04-21 17:44:32,244 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="f6cad5e9-bcea-4753-842a-a73981c5b63a", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", resourceType="REALM", resourcePath="null" 2026-04-21 17:44:33,865 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="ebbd426e-470f-45a3-ad06-742c16227c1c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b4bf8fa6-522d-451b-befa-84f669700f2f", client_auth_method="client-secret", username="admin", authSessionParentId="b8007adf-70eb-44ce-804e-9336edeeba22", authSessionTabId="MYH0EowMl44" 2026-04-21 17:44:33,982 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="f6cad5e9-bcea-4753-842a-a73981c5b63a", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", resourceType="CLIENT", resourcePath="clients/e379cc2b-e15c-4267-a10b-3393e9c37abe" 2026-04-21 17:44:34,573 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="d92d7c1d-cda2-4da6-9958-2b314d5a0d2f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d53ef5c7-2b64-4e11-a845-1f5e17274964", client_auth_method="client-secret", username="admin", authSessionParentId="9a52fea0-86b0-4048-ae47-a7bef1a24d82", authSessionTabId="7RFgDNFTIew" 2026-04-21 17:44:34,976 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="f6cad5e9-bcea-4753-842a-a73981c5b63a", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/bf0ca40c-95c5-4452-a573-35787425615d/role-mappings/clients/eb38b5de-b88f-45a5-86c0-742bfe933e22" 2026-04-21 17:48:38,153 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="1febdd23-ba82-426e-8e0b-1d869bf6046c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ec41e0b4-16ad-46a5-83eb-a3f358d7ae8e", client_auth_method="client-secret", username="admin", authSessionParentId="bfd3ad10-96c4-4e0c-8dab-6fd38314b235", authSessionTabId="TNn5d0zIpxw" 2026-04-21 17:48:38,269 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="f6cad5e9-bcea-4753-842a-a73981c5b63a", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", resourceType="REALM", resourcePath="null" 2026-04-21 17:48:39,011 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="06922262-e62b-4dec-b2d2-c0d5ae5bd57b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="87843f80-18e8-41ee-8ee2-4bb7f77cd134", client_auth_method="client-secret", username="admin", authSessionParentId="29571bfd-0a41-4b8e-8212-4dee096031d9", authSessionTabId="BmGqDapxyyI" 2026-04-21 17:48:39,067 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="f6cad5e9-bcea-4753-842a-a73981c5b63a", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/2e0244ff-0f13-464e-9ca0-81ff4c716407" 2026-04-21 17:48:39,220 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="f6cad5e9-bcea-4753-842a-a73981c5b63a", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/2e0244ff-0f13-464e-9ca0-81ff4c716407/protocol-mappers/models/d8b23ec1-2e79-4aec-af9b-c5c75a089513" 2026-04-21 17:48:44,963 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="3d40c0c8-5d60-4eb4-8d9c-525832688ead", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="67d3a3b0-6517-4a9e-bba3-2e859343ac8d", client_auth_method="client-secret", username="admin", authSessionParentId="cd32a016-ec2d-4d66-9d99-ec970139d828", authSessionTabId="Yz-FS60k1QQ" 2026-04-21 17:48:45,053 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="f6cad5e9-bcea-4753-842a-a73981c5b63a", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", resourceType="CLIENT", resourcePath="clients/1affde76-b151-4da4-97e3-841173f313de" 2026-04-21 17:48:45,399 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="19405326-2a02-46f2-b993-42752a5526c1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c2354322-a8cb-44d6-bf3c-d9b92e75272f", client_auth_method="client-secret", username="admin", authSessionParentId="a3a3415f-7485-400b-99b9-5444a4d6d871", authSessionTabId="R2ITTb3ElVM" 2026-04-21 17:48:45,457 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="f6cad5e9-bcea-4753-842a-a73981c5b63a", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", resourceType="CLIENT", resourcePath="clients/f7b336a3-7835-440e-8349-521a777c0779" 2026-04-21 17:48:45,810 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="03b54af9-f1ec-48aa-8e11-96907093b18c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="863f46d7-4a23-4d82-95ef-20dba23dfbfb", client_auth_method="client-secret", username="admin", authSessionParentId="d1ae307d-e869-4423-ba1c-abb81c66c5a3", authSessionTabId="tNUJxe49LtQ" 2026-04-21 17:48:45,853 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="f6cad5e9-bcea-4753-842a-a73981c5b63a", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", resourceType="CLIENT", resourcePath="clients/1d47b9ac-b0e9-45a9-9174-b57f4af6a3a2" 2026-04-21 17:48:46,395 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="7d284d24-6630-4682-9ee3-adbd1d38df7f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c660d0ec-fea0-42d3-83b3-87080ea2a680", client_auth_method="client-secret", username="admin", authSessionParentId="76a286ef-cf36-485f-9aca-55ab14b3bfe6", authSessionTabId="f7I2khOy5W0" 2026-04-21 17:48:46,734 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="e72ab093-9cfb-49ca-8374-be23b46db748", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="30cf2800-eda2-4264-856f-00dbb1d02dd5", client_auth_method="client-secret", username="admin", authSessionParentId="619c8a99-53f5-4525-bcb2-67385ae8ed79", authSessionTabId="sAG0caLwpuc" 2026-04-21 17:48:47,078 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="b6e07674-7c11-4e19-b6e3-ff2ca71908c5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e82aab13-7276-43a9-a65c-f52e5b20f228", client_auth_method="client-secret", username="admin", authSessionParentId="9fd01105-c32a-45f8-91f3-956ab45cf6ad", authSessionTabId="0UpuM04QMcI" 2026-04-21 17:48:47,445 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="56bc634f-d04b-4355-9181-7e64cab89708", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0f1f7b9d-85b7-4965-8ec0-0d2562a5803a", client_auth_method="client-secret", username="admin", authSessionParentId="0b7d983a-f0bd-4b9f-a11c-745ebd676b82", authSessionTabId="a92BB6LHc1M" 2026-04-21 17:48:47,797 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="d99ee919-372e-4d1a-b305-511c796038d4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6d924223-d918-43f7-b812-8a5f4735a10e", client_auth_method="client-secret", username="admin", authSessionParentId="74449ae3-d487-485d-a26f-e79d51b43954", authSessionTabId="N7h-FTIirfA" 2026-04-21 17:49:35,825 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="0c7bb071-5eb1-4d31-88a3-e1773c5ec7d9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a0fbc45f-e631-45a1-b3e6-830f509405fb", client_auth_method="client-secret", username="admin", authSessionParentId="29042c37-0189-48cb-87c8-dec7ea32cc7d", authSessionTabId="i6WIOQVM5FA" 2026-04-21 17:49:35,953 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="f6cad5e9-bcea-4753-842a-a73981c5b63a", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", resourceType="REALM", resourcePath="null" 2026-04-21 17:49:37,379 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="0f56bbd3-b1c4-4cae-86c8-5ff6e7d0d322", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b983e99d-08e8-471b-bd18-de6527427e65", client_auth_method="client-secret", username="admin", authSessionParentId="12102b4c-3ddf-47f0-a9ab-470755e1d960", authSessionTabId="9tsHOVCLMcQ" 2026-04-21 17:49:37,432 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="f6cad5e9-bcea-4753-842a-a73981c5b63a", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", resourceType="CLIENT", resourcePath="clients/e379cc2b-e15c-4267-a10b-3393e9c37abe" 2026-04-21 17:49:37,987 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="920aa4ff-4e51-4848-9684-53b718abc922", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2760830c-bc80-4d25-80ff-09f252d0f8e7", client_auth_method="client-secret", username="admin", authSessionParentId="e54de4d0-fc2a-4ca7-a83c-4cae146b1ca5", authSessionTabId="SUWbEDPqsFk" 2026-04-21 17:49:54,066 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="admin-cli", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", auth_method="openid-connect", token_id="cc7873c6-38f6-45f6-aca6-6a26fd891edd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d067bf7b-2401-4eee-a929-95173197298f", client_auth_method="client-secret", username="admin", authSessionParentId="10825c98-654e-4fb1-bfc8-f646ca4ad695", authSessionTabId="0aXLHDRBbkg" 2026-04-21 17:49:54,137 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ca860faa-6f8a-4755-873a-58a638cc1f5f", clientId="f6cad5e9-bcea-4753-842a-a73981c5b63a", userId="7aa4c96d-1d47-4740-a444-cf0dbd7636a4", ipAddress="199.204.45.235", resourceType="USER", resourcePath="users/444b9676-ed9d-4cdf-af51-6bc6637fda19" 2026-04-21 17:49:55,876 INFO [org.keycloak.events] (executor-thread-1) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="bf0ca40c-95c5-4452-a573-35787425615d", ipAddress="10.0.0.207", token_id="6c1ed524-e1fd-40d5-84e1-6cbbc8f79458", grant_type="client_credentials", scope="openid email profile", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="765a14ff-3687-4088-b25e-0499d0d91609", authSessionTabId="ZfAXnxeDnTw"