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-06-18 15:13:52,600 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 44854ms 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-06-18 15:13:57,236 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-06-18 15:14:06,035 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-18 15:14:06,625 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-18 15:14:07,220 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-18 15:14:07,818 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-18 15:14:07,820 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 00ebef65-f6aa-4a00-a28b-713ef3fc884d, name: keycloak-0-48561 2026-06-18 15:14:07,825 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-06-18 15:14:07,825 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-06-18 15:14:07,915 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.39054 2026-06-18 15:14:08,932 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-06-18 15:14:09,920 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-48561: no members discovered after 2002 ms: creating cluster as coordinator 2026-06-18 15:14:09,930 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-48561|0] (1) [keycloak-0-48561] 2026-06-18 15:14:09,950 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-48561`, physical addresses are `[10.0.0.79:54590]` 2026-06-18 15:14:10,012 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-06-18 15:14:11,815 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-48561, Site name: null 2026-06-18 15:14:11,818 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-18 15:14:21,533 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-06-18 15:14:21,533 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-06-18 15:14:21,939 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-18 15:14:27,038 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-06-18 15:14:27,108 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-06-18 15:14:27,522 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-06-18 15:14:27,522 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-06-18 15:14:35,162 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:35,319 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:36,309 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:36,338 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:39,170 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:39,194 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:41,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-06-18 15:14:41,725 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:41,740 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:44,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-06-18 15:14:45,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-06-18 15:14:45,471 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:45,774 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:46,144 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:46,151 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:46,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-06-18 15:14:46,166 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:47,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:48,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-06-18 15:14:48,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-06-18 15:14:48,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-06-18 15:14:48,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-06-18 15:14:48,674 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:48,885 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:48,891 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:49,147 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:50,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:50,557 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:51,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-06-18 15:14:51,756 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:52,512 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:52,521 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:52,576 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:52,590 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:52,657 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-06-18 15:14:52,736 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-06-18 15:14:52,806 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-06-18 15:14:52,895 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-06-18 15:14:52,986 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-06-18 15:14:53,078 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-06-18 15:14:53,146 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-06-18 15:14:53,233 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-18 15:14:53,368 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-06-18 15:14:53,415 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-06-18 15:14:53,513 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-06-18 15:14:53,564 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-06-18 15:14:53,602 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-06-18 15:14:53,648 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-06-18 15:14:53,699 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-06-18 15:14:53,792 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-06-18 15:14:53,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-06-18 15:14:53,908 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:54,021 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:54,055 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:54,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-06-18 15:14:54,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-06-18 15:14:54,191 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:54,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-06-18 15:14:54,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-06-18 15:14:55,765 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:55,844 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:56,012 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:56,024 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:56,029 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:57,181 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:57,290 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:58,176 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:58,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-06-18 15:14:58,471 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:58,477 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:58,484 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:58,565 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:58,597 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:14:59,022 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:02,077 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:03,041 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:03,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:03,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:03,589 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:03,643 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:03,651 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:03,659 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:03,699 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-06-18 15:15:03,834 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:03,872 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:03,985 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:04,112 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:04,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-06-18 15:15:04,396 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:04,513 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:04,525 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:04,530 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:05,449 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:05,517 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:05,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-06-18 15:15:05,599 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:06,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-06-18 15:15:06,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-06-18 15:15:06,429 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:06,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-06-18 15:15:06,500 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:06,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-06-18 15:15:06,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-06-18 15:15:06,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-06-18 15:15:06,764 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:06,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-06-18 15:15:06,954 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:06,995 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:07,020 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:07,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-06-18 15:15:07,174 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:07,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-06-18 15:15:07,290 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:07,341 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-06-18 15:15:07,409 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-06-18 15:15:07,412 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:07,502 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:07,508 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:07,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-06-18 15:15:07,562 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:07,568 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:07,636 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:07,645 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:07,734 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-06-18 15:15:07,782 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-06-18 15:15:07,814 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-06-18 15:15:07,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-06-18 15:15:07,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:07,887 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:07,897 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:07,923 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:07,929 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:07,976 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-06-18 15:15:08,117 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-06-18 15:15:08,120 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:08,156 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:09,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-06-18 15:15:09,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-06-18 15:15:09,471 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:09,475 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:09,519 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-18 15:15:09,586 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-06-18 15:15:09,589 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-18 15:15:09,644 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-06-18 15:15:09,646 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-06-18 15:15:10,925 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-18 15:15:17,712 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 84.875s. Listening on: http://0.0.0.0:8080 2026-06-18 15:15:17,712 INFO [io.quarkus] (main) Profile prod activated. 2026-06-18 15:15:17,713 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-06-18 15:15:21,124 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-18 15:15:32,731 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="77397b04-5f49-40cb-8700-e2a4759a6828", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8e281a25-4a6b-4946-9d92-879d82896489", client_auth_method="client-secret", username="admin", authSessionParentId="a25bf455-9955-454d-8a73-511af8325650", authSessionTabId="zUEcR2Q-l0c" 2026-06-18 15:15:37,119 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="008a3653-e868-4338-9430-0ac45531e4a5", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", resourceType="REALM", resourcePath="atmosphere" 2026-06-18 15:15:38,423 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="d044cf8e-71a9-4c69-95f4-e1e53c9ccc13", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d3aa0853-1c60-4fa5-a83b-ecadccbad808", client_auth_method="client-secret", username="admin", authSessionParentId="60f2a014-9661-4db7-9066-ae73e8ff811b", authSessionTabId="xRGA4w_ZaXU" 2026-06-18 15:15:38,617 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="008a3653-e868-4338-9430-0ac45531e4a5", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/28bd280e-f9be-47f5-81c8-be78a80958c8" 2026-06-18 15:15:38,810 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="008a3653-e868-4338-9430-0ac45531e4a5", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/28bd280e-f9be-47f5-81c8-be78a80958c8/protocol-mappers/models/938eff98-3794-40ae-8ebb-e3921873c1ce" 2026-06-18 15:15:59,715 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="8acd6b05-5619-4d55-adaa-01840c161d1f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="70b0c133-820c-4323-9245-d107004f36a7", client_auth_method="client-secret", username="admin", authSessionParentId="66fad106-f8d9-4ebf-ac7e-f2abefe79754", authSessionTabId="XDSIdzavUmc" 2026-06-18 15:16:00,025 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="008a3653-e868-4338-9430-0ac45531e4a5", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", resourceType="CLIENT", resourcePath="clients/9ad773af-e897-4c7c-b3e2-07b6a2083cde" 2026-06-18 15:16:00,528 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="e19cad27-a388-49e1-884c-9e9bf3bd90fa", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4a893857-8c93-45a7-910c-d9922431191c", client_auth_method="client-secret", username="admin", authSessionParentId="e8493797-d307-432b-91a4-63202541de0e", authSessionTabId="Qbj32CH_ezQ" 2026-06-18 15:16:00,735 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="008a3653-e868-4338-9430-0ac45531e4a5", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", resourceType="CLIENT", resourcePath="clients/af34f66a-7916-40c0-a84b-6a75b14ab12b" 2026-06-18 15:16:01,149 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="24c4bc3d-c991-48e5-b0aa-69595ae937f4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="364cda50-c747-486a-ba91-a6600ad6924e", client_auth_method="client-secret", username="admin", authSessionParentId="939d922b-58d2-4880-b2e6-ae8cf42b0734", authSessionTabId="1rJy3d4gd_o" 2026-06-18 15:16:01,456 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="008a3653-e868-4338-9430-0ac45531e4a5", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", resourceType="CLIENT", resourcePath="clients/5300f5a2-d70b-49c4-9435-5fd035c2370a" 2026-06-18 15:16:02,084 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="c48b3e37-636f-4251-8b3a-ee655969f8d9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="18a011a4-ecbf-4472-844f-38d5ea88de4f", client_auth_method="client-secret", username="admin", authSessionParentId="38c6d39c-6559-4ac3-a10a-dd31755fb93e", authSessionTabId="JN9lJfm_tS4" 2026-06-18 15:16:02,174 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="008a3653-e868-4338-9430-0ac45531e4a5", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", resourceType="CLIENT_ROLE", resourcePath="clients/9ad773af-e897-4c7c-b3e2-07b6a2083cde/roles/member" 2026-06-18 15:16:02,552 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="31440204-44a8-463d-8d7f-2d00e17b1dcc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bcfc9c77-3971-429d-adaf-5db35dd185b6", client_auth_method="client-secret", username="admin", authSessionParentId="bd4ca495-a6da-4de7-80c5-0bf1011e1f0c", authSessionTabId="LDYXgwS9wqw" 2026-06-18 15:16:02,683 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="008a3653-e868-4338-9430-0ac45531e4a5", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", resourceType="CLIENT_ROLE", resourcePath="clients/af34f66a-7916-40c0-a84b-6a75b14ab12b/roles/admin" 2026-06-18 15:16:03,062 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="83c0c459-3fd4-4496-893d-2cda35236809", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="983e29a5-6e4c-4f13-8ffc-3a88edb43093", client_auth_method="client-secret", username="admin", authSessionParentId="ab8f92e1-1b40-4ff3-9929-39f9a80a3503", authSessionTabId="UODf2bmTdSA" 2026-06-18 15:16:03,221 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="008a3653-e868-4338-9430-0ac45531e4a5", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", resourceType="CLIENT_ROLE", resourcePath="clients/af34f66a-7916-40c0-a84b-6a75b14ab12b/roles/editor" 2026-06-18 15:16:03,616 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="a966afd2-5639-462c-b9ed-8f726dad6cdf", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="58401c6b-fc8b-4cae-8434-aa51f0bcdb18", client_auth_method="client-secret", username="admin", authSessionParentId="101d7c9b-f4b3-4938-8afa-ae7148263f21", authSessionTabId="3SXehkvarvA" 2026-06-18 15:16:03,718 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="008a3653-e868-4338-9430-0ac45531e4a5", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", resourceType="CLIENT_ROLE", resourcePath="clients/af34f66a-7916-40c0-a84b-6a75b14ab12b/roles/viewer" 2026-06-18 15:16:04,066 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="a4f2938f-973e-4bc6-bf4d-04249b502d8b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e5414312-c542-4067-8f49-68bd9c3e3b86", client_auth_method="client-secret", username="admin", authSessionParentId="685b267e-00d0-40f5-a6a6-54e42bde1d4a", authSessionTabId="MMQYtncFphc" 2026-06-18 15:16:04,153 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="008a3653-e868-4338-9430-0ac45531e4a5", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", resourceType="CLIENT_ROLE", resourcePath="clients/5300f5a2-d70b-49c4-9435-5fd035c2370a/roles/member" 2026-06-18 15:18:14,577 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="2e177af5-41ac-4d97-b2c7-a702cfd7d49b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3125915d-7247-4e6a-8aa9-93a53f5b0918", client_auth_method="client-secret", username="admin", authSessionParentId="aba65543-fd17-4bcc-a6ce-64ac93890760", authSessionTabId="VGmTJIP2qCk" 2026-06-18 15:18:15,123 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="008a3653-e868-4338-9430-0ac45531e4a5", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", resourceType="REALM", resourcePath="null" 2026-06-18 15:18:16,660 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="467a2675-f8a1-4634-9339-126d293ba7d3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ff838559-5d99-4c3c-b0a7-87c5e282da73", client_auth_method="client-secret", username="admin", authSessionParentId="e4d8c085-3be9-434e-a055-0521de7f45a3", authSessionTabId="rH3VuM51wNM" 2026-06-18 15:18:16,808 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="008a3653-e868-4338-9430-0ac45531e4a5", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", resourceType="CLIENT", resourcePath="clients/93e7466b-9d1a-478b-b386-b3060ac860ef" 2026-06-18 15:18:17,377 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="96801dfa-9cc8-4c68-b95c-fa0f9a7a8c72", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="46aabde6-6f9d-4abf-9f70-867231866b73", client_auth_method="client-secret", username="admin", authSessionParentId="3d7f14d4-2232-4de9-addd-4254a95b8086", authSessionTabId="u0JWEPo7R3A" 2026-06-18 15:18:17,749 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="008a3653-e868-4338-9430-0ac45531e4a5", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/23adc5cd-adb1-43c5-8b11-730f3b226662/role-mappings/clients/bce6c836-e0cc-4056-812d-a97fc6fac36e" 2026-06-18 15:22:34,307 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="817b040b-e553-44bb-a0d4-c2bf2ddbaa19", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="50dc67f5-3b82-4617-8851-40681de8ed21", client_auth_method="client-secret", username="admin", authSessionParentId="63452264-aa9d-4f76-b72b-07120109d7bc", authSessionTabId="NJZXQ4wtUg0" 2026-06-18 15:22:34,508 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="008a3653-e868-4338-9430-0ac45531e4a5", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", resourceType="REALM", resourcePath="null" 2026-06-18 15:22:35,192 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="bc38e645-5fc7-4be1-aa42-5e2cd944ded4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cec05e50-b2bd-4d28-9f66-e73ca1dfcb8a", client_auth_method="client-secret", username="admin", authSessionParentId="9ee2d0f1-c5e3-4047-81ed-b90d91a94ba5", authSessionTabId="-45WnAEaboY" 2026-06-18 15:22:35,245 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="008a3653-e868-4338-9430-0ac45531e4a5", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/28bd280e-f9be-47f5-81c8-be78a80958c8" 2026-06-18 15:22:35,335 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="008a3653-e868-4338-9430-0ac45531e4a5", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/28bd280e-f9be-47f5-81c8-be78a80958c8/protocol-mappers/models/938eff98-3794-40ae-8ebb-e3921873c1ce" 2026-06-18 15:22:41,323 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="b8accb86-8af9-4f97-83e8-b36b433ff877", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d2d3c174-2414-4244-b8b3-1fab5eba5afd", client_auth_method="client-secret", username="admin", authSessionParentId="d11acdf5-4a3a-4a29-aafa-b34500c58496", authSessionTabId="b1HtiRGgCwE" 2026-06-18 15:22:41,386 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="008a3653-e868-4338-9430-0ac45531e4a5", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", resourceType="CLIENT", resourcePath="clients/9ad773af-e897-4c7c-b3e2-07b6a2083cde" 2026-06-18 15:22:41,752 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="ca17e0fb-ec54-4ec4-b296-2b5b1d0fd3fa", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e6383f8e-6fd2-44ef-93bf-2a96bec1805b", client_auth_method="client-secret", username="admin", authSessionParentId="3ddc7a13-e706-4fcd-aee1-41455cd1442f", authSessionTabId="lh0PJFD68_o" 2026-06-18 15:22:41,824 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="008a3653-e868-4338-9430-0ac45531e4a5", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", resourceType="CLIENT", resourcePath="clients/af34f66a-7916-40c0-a84b-6a75b14ab12b" 2026-06-18 15:22:42,163 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="1ea629b5-3cd2-408b-b1a5-eeaca554f039", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="558dfb2b-9496-48d4-9775-587610f5aa86", client_auth_method="client-secret", username="admin", authSessionParentId="8863c302-0f17-48e5-b14a-be01224836fe", authSessionTabId="U3HW8GcrBm0" 2026-06-18 15:22:42,226 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="008a3653-e868-4338-9430-0ac45531e4a5", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", resourceType="CLIENT", resourcePath="clients/5300f5a2-d70b-49c4-9435-5fd035c2370a" 2026-06-18 15:22:42,839 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="e83f680a-e4f0-4c12-9143-f03a6485261d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d6e66fe6-9736-46a1-a5b4-a522bfe71721", client_auth_method="client-secret", username="admin", authSessionParentId="1d7969bc-00ba-4ef0-a7a7-ac9c36be375c", authSessionTabId="7BOEhi9GRSo" 2026-06-18 15:22:43,192 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="b1818983-cfe9-45cc-8aa3-64c4930fe0b8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ce0a6baa-652f-48ce-8e32-07fbda760e25", client_auth_method="client-secret", username="admin", authSessionParentId="df70bf62-45cf-4906-853f-6f6c6db02992", authSessionTabId="nvhX8xWS4Ok" 2026-06-18 15:22:43,520 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="acad478d-1648-4fe7-b3f2-3af741e38687", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8ccdc48e-3937-4f64-b402-1c8bb8a16393", client_auth_method="client-secret", username="admin", authSessionParentId="ccacfb2a-5876-41ec-8e81-895dcb93144b", authSessionTabId="VYz30Jx1L1I" 2026-06-18 15:22:43,836 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="ce91565e-ee88-4df0-a0ed-d6684bc3d369", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a6507c4f-bb67-4dc6-9efa-80e7e418b541", client_auth_method="client-secret", username="admin", authSessionParentId="a67820e3-e882-4e08-938e-71f7da8b048c", authSessionTabId="kbl-6h8_ZaE" 2026-06-18 15:22:44,160 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="62e54ef8-00ef-44ed-b847-83252a8ee193", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5339de42-5d69-4852-9916-cb3d8ea4374a", client_auth_method="client-secret", username="admin", authSessionParentId="bb464341-322c-4e9b-a151-470446da0505", authSessionTabId="CSyiFdFZ4KM" 2026-06-18 15:23:33,905 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="ebf353f2-e2b0-463e-8e13-a50d20db6bdb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7c57cb10-908f-45c1-a3b0-1d5ad76055a9", client_auth_method="client-secret", username="admin", authSessionParentId="b8aa8581-a95d-4ca4-adbe-80f4255c8d52", authSessionTabId="IqIfFbHutbU" 2026-06-18 15:23:34,166 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="008a3653-e868-4338-9430-0ac45531e4a5", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", resourceType="REALM", resourcePath="null" 2026-06-18 15:23:35,522 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="2ce4a6d2-981e-45d6-a438-6513bf58fe17", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4fc0d1b5-24d8-4412-a355-185ba2b13c0e", client_auth_method="client-secret", username="admin", authSessionParentId="67030606-ecb8-49f4-bb23-1d3013f0974b", authSessionTabId="jSvLZsS4mmQ" 2026-06-18 15:23:35,807 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="008a3653-e868-4338-9430-0ac45531e4a5", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", resourceType="CLIENT", resourcePath="clients/93e7466b-9d1a-478b-b386-b3060ac860ef" 2026-06-18 15:23:39,462 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="12e78d19-be7f-4ce0-a6ee-b05d23f3e63e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fc266b16-abc0-4798-add3-67c943942bb3", client_auth_method="client-secret", username="admin", authSessionParentId="2efada50-6cc2-4285-a34d-f0c76ef514f3", authSessionTabId="q2QvQltGlRE" 2026-06-18 15:23:56,988 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="admin-cli", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", auth_method="openid-connect", token_id="1fd59919-95cb-44a2-b650-2acab32bf5da", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="37f1ae02-307e-4822-a5e3-ef296e2811b2", client_auth_method="client-secret", username="admin", authSessionParentId="875124f2-7b3c-41b3-a3f9-8583c3af5a18", authSessionTabId="p26wZ5IGXQc" 2026-06-18 15:23:57,064 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="3925c27b-d74d-412d-988e-6577b1c397ca", clientId="008a3653-e868-4338-9430-0ac45531e4a5", userId="c5991c6b-2ee5-45d7-b49c-99a9a54e7a8f", ipAddress="199.19.213.192", resourceType="USER", resourcePath="users/0d7738bf-a44f-46dd-a6b5-df12b887db3f" 2026-06-18 15:24:09,891 INFO [org.keycloak.events] (executor-thread-3) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="23adc5cd-adb1-43c5-8b11-730f3b226662", ipAddress="10.0.0.81", token_id="6a0237d4-8d24-4765-b729-458861991d60", grant_type="client_credentials", scope="openid email profile", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="3ff341b0-a264-4901-9c3c-13aa51feabc1", authSessionTabId="tP6yjW8O2Ws"