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-10 21:33:36,476 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 49773ms 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-10 21:33:41,205 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-10 21:33:49,890 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-10 21:33:50,197 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-10 21:33:50,782 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-10 21:33:51,396 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-10 21:33:51,400 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 0912da64-f107-4537-8668-66a962e4b9d4, name: keycloak-0-41054 2026-07-10 21:33:51,484 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-10 21:33:51,485 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-10 21:33:51,494 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.27722 2026-07-10 21:33:53,499 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-41054: no members discovered after 2002 ms: creating cluster as coordinator 2026-07-10 21:33:53,584 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-41054|0] (1) [keycloak-0-41054] 2026-07-10 21:33:53,603 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-10 21:33:53,691 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-41054`, physical addresses are `[10.0.0.192:43258]` 2026-07-10 21:33:53,701 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-07-10 21:33:55,407 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-41054, Site name: null 2026-07-10 21:33:55,486 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-10 21:34:04,696 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-10 21:34:04,697 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-10 21:34:05,183 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-10 21:34:10,008 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-10 21:34:10,008 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-10 21:34:10,492 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-10 21:34:10,492 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-10 21:34:16,920 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:17,021 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-10 21:34:17,927 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:17,951 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:19,933 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:19,958 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:22,058 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:22,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:22,103 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-10 21:34:24,272 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-10 21:34:25,274 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:25,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-10 21:34:25,616 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:26,038 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:26,045 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:26,052 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:26,057 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:27,420 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:28,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-10 21:34:28,559 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:28,576 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-10 21:34:28,581 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:28,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-07-10 21:34:29,105 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:29,110 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-10 21:34:29,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-07-10 21:34:30,899 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:30,907 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:31,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-07-10 21:34:32,244 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-10 21:34:33,080 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:33,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:33,157 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:33,166 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-10 21:34:33,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-07-10 21:34:33,312 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-10 21:34:33,411 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-10 21:34:33,526 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-10 21:34:33,621 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-10 21:34:33,730 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-10 21:34:33,817 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-10 21:34:33,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-07-10 21:34:34,047 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-10 21:34:34,098 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-10 21:34:34,212 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-10 21:34:34,272 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-10 21:34:34,334 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-10 21:34:34,414 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-10 21:34:34,487 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-10 21:34:34,599 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-10 21:34:34,727 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-10 21:34:34,731 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:34,846 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:34,883 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:34,935 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:35,011 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:35,017 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:35,023 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:35,030 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-10 21:34:36,875 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:36,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:37,153 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:37,163 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-10 21:34:37,168 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-10 21:34:38,412 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-10 21:34:38,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-10 21:34:39,481 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:39,736 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:39,756 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-10 21:34:39,763 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:39,771 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:39,847 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:39,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-10 21:34:40,301 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-10 21:34:42,958 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:43,628 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:43,826 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:43,980 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:44,033 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:44,091 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-10 21:34:44,098 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-10 21:34:44,103 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-10 21:34:44,139 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-10 21:34:44,259 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:44,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-10 21:34:44,400 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:44,527 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:44,750 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:44,811 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:44,930 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:44,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-07-10 21:34:44,955 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:45,915 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:45,983 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:46,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-10 21:34:46,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-10 21:34:46,693 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:46,703 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-10 21:34:46,759 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:46,767 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:46,835 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:46,841 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-10 21:34:46,866 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:46,983 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:47,126 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:47,230 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-10 21:34:47,345 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:47,405 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:47,443 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:47,598 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:47,604 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:47,719 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:47,727 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:47,785 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-10 21:34:47,842 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-10 21:34:47,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-07-10 21:34:47,932 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:47,938 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:47,993 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:48,023 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:48,028 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:48,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-10 21:34:48,119 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:48,166 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-10 21:34:48,223 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-10 21:34:48,264 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-10 21:34:48,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-10 21:34:48,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-07-10 21:34:48,344 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-10 21:34:48,361 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:48,387 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:48,394 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-10 21:34:48,448 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-10 21:34:48,509 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-10 21:34:48,511 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:48,520 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:48,701 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:48,710 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-10 21:34:48,718 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:48,722 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-10 21:34:48,775 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-10 21:34:48,844 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-10 21:34:48,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-10 21:34:48,904 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-10 21:34:48,907 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-10 21:34:50,382 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-10 21:34:57,194 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 80.478s. Listening on: http://0.0.0.0:8080 2026-07-10 21:34:57,194 INFO [io.quarkus] (main) Profile prod activated. 2026-07-10 21:34:57,194 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-10 21:34:58,807 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-10 21:35:13,685 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="ec9c302b-c8e4-4c69-b18e-8dbfbaa1e1b4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0401ccb8-1503-459b-b042-46920c6089a5", client_auth_method="client-secret", username="admin", authSessionParentId="fb19b745-15b0-4e57-a3df-88ab49f07de8", authSessionTabId="n3HZjdimh-c" 2026-07-10 21:35:19,091 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="146b7511-82c3-486a-8a3c-a2bd4e387dfc", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", resourceType="REALM", resourcePath="atmosphere" 2026-07-10 21:35:20,387 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="270c8b3b-09bc-4bc6-b5d5-0ff1d14d52e0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="25457423-5238-451e-b7f8-b70d68cb801c", client_auth_method="client-secret", username="admin", authSessionParentId="20657f83-9bef-4b20-a1f2-82e91dd77f0a", authSessionTabId="rK8ESDhkiGE" 2026-07-10 21:35:20,596 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="146b7511-82c3-486a-8a3c-a2bd4e387dfc", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/5fe1e2cf-12f1-4575-800d-9f10b06a4547" 2026-07-10 21:35:20,797 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="146b7511-82c3-486a-8a3c-a2bd4e387dfc", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/5fe1e2cf-12f1-4575-800d-9f10b06a4547/protocol-mappers/models/9364a168-ec28-4db8-9ef2-cd1ae885525f" 2026-07-10 21:35:41,715 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="17e2b4e3-3512-4366-a00f-dcdb1fb26d01", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4fea7890-fcd2-4e76-a080-4c9ff90f9a89", client_auth_method="client-secret", username="admin", authSessionParentId="898b9d92-1501-488e-8a02-6a92121405f9", authSessionTabId="-7WksXOiwm0" 2026-07-10 21:35:41,902 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="146b7511-82c3-486a-8a3c-a2bd4e387dfc", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", resourceType="CLIENT", resourcePath="clients/34c7ec6c-19a0-45c7-aad7-ff0705bba1f6" 2026-07-10 21:35:42,329 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="661b13e9-8f45-4ef9-8072-df26069fe8f8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1433e42a-8728-4c27-9ca1-75d932a2259f", client_auth_method="client-secret", username="admin", authSessionParentId="a050e372-af9d-4616-a642-4057c8cf1e2f", authSessionTabId="aT7n_w0w_uM" 2026-07-10 21:35:42,489 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="146b7511-82c3-486a-8a3c-a2bd4e387dfc", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", resourceType="CLIENT", resourcePath="clients/efe1f367-667d-4c22-b369-88fc8cd0c198" 2026-07-10 21:35:42,845 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="db6fb3da-bbc8-4b01-9a24-36c1b191f111", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="550ebe2e-960c-4a5a-816d-1d88833e5797", client_auth_method="client-secret", username="admin", authSessionParentId="b860eca2-d4df-4497-aa05-3b758f8b0bd9", authSessionTabId="NgzxP5ui7v4" 2026-07-10 21:35:42,929 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="146b7511-82c3-486a-8a3c-a2bd4e387dfc", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", resourceType="CLIENT", resourcePath="clients/6ec59bbe-5997-4b29-90f9-6d018fad25f8" 2026-07-10 21:35:43,577 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="789fdc01-fc2a-4842-a500-f99e233ef812", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b5674c4c-30e2-4046-a9a1-2fb2d7fa2cd7", client_auth_method="client-secret", username="admin", authSessionParentId="041a6d3d-3fae-4bc3-bf04-864d3a9e5117", authSessionTabId="mikDls_m3lI" 2026-07-10 21:35:43,696 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="146b7511-82c3-486a-8a3c-a2bd4e387dfc", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", resourceType="CLIENT_ROLE", resourcePath="clients/34c7ec6c-19a0-45c7-aad7-ff0705bba1f6/roles/member" 2026-07-10 21:35:44,122 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="dbe2258f-3b6a-4e62-a07c-bb6992d45a39", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1c6e8507-9584-4af0-a0f1-4cbceaf9825f", client_auth_method="client-secret", username="admin", authSessionParentId="a2118d34-73e2-436a-a018-fe4170c08157", authSessionTabId="IUiU9YQFLRk" 2026-07-10 21:35:44,235 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="146b7511-82c3-486a-8a3c-a2bd4e387dfc", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", resourceType="CLIENT_ROLE", resourcePath="clients/efe1f367-667d-4c22-b369-88fc8cd0c198/roles/admin" 2026-07-10 21:35:44,616 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="4c963489-a51a-44d3-be3c-72633cdb7cdd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="35a7e8a1-ab50-4413-ae1e-9a7da957121e", client_auth_method="client-secret", username="admin", authSessionParentId="871b73a6-6fe7-42da-9923-b4b6d0703152", authSessionTabId="yxH3c4Muxh0" 2026-07-10 21:35:44,705 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="146b7511-82c3-486a-8a3c-a2bd4e387dfc", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", resourceType="CLIENT_ROLE", resourcePath="clients/efe1f367-667d-4c22-b369-88fc8cd0c198/roles/editor" 2026-07-10 21:35:45,140 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="8cbf557b-a737-4d51-94f8-2c744bfdce64", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="48dd5f55-edc8-47df-b983-9680154885e5", client_auth_method="client-secret", username="admin", authSessionParentId="e9d0834e-773c-4aa5-a4d5-3b39fc03b492", authSessionTabId="R5CIO_JR0Xk" 2026-07-10 21:35:45,291 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="146b7511-82c3-486a-8a3c-a2bd4e387dfc", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", resourceType="CLIENT_ROLE", resourcePath="clients/efe1f367-667d-4c22-b369-88fc8cd0c198/roles/viewer" 2026-07-10 21:35:45,649 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="5bb3eff3-b4b8-4c7e-b359-10e1b4764233", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b29ec3b5-09a0-4fe7-ac9b-656d25fea7d4", client_auth_method="client-secret", username="admin", authSessionParentId="b5840e0e-1f7c-46ad-9a87-ad3e0633afba", authSessionTabId="rpK09hfVmWo" 2026-07-10 21:35:45,726 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="146b7511-82c3-486a-8a3c-a2bd4e387dfc", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", resourceType="CLIENT_ROLE", resourcePath="clients/6ec59bbe-5997-4b29-90f9-6d018fad25f8/roles/member" 2026-07-10 21:37:55,989 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="fe87b056-d59f-45b5-99c0-75740a2daf5e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a3efa681-5cb3-4694-bc42-77494f7e7d3d", client_auth_method="client-secret", username="admin", authSessionParentId="077fc54d-16b0-4c77-bbce-7a29511c6de7", authSessionTabId="519Wl_lIW_c" 2026-07-10 21:37:56,607 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="146b7511-82c3-486a-8a3c-a2bd4e387dfc", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", resourceType="REALM", resourcePath="null" 2026-07-10 21:37:58,151 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="37426966-11b2-44ec-860a-17f144b5c06a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4cb0f983-abdb-41a4-98f8-d5206aeeb320", client_auth_method="client-secret", username="admin", authSessionParentId="157bdb21-d8e7-4c9c-8a6a-49c2895fe6dc", authSessionTabId="O_hwWSQKjPE" 2026-07-10 21:37:58,303 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="146b7511-82c3-486a-8a3c-a2bd4e387dfc", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", resourceType="CLIENT", resourcePath="clients/c89d7347-5a54-4f4e-949a-49d54a36ce10" 2026-07-10 21:37:58,940 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="ed9a2744-2904-4735-a7e2-f76e894b546a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e215bed6-670f-4772-927d-59207e9897ac", client_auth_method="client-secret", username="admin", authSessionParentId="4df89609-e1cd-4561-8c29-8edf180bc352", authSessionTabId="JBwKP9fjrI0" 2026-07-10 21:37:59,491 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="146b7511-82c3-486a-8a3c-a2bd4e387dfc", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/71078e91-90d8-4451-932a-9f8b572d97ef/role-mappings/clients/09f06a78-956c-493f-a527-066801a932fe" 2026-07-10 22:29:14,031 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="0b594726-f4f4-4bf1-95cd-c918ee350810", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="afea7642-b400-4633-9353-f2b5ef4f16d3", client_auth_method="client-secret", username="admin", authSessionParentId="5b455e7c-4d86-4b2d-8f7b-384cda88d7ab", authSessionTabId="40fQITdxpgM" 2026-07-10 22:29:14,296 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="146b7511-82c3-486a-8a3c-a2bd4e387dfc", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", resourceType="REALM", resourcePath="null" 2026-07-10 22:29:15,122 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="59041caf-3dbb-4ef4-9bb2-23870217b3a4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4201ac8f-9977-466d-9663-8ded123fd737", client_auth_method="client-secret", username="admin", authSessionParentId="1d24e9a9-5b08-4f5a-ac99-82ffcc3f84dd", authSessionTabId="kGgD4EEHOgk" 2026-07-10 22:29:15,186 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="146b7511-82c3-486a-8a3c-a2bd4e387dfc", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/5fe1e2cf-12f1-4575-800d-9f10b06a4547" 2026-07-10 22:29:15,285 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="146b7511-82c3-486a-8a3c-a2bd4e387dfc", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/5fe1e2cf-12f1-4575-800d-9f10b06a4547/protocol-mappers/models/9364a168-ec28-4db8-9ef2-cd1ae885525f" 2026-07-10 22:29:21,452 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="9816d0cb-17f2-46ab-87d7-a402c47ffe6a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1d4ac7a4-1040-45e1-b345-896952d34d91", client_auth_method="client-secret", username="admin", authSessionParentId="d4cced92-126e-4abb-90f4-15248bbc9631", authSessionTabId="33U5h7X4BE4" 2026-07-10 22:29:21,512 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="146b7511-82c3-486a-8a3c-a2bd4e387dfc", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", resourceType="CLIENT", resourcePath="clients/34c7ec6c-19a0-45c7-aad7-ff0705bba1f6" 2026-07-10 22:29:21,868 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="ff06697c-ec8c-499f-ae89-d1457c6188d9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d31b79d0-d41b-4ea0-bf15-57957e6fa8a9", client_auth_method="client-secret", username="admin", authSessionParentId="ef24a2f7-e345-4994-abea-8b360a97c871", authSessionTabId="2OJcSm3DvyI" 2026-07-10 22:29:21,917 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="146b7511-82c3-486a-8a3c-a2bd4e387dfc", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", resourceType="CLIENT", resourcePath="clients/efe1f367-667d-4c22-b369-88fc8cd0c198" 2026-07-10 22:29:22,398 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="7a654ca0-46c5-411a-9cb1-6e86d0f959c9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="54f5f733-abf7-4e2e-aac0-f4994aee5d58", client_auth_method="client-secret", username="admin", authSessionParentId="b134769d-b105-4f76-9fb5-885364655b41", authSessionTabId="PtyWah9VwEg" 2026-07-10 22:29:22,504 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="146b7511-82c3-486a-8a3c-a2bd4e387dfc", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", resourceType="CLIENT", resourcePath="clients/6ec59bbe-5997-4b29-90f9-6d018fad25f8" 2026-07-10 22:29:23,207 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="1c62ee9b-8333-4b5e-8773-5f194d6b0813", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ecf94062-b2a5-468b-8a75-455234c0e3d8", client_auth_method="client-secret", username="admin", authSessionParentId="8a052c08-76a9-422d-91da-79f2c53c247c", authSessionTabId="fhf3X5ArTaM" 2026-07-10 22:29:23,548 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="f57c69ee-64fe-4c1b-b5bc-71fed0fb1d66", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8ef952db-2228-43aa-9133-baedd311fb5f", client_auth_method="client-secret", username="admin", authSessionParentId="616f29c5-e563-49c6-a622-b8a06420d3f5", authSessionTabId="mRHD-RyzWkg" 2026-07-10 22:29:23,900 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="6e30c948-59fb-4742-8bc8-fbb4c1e40702", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ac3ff217-bb3e-47a0-920b-d6f45970765f", client_auth_method="client-secret", username="admin", authSessionParentId="d30844a2-09c4-4433-b396-8f66e3103400", authSessionTabId="sDPOQxjii-I" 2026-07-10 22:29:24,263 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="5857b49d-d470-411f-a064-3aa88b0b4b43", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4f80f99e-b025-4014-bbda-6cef01edba06", client_auth_method="client-secret", username="admin", authSessionParentId="75a09b38-a6da-4a7a-a8b2-e28a7ed2bc86", authSessionTabId="0Jndxxk1lzA" 2026-07-10 22:29:24,595 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="478e4ec9-5404-45c7-9270-a953f7e7e0e9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cda7e7cf-5248-4bda-bc23-e6362055e36d", client_auth_method="client-secret", username="admin", authSessionParentId="a92d1331-31fc-480a-a05a-8dff824601a6", authSessionTabId="PqNQktXNkCE" 2026-07-10 22:30:35,247 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="7e1c1f7b-4230-4b3a-9bdd-49df322ba19e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="55755208-80ce-4eb7-99f1-0a4d62e4e0b4", client_auth_method="client-secret", username="admin", authSessionParentId="3d1a0058-657a-4416-828d-39d5760d6e94", authSessionTabId="nJ4BvZE1MqE" 2026-07-10 22:30:35,416 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="146b7511-82c3-486a-8a3c-a2bd4e387dfc", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", resourceType="REALM", resourcePath="null" 2026-07-10 22:30:36,920 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="39890210-6699-4e39-86d4-4ebaa6bb08e1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6fbe9f3e-9f56-4a41-a69f-dd3c11c22d59", client_auth_method="client-secret", username="admin", authSessionParentId="e3147916-b2c2-49e5-a8e7-3dcf5738608d", authSessionTabId="dJevDEBexKg" 2026-07-10 22:30:37,029 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="146b7511-82c3-486a-8a3c-a2bd4e387dfc", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", resourceType="CLIENT", resourcePath="clients/c89d7347-5a54-4f4e-949a-49d54a36ce10" 2026-07-10 22:30:37,877 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5244f080-34c6-437c-8c4c-89e8948a62f4", clientId="admin-cli", userId="6bd0f62c-2a3c-4490-85b9-d34093b3a31f", ipAddress="199.19.213.114", auth_method="openid-connect", token_id="f9ad8fe6-d5dd-4ce1-940d-55045f680bd8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cc73b6bd-7490-4b66-9669-72133267dfcc", client_auth_method="client-secret", username="admin", authSessionParentId="ab3c279f-293e-4043-886c-c127dd9bc734", authSessionTabId="ekTrbFLjY50"