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-02 00:30:02,746 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 51829ms 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-02 00:30:07,329 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-02 00:30:15,512 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-02 00:30:15,823 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-02 00:30:16,433 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-02 00:30:17,130 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-02 00:30:17,132 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ac17e98d-ffd6-47f5-8a37-26687134fc58, name: keycloak-0-50729 2026-07-02 00:30:17,137 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-02 00:30:17,137 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-02 00:30:17,219 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.20672 2026-07-02 00:30:18,912 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-02 00:30:19,226 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-50729: no members discovered after 2003 ms: creating cluster as coordinator 2026-07-02 00:30:19,237 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-50729|0] (1) [keycloak-0-50729] 2026-07-02 00:30:19,250 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-50729`, physical addresses are `[10.0.0.192:36208]` 2026-07-02 00:30:19,258 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-07-02 00:30:20,833 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-50729, Site name: null 2026-07-02 00:30:20,836 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-02 00:30:30,431 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-02 00:30:30,432 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-02 00:30:30,836 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-02 00:30:36,430 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-02 00:30:36,430 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-02 00:30:36,933 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-07-02 00:30:36,934 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-02 00:30:43,764 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:30:43,921 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:30:44,799 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:30:44,827 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:30:47,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-02 00:30:47,964 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:30:50,476 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:30:50,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:30:50,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-02 00:30:58,422 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:30:59,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-07-02 00:30:59,519 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:30:59,844 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:00,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-07-02 00:31:00,318 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:00,341 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:00,346 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:01,837 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:03,049 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:03,081 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:03,101 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:03,107 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:03,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-02 00:31:03,683 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:03,688 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:04,004 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:06,401 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:06,410 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:07,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-07-02 00:31:07,871 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:08,908 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:08,922 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:08,991 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:09,002 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:09,084 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-02 00:31:09,174 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-02 00:31:09,255 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-02 00:31:09,358 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-02 00:31:09,567 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-02 00:31:09,713 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-02 00:31:09,797 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-02 00:31:09,891 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-02 00:31:10,551 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-02 00:31:11,049 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-02 00:31:11,195 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-02 00:31:11,443 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-02 00:31:11,567 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-02 00:31:11,637 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-02 00:31:11,712 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-02 00:31:11,847 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-02 00:31:11,994 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-02 00:31:11,999 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:12,121 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:12,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:12,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-07-02 00:31:12,364 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:12,372 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:12,381 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:12,389 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:15,724 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:15,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:16,000 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:16,013 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:16,018 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:18,464 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:18,577 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:19,994 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:20,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-07-02 00:31:20,318 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:20,326 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:20,336 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:20,427 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:20,458 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:21,572 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:25,134 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:25,931 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:26,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:26,365 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:26,417 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:26,478 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:26,487 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:26,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-07-02 00:31:26,531 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-02 00:31:26,856 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:26,901 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:27,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-02 00:31:27,173 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:27,407 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:27,472 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:27,603 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:27,617 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:27,622 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:29,006 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:29,116 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:29,214 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:29,220 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:30,580 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:30,605 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:30,714 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:30,725 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:30,973 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:30,982 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:31,025 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:31,167 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:31,312 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:31,411 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:31,528 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:31,583 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:31,637 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:31,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:31,823 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:31,944 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:31,953 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:32,009 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-02 00:31:32,082 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-02 00:31:32,085 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:32,336 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:32,352 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:32,389 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:32,456 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:32,464 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:32,568 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:32,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-07-02 00:31:32,849 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-02 00:31:33,082 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-02 00:31:33,299 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-02 00:31:33,302 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:33,446 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:33,530 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:33,553 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:33,625 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:33,633 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:33,984 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-02 00:31:34,432 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-02 00:31:34,435 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:34,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-07-02 00:31:35,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-02 00:31:35,585 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:35,597 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:35,607 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:36,194 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-02 00:31:36,878 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-02 00:31:36,880 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-02 00:31:36,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-07-02 00:31:36,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-07-02 00:31:38,832 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-02 00:31:46,346 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 103.323s. Listening on: http://0.0.0.0:8080 2026-07-02 00:31:46,346 INFO [io.quarkus] (main) Profile prod activated. 2026-07-02 00:31:46,346 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-02 00:31:47,812 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-02 00:32:07,220 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="52dcb58b-c638-4bbc-b14a-e7d073a42a20", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1210f7cb-e127-4d3c-9fb7-fd4220f5f3c3", client_auth_method="client-secret", username="admin", authSessionParentId="71bcf09f-1dbe-44cb-891e-16ca412fc760", authSessionTabId="DlZo2C-8Z9M" 2026-07-02 00:32:12,448 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="e9f4b25a-4578-43f0-a749-6a4d4fe9fe8e", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", resourceType="REALM", resourcePath="atmosphere" 2026-07-02 00:32:13,719 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="cb251d4f-1e86-4a0d-b4b1-a2111bfa7a16", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="75849666-b965-4e42-9499-d4bcaa861a40", client_auth_method="client-secret", username="admin", authSessionParentId="8144ed23-6def-45c4-8d99-2e1d8ae83138", authSessionTabId="KCbesjRe4XM" 2026-07-02 00:32:13,927 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="e9f4b25a-4578-43f0-a749-6a4d4fe9fe8e", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/77996a0a-eaab-4095-8828-9db2a4772fbb" 2026-07-02 00:32:14,145 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="e9f4b25a-4578-43f0-a749-6a4d4fe9fe8e", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/77996a0a-eaab-4095-8828-9db2a4772fbb/protocol-mappers/models/9e7b17b0-566f-4b2e-ae35-e08d21aa2fc9" 2026-07-02 00:32:35,415 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="0ccadd95-021d-4273-a94e-08880c6c96a2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9386c2dd-3350-4f62-acf9-f532a961c0dd", client_auth_method="client-secret", username="admin", authSessionParentId="fa8b2b51-5704-49e8-a804-0ae21d4e2b27", authSessionTabId="YD3cH7y3M3s" 2026-07-02 00:32:35,662 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="e9f4b25a-4578-43f0-a749-6a4d4fe9fe8e", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", resourceType="CLIENT", resourcePath="clients/2d26c201-e4cf-44de-aa9a-15396f3e2861" 2026-07-02 00:32:36,049 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="b5c7961a-f482-4e91-92a4-1a61c7fc59fd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5e97237f-69ab-4df2-acf6-2672bf745db8", client_auth_method="client-secret", username="admin", authSessionParentId="c8007017-ef0a-4fac-b1c6-960727c6cc94", authSessionTabId="hQmrWKbnEmc" 2026-07-02 00:32:36,172 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="e9f4b25a-4578-43f0-a749-6a4d4fe9fe8e", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", resourceType="CLIENT", resourcePath="clients/d3ac07dd-3693-4c75-abf4-cec1a144b652" 2026-07-02 00:32:36,579 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="f5328460-43ce-416d-9af4-fddfa705b473", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1e19b098-b49f-460d-8800-fc58f98834e3", client_auth_method="client-secret", username="admin", authSessionParentId="af4bb9ee-27be-4688-a6d8-080a0522238b", authSessionTabId="T9yI6Nuwtac" 2026-07-02 00:32:37,885 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="e9f4b25a-4578-43f0-a749-6a4d4fe9fe8e", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", resourceType="CLIENT", resourcePath="clients/b46422da-919e-48e1-a9f1-11021cb02467" 2026-07-02 00:32:38,489 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="14895177-4844-4d81-a06e-c42c3c9f467a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d6e79d17-c605-4d66-a0aa-a64cfe0e4202", client_auth_method="client-secret", username="admin", authSessionParentId="3eadd32c-054d-4eaa-911e-d654c6513e70", authSessionTabId="XBDC-cdIcug" 2026-07-02 00:32:38,682 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="e9f4b25a-4578-43f0-a749-6a4d4fe9fe8e", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", resourceType="CLIENT_ROLE", resourcePath="clients/2d26c201-e4cf-44de-aa9a-15396f3e2861/roles/member" 2026-07-02 00:32:39,085 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="9e557a66-2af3-4059-ad69-824009c46ce0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="118b2dc3-2319-43bf-a4ec-6ab515b749d7", client_auth_method="client-secret", username="admin", authSessionParentId="45542c73-ad11-468c-85d7-6977579333a8", authSessionTabId="d4BrPrY70aM" 2026-07-02 00:32:39,181 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="e9f4b25a-4578-43f0-a749-6a4d4fe9fe8e", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", resourceType="CLIENT_ROLE", resourcePath="clients/d3ac07dd-3693-4c75-abf4-cec1a144b652/roles/admin" 2026-07-02 00:32:39,576 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="6b602734-7be4-43cd-9071-47109fd1d620", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="69e44c36-5c9b-4a8f-807d-2b04761f952a", client_auth_method="client-secret", username="admin", authSessionParentId="ed81b83c-a9fb-45e6-888c-fb9c2f38f7b0", authSessionTabId="IEWutTrHpsU" 2026-07-02 00:32:39,658 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="e9f4b25a-4578-43f0-a749-6a4d4fe9fe8e", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", resourceType="CLIENT_ROLE", resourcePath="clients/d3ac07dd-3693-4c75-abf4-cec1a144b652/roles/editor" 2026-07-02 00:32:40,038 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="06de6665-a21e-4982-aa12-b79dc452eada", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5d11017a-a324-47f4-9529-4deb8e8651cb", client_auth_method="client-secret", username="admin", authSessionParentId="76c7735f-1bb9-401a-9cdb-e5bb884e0800", authSessionTabId="P7pVTj5d0Og" 2026-07-02 00:32:40,177 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="e9f4b25a-4578-43f0-a749-6a4d4fe9fe8e", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", resourceType="CLIENT_ROLE", resourcePath="clients/d3ac07dd-3693-4c75-abf4-cec1a144b652/roles/viewer" 2026-07-02 00:32:40,561 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="d9d3e4dc-ea74-4184-8f2c-1ae5a79c1339", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c953df1a-ef21-4eed-8b72-04a61a70a578", client_auth_method="client-secret", username="admin", authSessionParentId="f3331616-4abb-4c75-9197-fde3b8a21395", authSessionTabId="-knc4XA4n4s" 2026-07-02 00:32:40,660 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="e9f4b25a-4578-43f0-a749-6a4d4fe9fe8e", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", resourceType="CLIENT_ROLE", resourcePath="clients/b46422da-919e-48e1-a9f1-11021cb02467/roles/member" 2026-07-02 00:35:16,274 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="f27d406a-1faa-4cfa-b9b8-0ada64c3e0ec", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7813c42a-4284-410e-a95d-c1c22be9e251", client_auth_method="client-secret", username="admin", authSessionParentId="ebe13f1f-815d-44cc-8189-d0a17cce34fb", authSessionTabId="gMalwL6GbtM" 2026-07-02 00:35:16,836 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="e9f4b25a-4578-43f0-a749-6a4d4fe9fe8e", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", resourceType="REALM", resourcePath="null" 2026-07-02 00:35:18,388 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="1fda0766-ab52-44c8-b0e6-8572b9c93cdc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5c386c69-6117-40f4-9b87-621132db98d9", client_auth_method="client-secret", username="admin", authSessionParentId="b467ef8d-6b03-4873-8f55-c65be2ea2982", authSessionTabId="Ztyqv9G0dQ8" 2026-07-02 00:35:18,531 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="e9f4b25a-4578-43f0-a749-6a4d4fe9fe8e", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", resourceType="CLIENT", resourcePath="clients/f9cf02e1-11cf-4542-b64d-ff54cff6c5c4" 2026-07-02 00:35:19,110 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="e82af758-452e-459a-ac6b-30131f1112ae", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a4ae0022-eb55-443b-a553-b05847a9d043", client_auth_method="client-secret", username="admin", authSessionParentId="9f86c838-37b7-4a5e-bb2f-8adb35337ffa", authSessionTabId="f_2AN7A_Dms" 2026-07-02 00:35:19,554 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="e9f4b25a-4578-43f0-a749-6a4d4fe9fe8e", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/cfe060f2-2d78-4036-b105-87527f46e4f8/role-mappings/clients/a8196e1f-f195-4297-9b32-30dfd5259f53" 2026-07-02 01:36:40,697 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="79dfd95f-0ade-4665-af0b-d0babdd43226", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="72a26e58-097e-4bf0-baa0-4c4b1b510ad4", client_auth_method="client-secret", username="admin", authSessionParentId="c0c00d4f-afeb-45f9-96c4-7aa24f07ef4a", authSessionTabId="eCjldpQndBQ" 2026-07-02 01:36:40,855 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="e9f4b25a-4578-43f0-a749-6a4d4fe9fe8e", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", resourceType="REALM", resourcePath="null" 2026-07-02 01:36:41,669 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="fd10cc59-3d6d-4211-ba9c-8bb5937785c3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4d944937-6ff5-4d15-b917-7b4b4daabf83", client_auth_method="client-secret", username="admin", authSessionParentId="86c2f5b0-911b-4efa-a5a6-9d71cc821f0e", authSessionTabId="DanFi26LAhI" 2026-07-02 01:36:41,720 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="e9f4b25a-4578-43f0-a749-6a4d4fe9fe8e", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/77996a0a-eaab-4095-8828-9db2a4772fbb" 2026-07-02 01:36:41,783 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="e9f4b25a-4578-43f0-a749-6a4d4fe9fe8e", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/77996a0a-eaab-4095-8828-9db2a4772fbb/protocol-mappers/models/9e7b17b0-566f-4b2e-ae35-e08d21aa2fc9" 2026-07-02 01:36:48,179 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="8aa62fc8-a923-4084-b93c-aab71fbd12f4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3d80bbc9-bc1f-434c-928e-b5ac8cee2c8b", client_auth_method="client-secret", username="admin", authSessionParentId="2c4b1da3-21d7-4724-b80a-5f8e9e16472a", authSessionTabId="g3TKmJO4xfk" 2026-07-02 01:36:48,245 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="e9f4b25a-4578-43f0-a749-6a4d4fe9fe8e", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", resourceType="CLIENT", resourcePath="clients/2d26c201-e4cf-44de-aa9a-15396f3e2861" 2026-07-02 01:36:48,676 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="bd4c3ae1-311f-4f27-a9f7-5cd2626f6dfe", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5e780d1a-d56a-4be5-ade3-f1b6fd2393d7", client_auth_method="client-secret", username="admin", authSessionParentId="14c58eba-87db-4f02-892a-2505865dbb1f", authSessionTabId="61YHJ0YAjAs" 2026-07-02 01:36:48,735 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="e9f4b25a-4578-43f0-a749-6a4d4fe9fe8e", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", resourceType="CLIENT", resourcePath="clients/d3ac07dd-3693-4c75-abf4-cec1a144b652" 2026-07-02 01:36:49,110 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="447c14a9-1230-4312-bdd5-226ed2ed2e5d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4585dd5d-8072-4e85-9718-f383d438358f", client_auth_method="client-secret", username="admin", authSessionParentId="785c014d-6b2b-426f-a352-0b63747631e1", authSessionTabId="ZJ_iMrFfyyY" 2026-07-02 01:36:49,162 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="e9f4b25a-4578-43f0-a749-6a4d4fe9fe8e", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", resourceType="CLIENT", resourcePath="clients/b46422da-919e-48e1-a9f1-11021cb02467" 2026-07-02 01:36:49,816 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="bbbd9e86-4eed-4c04-8462-fc6e752e2b8f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="765d48a9-64d4-488b-b972-4a786013bdd1", client_auth_method="client-secret", username="admin", authSessionParentId="64b5c659-fb04-494c-ba6b-2e08cfed2713", authSessionTabId="ZIgypVpoNns" 2026-07-02 01:36:50,152 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="61063a26-7689-4e9d-b4c5-6b3a7ae3c9c2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7ed466b6-26d7-442d-95ef-525f36046b9a", client_auth_method="client-secret", username="admin", authSessionParentId="2cfe80e6-52f5-4e3e-80a8-240c6fa5fe60", authSessionTabId="XwNGjP2MGyY" 2026-07-02 01:36:50,577 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="b13b79de-87d7-44b5-a22e-f6a6b3e02503", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a4d78b4f-0970-43f9-b303-3949905bed15", client_auth_method="client-secret", username="admin", authSessionParentId="b9ea4261-a602-4920-b28b-ccad93a2bad1", authSessionTabId="HAEpl9GpZEo" 2026-07-02 01:36:50,928 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="021ad2c3-bb53-4c38-b4c1-8bc1566bbfef", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a058f3fb-0d9d-41e8-b2d0-e446a0c0467a", client_auth_method="client-secret", username="admin", authSessionParentId="ea6cde01-3227-4b90-b272-45d759cf7402", authSessionTabId="ZZU1UuxTuRE" 2026-07-02 01:36:51,278 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="c2c0e9aa-3ce2-4056-b620-36e2f0833508", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="eaa635a5-7ff3-4009-8204-a348b36f1463", client_auth_method="client-secret", username="admin", authSessionParentId="5c1baad2-34ea-4886-b49a-8ebd960fa581", authSessionTabId="8LZPMMqitu8" 2026-07-02 01:38:04,176 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="4cddc6af-5865-4082-80ab-7e652a4bfe40", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="451074b0-3366-4692-bb91-309347f05bef", client_auth_method="client-secret", username="admin", authSessionParentId="4ba289c1-ecce-44ef-8d37-7177af2d17bf", authSessionTabId="TNGuifZUXHY" 2026-07-02 01:38:04,345 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="e9f4b25a-4578-43f0-a749-6a4d4fe9fe8e", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", resourceType="REALM", resourcePath="null" 2026-07-02 01:38:06,023 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="4c5e9b5f-2839-471d-9ea3-b833d5adc1dc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="97d571d2-0696-455f-83c4-53d27504d87b", client_auth_method="client-secret", username="admin", authSessionParentId="41de3817-e55f-4a03-bbed-12b35887516f", authSessionTabId="RicEJZOwcs8" 2026-07-02 01:38:06,077 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="e9f4b25a-4578-43f0-a749-6a4d4fe9fe8e", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", resourceType="CLIENT", resourcePath="clients/f9cf02e1-11cf-4542-b64d-ff54cff6c5c4" 2026-07-02 01:38:06,798 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2395a971-1eb7-47ee-a713-0613115f9567", clientId="admin-cli", userId="4959d92e-2094-4f94-9276-5c6a9099d7d9", ipAddress="199.204.45.223", auth_method="openid-connect", token_id="e077ce92-afc1-45fd-9a47-b83884aaf3de", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="641b45fd-4432-4ca1-b876-734c2cda2fcd", client_auth_method="client-secret", username="admin", authSessionParentId="2244cf52-3b1e-48f2-bc23-f48a60e3bf5e", authSessionTabId="g2hGrvVxW0Q"