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-09 16:52:42,564 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 52527ms 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-09 16:52:47,158 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-09 16:52:56,832 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-09 16:52:57,326 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-09 16:52:58,141 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-09 16:52:58,847 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-09 16:52:58,924 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 890afb57-58a1-4762-b7ae-15c27d08dc14, name: keycloak-0-46882 2026-07-09 16:52:58,932 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-09 16:52:58,933 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-09 16:52:59,021 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.22942 2026-07-09 16:53:00,420 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-09 16:53:00,430 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-09 16:53:01,027 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-46882: no members discovered after 2002 ms: creating cluster as coordinator 2026-07-09 16:53:01,039 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-46882|0] (1) [keycloak-0-46882] 2026-07-09 16:53:01,056 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-46882`, physical addresses are `[10.0.0.24:38478]` 2026-07-09 16:53:01,128 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-07-09 16:53:02,539 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-46882, Site name: null 2026-07-09 16:53:13,621 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-09 16:53:13,622 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-09 16:53:17,919 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-09 16:53:24,834 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-09 16:53:24,835 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-09 16:53:25,418 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-09 16:53:25,419 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-09 16:53:36,450 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:53:36,629 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:53:39,536 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:53:40,196 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:53:48,160 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:53:48,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-09 16:54:01,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-09 16:54:01,748 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:01,765 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:54:12,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-07-09 16:54:16,469 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:16,486 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:54:17,781 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:18,514 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:18,524 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:18,537 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:18,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:54:20,967 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:54:22,800 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:22,839 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:22,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-09 16:54:22,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-07-09 16:54:23,426 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:23,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-09 16:54:23,687 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:24,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-09 16:54:29,694 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:54:29,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-09 16:54:31,231 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:31,737 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:33,330 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:54:33,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-07-09 16:54:33,939 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:33,972 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:54:34,611 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-09 16:54:35,961 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-09 16:54:36,106 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-09 16:54:36,306 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-09 16:54:36,474 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-09 16:54:36,677 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-09 16:54:36,837 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-09 16:54:36,995 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-09 16:54:37,238 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-09 16:54:37,329 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-09 16:54:37,537 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-09 16:54:37,639 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-09 16:54:37,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-09 16:54:37,780 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-09 16:54:37,862 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-09 16:54:37,997 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-09 16:54:38,157 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-09 16:54:38,160 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:38,289 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:38,338 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:54:38,422 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:38,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-07-09 16:54:38,518 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:38,525 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:54:38,546 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:42,509 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:42,640 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:42,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-09 16:54:42,977 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:42,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-07-09 16:54:47,534 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:47,656 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:51,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-07-09 16:54:52,226 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:54:52,260 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:52,267 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:52,275 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:54:52,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-07-09 16:54:52,418 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:54:53,177 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:58,444 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:54:59,988 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:01,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-09 16:55:01,358 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:01,477 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:55:01,567 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:55:01,583 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:01,596 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:55:01,651 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-09 16:55:01,856 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:55:01,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-07-09 16:55:02,065 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:02,307 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:02,593 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:02,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-07-09 16:55:02,864 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:02,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-07-09 16:55:02,891 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:55:10,310 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:10,430 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:10,535 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:10,541 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:11,572 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:11,583 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:11,647 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:55:11,656 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:12,415 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:12,565 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:55:13,357 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:55:14,587 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:55:16,672 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:16,848 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:17,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-09 16:55:17,095 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:17,133 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:17,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-07-09 16:55:17,322 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:17,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-09 16:55:17,468 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:17,535 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-09 16:55:17,616 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-09 16:55:17,620 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:17,748 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:17,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-07-09 16:55:17,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-09 16:55:17,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-09 16:55:17,874 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:17,923 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:55:17,936 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:18,087 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-09 16:55:18,914 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-09 16:55:18,981 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-09 16:55:18,984 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:55:19,034 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:19,067 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:19,076 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:19,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-07-09 16:55:19,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-07-09 16:55:19,198 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-09 16:55:19,271 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-09 16:55:19,275 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:55:19,285 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:19,549 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:19,557 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-09 16:55:19,566 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:19,572 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 16:55:19,649 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-09 16:55:19,736 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-09 16:55:19,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-07-09 16:55:19,802 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-09 16:55:19,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-07-09 16:55:21,026 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-09 16:55:29,420 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 166.586s. Listening on: http://0.0.0.0:8080 2026-07-09 16:55:29,420 INFO [io.quarkus] (main) Profile prod activated. 2026-07-09 16:55:29,420 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-09 16:55:32,138 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-09 16:55:53,042 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="0abb6f0c-e7ed-4422-b352-986012c91db8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="88392ece-286d-46e5-8923-b77c8374b87a", client_auth_method="client-secret", username="admin", authSessionParentId="bc162bdf-1cc3-45dd-8ddd-6bd9f1c3b347", authSessionTabId="C9JZKNuVUjw" 2026-07-09 16:55:57,733 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="e2ebc4b2-d290-4d83-bbce-7d8998b9f365", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", resourceType="REALM", resourcePath="atmosphere" 2026-07-09 16:55:59,135 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="96a3906c-4d13-4391-97a5-2aa84334380b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="402ccdcb-6114-41c4-b62b-24595bbd9da5", client_auth_method="client-secret", username="admin", authSessionParentId="30040299-3cb0-4aca-8b77-1f4ea2ba0aaa", authSessionTabId="Do3rfUyFlok" 2026-07-09 16:55:59,351 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="e2ebc4b2-d290-4d83-bbce-7d8998b9f365", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/19ff7d02-68e6-44cb-a770-545ca42a26c2" 2026-07-09 16:55:59,620 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="e2ebc4b2-d290-4d83-bbce-7d8998b9f365", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/19ff7d02-68e6-44cb-a770-545ca42a26c2/protocol-mappers/models/d84beb39-d4d7-46b4-b980-69c5af632961" 2026-07-09 16:56:21,284 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="9130ab5e-b721-40d8-b756-03589cb40f9b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0d06eb28-fb42-47d6-8b97-5b02cd66ada1", client_auth_method="client-secret", username="admin", authSessionParentId="c49facfa-8ab3-42b3-8f8a-98829fc18a7c", authSessionTabId="jsAEItGB3XI" 2026-07-09 16:56:21,547 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="e2ebc4b2-d290-4d83-bbce-7d8998b9f365", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", resourceType="CLIENT", resourcePath="clients/b5663f8d-c36d-4d3d-9daa-5494517db75b" 2026-07-09 16:56:21,974 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="225ccdf6-9ed4-4512-8d96-6456212af92a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1189203a-a884-4a07-b26a-50941c43274c", client_auth_method="client-secret", username="admin", authSessionParentId="101cccb7-e30a-49e3-8597-0930d2d48dfa", authSessionTabId="sYNuNitiiF4" 2026-07-09 16:56:22,139 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="e2ebc4b2-d290-4d83-bbce-7d8998b9f365", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", resourceType="CLIENT", resourcePath="clients/e5ee6592-31db-4ba6-8fc9-7e244e5d5a64" 2026-07-09 16:56:22,555 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="36145ed6-e0c7-4944-acd5-b8372e8205e3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f6677890-672d-4ce3-9d8e-eaaa8d3d97a7", client_auth_method="client-secret", username="admin", authSessionParentId="09745bdb-b974-45cf-80d6-630dd235dec3", authSessionTabId="TYWfNZiz_ds" 2026-07-09 16:56:22,644 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="e2ebc4b2-d290-4d83-bbce-7d8998b9f365", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", resourceType="CLIENT", resourcePath="clients/86b35ce9-567f-42c7-8443-c88767aacfb5" 2026-07-09 16:56:23,315 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="e1bf7c6b-9846-431e-801e-cf44fea8e388", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6e581484-d988-49c1-89bc-dfcec2c8e4db", client_auth_method="client-secret", username="admin", authSessionParentId="90a35320-67bd-4f17-ba0b-fcbb5db73f65", authSessionTabId="GC6b7SSkbn4" 2026-07-09 16:56:23,436 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="e2ebc4b2-d290-4d83-bbce-7d8998b9f365", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", resourceType="CLIENT_ROLE", resourcePath="clients/b5663f8d-c36d-4d3d-9daa-5494517db75b/roles/member" 2026-07-09 16:56:23,865 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="0e3d15be-cadd-4861-9210-796e0c6b79f0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3086ee02-10be-497d-bb09-7bbd3a587c30", client_auth_method="client-secret", username="admin", authSessionParentId="1947fc17-1759-4e05-94b9-0ecea14877b9", authSessionTabId="qncK8Yh6ui0" 2026-07-09 16:56:24,033 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="e2ebc4b2-d290-4d83-bbce-7d8998b9f365", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", resourceType="CLIENT_ROLE", resourcePath="clients/e5ee6592-31db-4ba6-8fc9-7e244e5d5a64/roles/admin" 2026-07-09 16:56:24,523 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="aa5f0802-b04c-4cb3-8f68-e544a3869a8c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="25181461-33a5-4013-b89f-15f9d693d028", client_auth_method="client-secret", username="admin", authSessionParentId="400128c2-baef-489d-9cfe-3d7d966d82a7", authSessionTabId="8yhEa4M9vuA" 2026-07-09 16:56:24,689 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="e2ebc4b2-d290-4d83-bbce-7d8998b9f365", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", resourceType="CLIENT_ROLE", resourcePath="clients/e5ee6592-31db-4ba6-8fc9-7e244e5d5a64/roles/editor" 2026-07-09 16:56:25,098 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="58de2743-f473-4ae0-be6b-f9a2b86bfe80", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c87ccaf8-979e-464d-a940-16b6b2dc1fdc", client_auth_method="client-secret", username="admin", authSessionParentId="371694dc-4234-4242-9941-dd9b8e9f7c6b", authSessionTabId="hIMbIjahf9A" 2026-07-09 16:56:27,120 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="e2ebc4b2-d290-4d83-bbce-7d8998b9f365", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", resourceType="CLIENT_ROLE", resourcePath="clients/e5ee6592-31db-4ba6-8fc9-7e244e5d5a64/roles/viewer" 2026-07-09 16:56:27,495 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="dc0b279a-9eb1-4862-b4ce-74f6b8bf5115", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fb8098fc-7a05-4143-aa64-db61aa698cc5", client_auth_method="client-secret", username="admin", authSessionParentId="9d6b3b8f-163b-4abb-80fd-e1567cb33e14", authSessionTabId="8lzET0f_ipc" 2026-07-09 16:56:27,588 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="e2ebc4b2-d290-4d83-bbce-7d8998b9f365", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", resourceType="CLIENT_ROLE", resourcePath="clients/86b35ce9-567f-42c7-8443-c88767aacfb5/roles/member" 2026-07-09 17:00:03,882 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="bf6ea10e-99d3-4f81-9b3d-752757678e73", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d339c3df-0ca1-4c5f-805f-c97e0ca68a83", client_auth_method="client-secret", username="admin", authSessionParentId="83400800-6fd9-44cf-8dc8-5d4c7935f1e1", authSessionTabId="q5tF7RLsvgA" 2026-07-09 17:00:04,632 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="e2ebc4b2-d290-4d83-bbce-7d8998b9f365", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", resourceType="REALM", resourcePath="null" 2026-07-09 17:00:07,652 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="50177afa-1152-44d6-b553-fb8a4f3e298b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="383c0d7f-4299-43ef-8902-4f849f6efbbf", client_auth_method="client-secret", username="admin", authSessionParentId="c7959ecc-eb93-4f28-a03c-4758c55ec720", authSessionTabId="580C4mKhA9Q" 2026-07-09 17:00:08,563 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="e2ebc4b2-d290-4d83-bbce-7d8998b9f365", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", resourceType="CLIENT", resourcePath="clients/3fa61659-19bc-4bfe-beff-8a1347a52595" 2026-07-09 17:00:09,227 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="5b861633-cdae-4072-877a-2788b4d7c3be", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d75296b3-6975-4deb-afb7-f35cd49cfe28", client_auth_method="client-secret", username="admin", authSessionParentId="78e9b870-18e4-4653-9c9e-a6f43c82a019", authSessionTabId="lO5jITwlS8c" 2026-07-09 17:00:10,936 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="e2ebc4b2-d290-4d83-bbce-7d8998b9f365", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/2f36d23a-7be0-43ab-bfc1-55716d5f162b/role-mappings/clients/a6d05fa8-a704-4d8a-be1f-5a1014c16223" 2026-07-09 18:11:02,589 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="7ded049b-6df0-4835-af8f-b9d436ca3474", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ef0aceea-0a10-4cda-9cf6-dc3c94c3053d", client_auth_method="client-secret", username="admin", authSessionParentId="da51e446-623a-4455-aa72-62b2b8a7ef2c", authSessionTabId="9pCTWllcJa8" 2026-07-09 18:11:02,786 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="e2ebc4b2-d290-4d83-bbce-7d8998b9f365", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", resourceType="REALM", resourcePath="null" 2026-07-09 18:11:03,591 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="2af33d2b-037c-44e2-8a1b-c1d51a94f3d6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e8fda62b-4ef6-4459-982b-743f5da11a1b", client_auth_method="client-secret", username="admin", authSessionParentId="c9117f46-6db0-458a-9fc0-8dec9205fea1", authSessionTabId="NC6D26zt-Bc" 2026-07-09 18:11:03,648 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="e2ebc4b2-d290-4d83-bbce-7d8998b9f365", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/19ff7d02-68e6-44cb-a770-545ca42a26c2" 2026-07-09 18:11:03,705 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="e2ebc4b2-d290-4d83-bbce-7d8998b9f365", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/19ff7d02-68e6-44cb-a770-545ca42a26c2/protocol-mappers/models/d84beb39-d4d7-46b4-b980-69c5af632961" 2026-07-09 18:11:10,423 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="3f6fa1e9-9164-4807-901a-6678678463d0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="34078fd3-84d5-4c47-8fdf-8966068194e8", client_auth_method="client-secret", username="admin", authSessionParentId="35001535-8b39-4ddd-af20-bd5ceb67b0ac", authSessionTabId="MefjOMkXlAw" 2026-07-09 18:11:10,576 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="e2ebc4b2-d290-4d83-bbce-7d8998b9f365", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", resourceType="CLIENT", resourcePath="clients/b5663f8d-c36d-4d3d-9daa-5494517db75b" 2026-07-09 18:11:10,971 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="42e3f46a-0e5f-4e6d-b404-46e336039f08", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="08e35f36-516f-41df-bb8c-a3adc2fce612", client_auth_method="client-secret", username="admin", authSessionParentId="a74dcf9f-d2b7-4698-9b7c-68d43a614bfa", authSessionTabId="qOXt7NpFSeU" 2026-07-09 18:11:11,051 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="e2ebc4b2-d290-4d83-bbce-7d8998b9f365", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", resourceType="CLIENT", resourcePath="clients/e5ee6592-31db-4ba6-8fc9-7e244e5d5a64" 2026-07-09 18:11:11,479 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="326805f5-4ca5-4726-a5ef-b6e90342fbfe", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="90ec27e0-f5c0-43d6-8cab-73f642828ed6", client_auth_method="client-secret", username="admin", authSessionParentId="0e11a997-f211-4844-b19c-cc8864003234", authSessionTabId="RRkXAj2I3po" 2026-07-09 18:11:11,533 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="e2ebc4b2-d290-4d83-bbce-7d8998b9f365", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", resourceType="CLIENT", resourcePath="clients/86b35ce9-567f-42c7-8443-c88767aacfb5" 2026-07-09 18:11:12,169 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="39020201-0445-415a-88f7-d50cdd5acc83", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="62a19ee9-9689-46b4-b290-3bcb4c934b36", client_auth_method="client-secret", username="admin", authSessionParentId="90477145-eb82-42c5-886d-b8272418ce83", authSessionTabId="bkrZ8sTBz5w" 2026-07-09 18:11:12,524 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="bb70c9d1-9797-4b28-90d2-d68a51e47979", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="286c2119-aa38-4596-a412-97f692d8d890", client_auth_method="client-secret", username="admin", authSessionParentId="22958053-a572-41bc-97a8-817021a57b1a", authSessionTabId="0SCYN4EkU78" 2026-07-09 18:11:12,901 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="cf5ab319-9e82-41a5-9449-52f0778afc91", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ed46d44f-f021-4ec1-842b-7ea80c55c920", client_auth_method="client-secret", username="admin", authSessionParentId="bdee4036-6ab7-4a91-a079-5e55f2c9e086", authSessionTabId="v6jFGhZFlmc" 2026-07-09 18:11:13,291 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="f41acb37-82f8-40a4-9b34-d1cba4104466", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d6f6211c-db53-47e7-a1e0-6a3f3205c812", client_auth_method="client-secret", username="admin", authSessionParentId="782c9096-228a-44f8-812d-54ec2cafb49f", authSessionTabId="MEfsTMJOmXA" 2026-07-09 18:11:13,685 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="c072160e-edb1-462a-a495-b10133120a72", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="158e024f-4d3b-4f0c-a8c3-3411d13a44bc", client_auth_method="client-secret", username="admin", authSessionParentId="d2ab3c40-f1ca-49e9-92d9-9c16cd1bd899", authSessionTabId="A9XsnoRJlpY" 2026-07-09 18:12:29,358 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="25006f0b-dae5-4c2e-8ea3-dc8b171975fc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fa1226c2-a224-416f-b73b-1a1673c2483b", client_auth_method="client-secret", username="admin", authSessionParentId="1f0537c9-8417-4549-9efe-3b28b3f3cbb4", authSessionTabId="Oed247uefuA" 2026-07-09 18:12:29,554 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="e2ebc4b2-d290-4d83-bbce-7d8998b9f365", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", resourceType="REALM", resourcePath="null" 2026-07-09 18:12:31,332 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="21a3ec33-0a8d-4f9f-ba2d-2f3aa21d09b1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="832a4ef3-8f2d-4dd0-a330-b6d00ae9cc21", client_auth_method="client-secret", username="admin", authSessionParentId="30e5389e-3712-4206-98fb-a5d5785ae73a", authSessionTabId="kucjOyHxyr4" 2026-07-09 18:12:31,420 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="e2ebc4b2-d290-4d83-bbce-7d8998b9f365", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", resourceType="CLIENT", resourcePath="clients/3fa61659-19bc-4bfe-beff-8a1347a52595" 2026-07-09 18:12:32,123 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="5239cae3-8dde-42f9-8f4e-20be46c6af23", clientId="admin-cli", userId="e5662fea-c9e6-46ad-b81e-4877911e48b2", ipAddress="199.19.213.176", auth_method="openid-connect", token_id="8cff4926-6bc2-43a6-a479-450185b6209e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="01391849-7145-4c16-8fd6-2a171898eeeb", client_auth_method="client-secret", username="admin", authSessionParentId="139749cd-36a4-4ce2-91e2-9e6e48f1dcb2", authSessionTabId="8WWrzAz975I"