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-07-01 00:57:28,973 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 55088ms 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-07-01 00:57:33,881 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-07-01 00:57:43,875 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-01 00:57:44,387 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-01 00:57:45,078 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-01 00:57:45,671 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-01 00:57:45,674 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 40dd8009-a3c3-4270-a54b-b3d576f6e149, name: keycloak-0-24973 2026-07-01 00:57:45,682 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-07-01 00:57:45,682 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-07-01 00:57:45,769 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.35294 2026-07-01 00:57:46,792 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-07-01 00:57:46,797 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-01 00:57:47,776 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-24973: no members discovered after 2003 ms: creating cluster as coordinator 2026-07-01 00:57:47,788 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-24973|0] (1) [keycloak-0-24973] 2026-07-01 00:57:47,805 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-24973`, physical addresses are `[10.0.0.62:50830]` 2026-07-01 00:57:47,814 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-07-01 00:57:49,585 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-24973, Site name: null 2026-07-01 00:58:00,493 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-07-01 00:58:00,493 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-07-01 00:58:00,983 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-01 00:58:06,193 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-07-01 00:58:06,193 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-07-01 00:58:06,778 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-07-01 00:58:06,778 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-07-01 00:58:13,744 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:13,896 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:14,842 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:14,868 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:16,842 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:16,870 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:19,001 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:19,031 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:19,074 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:21,413 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:22,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-07-01 00:58:22,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-07-01 00:58:22,830 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:23,247 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:23,254 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:23,262 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:23,269 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:24,715 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:25,836 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:25,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-07-01 00:58:25,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-07-01 00:58:25,890 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:26,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-07-01 00:58:26,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-07-01 00:58:26,379 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:26,697 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:28,155 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:28,163 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:29,148 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:29,416 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:30,180 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:30,189 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:30,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-07-01 00:58:30,272 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:30,344 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-07-01 00:58:30,418 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-07-01 00:58:30,487 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-07-01 00:58:30,578 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-07-01 00:58:30,673 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-07-01 00:58:30,783 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-07-01 00:58:30,860 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-07-01 00:58:30,966 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-07-01 00:58:31,099 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-07-01 00:58:31,145 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-07-01 00:58:31,266 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-07-01 00:58:31,321 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-07-01 00:58:31,376 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-07-01 00:58:31,432 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-07-01 00:58:31,491 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-07-01 00:58:31,593 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-07-01 00:58:31,711 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-07-01 00:58:31,715 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:31,832 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:31,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-07-01 00:58:31,961 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:32,031 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:32,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-07-01 00:58:32,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-07-01 00:58:32,049 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:33,841 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:33,931 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:34,129 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:34,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-07-01 00:58:34,150 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:35,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-07-01 00:58:35,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-07-01 00:58:36,542 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:36,813 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:36,836 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:36,842 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:36,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-07-01 00:58:36,942 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:36,974 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:37,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-07-01 00:58:40,254 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:40,961 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:41,183 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:41,349 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:41,401 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:41,460 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:41,467 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:41,473 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:41,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-01 00:58:41,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-07-01 00:58:41,666 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:41,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-07-01 00:58:41,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:42,168 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:42,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:42,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-07-01 00:58:42,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-07-01 00:58:42,394 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:43,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-07-01 00:58:43,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-07-01 00:58:43,614 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:43,622 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:44,295 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:44,304 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:44,363 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:44,376 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:44,446 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:44,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-07-01 00:58:44,482 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:44,586 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:44,710 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:44,814 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:44,937 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:44,997 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:45,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-07-01 00:58:45,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:45,189 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:45,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-07-01 00:58:45,325 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:45,379 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-07-01 00:58:45,449 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-07-01 00:58:45,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-07-01 00:58:45,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-07-01 00:58:45,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-07-01 00:58:45,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-07-01 00:58:45,707 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:45,713 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:45,741 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:45,753 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:45,808 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-01 00:58:45,867 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-07-01 00:58:45,915 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-07-01 00:58:45,919 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:45,963 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:45,994 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:46,004 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:46,031 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:46,037 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:46,093 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-07-01 00:58:46,166 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-07-01 00:58:46,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-07-01 00:58:46,179 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:46,385 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:46,397 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:46,408 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:46,413 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:46,473 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-07-01 00:58:46,545 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-07-01 00:58:46,548 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-01 00:58:46,609 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-07-01 00:58:46,612 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-07-01 00:58:47,969 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-01 00:58:55,173 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 85.878s. Listening on: http://0.0.0.0:8080 2026-07-01 00:58:55,174 INFO [io.quarkus] (main) Profile prod activated. 2026-07-01 00:58:55,174 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-07-01 00:58:57,790 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-01 00:59:15,079 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="fe8fc87e-c15e-4cbf-9765-d8302f6a75c8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4da170bc-8bb0-41c7-a2e0-7d7c2f177162", client_auth_method="client-secret", username="admin", authSessionParentId="dc75dc12-cdfa-449e-9708-1251853b4515", authSessionTabId="3B3N7Ppfm08" 2026-07-01 00:59:19,479 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="5d562c40-ffa8-4574-947f-a5126eebfd5a", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", resourceType="REALM", resourcePath="atmosphere" 2026-07-01 00:59:20,869 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="f26d6963-22c5-4323-afbf-1658e35dc584", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0559dc6f-e3e8-42eb-a73d-9675d8e34b4f", client_auth_method="client-secret", username="admin", authSessionParentId="8e0ff3c7-04b7-4338-90f9-90f97ab69a30", authSessionTabId="ieSqL4E7Lg8" 2026-07-01 00:59:21,085 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="5d562c40-ffa8-4574-947f-a5126eebfd5a", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/5b6b7eb9-5dd5-40ad-bf70-a2539749a937" 2026-07-01 00:59:21,290 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="5d562c40-ffa8-4574-947f-a5126eebfd5a", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/5b6b7eb9-5dd5-40ad-bf70-a2539749a937/protocol-mappers/models/83493969-0277-49ad-b396-942135072760" 2026-07-01 00:59:42,350 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="2ecc3db3-6542-450d-b494-9b82bd2cbf8e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="95ea0735-9f47-456a-95ee-3d73962471df", client_auth_method="client-secret", username="admin", authSessionParentId="e5b6f2e5-e536-47ce-a665-7fb0974f4948", authSessionTabId="win5f4r2M0Q" 2026-07-01 00:59:42,592 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="5d562c40-ffa8-4574-947f-a5126eebfd5a", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", resourceType="CLIENT", resourcePath="clients/76fb01c9-1b9a-430d-9ccd-a086dafd5c1e" 2026-07-01 00:59:43,020 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="2e3f8e24-ce3b-4df5-8a57-51e70292492b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f729baf1-1cc9-4d0d-80e3-db9b4619a536", client_auth_method="client-secret", username="admin", authSessionParentId="873610b2-6913-4e44-8e30-553086c667f9", authSessionTabId="RNF5XsfQrTg" 2026-07-01 00:59:43,170 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="5d562c40-ffa8-4574-947f-a5126eebfd5a", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", resourceType="CLIENT", resourcePath="clients/b188f871-d4ee-4df0-a9f1-7a86ec539866" 2026-07-01 00:59:43,582 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="f9cb540e-0b13-4b02-8a25-6b8407815bec", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c89273f3-17f2-4301-b2c4-46bd1ce2889f", client_auth_method="client-secret", username="admin", authSessionParentId="2f4e9290-67e0-4c6f-ac4a-737ca241d194", authSessionTabId="1cUnifKszyk" 2026-07-01 00:59:43,696 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="5d562c40-ffa8-4574-947f-a5126eebfd5a", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", resourceType="CLIENT", resourcePath="clients/88b2ccf7-df90-4e4f-8215-0e97ceb80f28" 2026-07-01 00:59:44,439 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="5a9f5fbb-74bf-4c40-9703-66109ce99ba5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4485570d-7490-49d2-8e75-ae880673db8e", client_auth_method="client-secret", username="admin", authSessionParentId="2126437b-f5a0-459c-be0f-36e930f7f530", authSessionTabId="c8XpNYwHKTM" 2026-07-01 00:59:44,586 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="5d562c40-ffa8-4574-947f-a5126eebfd5a", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", resourceType="CLIENT_ROLE", resourcePath="clients/76fb01c9-1b9a-430d-9ccd-a086dafd5c1e/roles/member" 2026-07-01 00:59:44,994 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="e265dd44-a647-4995-91ca-341c399280b1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6cd0343a-5889-412d-9b4d-4ad36c05fc52", client_auth_method="client-secret", username="admin", authSessionParentId="13096beb-bd1d-49c2-812d-cd9df7b854eb", authSessionTabId="0fYi50B3TLY" 2026-07-01 00:59:45,124 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="5d562c40-ffa8-4574-947f-a5126eebfd5a", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", resourceType="CLIENT_ROLE", resourcePath="clients/b188f871-d4ee-4df0-a9f1-7a86ec539866/roles/admin" 2026-07-01 00:59:45,498 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="006dd3bf-feed-4a39-8f5a-d42885813965", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d183e67c-eb7d-48be-a8d2-fbee89aa58db", client_auth_method="client-secret", username="admin", authSessionParentId="ea491f7d-48d2-4574-a2bd-621fb23b3adb", authSessionTabId="a8QM15Q9ojQ" 2026-07-01 00:59:45,618 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="5d562c40-ffa8-4574-947f-a5126eebfd5a", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", resourceType="CLIENT_ROLE", resourcePath="clients/b188f871-d4ee-4df0-a9f1-7a86ec539866/roles/editor" 2026-07-01 00:59:46,012 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="abce2330-bed3-4bab-ad5f-84f961a8aa7c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6f6eb95c-324b-45cb-bb68-0528fef7f822", client_auth_method="client-secret", username="admin", authSessionParentId="945a05f3-9d3c-4cde-9dad-4613d06b16d9", authSessionTabId="jffIm3XgS7c" 2026-07-01 00:59:46,201 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="5d562c40-ffa8-4574-947f-a5126eebfd5a", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", resourceType="CLIENT_ROLE", resourcePath="clients/b188f871-d4ee-4df0-a9f1-7a86ec539866/roles/viewer" 2026-07-01 00:59:46,562 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="1c3206f2-2490-4c80-9765-23f91cca707e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e4b0cb66-49ce-413f-9fc7-eaa764c3d069", client_auth_method="client-secret", username="admin", authSessionParentId="3753a768-fc0b-40f7-9dc0-7d6d4ff3a9aa", authSessionTabId="zK5-U9SHx-Y" 2026-07-01 00:59:47,242 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="5d562c40-ffa8-4574-947f-a5126eebfd5a", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", resourceType="CLIENT_ROLE", resourcePath="clients/88b2ccf7-df90-4e4f-8215-0e97ceb80f28/roles/member" 2026-07-01 01:02:13,883 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="851acd4e-e217-414e-b5ca-98d81015a75c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e7ed4aae-e40e-499a-8302-8868628138f5", client_auth_method="client-secret", username="admin", authSessionParentId="5f9a0092-e3d8-444c-ab51-753e7912867b", authSessionTabId="2D5UDB4bC_Q" 2026-07-01 01:02:14,395 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="5d562c40-ffa8-4574-947f-a5126eebfd5a", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", resourceType="REALM", resourcePath="null" 2026-07-01 01:02:15,924 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="ae6cc7aa-53b7-4bba-9735-48b41f2454ef", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3ae41735-f511-4d1b-8ddc-95bddb5dc657", client_auth_method="client-secret", username="admin", authSessionParentId="68492f41-0ad8-4d22-a91d-a0ac9db43db9", authSessionTabId="Ow7QiRenvyM" 2026-07-01 01:02:16,641 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="5d562c40-ffa8-4574-947f-a5126eebfd5a", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", resourceType="CLIENT", resourcePath="clients/2b8c5d71-9e3e-4362-9f80-15cb4131f14f" 2026-07-01 01:02:17,456 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="ad6b6d7f-c139-4a0d-a0e3-cf70fc2f9ea8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ec2f54d7-2777-4111-9aad-16f4d59114fb", client_auth_method="client-secret", username="admin", authSessionParentId="ad224bb6-b948-48cc-ac1b-54c264101d94", authSessionTabId="dmVhgA8H1f0" 2026-07-01 01:02:17,885 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="5d562c40-ffa8-4574-947f-a5126eebfd5a", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/1796f1bc-fc3d-459b-a678-8505d651963a/role-mappings/clients/cb65eb67-7717-48d7-9db9-f79a5a3984dc" 2026-07-01 01:53:03,670 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="4c6394ab-101e-4f1e-b2ec-211f4bd1611c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="55b08ed5-d6d1-4a68-9ea6-af9c8ae67252", client_auth_method="client-secret", username="admin", authSessionParentId="a2107fe8-d948-4228-838c-bdbaa3cc321e", authSessionTabId="1Vk7XKzwUBM" 2026-07-01 01:53:03,892 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="5d562c40-ffa8-4574-947f-a5126eebfd5a", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", resourceType="REALM", resourcePath="null" 2026-07-01 01:53:04,702 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="48c1723b-5c55-4b1f-83d4-a9b21ce57ad1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5961efd1-e25d-4723-aaf7-38b4ad427d1e", client_auth_method="client-secret", username="admin", authSessionParentId="7fb94e41-da81-41b3-ba68-53c9b9d18612", authSessionTabId="zUh8d6J8D6U" 2026-07-01 01:53:04,775 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="5d562c40-ffa8-4574-947f-a5126eebfd5a", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/5b6b7eb9-5dd5-40ad-bf70-a2539749a937" 2026-07-01 01:53:04,839 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="5d562c40-ffa8-4574-947f-a5126eebfd5a", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/5b6b7eb9-5dd5-40ad-bf70-a2539749a937/protocol-mappers/models/83493969-0277-49ad-b396-942135072760" 2026-07-01 01:53:11,500 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="b3738c16-8b48-4f96-a9c4-92c02727b75f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="89f287d2-60a6-482d-80a4-e6f39e7014f5", client_auth_method="client-secret", username="admin", authSessionParentId="02fcd703-d4ed-44fd-b078-21759f259ca7", authSessionTabId="XPv6vUYpHqc" 2026-07-01 01:53:11,596 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="5d562c40-ffa8-4574-947f-a5126eebfd5a", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", resourceType="CLIENT", resourcePath="clients/76fb01c9-1b9a-430d-9ccd-a086dafd5c1e" 2026-07-01 01:53:11,958 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="48601809-c805-4826-9fe7-6ac378d72ec9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="673b4a58-bb48-430f-ab0b-098576665211", client_auth_method="client-secret", username="admin", authSessionParentId="e7b9c05c-19de-43cf-b29d-a46ac11dece9", authSessionTabId="-wLbiUJ7yp0" 2026-07-01 01:53:12,009 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="5d562c40-ffa8-4574-947f-a5126eebfd5a", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", resourceType="CLIENT", resourcePath="clients/b188f871-d4ee-4df0-a9f1-7a86ec539866" 2026-07-01 01:53:12,406 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="6ca5dbf3-0611-4fb1-9043-206d87cf6893", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4fc28f2d-cdaa-461a-a7da-042925c84454", client_auth_method="client-secret", username="admin", authSessionParentId="cc426ca7-f5f4-4d25-af39-62d5edbe7971", authSessionTabId="qAOdMUUqGCs" 2026-07-01 01:53:12,485 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="5d562c40-ffa8-4574-947f-a5126eebfd5a", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", resourceType="CLIENT", resourcePath="clients/88b2ccf7-df90-4e4f-8215-0e97ceb80f28" 2026-07-01 01:53:13,151 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="c9c26c00-2037-4fcd-8eef-1d1cfb24b2fa", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="41f309e1-18f4-4eb1-906f-303401c5c0b4", client_auth_method="client-secret", username="admin", authSessionParentId="cab766bc-8e8e-4dfb-92a5-f6657bb424f1", authSessionTabId="h2vK6hBMO-E" 2026-07-01 01:53:13,528 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="53615a1f-951c-4c6a-90b7-c5c6f9e343ac", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9d45c615-3318-451b-a9a6-eff38040d6d2", client_auth_method="client-secret", username="admin", authSessionParentId="59946ca9-047d-4238-84b1-41d776075cbe", authSessionTabId="xvXzcvaKSeg" 2026-07-01 01:53:13,869 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="f587672c-9f85-4de9-a1dc-523191a9fca3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="244c632a-a427-4bdd-abf5-8f7d24624759", client_auth_method="client-secret", username="admin", authSessionParentId="9eebc53c-be83-4d3d-9fcc-26579e825993", authSessionTabId="9Le0LGuTjWY" 2026-07-01 01:53:14,209 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="b3774226-7dc2-4f2b-a3fa-ddd6ac990749", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ae79db55-f52e-45de-bba7-9528420e6012", client_auth_method="client-secret", username="admin", authSessionParentId="49873440-eb6e-448c-a096-39456d209150", authSessionTabId="lUjkyHOKAT4" 2026-07-01 01:53:14,617 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="dc3f4870-3903-43f8-84d6-3f4408fd7e04", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="87db3737-3f7d-4a3b-ba6c-4d101b696fd2", client_auth_method="client-secret", username="admin", authSessionParentId="6dc9a8b2-7f40-4522-9d33-7c8901c88e1b", authSessionTabId="LLN6ShRTliU" 2026-07-01 01:54:29,568 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="6f77d905-ae34-44d7-b795-aee84e859dc2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3f716f93-5b6b-4238-b91e-5b6b8cd1f77c", client_auth_method="client-secret", username="admin", authSessionParentId="0292220c-39a9-4b6a-99ff-bbd98506fae5", authSessionTabId="ujv6WD9VbyU" 2026-07-01 01:54:29,696 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="5d562c40-ffa8-4574-947f-a5126eebfd5a", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", resourceType="REALM", resourcePath="null" 2026-07-01 01:54:31,417 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="9fc96be9-96a9-4415-ba2c-d3e90f8093ab", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d155c65b-8079-4a1a-a825-5672a27d48c5", client_auth_method="client-secret", username="admin", authSessionParentId="c2bd2627-5015-49b2-8df0-74618a55f23f", authSessionTabId="YR45zGrrQWg" 2026-07-01 01:54:31,516 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="5d562c40-ffa8-4574-947f-a5126eebfd5a", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", resourceType="CLIENT", resourcePath="clients/2b8c5d71-9e3e-4362-9f80-15cb4131f14f" 2026-07-01 01:54:32,202 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="95060e35-583c-438f-92e4-bec2ac4e220e", clientId="admin-cli", userId="39e98a51-333a-4bef-90ef-137a29206d44", ipAddress="199.204.45.70", auth_method="openid-connect", token_id="bfd7928d-fdcb-43bb-8f81-1bc6d63c637b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a1c76241-28cf-4b2f-89e4-d6a16cbb687b", client_auth_method="client-secret", username="admin", authSessionParentId="2982d9ec-7f28-427d-bc6e-25e4a7746ad0", authSessionTabId="DxAq77ujvhQ"