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-04-23 07:50:27,775 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 54982ms 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-04-23 07:50:33,197 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-04-23 07:50:41,600 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-23 07:50:42,204 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-23 07:50:42,981 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-23 07:50:43,504 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-23 07:50:43,578 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 8c4b9753-7236-4336-9ad8-93e2e013c16f, name: keycloak-0-26731 2026-04-23 07:50:43,587 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-04-23 07:50:43,587 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-04-23 07:50:43,680 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.21988 2026-04-23 07:50:44,800 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-04-23 07:50:44,887 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-23 07:50:45,689 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-26731: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-23 07:50:45,696 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-26731|0] (1) [keycloak-0-26731] 2026-04-23 07:50:45,712 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-26731`, physical addresses are `[10.0.0.17:37524]` 2026-04-23 07:50:45,720 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-23 07:50:47,405 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-26731, Site name: null 2026-04-23 07:50:58,798 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-04-23 07:50:58,798 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-04-23 07:50:59,299 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-23 07:51:05,389 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-04-23 07:51:05,389 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-04-23 07:51:05,901 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-04-23 07:51:05,901 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-04-23 07:51:12,414 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:12,510 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:13,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-04-23 07:51:13,456 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:15,397 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:15,431 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:17,467 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:17,499 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:17,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-04-23 07:51:19,599 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:20,679 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:20,697 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:21,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-04-23 07:51:21,490 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:21,496 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:21,503 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:21,508 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:22,912 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:24,009 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:24,036 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:24,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-04-23 07:51:24,060 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:24,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-04-23 07:51:24,556 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:24,563 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:24,853 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:26,290 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:26,298 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:27,348 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:27,645 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:28,578 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:28,588 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:28,646 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:28,653 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:28,721 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-04-23 07:51:28,800 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-04-23 07:51:28,867 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-04-23 07:51:28,962 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-04-23 07:51:29,051 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-04-23 07:51:29,156 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-04-23 07:51:29,246 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-04-23 07:51:29,343 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-04-23 07:51:29,491 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-23 07:51:29,542 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-04-23 07:51:29,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-04-23 07:51:29,737 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-04-23 07:51:29,804 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-04-23 07:51:29,864 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-04-23 07:51:29,925 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-04-23 07:51:30,037 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-04-23 07:51:30,144 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-04-23 07:51:30,148 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:30,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:30,276 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:30,337 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:30,416 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:30,423 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:30,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-04-23 07:51:30,441 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:32,263 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:32,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-04-23 07:51:32,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-04-23 07:51:32,570 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:32,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-04-23 07:51:33,942 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:34,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-04-23 07:51:35,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-04-23 07:51:35,390 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:35,413 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:35,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-04-23 07:51:35,428 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:35,503 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:35,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-04-23 07:51:36,032 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:39,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-04-23 07:51:39,785 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:40,012 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:40,178 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:40,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:40,297 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:40,306 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:40,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-04-23 07:51:40,350 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-04-23 07:51:40,488 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:40,522 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:40,654 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:40,814 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:41,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-04-23 07:51:41,106 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:41,241 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:41,255 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:41,261 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:42,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:42,356 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:42,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-04-23 07:51:42,447 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:43,112 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:43,123 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:43,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-04-23 07:51:43,183 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:43,264 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:43,270 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:43,303 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:43,423 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:43,575 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:43,676 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:43,806 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:43,867 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:43,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-04-23 07:51:44,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-04-23 07:51:44,086 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:44,216 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:44,224 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:44,277 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-04-23 07:51:44,345 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-04-23 07:51:44,348 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:44,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-04-23 07:51:44,433 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:44,457 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:44,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-04-23 07:51:44,495 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:44,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-04-23 07:51:44,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-04-23 07:51:44,620 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-04-23 07:51:44,690 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-04-23 07:51:44,733 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-04-23 07:51:44,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-04-23 07:51:44,783 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:44,815 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:44,824 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:44,854 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:44,861 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:44,911 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-04-23 07:51:44,983 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-04-23 07:51:44,986 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:44,995 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:45,218 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:45,228 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:45,237 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:45,242 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:45,306 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-04-23 07:51:45,389 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-04-23 07:51:45,392 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:45,449 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-23 07:51:45,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-23 07:51:46,790 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-23 07:51:54,479 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 86.387s. Listening on: http://0.0.0.0:8080 2026-04-23 07:51:54,479 INFO [io.quarkus] (main) Profile prod activated. 2026-04-23 07:51:54,479 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-04-23 07:51:56,183 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-23 07:52:13,011 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="dfcfcc34-0ff9-4d0a-bbf5-22a227ba3627", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="21360047-ae9a-4fd1-b6c3-f1edfa992226", client_auth_method="client-secret", username="admin", authSessionParentId="b52d3d3b-c1ba-498e-83f0-944e4d8f86a1", authSessionTabId="YcuTmmh1vWk" 2026-04-23 07:52:18,893 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="3ae6aba3-c10a-46e2-a608-ff355e30e852", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", resourceType="REALM", resourcePath="atmosphere" 2026-04-23 07:52:20,090 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="6d76cc6c-e7ec-4c48-ba68-4e94f0260fc5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7a169aea-43a7-4d78-b27d-77c48b007199", client_auth_method="client-secret", username="admin", authSessionParentId="f151f08e-b44c-4623-abf3-2db0962c72ff", authSessionTabId="fBVuxnmVirI" 2026-04-23 07:52:20,308 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="3ae6aba3-c10a-46e2-a608-ff355e30e852", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/08da634b-056c-4755-a729-d1048a7a1843" 2026-04-23 07:52:20,494 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="3ae6aba3-c10a-46e2-a608-ff355e30e852", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/08da634b-056c-4755-a729-d1048a7a1843/protocol-mappers/models/d8812fd9-4cfa-49e6-b192-5d6d925933bf" 2026-04-23 07:52:41,427 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="0ba845ff-2d38-4073-9d61-768a3d183b8c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="96211c34-fac9-4ae9-b1eb-50b50d723926", client_auth_method="client-secret", username="admin", authSessionParentId="56b12649-6028-415b-8a30-b0053660bf60", authSessionTabId="90nW7OKLLjE" 2026-04-23 07:52:41,613 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="3ae6aba3-c10a-46e2-a608-ff355e30e852", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/ce4e6408-c135-40fd-ac58-bdf2361cc79e" 2026-04-23 07:52:42,130 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="25660467-f434-4d05-9efd-9fca3b6d0919", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="07adcf85-da25-4e43-9e91-faf611b58dde", client_auth_method="client-secret", username="admin", authSessionParentId="6d1a2c01-fad2-4c2b-ad7b-a70d069670d5", authSessionTabId="Z66Bti65Ebk" 2026-04-23 07:52:42,305 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="3ae6aba3-c10a-46e2-a608-ff355e30e852", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/66a3cad6-d5c5-4270-a900-3bdda016e36f" 2026-04-23 07:52:42,719 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="e40a9c6f-66e4-43a7-8b07-ca55aa16f149", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="93f4a0d4-7012-4a30-a870-acff2c6cfde6", client_auth_method="client-secret", username="admin", authSessionParentId="9369e383-dbc6-44d3-b955-aa0d7087b48f", authSessionTabId="_RzhwC5cK9c" 2026-04-23 07:52:42,895 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="3ae6aba3-c10a-46e2-a608-ff355e30e852", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/fdb34b89-5856-4f71-866c-d9bccf514997" 2026-04-23 07:52:43,563 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="032fe6fe-3a0f-4ecb-8adc-70d73b81c2eb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d9bfddf7-18f7-40eb-a36e-9e539904f673", client_auth_method="client-secret", username="admin", authSessionParentId="94c71279-6585-4198-8c1b-d4144dbdd609", authSessionTabId="-UQz_txbTs0" 2026-04-23 07:52:43,710 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="3ae6aba3-c10a-46e2-a608-ff355e30e852", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/ce4e6408-c135-40fd-ac58-bdf2361cc79e/roles/member" 2026-04-23 07:52:44,097 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="b5ccd11e-8a5c-4c6e-b905-04b329c35855", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="77995671-0e07-45dc-b140-79727fd0f598", client_auth_method="client-secret", username="admin", authSessionParentId="5a6c1c3d-6541-431b-a003-973041c80921", authSessionTabId="Hs5EFEBDzfk" 2026-04-23 07:52:44,226 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="3ae6aba3-c10a-46e2-a608-ff355e30e852", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/66a3cad6-d5c5-4270-a900-3bdda016e36f/roles/admin" 2026-04-23 07:52:44,622 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="6b091374-d6e7-4e4c-9bef-cb6f59f76266", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7e41373b-af81-4d94-9bac-892e10124333", client_auth_method="client-secret", username="admin", authSessionParentId="218b5ded-f85e-4ebc-9157-1dd2c2ead851", authSessionTabId="00np-EIyw2k" 2026-04-23 07:52:46,794 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="3ae6aba3-c10a-46e2-a608-ff355e30e852", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/66a3cad6-d5c5-4270-a900-3bdda016e36f/roles/editor" 2026-04-23 07:52:47,159 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="9a6ba009-942c-4a2e-baa5-2587e8a1f676", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="048c6539-ff94-4d2a-8dcb-f018753f0ba4", client_auth_method="client-secret", username="admin", authSessionParentId="51127be0-78ea-4e69-997b-970d0c25dc28", authSessionTabId="Z9h8XKsPR0U" 2026-04-23 07:52:47,622 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="3ae6aba3-c10a-46e2-a608-ff355e30e852", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/66a3cad6-d5c5-4270-a900-3bdda016e36f/roles/viewer" 2026-04-23 07:52:47,971 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="a78b0841-5f51-4ec4-8a8c-cdb0460033c0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c7627ab8-4d8f-49c1-8b8f-e000b32cbe9f", client_auth_method="client-secret", username="admin", authSessionParentId="a30b6a3e-e34b-405e-8346-5f3aaa071e7d", authSessionTabId="YeeMNvFC93I" 2026-04-23 07:52:48,112 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="3ae6aba3-c10a-46e2-a608-ff355e30e852", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE", resourcePath="clients/fdb34b89-5856-4f71-866c-d9bccf514997/roles/member" 2026-04-23 07:55:09,319 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="5b053abd-0a7b-4168-9e5a-98a954c0ca57", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7af69554-61e1-4350-b959-f33454fb6d94", client_auth_method="client-secret", username="admin", authSessionParentId="e46c8050-3b3c-4cc4-afb2-a272e5c6e9d2", authSessionTabId="ubWEKu8x4so" 2026-04-23 07:55:10,076 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="3ae6aba3-c10a-46e2-a608-ff355e30e852", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", resourceType="REALM", resourcePath="null" 2026-04-23 07:55:11,740 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="7d7b4215-f2ec-47b2-904b-4c2b38ebab48", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="50dc9285-f300-4eee-a62b-75a5b1d3722a", client_auth_method="client-secret", username="admin", authSessionParentId="80971b64-d094-481c-a06a-b538829e9959", authSessionTabId="enIK7G0z3Kw" 2026-04-23 07:55:11,904 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="3ae6aba3-c10a-46e2-a608-ff355e30e852", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/c66820d7-3928-49f0-88f7-a3bfd094ccdc" 2026-04-23 07:55:12,693 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="9d736e51-29ce-4cc9-9068-931b9b94b4be", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bc15e3b4-436b-48d6-8d9a-095683475537", client_auth_method="client-secret", username="admin", authSessionParentId="4c7ce7eb-7c34-44c6-9ca9-b4b96a330ae1", authSessionTabId="k0EqhURWB2Y" 2026-04-23 07:55:13,290 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="3ae6aba3-c10a-46e2-a608-ff355e30e852", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/6a40bb82-6794-4533-ad6a-8ac6e9aa0147/role-mappings/clients/2211bf99-0a2c-4b78-91e9-ee4426668452" 2026-04-23 08:54:07,178 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="d612d940-db7b-44f5-a06d-9f309fd0c61c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="705eabc1-004f-4fd5-b9a7-447667a996a5", client_auth_method="client-secret", username="admin", authSessionParentId="e0712105-986e-45bb-871e-503d01cb62dd", authSessionTabId="_Dpy-BLIiaA" 2026-04-23 08:54:07,398 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="3ae6aba3-c10a-46e2-a608-ff355e30e852", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", resourceType="REALM", resourcePath="null" 2026-04-23 08:54:08,306 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="1be5145d-2670-4e5b-b831-7d2e2f5dd80c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9e43e587-ac73-4e53-8dec-7d675dbc1b13", client_auth_method="client-secret", username="admin", authSessionParentId="b3ac9728-bf10-4f87-a584-da01f3cbe493", authSessionTabId="JqYM3PZe1_4" 2026-04-23 08:54:08,377 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="3ae6aba3-c10a-46e2-a608-ff355e30e852", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/08da634b-056c-4755-a729-d1048a7a1843" 2026-04-23 08:54:08,444 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="3ae6aba3-c10a-46e2-a608-ff355e30e852", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/08da634b-056c-4755-a729-d1048a7a1843/protocol-mappers/models/d8812fd9-4cfa-49e6-b192-5d6d925933bf" 2026-04-23 08:54:15,114 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="f3cfff8e-f8c1-4230-9b0e-15c7df95cd15", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1d10be89-1d9b-418b-b6c1-c5182f8af9e8", client_auth_method="client-secret", username="admin", authSessionParentId="1af06bc8-fd38-424b-9fd9-ed242bd578ab", authSessionTabId="Ds5IPwITTG0" 2026-04-23 08:54:15,209 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="3ae6aba3-c10a-46e2-a608-ff355e30e852", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/ce4e6408-c135-40fd-ac58-bdf2361cc79e" 2026-04-23 08:54:15,632 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="9f89b345-ad17-4be6-b2fb-6cba5b7dec2f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e8d51634-a8ba-46dc-ad88-2c9dc00bfe51", client_auth_method="client-secret", username="admin", authSessionParentId="385ce11c-ce3c-47d2-a4eb-f9fa29e39fc7", authSessionTabId="1t-MMqWHvcQ" 2026-04-23 08:54:15,712 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="3ae6aba3-c10a-46e2-a608-ff355e30e852", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/66a3cad6-d5c5-4270-a900-3bdda016e36f" 2026-04-23 08:54:16,147 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="b06504f4-f6ad-4db0-83f0-d970d809332d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c796df91-a598-4b14-a687-5db3179a34b2", client_auth_method="client-secret", username="admin", authSessionParentId="d5ded5ee-b9a9-45eb-84fa-893a12fe71cb", authSessionTabId="rEvATZET-aA" 2026-04-23 08:54:16,203 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="3ae6aba3-c10a-46e2-a608-ff355e30e852", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/fdb34b89-5856-4f71-866c-d9bccf514997" 2026-04-23 08:54:16,917 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="beb88c91-cfa8-4a20-8ba8-090a7f3ec96f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="756b3f17-50e4-4738-87f1-fff85fd18731", client_auth_method="client-secret", username="admin", authSessionParentId="06e3e605-b65c-4abc-b0b8-944d994a7633", authSessionTabId="wQ9P_pmcRp8" 2026-04-23 08:54:17,282 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="85c45301-6c08-410c-bca4-62ff922c531c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="11bfab3e-71fd-4d6e-a6dc-c6e00909c4ca", client_auth_method="client-secret", username="admin", authSessionParentId="f29cf3da-2a08-429c-8125-894952bf61ed", authSessionTabId="BTyyxVnxWhY" 2026-04-23 08:54:17,645 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="fd1c385a-5a85-4cb9-9710-516c2c76a42b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="82b63458-2d81-4b06-b3b6-0cfb12e6f133", client_auth_method="client-secret", username="admin", authSessionParentId="6936b534-ec51-4d43-a391-428fb3c63b78", authSessionTabId="AdzsTTbYsEY" 2026-04-23 08:54:17,998 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="3687e6bd-404e-42ed-81ce-4545d1515719", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e1c67a07-00f8-4e6d-83c1-e0a5dc0956e0", client_auth_method="client-secret", username="admin", authSessionParentId="e630cfe4-7d0e-4b53-959c-aa2756e004e4", authSessionTabId="w5dT-gOBQq4" 2026-04-23 08:54:18,378 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="939acf52-ad09-4a09-b4a0-dd144bd030a1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="688b3eff-f3d6-402f-bc76-c938d8388f30", client_auth_method="client-secret", username="admin", authSessionParentId="78837dc1-cc37-4fc0-b019-b900493f130a", authSessionTabId="oCYy68GOIKs" 2026-04-23 08:55:35,860 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="8b969fb4-20f2-445a-a60d-df2217f0ab62", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6c136086-48a7-47e0-a0f4-bc4fa86d1312", client_auth_method="client-secret", username="admin", authSessionParentId="53ab796e-7711-4eb7-b9f0-b3695bdb440b", authSessionTabId="YftcpvVd_TM" 2026-04-23 08:55:36,033 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="3ae6aba3-c10a-46e2-a608-ff355e30e852", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", resourceType="REALM", resourcePath="null" 2026-04-23 08:55:37,993 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="074084e0-cb8a-4c7d-a10e-f96611b210a0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c1fdd5a5-6ed1-4f78-bc8b-5b341088f206", client_auth_method="client-secret", username="admin", authSessionParentId="cfa07af1-2657-470c-9160-0ebfa0c26926", authSessionTabId="1kUy-Ol-ekw" 2026-04-23 08:55:38,050 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="3ae6aba3-c10a-46e2-a608-ff355e30e852", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", resourceType="CLIENT", resourcePath="clients/c66820d7-3928-49f0-88f7-a3bfd094ccdc" 2026-04-23 08:55:38,864 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="18ccec0d-ff27-4e4c-8d77-386b56bcd7a1", clientId="admin-cli", userId="dd185af5-f9eb-475c-a727-2608abaf3967", ipAddress="199.204.45.169", auth_method="openid-connect", token_id="e06ea857-b81e-4a37-80c4-fe0fefe7a341", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="31b950da-08b2-455b-8443-2be0a66eefa7", client_auth_method="client-secret", username="admin", authSessionParentId="2bbc023c-8324-4c7d-a883-612f298ab95b", authSessionTabId="ctNlAp2tykw"