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-17 00:31:00,905 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 48838ms 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-17 00:31:05,931 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-17 00:31:15,153 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-17 00:31:15,541 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-17 00:31:16,133 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-17 00:31:16,751 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-17 00:31:16,753 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 604888b6-df55-4e58-9353-47b2704a8796, name: keycloak-0-19399 2026-04-17 00:31:16,840 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-17 00:31:16,841 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-17 00:31:16,952 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.18266 2026-04-17 00:31:19,059 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-19399: no members discovered after 2104 ms: creating cluster as coordinator 2026-04-17 00:31:19,074 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-19399|0] (1) [keycloak-0-19399] 2026-04-17 00:31:19,236 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-19399`, physical addresses are `[10.0.0.3:33802]` 2026-04-17 00:31:19,250 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-17 00:31:19,555 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-17 00:31:19,647 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-17 00:31:20,961 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-19399, Site name: null 2026-04-17 00:31:32,445 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-17 00:31:32,446 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-17 00:31:32,945 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-17 00:31:38,540 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-17 00:31:38,540 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-17 00:31:39,034 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-17 00:31:39,034 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-17 00:31:46,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-17 00:31:46,234 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:31:47,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:31:47,119 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:31:49,379 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:31:49,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-17 00:31:51,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-17 00:31:51,772 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:31:51,842 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:31:54,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-17 00:31:55,676 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:31:55,719 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:31:56,164 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:31:56,629 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:31:56,639 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:31:56,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-17 00:31:56,654 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:31:58,129 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:31:59,675 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:31:59,709 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:31:59,726 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:31:59,733 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:00,085 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:00,262 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:00,268 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:32:01,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-17 00:32:02,818 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:02,828 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:03,938 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:04,296 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:05,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-17 00:32:05,174 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:32:05,243 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:05,252 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:32:05,326 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-17 00:32:05,405 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-17 00:32:05,484 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-17 00:32:05,594 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-17 00:32:05,703 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-17 00:32:05,826 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-17 00:32:05,903 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-17 00:32:06,000 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-17 00:32:06,147 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-17 00:32:06,206 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-17 00:32:06,320 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-17 00:32:06,380 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-17 00:32:06,444 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-17 00:32:06,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-17 00:32:06,565 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-17 00:32:06,703 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-17 00:32:06,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-17 00:32:06,836 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:06,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-04-17 00:32:07,032 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:32:07,091 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:32:07,175 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:32:07,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-04-17 00:32:07,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:32:07,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-17 00:32:09,026 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:09,113 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:09,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-04-17 00:32:09,390 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:09,395 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:32:10,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-04-17 00:32:10,905 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:12,059 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:32:12,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-17 00:32:12,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-04-17 00:32:12,390 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:12,399 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:12,493 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:32:12,532 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:13,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-04-17 00:32:16,310 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:17,097 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:32:17,305 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:17,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-17 00:32:17,524 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:17,578 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:17,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-04-17 00:32:17,592 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:17,627 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-17 00:32:17,748 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:17,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-17 00:32:17,895 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:18,048 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:18,268 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:32:18,330 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:18,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-17 00:32:18,450 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:18,468 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:19,547 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:19,608 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:19,680 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:19,689 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:32:20,334 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:20,344 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:32:20,395 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:32:20,401 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:20,452 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:20,461 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:20,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-04-17 00:32:20,634 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:32:20,750 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:20,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-17 00:32:21,118 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:21,169 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:21,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-17 00:32:21,374 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:21,379 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:21,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-17 00:32:21,489 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:32:21,536 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-17 00:32:21,597 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-17 00:32:21,601 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:21,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-04-17 00:32:21,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-04-17 00:32:21,753 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:21,833 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:32:21,840 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:21,869 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:21,881 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:21,925 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-17 00:32:21,985 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-17 00:32:22,027 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-17 00:32:22,032 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:32:22,082 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:22,113 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:22,122 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:22,148 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:32:22,154 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-17 00:32:22,207 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-17 00:32:22,270 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-17 00:32:22,273 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:22,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-17 00:32:22,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-04-17 00:32:22,496 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:22,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:22,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-04-17 00:32:22,564 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-17 00:32:22,627 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-17 00:32:22,631 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 00:32:22,680 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-17 00:32:22,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-17 00:32:24,469 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-17 00:32:32,834 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 91.594s. Listening on: http://0.0.0.0:8080 2026-04-17 00:32:32,834 INFO [io.quarkus] (main) Profile prod activated. 2026-04-17 00:32:32,835 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-17 00:32:35,051 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-17 00:32:47,236 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="83c9cd4b-82cb-43b8-8fe7-395769120069", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a5eaca78-22d4-42e2-889f-276d529343ed", client_auth_method="client-secret", username="admin", authSessionParentId="d6ab4095-4b80-4750-8053-c8f3f283c415", authSessionTabId="gvopJ0MaY3U" 2026-04-17 00:32:51,733 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="62d9b7c3-e83f-40dc-8961-27ac88862f77", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", resourceType="REALM", resourcePath="atmosphere" 2026-04-17 00:32:52,937 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="88c7eae2-60ca-4c16-84cc-ade6029fe8dc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f008476b-d057-4010-883a-ac79f9317509", client_auth_method="client-secret", username="admin", authSessionParentId="bb3c2f1f-be01-431e-93b2-b8b0b0f02e5b", authSessionTabId="ZQcvagwmToI" 2026-04-17 00:32:53,048 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="62d9b7c3-e83f-40dc-8961-27ac88862f77", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/27adcf46-0ccb-456a-83d6-2e28c89c00f1" 2026-04-17 00:32:53,253 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="62d9b7c3-e83f-40dc-8961-27ac88862f77", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/27adcf46-0ccb-456a-83d6-2e28c89c00f1/protocol-mappers/models/7f77b10c-a5dc-4662-8c74-88899bbb914b" 2026-04-17 00:33:14,224 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="af967110-c7e5-4b06-91d1-8ea67ec83ea7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="05bec27e-2b14-4390-9738-b093a4cbb5ba", client_auth_method="client-secret", username="admin", authSessionParentId="4c369661-63d8-49c8-8a49-ab7d775c6da6", authSessionTabId="OrvROE1LoSc" 2026-04-17 00:33:14,471 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="62d9b7c3-e83f-40dc-8961-27ac88862f77", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/042bcc99-fd2e-4d8f-882a-9dd771541fa2" 2026-04-17 00:33:14,878 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="36fcfcfe-4cae-4047-b7a3-958fe38aa09a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fd0d52fc-97ee-40c2-9146-3d6383f44f2a", client_auth_method="client-secret", username="admin", authSessionParentId="b97b355f-8967-4bc0-abb0-2375edf0adde", authSessionTabId="Dm3hv5cYCwQ" 2026-04-17 00:33:14,976 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="62d9b7c3-e83f-40dc-8961-27ac88862f77", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/f9ffab7c-0dd4-428a-97cc-27be4893b3ee" 2026-04-17 00:33:15,394 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="74a85143-9bc1-4226-aaf8-3fdc0b377f58", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="25e8b8cb-7d49-4927-8699-fe6f0033b542", client_auth_method="client-secret", username="admin", authSessionParentId="27d928fb-f64c-42ea-bbe3-ae45be057ca4", authSessionTabId="Psr43YwGFTE" 2026-04-17 00:33:15,551 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="62d9b7c3-e83f-40dc-8961-27ac88862f77", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/90e5b454-712e-4185-b796-0594fc7acd89" 2026-04-17 00:33:16,229 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="6e9c442b-a7c4-4c5f-bd30-8d29eb61e7ec", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d23ac57c-cf4b-4b97-90ac-3616c48d181a", client_auth_method="client-secret", username="admin", authSessionParentId="2ba87803-0e27-43ed-a187-3440583c510b", authSessionTabId="WOcnwXnpsUw" 2026-04-17 00:33:16,347 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="62d9b7c3-e83f-40dc-8961-27ac88862f77", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/042bcc99-fd2e-4d8f-882a-9dd771541fa2/roles/member" 2026-04-17 00:33:16,791 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="316b9960-d532-48a3-9c44-6b9b63e25794", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7463dd59-87f9-4a90-9d3d-eeb27a767c4e", client_auth_method="client-secret", username="admin", authSessionParentId="04a79733-9d06-42b7-b0a2-0015ea8e037a", authSessionTabId="-uCf3rqcRZE" 2026-04-17 00:33:16,943 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="62d9b7c3-e83f-40dc-8961-27ac88862f77", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/f9ffab7c-0dd4-428a-97cc-27be4893b3ee/roles/admin" 2026-04-17 00:33:17,356 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="0ff6e539-a5c3-4e44-be03-6c201753b259", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="64b93b11-a5ae-4e4a-b778-c7b958ffcfcd", client_auth_method="client-secret", username="admin", authSessionParentId="1da84996-5d13-4e01-bc83-8b0b196f2be3", authSessionTabId="n7XLq6JHSI0" 2026-04-17 00:33:17,490 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="62d9b7c3-e83f-40dc-8961-27ac88862f77", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/f9ffab7c-0dd4-428a-97cc-27be4893b3ee/roles/editor" 2026-04-17 00:33:17,862 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="513fb617-dfb9-4c3e-8d10-2d8c3cd536db", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dd1861a8-255c-4e25-9f61-4780ebab35c9", client_auth_method="client-secret", username="admin", authSessionParentId="17b1c7dd-8970-4617-b846-9f435e6007e1", authSessionTabId="ySBEvIP9TN8" 2026-04-17 00:33:17,981 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="62d9b7c3-e83f-40dc-8961-27ac88862f77", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/f9ffab7c-0dd4-428a-97cc-27be4893b3ee/roles/viewer" 2026-04-17 00:33:18,353 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="3cb4350e-8d9b-45d1-9d1f-51c5ee0d1599", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="345c3e45-a2c8-447e-9a70-d9b8dd928bb0", client_auth_method="client-secret", username="admin", authSessionParentId="ce52777b-efac-4e2e-aaa3-860727920281", authSessionTabId="oPIW1YXv3HU" 2026-04-17 00:33:18,442 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="62d9b7c3-e83f-40dc-8961-27ac88862f77", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/90e5b454-712e-4185-b796-0594fc7acd89/roles/member" 2026-04-17 00:35:13,038 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="1622c0f0-e781-49c1-83a4-5a16d777f6d6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8c8749a8-b072-4399-81e2-e45827ffca43", client_auth_method="client-secret", username="admin", authSessionParentId="e7a4e942-29d9-4d32-856f-d26560280e85", authSessionTabId="jhqri2WzXnY" 2026-04-17 00:35:13,533 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="62d9b7c3-e83f-40dc-8961-27ac88862f77", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", resourceType="REALM", resourcePath="null" 2026-04-17 00:35:15,044 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="f8b65482-b33d-470e-b340-521974f7c57b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="02b22047-31b6-4a33-99b8-666fab931f39", client_auth_method="client-secret", username="admin", authSessionParentId="8f37e772-1857-4467-a645-cbe4410597a7", authSessionTabId="Y9AU6ayULXk" 2026-04-17 00:35:15,233 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="62d9b7c3-e83f-40dc-8961-27ac88862f77", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/99e2ca73-509f-49f3-8095-f305ebb9828b" 2026-04-17 00:35:15,782 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="7523edbb-1983-41e2-8605-d0f94464b4a7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e49336c3-ad13-415e-8d93-ec81b12fe119", client_auth_method="client-secret", username="admin", authSessionParentId="e0d3bf62-219a-4860-acd6-22eec639985e", authSessionTabId="LDS4kKcCBAM" 2026-04-17 00:35:16,354 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="62d9b7c3-e83f-40dc-8961-27ac88862f77", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/80aa7acf-fb91-4d20-9915-e0ab80ea677d/role-mappings/clients/67a199ed-ddc4-403a-ab96-fded41feac41" 2026-04-17 00:39:15,094 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="fbf5baca-a305-4da3-8b07-bb473682877f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9c2d05c9-9ef5-4956-9827-db7fdcd41135", client_auth_method="client-secret", username="admin", authSessionParentId="377f4176-c89c-453b-a5fb-b4d10ecb166e", authSessionTabId="gE969F3vfwY" 2026-04-17 00:39:15,268 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="62d9b7c3-e83f-40dc-8961-27ac88862f77", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", resourceType="REALM", resourcePath="null" 2026-04-17 00:39:15,957 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="0ec562dc-bf1e-4bf8-86eb-2f6c00ed3cff", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="02b7cf2d-b216-45f0-ac46-30e33fb785ba", client_auth_method="client-secret", username="admin", authSessionParentId="794b1f70-a352-4d85-aba2-4d3914ccb5df", authSessionTabId="lk7ReIWbgIE" 2026-04-17 00:39:16,455 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="62d9b7c3-e83f-40dc-8961-27ac88862f77", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/27adcf46-0ccb-456a-83d6-2e28c89c00f1" 2026-04-17 00:39:16,567 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="62d9b7c3-e83f-40dc-8961-27ac88862f77", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/27adcf46-0ccb-456a-83d6-2e28c89c00f1/protocol-mappers/models/7f77b10c-a5dc-4662-8c74-88899bbb914b" 2026-04-17 00:39:22,082 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="5892e1d2-1137-4ef3-9387-1b7359c618cc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9b2b56ca-dfcc-4b9c-9333-3d2b59da9a66", client_auth_method="client-secret", username="admin", authSessionParentId="1f3a2f1d-7132-4873-b19f-19cab1bff063", authSessionTabId="0vwEuV93AIo" 2026-04-17 00:39:22,154 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="62d9b7c3-e83f-40dc-8961-27ac88862f77", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/042bcc99-fd2e-4d8f-882a-9dd771541fa2" 2026-04-17 00:39:22,596 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="21551a53-69ea-4b17-bf1f-f967062bc61f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fe2c995a-ea82-4042-8244-ef4d99b3a180", client_auth_method="client-secret", username="admin", authSessionParentId="1ba3bfc6-2818-48e5-9fec-64525847fc4d", authSessionTabId="WHPcHEXZMGA" 2026-04-17 00:39:22,652 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="62d9b7c3-e83f-40dc-8961-27ac88862f77", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/f9ffab7c-0dd4-428a-97cc-27be4893b3ee" 2026-04-17 00:39:23,009 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="a8a61b08-3697-4446-9abd-0b386911182d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="333bda76-2da7-4d39-8f88-d1e4937bbe8d", client_auth_method="client-secret", username="admin", authSessionParentId="750c644a-dd60-4e53-b991-07348cb9d6ec", authSessionTabId="Vqx-wtOxlkY" 2026-04-17 00:39:23,081 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="62d9b7c3-e83f-40dc-8961-27ac88862f77", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/90e5b454-712e-4185-b796-0594fc7acd89" 2026-04-17 00:39:23,693 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="2435d1e5-daf3-44ce-a5e0-64ba2c5a3d23", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="91820b4a-7311-4584-8679-e5fb63c14cc2", client_auth_method="client-secret", username="admin", authSessionParentId="b4596624-51e4-4654-a4ab-64021cc1c507", authSessionTabId="7L9CMFYM9jA" 2026-04-17 00:39:24,063 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="addb011d-feb5-4058-9c2b-bff854dfca90", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d5f151bb-a218-467d-bd31-f731b794db46", client_auth_method="client-secret", username="admin", authSessionParentId="baddc802-570a-4877-b9a1-ff722ad9bf35", authSessionTabId="PPWKkSso7sk" 2026-04-17 00:39:24,409 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="01efecde-b4e7-45a4-9f6b-a434ff6b6582", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1de23ef0-f579-400a-9e36-3f4c661f03c1", client_auth_method="client-secret", username="admin", authSessionParentId="e1bfac2c-a32e-44be-9dcc-d27d0f202cbf", authSessionTabId="Hu4na_VtGuY" 2026-04-17 00:39:24,742 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="5e53d47e-8e61-4daf-8991-8601fd8eb74b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="df71f13e-1713-4224-8f88-7d61ff27e48b", client_auth_method="client-secret", username="admin", authSessionParentId="f95dd403-2637-4455-91cd-48cf26723ccf", authSessionTabId="-dB6UmDVGjo" 2026-04-17 00:39:25,081 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="f109c47f-15e3-4c83-bfa2-0a78549e7747", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b6b8c379-4431-4938-8899-ffecc9d31131", client_auth_method="client-secret", username="admin", authSessionParentId="b81ed8f2-3e5f-49f7-831c-3072f5c7f08c", authSessionTabId="G3Vw0GFFn1g" 2026-04-17 00:40:12,641 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="a33bc7d0-0a30-426d-b770-8d1518adad00", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e89bfb3f-87c4-4bfd-8640-fea59b3092ed", client_auth_method="client-secret", username="admin", authSessionParentId="917dd69b-f3bb-4825-a625-02771e6393e7", authSessionTabId="SFo0CITqxpI" 2026-04-17 00:40:12,768 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="62d9b7c3-e83f-40dc-8961-27ac88862f77", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", resourceType="REALM", resourcePath="null" 2026-04-17 00:40:14,198 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="bac32a12-d4a0-4b5f-a4f8-96520dd79112", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="42675beb-a9bb-42e5-a43d-503be62e940b", client_auth_method="client-secret", username="admin", authSessionParentId="7b295090-98a7-4421-be7d-d921c423cceb", authSessionTabId="jexJyvlNbqY" 2026-04-17 00:40:14,256 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="62d9b7c3-e83f-40dc-8961-27ac88862f77", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/99e2ca73-509f-49f3-8095-f305ebb9828b" 2026-04-17 00:40:14,828 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="48a9f281-612c-4d02-bec1-9ff3964832b9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="23f4ad22-0555-46cd-b17b-b1e20716851a", client_auth_method="client-secret", username="admin", authSessionParentId="32b067ce-c1b7-489b-b212-717b411b335e", authSessionTabId="NH1u-EfB78w" 2026-04-17 00:40:30,561 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="admin-cli", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="d0e0724a-4449-4dac-92ee-dc91c5a1bdc3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="de0f25d3-814e-4bd6-886f-b94eea62ae16", client_auth_method="client-secret", username="admin", authSessionParentId="dcd3b149-f25d-4d10-8b18-4598877ae0a5", authSessionTabId="0wZwQJzlI1s" 2026-04-17 00:40:30,672 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="dc652b9b-e6a2-47a2-afc3-761699ea7fe6", clientId="62d9b7c3-e83f-40dc-8961-27ac88862f77", userId="5d39e987-63eb-4eef-811b-d877688b39a6", ipAddress="199.204.45.205", resourceType="USER", resourcePath="users/db695aea-4786-4473-bd6b-6cdfbd8bcb8b" 2026-04-17 00:40:34,402 INFO [org.keycloak.events] (executor-thread-2) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="80aa7acf-fb91-4d20-9915-e0ab80ea677d", ipAddress="10.0.0.96", token_id="2faa759e-6ecc-487d-a607-5b123fa2dee4", grant_type="client_credentials", scope="openid profile email", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="2dd03e26-a2d3-4404-9a6a-2e455d18e06b", authSessionTabId="kYiHT0fAxk0"