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-08-02 22:24:55,757 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 44421ms 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-08-02 22:25:01,225 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-08-02 22:25:09,131 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-02 22:25:09,812 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-02 22:25:10,431 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-02 22:25:11,028 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-02 22:25:11,032 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: fed2827a-06ba-40f8-bb6b-dfb8c260c376, name: keycloak-0-35431 2026-08-02 22:25:11,115 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-08-02 22:25:11,116 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-08-02 22:25:11,137 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.38296 2026-08-02 22:25:12,346 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-08-02 22:25:12,422 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-02 22:25:13,213 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-35431: no members discovered after 2074 ms: creating cluster as coordinator 2026-08-02 22:25:13,225 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-35431|0] (1) [keycloak-0-35431] 2026-08-02 22:25:13,238 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-35431`, physical addresses are `[10.0.0.13:53832]` 2026-08-02 22:25:13,315 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-02 22:25:14,747 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-35431, Site name: null 2026-08-02 22:25:25,629 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-08-02 22:25:25,630 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-08-02 22:25:26,034 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-02 22:25:31,423 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-08-02 22:25:31,424 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-08-02 22:25:31,933 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-08-02 22:25:31,933 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-08-02 22:25:38,858 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:39,020 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:39,845 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:39,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-08-02 22:25:41,925 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:41,952 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:44,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-08-02 22:25:44,314 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:44,328 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:46,512 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:47,577 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:47,594 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:47,925 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:48,354 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:48,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:48,366 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:48,372 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:49,754 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:50,854 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:50,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-08-02 22:25:50,901 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:50,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-08-02 22:25:51,207 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:51,375 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:51,381 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:51,674 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:53,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-08-02 22:25:53,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:54,172 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:54,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-08-02 22:25:55,258 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:55,268 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:55,326 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:55,339 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:55,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-08-02 22:25:55,495 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-08-02 22:25:55,582 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-08-02 22:25:55,683 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-08-02 22:25:55,775 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-08-02 22:25:55,901 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-08-02 22:25:55,982 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-08-02 22:25:56,066 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-08-02 22:25:56,239 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-08-02 22:25:56,288 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-08-02 22:25:56,402 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-08-02 22:25:56,459 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-08-02 22:25:56,519 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-08-02 22:25:56,587 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-08-02 22:25:56,652 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-08-02 22:25:56,754 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-08-02 22:25:56,869 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-08-02 22:25:56,873 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:56,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-08-02 22:25:57,051 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:57,108 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:57,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-08-02 22:25:57,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-08-02 22:25:57,195 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:57,205 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:58,860 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:58,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-08-02 22:25:59,104 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:59,117 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:25:59,122 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:00,220 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:00,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-08-02 22:26:01,172 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:01,406 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:01,428 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:01,435 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:01,442 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:01,508 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:01,538 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:01,949 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:04,432 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:05,075 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:05,264 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:05,403 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:05,451 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:05,498 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:05,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:05,510 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:05,543 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-08-02 22:26:05,663 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:05,691 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:05,804 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:05,925 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:06,113 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:06,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-08-02 22:26:06,278 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:06,297 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:06,302 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:07,197 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:07,257 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:07,327 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:07,332 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:07,901 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:07,910 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:07,969 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:07,975 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:08,043 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:08,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-08-02 22:26:08,078 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:08,181 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:08,332 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:08,403 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:08,512 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:08,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-08-02 22:26:08,592 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:08,740 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:08,745 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:08,858 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:08,865 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:08,912 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-08-02 22:26:08,971 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-08-02 22:26:08,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-08-02 22:26:09,059 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:09,064 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:09,123 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:09,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-08-02 22:26:09,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-08-02 22:26:09,216 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:09,227 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:09,266 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-08-02 22:26:09,323 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-08-02 22:26:09,363 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-08-02 22:26:09,366 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:09,409 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:09,439 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:09,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-08-02 22:26:09,476 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:09,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-08-02 22:26:09,529 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-08-02 22:26:09,594 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-08-02 22:26:09,597 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:09,611 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:09,792 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:09,805 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:09,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-08-02 22:26:09,817 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:09,865 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-08-02 22:26:09,931 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-08-02 22:26:09,934 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-02 22:26:09,978 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-08-02 22:26:09,981 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-08-02 22:26:11,046 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-02 22:26:18,412 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 82.322s. Listening on: http://0.0.0.0:8080 2026-08-02 22:26:18,413 INFO [io.quarkus] (main) Profile prod activated. 2026-08-02 22:26:18,413 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-08-02 22:26:19,741 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-02 22:26:37,241 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="ff08389c-2c32-4157-bca1-25ddd140f705", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3ec7972e-c207-4594-a795-b2ad25057fab", client_auth_method="client-secret", username="admin", authSessionParentId="22227d64-d3f1-4a0a-90a1-53ddd5077919", authSessionTabId="6L53poG4zco" 2026-08-02 22:26:41,625 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="2a336310-07c8-4e20-b73d-e8ea17c7d0bd", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", resourceType="REALM", resourcePath="atmosphere" 2026-08-02 22:26:43,465 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="840dad81-557a-43cf-a0bf-1c822d3b5a99", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6b3a10df-71df-40be-bd79-fd140587a54b", client_auth_method="client-secret", username="admin", authSessionParentId="d5aa8d12-1552-4942-ab99-8327c66601f6", authSessionTabId="DI1QVyDLF-U" 2026-08-02 22:26:43,722 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="2a336310-07c8-4e20-b73d-e8ea17c7d0bd", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/214d8da5-867d-4e42-9f1b-58ed18646200" 2026-08-02 22:26:43,933 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="2a336310-07c8-4e20-b73d-e8ea17c7d0bd", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/214d8da5-867d-4e42-9f1b-58ed18646200/protocol-mappers/models/cf46eea6-df32-4253-b54f-0da4a8435e40" 2026-08-02 22:27:05,011 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="43209153-1b15-446c-801e-cdb24eb01bef", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="44411b1b-552b-47f1-a67f-f9fbda0c4986", client_auth_method="client-secret", username="admin", authSessionParentId="e3f44348-4fe9-4307-83e4-5836e469f4a2", authSessionTabId="Fu_YNYH7H2c" 2026-08-02 22:27:05,324 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="2a336310-07c8-4e20-b73d-e8ea17c7d0bd", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/0c580304-dab7-41aa-824a-bee709d3179d" 2026-08-02 22:27:05,751 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="ee695734-e3c0-4046-98e5-f97d9ad5ad64", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="915efa76-1daf-4943-92d9-9620306e387e", client_auth_method="client-secret", username="admin", authSessionParentId="17109dcd-b83a-4537-b08e-e0f4640bc0f4", authSessionTabId="mWLGc7Dp3Nc" 2026-08-02 22:27:05,863 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="2a336310-07c8-4e20-b73d-e8ea17c7d0bd", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/2748e30a-e500-4f5c-b08a-e8299062173f" 2026-08-02 22:27:06,288 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="22959b8f-6fea-41b9-86b4-e71e6f1a3b2c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ee1a2e6d-defe-428d-975c-50127738349f", client_auth_method="client-secret", username="admin", authSessionParentId="5124a32f-f3a9-457d-a623-28857501c70b", authSessionTabId="XtaO1TGp-Vw" 2026-08-02 22:27:06,429 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="2a336310-07c8-4e20-b73d-e8ea17c7d0bd", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/04c7e4c8-85c2-43a1-baaf-47c83f56f3ec" 2026-08-02 22:27:07,060 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="8a701fea-c5c4-4733-865f-56d9536d4a13", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bb280f9f-1bf5-4d18-a0e6-1676d3ff34c6", client_auth_method="client-secret", username="admin", authSessionParentId="f1e11f5a-497f-4216-9364-f7ca6a7eb16b", authSessionTabId="i38VMRP2iEo" 2026-08-02 22:27:07,226 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="2a336310-07c8-4e20-b73d-e8ea17c7d0bd", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/0c580304-dab7-41aa-824a-bee709d3179d/roles/member" 2026-08-02 22:27:07,616 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="5fff5b3f-b39e-4883-8434-52e4cd132797", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="29b75cf0-0347-41c9-bb20-00c4892748e3", client_auth_method="client-secret", username="admin", authSessionParentId="45d17e58-e52e-4906-b26f-b59e9cf845bb", authSessionTabId="cv1cVRBXnpg" 2026-08-02 22:27:07,721 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="2a336310-07c8-4e20-b73d-e8ea17c7d0bd", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/2748e30a-e500-4f5c-b08a-e8299062173f/roles/admin" 2026-08-02 22:27:08,081 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="4d77c970-fd7d-4f88-8a72-f295f394d58c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="be13b2ee-d891-45a8-a94d-c28ce9b0973a", client_auth_method="client-secret", username="admin", authSessionParentId="58b7e720-d615-42e6-8d52-dcdbd87fd29e", authSessionTabId="sM6IJsi4k5Q" 2026-08-02 22:27:08,229 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="2a336310-07c8-4e20-b73d-e8ea17c7d0bd", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/2748e30a-e500-4f5c-b08a-e8299062173f/roles/editor" 2026-08-02 22:27:08,631 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="df834623-16f1-4af8-8848-e29f182fb911", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cdc8b5ca-9708-4ecd-85fb-0e044be578dc", client_auth_method="client-secret", username="admin", authSessionParentId="ad92578f-60ca-452e-80e5-f16c3a69d1d0", authSessionTabId="smCsnuotzJQ" 2026-08-02 22:27:08,740 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="2a336310-07c8-4e20-b73d-e8ea17c7d0bd", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/2748e30a-e500-4f5c-b08a-e8299062173f/roles/viewer" 2026-08-02 22:27:09,084 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="8b4a6d4e-52ed-4403-86ae-c04b38296b23", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d7401037-c6bd-4857-acd8-dc98b51179f4", client_auth_method="client-secret", username="admin", authSessionParentId="094ed4bb-c876-47e9-803a-74411fe6e028", authSessionTabId="_n3yZP8xa5A" 2026-08-02 22:27:09,159 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="2a336310-07c8-4e20-b73d-e8ea17c7d0bd", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/04c7e4c8-85c2-43a1-baaf-47c83f56f3ec/roles/member" 2026-08-02 22:29:14,431 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="e9617c49-9a91-40c0-b27e-7c84c51eaf21", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cdd179ed-89f2-43bf-b361-dd4a6895025d", client_auth_method="client-secret", username="admin", authSessionParentId="afd23583-03b5-44e2-bd25-380c568ea510", authSessionTabId="AWzdfcAqCiI" 2026-08-02 22:29:15,025 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="2a336310-07c8-4e20-b73d-e8ea17c7d0bd", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", resourceType="REALM", resourcePath="null" 2026-08-02 22:29:16,488 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="b99818e8-0a46-4801-8190-e1b709d96267", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2cce2744-b594-4dba-8803-4b0b03fa97e7", client_auth_method="client-secret", username="admin", authSessionParentId="3e2a30bd-4560-488c-8cc7-92a8d9db8cd5", authSessionTabId="O7ROgt9owtg" 2026-08-02 22:29:16,615 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="2a336310-07c8-4e20-b73d-e8ea17c7d0bd", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/bb3d53e6-23c6-493f-bdf8-25a5d2f2352a" 2026-08-02 22:29:17,174 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="85cc64a4-6e0b-44ec-b8af-34169d871b7b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f21da7fc-1bb3-47bd-a550-9e1fd0c1e8cb", client_auth_method="client-secret", username="admin", authSessionParentId="05d096c6-d6f4-46fe-b278-cb92a80fc51d", authSessionTabId="xF8vQNeBvZE" 2026-08-02 22:29:17,647 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="2a336310-07c8-4e20-b73d-e8ea17c7d0bd", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/a4ca5ac9-7ae6-461f-b298-93315690d386/role-mappings/clients/35a9cf78-8cd1-47ab-bb70-98b892658254" 2026-08-02 22:33:17,022 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="602d653a-75b8-4cf8-8038-6b6a35badd5e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="75dfff76-e4fd-40d2-a8d9-5a3527f71774", client_auth_method="client-secret", username="admin", authSessionParentId="17f6b818-ee61-4476-a450-58472c83e8dc", authSessionTabId="ck-5wlHhFIs" 2026-08-02 22:33:17,249 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="2a336310-07c8-4e20-b73d-e8ea17c7d0bd", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", resourceType="REALM", resourcePath="null" 2026-08-02 22:33:17,918 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="3367578d-e1fd-47ae-9e28-ca7029895f2b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="254be3c3-c381-45c8-ab6a-a799aaf074e7", client_auth_method="client-secret", username="admin", authSessionParentId="2316957e-4644-43c5-a7ff-367aef46146b", authSessionTabId="G32-l5YkvcY" 2026-08-02 22:33:17,987 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="2a336310-07c8-4e20-b73d-e8ea17c7d0bd", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/214d8da5-867d-4e42-9f1b-58ed18646200" 2026-08-02 22:33:18,137 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="2a336310-07c8-4e20-b73d-e8ea17c7d0bd", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/214d8da5-867d-4e42-9f1b-58ed18646200/protocol-mappers/models/cf46eea6-df32-4253-b54f-0da4a8435e40" 2026-08-02 22:33:23,858 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="106cb78d-7b5e-4a12-bdc3-ff3a64cf4f90", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="86beadcf-e4d9-4ab1-ad74-94ea044ff1a0", client_auth_method="client-secret", username="admin", authSessionParentId="b8108867-98ce-4477-9620-00918bcc59fc", authSessionTabId="mRAi6gYWWZQ" 2026-08-02 22:33:23,949 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="2a336310-07c8-4e20-b73d-e8ea17c7d0bd", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/0c580304-dab7-41aa-824a-bee709d3179d" 2026-08-02 22:33:24,311 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="f01edc2b-45d8-4b6e-9b53-391d2460c4be", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="93ac223e-7667-4348-b492-a6d5bd01ce38", client_auth_method="client-secret", username="admin", authSessionParentId="383ad6bf-cb7d-49f5-8653-43a0e46ddab4", authSessionTabId="4uE88Y4jfrw" 2026-08-02 22:33:24,356 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="2a336310-07c8-4e20-b73d-e8ea17c7d0bd", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/2748e30a-e500-4f5c-b08a-e8299062173f" 2026-08-02 22:33:24,720 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="0e9bf6d7-e1e0-49c5-8730-ce9920493273", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e7e2505a-b72a-42e5-813d-1216fc5ad0fc", client_auth_method="client-secret", username="admin", authSessionParentId="837f21ed-46fe-4126-b0ce-eb711754bf20", authSessionTabId="rdwJ7g12lWk" 2026-08-02 22:33:24,775 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="2a336310-07c8-4e20-b73d-e8ea17c7d0bd", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/04c7e4c8-85c2-43a1-baaf-47c83f56f3ec" 2026-08-02 22:33:25,352 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="7aa88c89-83aa-4ebf-9109-7c543b72e485", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="607cc788-5a3c-41ad-b8a3-26e662655858", client_auth_method="client-secret", username="admin", authSessionParentId="ec2d1472-002d-4005-a5ce-46b1ee124b78", authSessionTabId="qXfZcI73KJM" 2026-08-02 22:33:25,763 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="a8bb1d1c-a2b2-49c1-85a8-e585c87da5f7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dbd2103b-75a7-4854-afbc-a92fee854823", client_auth_method="client-secret", username="admin", authSessionParentId="17b04fb9-ce95-4523-bbaa-2b9b637fe57e", authSessionTabId="9vJgIvGej6w" 2026-08-02 22:33:26,139 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="5b91f41e-2414-4092-beb8-7d96f8be4420", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0b4b443f-a403-47d9-8038-a312cd00153f", client_auth_method="client-secret", username="admin", authSessionParentId="4b36beaa-857f-404b-95bc-6ff01fbb0c63", authSessionTabId="zFerLkhVNRY" 2026-08-02 22:33:26,475 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="94ea3671-99a6-4cca-8be2-dbe2f6f5008a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2ff4893f-5f57-4f19-a152-b56aae89521b", client_auth_method="client-secret", username="admin", authSessionParentId="0b3677d2-3abb-47c1-859b-b75b7df94be8", authSessionTabId="dGuK3t1NQH0" 2026-08-02 22:33:26,805 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="b4cdf4d9-b69f-49bf-b44e-76e6cdd4a111", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dd79ccb0-c062-405b-be02-126f4648f174", client_auth_method="client-secret", username="admin", authSessionParentId="2934dee2-4934-430f-b0fe-d8dbfdc5732e", authSessionTabId="kDETIbFFdGM" 2026-08-02 22:34:13,141 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="5abe49ea-e67f-4d1a-8df4-3d320e58280e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="065cdc75-2f5b-4c23-a384-665c25f6d3f9", client_auth_method="client-secret", username="admin", authSessionParentId="dd843011-6a1a-4661-bf07-fda6d188a864", authSessionTabId="87vC6KS06e4" 2026-08-02 22:34:13,260 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="2a336310-07c8-4e20-b73d-e8ea17c7d0bd", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", resourceType="REALM", resourcePath="null" 2026-08-02 22:34:14,675 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="7b40f739-0976-4b7b-b5dc-f7b069f87011", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="98741c0c-4b33-439f-8c4c-e834479f22c4", client_auth_method="client-secret", username="admin", authSessionParentId="24da2f5e-e3a2-45fe-a816-d5b39374572a", authSessionTabId="7Crpw91i7lM" 2026-08-02 22:34:14,733 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="2a336310-07c8-4e20-b73d-e8ea17c7d0bd", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/bb3d53e6-23c6-493f-bdf8-25a5d2f2352a" 2026-08-02 22:34:15,327 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="a736e082-5236-4484-9286-46210e0f52c0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5dcc387e-6a56-4058-b5e1-81cecfd01f43", client_auth_method="client-secret", username="admin", authSessionParentId="092cf9eb-6c4b-4e09-80ec-9b106e4d35e6", authSessionTabId="eXsYtoyFAJU" 2026-08-02 22:34:30,959 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="admin-cli", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="99d4e4fc-5fed-470a-bc28-2e7a7e8a94f5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="efaed2e7-987b-4286-9893-1cebf0ef2692", client_auth_method="client-secret", username="admin", authSessionParentId="14bac3aa-1ca1-4c74-9c9e-fcc840fc6cbb", authSessionTabId="lkwK3AUPI-E" 2026-08-02 22:34:31,036 INFO [org.keycloak.events] (executor-thread-4) operationType="CREATE", realmId="23db6c2d-c7f0-459d-ab6e-abc697c2e5fe", clientId="2a336310-07c8-4e20-b73d-e8ea17c7d0bd", userId="62d205fd-edf2-4ea2-9561-464e473261a6", ipAddress="199.204.45.169", resourceType="USER", resourcePath="users/55dfa39b-6278-4929-9416-4ad74218b84e" 2026-08-02 22:34:32,752 INFO [org.keycloak.events] (executor-thread-4) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="a4ca5ac9-7ae6-461f-b298-93315690d386", ipAddress="10.0.0.53", token_id="010d3b41-c9f3-420f-a505-7e8b208a624c", grant_type="client_credentials", scope="openid profile email", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="0c9cafcd-30f6-407f-a772-fe4d43eebe57", authSessionTabId="twNPAKyZfME"