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-08 10:48:35,896 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 65440ms 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-08 10:48:40,841 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-08 10:48:49,342 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-08 10:48:49,649 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-08 10:48:50,230 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-08 10:48:50,839 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-08 10:48:50,845 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 03b0b20e-85d8-400d-b7ae-f2c29f668339, name: keycloak-0-57121 2026-04-08 10:48:50,852 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-08 10:48:50,853 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-08 10:48:50,962 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.19828 2026-04-08 10:48:53,127 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-57121: no members discovered after 2129 ms: creating cluster as coordinator 2026-04-08 10:48:53,148 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-57121|0] (1) [keycloak-0-57121] 2026-04-08 10:48:53,246 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-57121`, physical addresses are `[10.0.0.69:35364]` 2026-04-08 10:48:53,336 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-08 10:48:53,843 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-08 10:48:55,145 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-57121, Site name: null 2026-04-08 10:48:55,154 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-08 10:49:05,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-08 10:49:05,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-08 10:49:06,152 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-08 10:49:14,153 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-08 10:49:14,153 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-08 10:49:14,741 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-08 10:49:14,741 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-08 10:49:27,206 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:49:27,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-08 10:49:28,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-08 10:49:28,236 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:49:30,678 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:49:30,705 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:49:33,323 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:49:33,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-08 10:49:33,369 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:49:40,830 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:49:51,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-08 10:49:51,418 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:49:52,448 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:49:53,389 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:49:53,413 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:49:53,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-08 10:49:53,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-08 10:49:55,244 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:49:56,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-08 10:49:56,769 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:49:56,796 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:49:56,805 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:49:57,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:49:57,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-08 10:49:57,389 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:49:57,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-08 10:49:59,609 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:49:59,618 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:50:00,779 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:01,221 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:02,111 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:02,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-08 10:50:02,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-08 10:50:02,206 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:02,289 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-08 10:50:02,371 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-08 10:50:02,463 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-08 10:50:02,577 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-08 10:50:02,689 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-08 10:50:02,950 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-08 10:50:03,045 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-08 10:50:03,135 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-08 10:50:03,385 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-08 10:50:03,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-08 10:50:03,583 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-08 10:50:03,682 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-08 10:50:03,760 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-08 10:50:03,825 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-08 10:50:03,899 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-08 10:50:04,027 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-08 10:50:04,172 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-08 10:50:04,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-08 10:50:04,329 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:04,389 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:04,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-08 10:50:04,626 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:04,652 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:04,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-08 10:50:04,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-08 10:50:07,274 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:07,376 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:07,611 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:07,628 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:07,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-08 10:50:09,110 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:09,245 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:12,220 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:12,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-08 10:50:12,522 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:50:12,531 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:12,539 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:12,617 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:12,647 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:13,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-08 10:50:16,416 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:50:17,140 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:17,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-08 10:50:17,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:50:17,613 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:17,671 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:17,679 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:17,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-08 10:50:17,721 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-08 10:50:17,855 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:17,894 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:50:17,999 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:18,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-08 10:50:18,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-08 10:50:18,459 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:18,587 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:50:18,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-08 10:50:18,610 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:50:19,694 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:19,769 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:19,856 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:19,862 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:20,533 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:20,540 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:50:20,596 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:20,605 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:20,682 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:20,690 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:50:20,728 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:20,845 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:20,997 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:50:21,108 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:21,220 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:21,275 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:21,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-08 10:50:21,455 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:50:21,462 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:21,594 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50: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-08 10:50:21,659 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-08 10:50:21,733 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-08 10:50:21,736 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:50:21,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:21,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-08 10:50:21,849 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:21,880 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:21,930 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:21,961 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:21,971 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:50:22,021 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-08 10:50:22,087 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-08 10:50:22,137 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-08 10:50:22,142 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:22,184 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:50:22,218 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:22,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-08 10:50:22,254 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:50:22,261 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:22,317 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-08 10:50:22,378 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-08 10:50:22,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-08 10:50:22,393 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:22,609 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:22,619 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:22,627 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 10:50: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-08 10:50:22,691 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-08 10:50:22,758 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-08 10:50:22,761 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 10:50:22,810 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-08 10:50:22,813 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-08 10:50:23,928 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-08 10:50:31,735 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 115.594s. Listening on: http://0.0.0.0:8080 2026-04-08 10:50:31,736 INFO [io.quarkus] (main) Profile prod activated. 2026-04-08 10:50:31,736 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-08 10:50:33,333 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-08 10:50:43,552 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="8b281fab-8a16-4bd5-bddd-60b51ac78ff0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6571726c-6c06-49be-abea-bfcc8627585c", client_auth_method="client-secret", username="admin", authSessionParentId="6288c5cf-76bf-4dd4-a7d2-71e905ff40aa", authSessionTabId="dD24MRPbjdM" 2026-04-08 10:50:48,628 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="112aaf44-4acd-4317-a372-5a2236f34ea0", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", resourceType="REALM", resourcePath="atmosphere" 2026-04-08 10:50:50,141 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="870ea9c0-3cef-4fd4-9efe-ab17697eba14", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6fc9df86-5be8-4d58-8260-46229f731cd1", client_auth_method="client-secret", username="admin", authSessionParentId="6846fdc9-0a27-4007-9a91-9e1753093daa", authSessionTabId="QvVxte9wQVE" 2026-04-08 10:50:50,341 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="112aaf44-4acd-4317-a372-5a2236f34ea0", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/0847f605-3857-40e7-bbd6-9088ef57bc0a" 2026-04-08 10:50:50,547 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="112aaf44-4acd-4317-a372-5a2236f34ea0", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/0847f605-3857-40e7-bbd6-9088ef57bc0a/protocol-mappers/models/72236c49-452c-4bd0-baae-76515acfe4f0" 2026-04-08 10:51:12,040 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="28347c66-64d4-4a75-b9f2-5385ad6fc892", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b10f0107-aaf2-4f25-9428-46d18529e110", client_auth_method="client-secret", username="admin", authSessionParentId="1fc97439-bba2-46dd-9da9-a198681ba2c6", authSessionTabId="H0hF1qVC-l8" 2026-04-08 10:51:13,080 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="112aaf44-4acd-4317-a372-5a2236f34ea0", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", resourceType="CLIENT", resourcePath="clients/af254a1c-706c-446b-8589-624f6b5a1a89" 2026-04-08 10:51:13,474 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="e3e8d729-f4d9-43b4-82f2-9385927cf84e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="609169b1-58d3-462b-9fae-c06fe5bdde15", client_auth_method="client-secret", username="admin", authSessionParentId="58445f0d-0439-4a40-8b92-513099eaa63f", authSessionTabId="LC7ngDQqAsg" 2026-04-08 10:51:13,720 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="112aaf44-4acd-4317-a372-5a2236f34ea0", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", resourceType="CLIENT", resourcePath="clients/2a298fd0-c321-4f14-881f-ce98d1223dab" 2026-04-08 10:51:14,103 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="78780840-2ece-45b6-9c57-b59c62c762a5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="86f9083f-d177-4394-ab35-676e311da577", client_auth_method="client-secret", username="admin", authSessionParentId="5590fe08-111c-4145-8480-336e461d00d4", authSessionTabId="3QFhqR9g7F8" 2026-04-08 10:51:14,575 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="112aaf44-4acd-4317-a372-5a2236f34ea0", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", resourceType="CLIENT", resourcePath="clients/4b17fb83-3d85-4fff-a096-7726127125bd" 2026-04-08 10:51:15,170 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="bfc74673-88c3-4928-95a7-45b9a386c06c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6a688e7e-1f4c-4f4e-b4fc-cc67b77bca77", client_auth_method="client-secret", username="admin", authSessionParentId="e3b42f14-efb3-4aee-9c18-43cc92f19480", authSessionTabId="_-xh6xzU4AA" 2026-04-08 10:51:15,328 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="112aaf44-4acd-4317-a372-5a2236f34ea0", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", resourceType="CLIENT_ROLE", resourcePath="clients/af254a1c-706c-446b-8589-624f6b5a1a89/roles/member" 2026-04-08 10:51:15,713 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="3e364abc-571d-4cb9-828c-f3f09ff388c0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="23a23358-86ce-4c0c-869b-5b8980a630fb", client_auth_method="client-secret", username="admin", authSessionParentId="aa30fab2-aefa-469f-a319-9bd91842d511", authSessionTabId="hr6OJ4DScu0" 2026-04-08 10:51:15,811 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="112aaf44-4acd-4317-a372-5a2236f34ea0", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", resourceType="CLIENT_ROLE", resourcePath="clients/2a298fd0-c321-4f14-881f-ce98d1223dab/roles/admin" 2026-04-08 10:51:16,195 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="a48fec8a-1e8e-4e42-846a-c3d15d64d3ce", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6078cd8c-93a0-48fb-be93-68523866adbe", client_auth_method="client-secret", username="admin", authSessionParentId="d8433d8b-7eeb-4b10-a1b4-476fd30a642f", authSessionTabId="e2Sxh8bCFX4" 2026-04-08 10:51:16,429 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="112aaf44-4acd-4317-a372-5a2236f34ea0", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", resourceType="CLIENT_ROLE", resourcePath="clients/2a298fd0-c321-4f14-881f-ce98d1223dab/roles/editor" 2026-04-08 10:51:16,792 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="b89bde31-afa3-453a-a3f7-8994aca8db43", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="95771cbf-e03e-4de3-b8f1-60d5b39ab6e9", client_auth_method="client-secret", username="admin", authSessionParentId="a558f462-9c95-4c52-bb8f-3ab4a7eb2026", authSessionTabId="kMsLZByz6m8" 2026-04-08 10:51:16,961 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="112aaf44-4acd-4317-a372-5a2236f34ea0", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", resourceType="CLIENT_ROLE", resourcePath="clients/2a298fd0-c321-4f14-881f-ce98d1223dab/roles/viewer" 2026-04-08 10:51:17,328 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="1797f87e-2fd7-48c9-b89f-d4026110a56f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4072e2e1-0bac-4673-967a-931fef556076", client_auth_method="client-secret", username="admin", authSessionParentId="fc39133e-f112-4fa7-9bf3-ca2f8f1ec708", authSessionTabId="ik3EDo41NeE" 2026-04-08 10:51:17,502 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="112aaf44-4acd-4317-a372-5a2236f34ea0", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", resourceType="CLIENT_ROLE", resourcePath="clients/4b17fb83-3d85-4fff-a096-7726127125bd/roles/member" 2026-04-08 10:54:10,465 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="efa4c7f2-a588-420e-a172-98e8143c5aed", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a5e4a4a3-2e3c-4eeb-a5a3-57e21e69771e", client_auth_method="client-secret", username="admin", authSessionParentId="ced1d52d-7a6b-4baf-a261-644298af1215", authSessionTabId="iycObz4K1Ps" 2026-04-08 10:54:10,954 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="112aaf44-4acd-4317-a372-5a2236f34ea0", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", resourceType="REALM", resourcePath="null" 2026-04-08 10:54:12,505 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="55ec1a40-c0ce-4999-8f9e-229078d6adc7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c6a023f4-90a6-4e92-9e2a-a8dd79b73e16", client_auth_method="client-secret", username="admin", authSessionParentId="47f734c1-50b6-4ad7-8a8d-4c764d39655c", authSessionTabId="7RJDpnRuX8s" 2026-04-08 10:54:12,732 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="112aaf44-4acd-4317-a372-5a2236f34ea0", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", resourceType="CLIENT", resourcePath="clients/75e20d7f-ce70-490d-a33c-abeaf5737fd1" 2026-04-08 10:54:13,293 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="18b05b77-63b7-40a1-9c8d-eb072cf25b98", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="54c02f3d-041f-4492-b2cb-50954ddd1c12", client_auth_method="client-secret", username="admin", authSessionParentId="8458ef9e-cd5c-4cc8-822d-d137414e99e4", authSessionTabId="Ios3xM_dva4" 2026-04-08 10:54:14,335 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="112aaf44-4acd-4317-a372-5a2236f34ea0", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/1d94b4f2-786a-4159-84dd-bd64c9d98cd2/role-mappings/clients/7481ed52-90f7-423b-9afa-348f5dfd3519" 2026-04-08 10:58:41,157 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="c45d7f3f-6eda-4bac-9c5f-83b10629f4cc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fb87d90d-a84f-47e7-9b34-549c36c7a681", client_auth_method="client-secret", username="admin", authSessionParentId="eaa77d8e-9f14-4da0-b1b0-48d190518e63", authSessionTabId="YdFxPP2s1X0" 2026-04-08 10:58:41,380 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="112aaf44-4acd-4317-a372-5a2236f34ea0", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", resourceType="REALM", resourcePath="null" 2026-04-08 10:58:42,060 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="909e8942-5a02-478f-b1b4-bd80114bda5e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="297bcc73-ddda-44ae-ab06-ad9a1b9e4a90", client_auth_method="client-secret", username="admin", authSessionParentId="879ed389-27e2-4c93-9895-693033988a1e", authSessionTabId="HjMQkyAvQgE" 2026-04-08 10:58:42,150 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="112aaf44-4acd-4317-a372-5a2236f34ea0", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/0847f605-3857-40e7-bbd6-9088ef57bc0a" 2026-04-08 10:58:42,237 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="112aaf44-4acd-4317-a372-5a2236f34ea0", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/0847f605-3857-40e7-bbd6-9088ef57bc0a/protocol-mappers/models/72236c49-452c-4bd0-baae-76515acfe4f0" 2026-04-08 10:58:48,088 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="ccb94fde-abd0-49c0-b5cd-531268cf21c6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3a04fe5e-1b96-4806-b3fd-8973eda7dc1f", client_auth_method="client-secret", username="admin", authSessionParentId="0bd760dd-4c0a-4181-bd52-cec26f3871b6", authSessionTabId="wFP-Ca7sSAQ" 2026-04-08 10:58:48,163 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="112aaf44-4acd-4317-a372-5a2236f34ea0", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", resourceType="CLIENT", resourcePath="clients/af254a1c-706c-446b-8589-624f6b5a1a89" 2026-04-08 10:58:48,550 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="805a108d-1163-4496-84fb-34b09dad98a3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6ea3c5c2-c7cb-4bab-970f-16ffbc40f30d", client_auth_method="client-secret", username="admin", authSessionParentId="46fc1983-98a3-441b-aa0f-130171b1924a", authSessionTabId="INONoQoW6b8" 2026-04-08 10:58:48,612 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="112aaf44-4acd-4317-a372-5a2236f34ea0", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", resourceType="CLIENT", resourcePath="clients/2a298fd0-c321-4f14-881f-ce98d1223dab" 2026-04-08 10:58:48,973 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="1772389d-aaa6-4c48-add6-59ce8d0be3f6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fbc6867c-e822-4b4d-88c6-879f997de3db", client_auth_method="client-secret", username="admin", authSessionParentId="62624395-4d4e-4954-8a9f-3b64b71e0aed", authSessionTabId="iHYaxPs7NRs" 2026-04-08 10:58:49,061 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="112aaf44-4acd-4317-a372-5a2236f34ea0", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", resourceType="CLIENT", resourcePath="clients/4b17fb83-3d85-4fff-a096-7726127125bd" 2026-04-08 10:58:49,654 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="aa001db1-259f-4cd2-b4f4-c37f4acdf05c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6fe7003c-0633-4854-af71-60f1612f79e1", client_auth_method="client-secret", username="admin", authSessionParentId="580952d1-46be-4928-bb50-3d4fb77de15e", authSessionTabId="BgBJrILv1ZQ" 2026-04-08 10:58:50,028 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="f25542ce-4ce0-4f2b-94f6-5d90740839e6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3996a541-ba05-4217-a3e2-801b768d2b4a", client_auth_method="client-secret", username="admin", authSessionParentId="84a02bf9-8e55-449d-8050-8ae5f79fafa8", authSessionTabId="w3bAP82ayi0" 2026-04-08 10:58:50,406 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="fc4466af-c8c7-4e9e-97c7-04912a16df2a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d0847664-f19c-43f0-817a-60259a2c25bd", client_auth_method="client-secret", username="admin", authSessionParentId="f4e0a537-9ec0-4014-80bc-15a557103389", authSessionTabId="2Bt5ocSh2g4" 2026-04-08 10:58:50,788 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="9ddb7187-a342-4cfa-b619-0d898eb4e8ff", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="59549d71-e3f0-4083-86aa-e5269ce4193c", client_auth_method="client-secret", username="admin", authSessionParentId="71b8590b-59b0-451d-9cee-b4e43048c7e4", authSessionTabId="vnIgRhEokDA" 2026-04-08 10:58:51,149 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="90175bc4-3b23-49dc-af85-a064003e9392", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bf43c3f7-f9f7-4f62-99b4-f888362a1c5d", client_auth_method="client-secret", username="admin", authSessionParentId="652104e8-b947-417f-8bca-30c02d3d1756", authSessionTabId="PR_qGWELJjo" 2026-04-08 10:59:40,384 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="d153122c-5e2f-44c3-8e9a-a8a48d56e47a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5126fa63-490a-4fa8-99a5-98d35f632685", client_auth_method="client-secret", username="admin", authSessionParentId="3f08d4aa-376f-4d1b-b74d-85b7e344de0b", authSessionTabId="aUT1gBgcaqA" 2026-04-08 10:59:40,552 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="112aaf44-4acd-4317-a372-5a2236f34ea0", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", resourceType="REALM", resourcePath="null" 2026-04-08 10:59:42,449 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="95f5a84c-a72c-47ec-bbfb-c5099c8cc2c8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6515fe7d-1403-41a0-99be-a3590ae2a7ab", client_auth_method="client-secret", username="admin", authSessionParentId="e7d85f4d-f76e-4429-ac07-bfe69e309058", authSessionTabId="0plseuwegXA" 2026-04-08 10:59:43,074 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="112aaf44-4acd-4317-a372-5a2236f34ea0", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", resourceType="CLIENT", resourcePath="clients/75e20d7f-ce70-490d-a33c-abeaf5737fd1" 2026-04-08 10:59:43,708 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="b8b68fd5-b54f-4eeb-af35-b93a67670e9e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c0c82ad6-39ff-4d34-b1bd-636d634421ca", client_auth_method="client-secret", username="admin", authSessionParentId="07c44aa0-e7eb-414c-9672-88d60022b862", authSessionTabId="GOV1S5KYOLQ" 2026-04-08 11:00:00,996 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="admin-cli", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", auth_method="openid-connect", token_id="01abc4bc-1ec5-4b2b-bc75-256644955594", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="45208c52-2414-487d-9f37-a8b2ff643600", client_auth_method="client-secret", username="admin", authSessionParentId="e0ecf98f-6df2-4d83-acfb-450be0ccbf10", authSessionTabId="EdVP-v5S9Jc" 2026-04-08 11:00:01,070 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="912ee9fe-10d2-40d4-8945-ca706c7a7072", clientId="112aaf44-4acd-4317-a372-5a2236f34ea0", userId="21a82b45-1453-450f-8de1-a0597ad04ec7", ipAddress="199.19.213.196", resourceType="USER", resourcePath="users/eda826b1-7448-4c62-8f37-323e8aff0af8" 2026-04-08 11:00:02,858 INFO [org.keycloak.events] (executor-thread-3) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="1d94b4f2-786a-4159-84dd-bd64c9d98cd2", ipAddress="10.0.0.217", token_id="c80dbad1-674f-47e2-a016-0581a0d33ca9", grant_type="client_credentials", scope="openid profile email", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="ee0f826f-5b06-49b6-bed8-2425fb8b5e87", authSessionTabId="gl6wtrJAOsA"