Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-05-12 16:39:54,691 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 52079ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-05-12 16:39:59,390 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-05-12 16:40:07,602 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-12 16:40:07,989 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-12 16:40:08,598 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-12 16:40:09,205 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-12 16:40:09,207 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 89391470-92ac-4902-a201-324b15e2585c, name: keycloak-0-15399 2026-05-12 16:40:09,293 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-05-12 16:40:09,294 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-05-12 16:40:09,404 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.24434 2026-05-12 16:40:11,206 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-05-12 16:40:11,411 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-15399: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-12 16:40:11,419 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-15399|0] (1) [keycloak-0-15399] 2026-05-12 16:40:11,435 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-15399`, physical addresses are `[10.0.0.15:39970]` 2026-05-12 16:40:11,444 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-12 16:40:13,213 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-15399, Site name: null 2026-05-12 16:40:13,285 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-12 16:40:23,799 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-12 16:40:23,800 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-12 16:40:24,219 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-12 16:40:30,311 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-12 16:40:30,311 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-12 16:40:30,807 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-12 16:40:30,807 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-12 16:40:37,608 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:37,794 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:38,649 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:38,676 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:40,692 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:40,721 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:42,802 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:42,833 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:42,884 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:44,926 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:45,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-05-12 16:40:45,916 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:46,256 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:46,654 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:46,661 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:46,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-05-12 16:40:46,676 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:47,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-05-12 16:40:49,044 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:49,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-05-12 16:40:49,097 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:49,103 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:49,390 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:49,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-05-12 16:40:49,563 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:49,863 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:51,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-05-12 16:40:51,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-05-12 16:40:52,190 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:52,480 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:53,252 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:53,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-05-12 16:40:53,318 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:53,333 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:53,407 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-12 16:40:53,486 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-12 16:40:53,551 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-12 16:40:53,640 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-12 16:40:53,735 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-12 16:40:53,845 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-12 16:40:53,923 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-12 16:40:53,998 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-12 16:40:54,142 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-12 16:40:54,186 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-12 16:40:54,290 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-12 16:40:54,363 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-12 16:40:54,426 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-12 16:40:54,478 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-12 16:40:54,533 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-12 16:40:54,635 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-12 16:40:54,753 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-12 16:40:54,757 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:54,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-05-12 16:40:54,921 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:54,967 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:55,036 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:55,042 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:55,048 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:55,056 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:56,703 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:56,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-05-12 16:40:56,972 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:56,984 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:56,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:58,229 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:58,337 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:59,311 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:59,567 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:59,588 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:59,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-05-12 16:40:59,602 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:59,677 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:40:59,712 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:00,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-05-12 16:41:02,998 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:03,724 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:03,946 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:04,107 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:04,159 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:04,219 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:04,230 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:04,253 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:04,292 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-12 16:41:04,423 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:04,453 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:04,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-05-12 16:41:04,695 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:04,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-05-12 16:41:04,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-05-12 16:41:05,115 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:05,136 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:05,143 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:06,241 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:06,311 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:06,392 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:06,398 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:07,030 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:07,040 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:07,091 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:07,098 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:07,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:07,178 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:07,209 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:07,315 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:07,485 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:07,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:07,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-05-12 16:41:07,735 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:07,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-05-12 16:41:07,917 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:07,924 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:08,048 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:08,056 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:08,110 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-12 16:41:08,178 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-12 16:41:08,184 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:08,300 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:08,306 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:08,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-05-12 16:41:08,414 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:08,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-05-12 16:41:08,445 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:08,456 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:08,504 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-12 16:41:08,565 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-12 16:41:08,610 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-12 16:41:08,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-05-12 16:41:08,660 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:08,695 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:08,705 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:08,739 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:08,747 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:08,802 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-12 16:41:08,868 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-12 16:41:08,871 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:08,882 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:09,091 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:09,099 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:09,109 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:09,114 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:09,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-12 16:41:09,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-12 16:41:09,243 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-12 16:41:09,298 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-12 16:41:09,301 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-05-12 16:41:10,402 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-12 16:41:18,005 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 83.007s. Listening on: http://0.0.0.0:8080 2026-05-12 16:41:18,005 INFO [io.quarkus] (main) Profile prod activated. 2026-05-12 16:41:18,005 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-05-12 16:41:19,904 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-12 16:41:38,294 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="f04d2ec3-ad90-4efb-ad78-b2008b3bf8d7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b39b120c-b112-4129-9f7a-b620e80b098a", client_auth_method="client-secret", username="admin", authSessionParentId="1640446f-5582-4f72-8c2b-fd6e71dd73e2", authSessionTabId="tiu528f6Gx4" 2026-05-12 16:41:44,395 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="b9578a71-acfd-4ac5-aba4-e81aab7d1388", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", resourceType="REALM", resourcePath="atmosphere" 2026-05-12 16:41:45,791 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="1b06447a-f6fc-4a8a-8dc3-6b4f4877a2c0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7bda0b49-711e-4d0e-bf82-d51503444a7f", client_auth_method="client-secret", username="admin", authSessionParentId="42004e88-7da6-46bf-92b3-3a61e596e9f5", authSessionTabId="jdc3Y1jkeyc" 2026-05-12 16:41:45,986 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="b9578a71-acfd-4ac5-aba4-e81aab7d1388", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/8aa7069f-d2a4-4e29-a9ee-1ec6c13df4b6" 2026-05-12 16:41:46,187 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="b9578a71-acfd-4ac5-aba4-e81aab7d1388", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/8aa7069f-d2a4-4e29-a9ee-1ec6c13df4b6/protocol-mappers/models/d1869cd2-8e42-42e7-b039-c915250fb818" 2026-05-12 16:42:07,050 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="4b9de136-f993-4391-8aef-12a528cb667b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4cbc0798-d91b-4bbd-a40c-c0c410b7d88a", client_auth_method="client-secret", username="admin", authSessionParentId="6dea37ad-6513-406d-a64f-b38d3c324ced", authSessionTabId="Z1WogrUcAOY" 2026-05-12 16:42:07,314 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="b9578a71-acfd-4ac5-aba4-e81aab7d1388", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", resourceType="CLIENT", resourcePath="clients/3fefa880-097e-49c7-85fc-5d6d8bc3aee8" 2026-05-12 16:42:07,744 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="52b9b9a9-1ffb-4160-98b0-15d4c7472304", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6bfa764b-cbe4-48ed-8002-3e51db93b2f7", client_auth_method="client-secret", username="admin", authSessionParentId="452eafef-5170-481f-bbd2-93dec471e2f5", authSessionTabId="Psa0KJZBvJ0" 2026-05-12 16:42:07,850 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="b9578a71-acfd-4ac5-aba4-e81aab7d1388", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", resourceType="CLIENT", resourcePath="clients/76638ea1-5371-4a08-b72d-c9153fba1a28" 2026-05-12 16:42:08,229 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="aa6ea78e-5a47-4a3c-81e4-bfbf823ab813", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5cd05701-0b94-477f-a5c8-296f4d55c4d8", client_auth_method="client-secret", username="admin", authSessionParentId="e01e4993-d5d3-434d-8f6d-89f8f9fc756e", authSessionTabId="rhhCcE-E8Lg" 2026-05-12 16:42:08,384 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="b9578a71-acfd-4ac5-aba4-e81aab7d1388", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", resourceType="CLIENT", resourcePath="clients/ab13faee-962c-4cf9-ac5d-1e5699adaa06" 2026-05-12 16:42:09,063 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="f0020b6b-4bfc-4894-bac2-aadf4a8b2848", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fdd205ba-5e97-4489-aa22-c145b9658275", client_auth_method="client-secret", username="admin", authSessionParentId="cb6faf0e-185a-4630-8f8a-8ed52ccb2c47", authSessionTabId="OOchYgifZSM" 2026-05-12 16:42:09,197 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="b9578a71-acfd-4ac5-aba4-e81aab7d1388", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", resourceType="CLIENT_ROLE", resourcePath="clients/3fefa880-097e-49c7-85fc-5d6d8bc3aee8/roles/member" 2026-05-12 16:42:09,619 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="4d5960d0-0ce2-41d5-8b09-a89002fcc900", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dbf2932e-66b0-495f-a327-50c4dcdfb548", client_auth_method="client-secret", username="admin", authSessionParentId="96171e26-56f1-4103-9187-cc73a3da9572", authSessionTabId="JG7rkDc0kJ4" 2026-05-12 16:42:09,751 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="b9578a71-acfd-4ac5-aba4-e81aab7d1388", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", resourceType="CLIENT_ROLE", resourcePath="clients/76638ea1-5371-4a08-b72d-c9153fba1a28/roles/admin" 2026-05-12 16:42:10,150 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="b2046fc4-88e2-4f14-a848-d1d9baade25d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="60289b5f-4025-44ae-bcd7-77d340aaa8b6", client_auth_method="client-secret", username="admin", authSessionParentId="756d2ee1-bd2b-45d1-bb18-a06f7d8cf33f", authSessionTabId="EiEThOenzYA" 2026-05-12 16:42:10,612 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="b9578a71-acfd-4ac5-aba4-e81aab7d1388", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", resourceType="CLIENT_ROLE", resourcePath="clients/76638ea1-5371-4a08-b72d-c9153fba1a28/roles/editor" 2026-05-12 16:42:10,984 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="551f29f1-dd3f-4ed0-9430-5524366b94dc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a7cb1177-0eac-402f-8798-49d6b2f25752", client_auth_method="client-secret", username="admin", authSessionParentId="e3349d95-07b7-46d1-b6a4-c4c38c1e6209", authSessionTabId="xeQuZQNYULE" 2026-05-12 16:42:11,099 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="b9578a71-acfd-4ac5-aba4-e81aab7d1388", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", resourceType="CLIENT_ROLE", resourcePath="clients/76638ea1-5371-4a08-b72d-c9153fba1a28/roles/viewer" 2026-05-12 16:42:11,517 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="24107f9f-52a2-476b-a344-3f9247d51152", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ec0255dc-6cf5-40db-bd6e-f876225f52cb", client_auth_method="client-secret", username="admin", authSessionParentId="9e701d21-5e74-46c1-afc0-746dede51c8f", authSessionTabId="ayeiRX57B1Q" 2026-05-12 16:42:11,656 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="b9578a71-acfd-4ac5-aba4-e81aab7d1388", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", resourceType="CLIENT_ROLE", resourcePath="clients/ab13faee-962c-4cf9-ac5d-1e5699adaa06/roles/member" 2026-05-12 16:44:22,702 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="1aae2fe1-bb74-49b8-9266-c19da9456a19", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4b212c08-90e8-42c9-8589-892593fa07c0", client_auth_method="client-secret", username="admin", authSessionParentId="84ef623c-ddb9-465d-b238-b43e8a0ac9dd", authSessionTabId="sv_rINCPja8" 2026-05-12 16:44:23,404 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="b9578a71-acfd-4ac5-aba4-e81aab7d1388", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", resourceType="REALM", resourcePath="null" 2026-05-12 16:44:25,153 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="721ca8e0-561e-4bc1-88c6-877480635ac3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="453bd95b-9f32-4bae-9c11-6f80b1b7fba7", client_auth_method="client-secret", username="admin", authSessionParentId="9810f89e-1584-469d-bea7-7c57724a331c", authSessionTabId="QRmd4ukTzLk" 2026-05-12 16:44:25,305 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="b9578a71-acfd-4ac5-aba4-e81aab7d1388", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", resourceType="CLIENT", resourcePath="clients/c5d3dd5a-71a9-4e1e-bfcb-cf924a81eca4" 2026-05-12 16:44:26,094 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="ff26a99a-8b87-49df-a468-fe8461656239", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fe2d3f02-432e-4be5-99d6-2e949cc5852b", client_auth_method="client-secret", username="admin", authSessionParentId="7a1bbd5e-7786-4ea7-9630-27224b4a5c59", authSessionTabId="Z9OYvagREBs" 2026-05-12 16:44:26,621 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="b9578a71-acfd-4ac5-aba4-e81aab7d1388", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/bfc2f5cf-08bf-4362-a607-b6f4f119d60b/role-mappings/clients/d4a6f2d0-0c92-49ee-9a6f-70bbfd69bd36" 2026-05-12 17:33:35,357 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="eb8b6713-b3d7-4c5c-818e-fd7bb230b5dc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2e900591-4de1-4098-8ade-78a483d627c4", client_auth_method="client-secret", username="admin", authSessionParentId="77f6f963-9ed9-488a-9482-e760717dd47c", authSessionTabId="Rqfl62Js6GU" 2026-05-12 17:33:35,519 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="b9578a71-acfd-4ac5-aba4-e81aab7d1388", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", resourceType="REALM", resourcePath="null" 2026-05-12 17:33:36,329 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="953f1ac0-81a5-46c7-8fcb-b5c553150135", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e2560fec-482a-433e-b995-cf2579ce6201", client_auth_method="client-secret", username="admin", authSessionParentId="dd0909b8-531e-4d13-b57e-bda2c8ceda2e", authSessionTabId="vWsCyPr3iM0" 2026-05-12 17:33:36,390 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="b9578a71-acfd-4ac5-aba4-e81aab7d1388", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/8aa7069f-d2a4-4e29-a9ee-1ec6c13df4b6" 2026-05-12 17:33:36,511 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="b9578a71-acfd-4ac5-aba4-e81aab7d1388", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/8aa7069f-d2a4-4e29-a9ee-1ec6c13df4b6/protocol-mappers/models/d1869cd2-8e42-42e7-b039-c915250fb818" 2026-05-12 17:33:42,710 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="1c143507-5dc6-4500-bd44-c40df854b622", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d5364316-9682-41fc-a7ca-255da5cc9b1b", client_auth_method="client-secret", username="admin", authSessionParentId="3519b998-b33b-41e8-b88e-cb625f1bc33c", authSessionTabId="3l4t5Z_sRoE" 2026-05-12 17:33:42,786 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="b9578a71-acfd-4ac5-aba4-e81aab7d1388", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", resourceType="CLIENT", resourcePath="clients/3fefa880-097e-49c7-85fc-5d6d8bc3aee8" 2026-05-12 17:33:43,176 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="ac065438-4b0e-418d-b78d-893b2ea6210d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b1eb9979-f1ae-4e85-abf5-3a61b7790f95", client_auth_method="client-secret", username="admin", authSessionParentId="ee3e165c-d999-443f-9e56-2b0fd3d686a5", authSessionTabId="fVNkWS2hewc" 2026-05-12 17:33:43,226 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="b9578a71-acfd-4ac5-aba4-e81aab7d1388", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", resourceType="CLIENT", resourcePath="clients/76638ea1-5371-4a08-b72d-c9153fba1a28" 2026-05-12 17:33:43,579 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="bad1c48f-069d-44b9-bd12-dc0744da5faa", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="486d85f4-6e2a-48d7-9d8b-b63111957f0f", client_auth_method="client-secret", username="admin", authSessionParentId="65d50242-3aed-476b-b461-da5e49990af1", authSessionTabId="yUZZu5xoxjw" 2026-05-12 17:33:43,631 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="b9578a71-acfd-4ac5-aba4-e81aab7d1388", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", resourceType="CLIENT", resourcePath="clients/ab13faee-962c-4cf9-ac5d-1e5699adaa06" 2026-05-12 17:33:44,310 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="153695f1-11bf-4396-a60e-9f5ea043bba2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="58f6d3d3-8481-40ee-8ab2-0c602b21f061", client_auth_method="client-secret", username="admin", authSessionParentId="1c6ea0d6-4e04-4526-a002-c181ef4718a8", authSessionTabId="0i6dOwNLvH8" 2026-05-12 17:33:44,648 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="28485004-55e2-4c38-933d-f5731c68c29f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b44e68cc-2e56-44ec-8953-30b936c53b0b", client_auth_method="client-secret", username="admin", authSessionParentId="673b3e7d-7696-4c6b-9a15-b6cbd612145c", authSessionTabId="V68yhJbkdoc" 2026-05-12 17:33:45,033 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="3e269c56-7975-42bf-937b-0acd2c41fc29", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="053c2f63-e701-40cb-a3e5-c15ba70776f2", client_auth_method="client-secret", username="admin", authSessionParentId="61fd8937-7d1e-4cee-b994-bc277fe8b3e8", authSessionTabId="qIuebw02lXQ" 2026-05-12 17:33:45,396 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="6062449e-3f4f-4d76-8de7-2b2b76f2e4e3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ab420623-adcc-41dd-85df-250733dbba07", client_auth_method="client-secret", username="admin", authSessionParentId="55b5f144-7ab3-4b11-8493-bc18aad60d52", authSessionTabId="RdWr-Yb4Iu8" 2026-05-12 17:33:45,739 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="f526bb9d-2a8a-45cf-b50a-7412e8ad90fa", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7d88e1e1-5e52-4511-8158-a9a9e3271007", client_auth_method="client-secret", username="admin", authSessionParentId="6d8016dc-96b8-4617-92c0-24741de7926a", authSessionTabId="Y8Ql1aqA2d4" 2026-05-12 17:34:54,924 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="dd9fb35a-600e-4e80-8af2-4e2cb5543983", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b3b88212-b4e8-4df2-a29c-3c77bf84e20a", client_auth_method="client-secret", username="admin", authSessionParentId="0c4ebe61-4056-47e0-a64c-3d3535dcd0df", authSessionTabId="cWmFu30eHFs" 2026-05-12 17:34:55,108 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="b9578a71-acfd-4ac5-aba4-e81aab7d1388", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", resourceType="REALM", resourcePath="null" 2026-05-12 17:34:56,667 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="2547eba4-7cb1-4722-8245-81c1f7e8d275", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d4bd6cf0-b324-48e2-ab9e-7479c871fb62", client_auth_method="client-secret", username="admin", authSessionParentId="ceecc8e1-a137-4053-a93a-b818a50f6f2b", authSessionTabId="s0Nk_SIWQXQ" 2026-05-12 17:34:56,714 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="b9578a71-acfd-4ac5-aba4-e81aab7d1388", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", resourceType="CLIENT", resourcePath="clients/c5d3dd5a-71a9-4e1e-bfcb-cf924a81eca4" 2026-05-12 17:34:57,414 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="158f8a4d-02fd-481a-a7c0-94519be95377", clientId="admin-cli", userId="1291d9af-4e7a-45f3-a391-406c50458b2a", ipAddress="199.19.213.12", auth_method="openid-connect", token_id="9af0d9f4-0f5d-4cfe-a2ce-22bed983480b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="62648f96-9210-416e-b03a-b78a625fb0f3", client_auth_method="client-secret", username="admin", authSessionParentId="710a7741-a90b-4273-bdda-46fbd6da6a49", authSessionTabId="BWGCqhXFDok"