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-09-01 03:59:22,721 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 57819ms 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-09-01 03:59:30,152 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-09-01 03:59:41,444 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-09-01 03:59:41,952 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-09-01 03:59:42,848 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-09-01 03:59:43,667 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-09-01 03:59:43,670 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 360c1f7b-2155-4c12-b7c5-20c0cfe38aa0, name: keycloak-0-54564 2026-09-01 03:59:43,752 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-09-01 03:59:43,752 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-09-01 03:59:43,762 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.23993 2026-09-01 03:59:45,853 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-54564: no members discovered after 2004 ms: creating cluster as coordinator 2026-09-01 03:59:45,943 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-54564|0] (1) [keycloak-0-54564] 2026-09-01 03:59:46,050 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-54564`, physical addresses are `[10.0.0.130:39529]` 2026-09-01 03:59:46,151 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-09-01 03:59:48,263 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-09-01 03:59:49,447 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-54564, Site name: null 2026-09-01 04:00:05,470 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-09-01 04:00:05,543 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-09-01 04:00:05,973 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-09-01 04:00:14,561 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-09-01 04:00:14,562 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-09-01 04:00:15,367 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-09-01 04:00:15,367 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-09-01 04:00:24,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-09-01 04:00:24,758 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:25,911 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:25,941 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:28,545 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00: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-09-01 04:00:31,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-09-01 04:00:31,345 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:31,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-09-01 04:00:34,661 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:35,717 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:35,741 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:36,117 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:36,667 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:36,673 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:36,686 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:36,693 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:38,422 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:39,781 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:39,810 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:39,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-09-01 04:00:39,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-09-01 04:00:40,188 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:40,378 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:40,384 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:40,744 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:42,379 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:42,391 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:43,501 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:43,829 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:44,781 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:44,791 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:44,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-09-01 04:00:44,869 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:44,964 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-09-01 04:00:45,052 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-09-01 04:00:45,121 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-09-01 04:00:45,218 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-09-01 04:00:45,362 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-09-01 04:00:45,517 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-09-01 04:00:45,610 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-09-01 04:00:45,695 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-09-01 04:00:45,842 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-09-01 04:00:45,895 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-09-01 04:00:46,026 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-09-01 04:00:46,168 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-09-01 04:00:46,237 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-09-01 04:00:46,310 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-09-01 04:00:46,376 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-09-01 04:00:46,518 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-09-01 04:00:46,708 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-09-01 04:00:46,713 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:46,900 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:46,950 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:47,016 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:47,093 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:47,103 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:47,110 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:47,124 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:49,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-09-01 04:00:49,226 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:49,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-09-01 04:00:49,439 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:49,445 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:50,924 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:51,058 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:52,353 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:52,685 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:52,713 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:52,720 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:52,729 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:52,818 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:52,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-09-01 04:00:54,954 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:00:59,934 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:00,870 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:01,139 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:01,400 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:01,465 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:01,548 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:01,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-09-01 04:01:01,566 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:01,609 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-09-01 04:01:01,779 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:01,811 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:01,926 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:02,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-09-01 04:01:02,340 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:02,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-09-01 04:01:02,601 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:02,628 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:02,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-09-01 04:01:03,946 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:04,034 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:04,136 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:04,142 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:04,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:04,950 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:05,015 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:05,022 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:05,092 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:05,104 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:05,144 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:05,296 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:05,461 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:05,547 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:05,682 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:05,730 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:05,770 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:05,971 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:05,977 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:06,108 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:06,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-09-01 04:01:06,180 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-09-01 04:01:06,256 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-09-01 04:01:06,259 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:06,362 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:06,369 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:06,445 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:06,483 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:06,489 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:06,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-09-01 04:01:06,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-09-01 04:01:06,586 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-09-01 04:01:06,657 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-09-01 04:01:06,707 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-09-01 04:01:06,710 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:06,779 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:06,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-09-01 04:01:06,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-09-01 04:01:06,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-09-01 04:01:06,859 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:06,915 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-09-01 04:01:06,998 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-09-01 04:01:07,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-09-01 04:01:07,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-09-01 04:01:07,257 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:07,267 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:07,277 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:07,282 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:07,347 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-09-01 04:01:07,434 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-09-01 04:01:07,437 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-09-01 04:01:07,506 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-09-01 04:01:07,509 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-09-01 04:01:09,375 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-09-01 04:01:09,464 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-09-01 04:01:19,758 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 116.598s. Listening on: http://0.0.0.0:8080 2026-09-01 04:01:19,758 INFO [io.quarkus] (main) Profile prod activated. 2026-09-01 04:01:19,758 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-09-01 04:01:21,854 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-09-01 04:01:42,046 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="725a5ce0-fbb4-4693-bbcb-1226a39cae94", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0b060942-0ffe-41bb-9d78-1b02c269e252", client_auth_method="client-secret", username="admin", authSessionParentId="5e53c865-df3f-4c03-b52c-4dd3c1aed81a", authSessionTabId="Qg0ravMTPoo" 2026-09-01 04:01:49,257 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="27b8faec-3ea3-41a8-ba45-febf416202f4", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", resourceType="REALM", resourcePath="atmosphere" 2026-09-01 04:01:50,895 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="9563ece7-07b9-469a-ba41-1011f1198603", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f8562e9b-475f-47f7-a939-891bc15451aa", client_auth_method="client-secret", username="admin", authSessionParentId="2f8a609d-653b-40bd-b450-c6ff1a87ec84", authSessionTabId="rB2TXO9Y2lw" 2026-09-01 04:01:51,057 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="27b8faec-3ea3-41a8-ba45-febf416202f4", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/16f82588-aebf-4759-8ad1-e5fa5069400b" 2026-09-01 04:01:51,269 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="27b8faec-3ea3-41a8-ba45-febf416202f4", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/16f82588-aebf-4759-8ad1-e5fa5069400b/protocol-mappers/models/fdf8d9ca-9b17-473e-8600-2c181b27c4a0" 2026-09-01 04:02:12,451 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="bd77fe5a-caa2-4fa9-814f-285e69661090", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3161a0a3-ec83-43a1-929e-fad5fcce7d86", client_auth_method="client-secret", username="admin", authSessionParentId="64ece4a2-ab89-4887-b842-36d308ea9744", authSessionTabId="fO-b003kJiI" 2026-09-01 04:02:12,755 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="27b8faec-3ea3-41a8-ba45-febf416202f4", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", resourceType="CLIENT", resourcePath="clients/84d2be0a-add8-4416-93e5-1eff2c04b6f7" 2026-09-01 04:02:13,180 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="5f393026-1f9d-471e-841f-c08849129896", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5ea743e8-ca17-4970-86b1-58f43fcf106b", client_auth_method="client-secret", username="admin", authSessionParentId="834bfe66-0f5f-4956-b5b2-6ab87eebbb6d", authSessionTabId="D0v1s9-i6YI" 2026-09-01 04:02:13,446 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="27b8faec-3ea3-41a8-ba45-febf416202f4", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", resourceType="CLIENT", resourcePath="clients/df2fb847-f1d8-482e-8011-e74a000a6025" 2026-09-01 04:02:13,917 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="4d511311-43cf-48d0-b95e-204578539541", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e129a3d9-35ab-44a1-bb52-5c941f0795e9", client_auth_method="client-secret", username="admin", authSessionParentId="b6500455-915c-4970-ba36-69f88413e8fb", authSessionTabId="x7sivaoj8rY" 2026-09-01 04:02:14,064 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="27b8faec-3ea3-41a8-ba45-febf416202f4", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", resourceType="CLIENT", resourcePath="clients/16503756-d7e2-4c18-b44e-92ef03036405" 2026-09-01 04:02:14,757 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="3520ad46-ba7a-466d-b27a-a2afd70f2631", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ee08e236-2862-4e56-a569-86b2ca289585", client_auth_method="client-secret", username="admin", authSessionParentId="9a916fc0-515b-43ec-9ceb-69c355bf93c4", authSessionTabId="WXAzsNy25SI" 2026-09-01 04:02:14,879 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="27b8faec-3ea3-41a8-ba45-febf416202f4", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", resourceType="CLIENT_ROLE", resourcePath="clients/84d2be0a-add8-4416-93e5-1eff2c04b6f7/roles/member" 2026-09-01 04:02:15,384 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="bf43ad8d-d30f-4d86-bef6-862ba4116b20", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a0a1d193-3490-403b-9ee5-df67f7a331bf", client_auth_method="client-secret", username="admin", authSessionParentId="9ead7a04-f911-4cc6-a660-ef1b11e46858", authSessionTabId="79eB-uoWjD4" 2026-09-01 04:02:15,510 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="27b8faec-3ea3-41a8-ba45-febf416202f4", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", resourceType="CLIENT_ROLE", resourcePath="clients/df2fb847-f1d8-482e-8011-e74a000a6025/roles/admin" 2026-09-01 04:02:15,945 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="ff692cb4-0ff9-4868-92f3-0a5041b43d0b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b78e4957-a1ba-4963-b496-33e636a32ac6", client_auth_method="client-secret", username="admin", authSessionParentId="9d0e1fab-0d5b-46cc-8da5-508ad1185c95", authSessionTabId="w8Fml6X4XTQ" 2026-09-01 04:02:16,073 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="27b8faec-3ea3-41a8-ba45-febf416202f4", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", resourceType="CLIENT_ROLE", resourcePath="clients/df2fb847-f1d8-482e-8011-e74a000a6025/roles/editor" 2026-09-01 04:02:16,594 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="187fe02a-f0ef-4772-bd48-88d59dcc1ab3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0778ed7d-b723-4b2b-bb51-c9e7a69914ad", client_auth_method="client-secret", username="admin", authSessionParentId="ac214cfd-8687-43dd-8bd1-afba64e3d223", authSessionTabId="hsVD1_R_ZEg" 2026-09-01 04:02:16,783 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="27b8faec-3ea3-41a8-ba45-febf416202f4", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", resourceType="CLIENT_ROLE", resourcePath="clients/df2fb847-f1d8-482e-8011-e74a000a6025/roles/viewer" 2026-09-01 04:02:17,216 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="785f109b-4a57-4c78-a83d-26981663bd77", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d028aac4-77b3-49d6-986f-c9e5ec86c2ab", client_auth_method="client-secret", username="admin", authSessionParentId="edab94ac-fe4c-406e-9b73-242906bdd1b5", authSessionTabId="NIUM-BXIqFs" 2026-09-01 04:02:17,370 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="27b8faec-3ea3-41a8-ba45-febf416202f4", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", resourceType="CLIENT_ROLE", resourcePath="clients/16503756-d7e2-4c18-b44e-92ef03036405/roles/member" 2026-09-01 04:04:33,728 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="7a9b0c06-c4bb-4c65-918f-ed074ead8cf2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="701a36ca-5070-440d-934f-2fc6d55dd010", client_auth_method="client-secret", username="admin", authSessionParentId="78bb804d-d5e8-4f81-8d60-1c9d4f9211ea", authSessionTabId="tLP0S0T3uqA" 2026-09-01 04:04:34,367 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="27b8faec-3ea3-41a8-ba45-febf416202f4", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", resourceType="REALM", resourcePath="null" 2026-09-01 04:04:36,048 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="bff5f1bc-6297-4c4a-a083-5b2e0269e09b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6b769c75-a319-4fd3-9672-1b118c7fd801", client_auth_method="client-secret", username="admin", authSessionParentId="3db2fc36-2190-4fe1-8d28-04d1e5cebb93", authSessionTabId="P0Ce48tQvsg" 2026-09-01 04:04:36,270 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="27b8faec-3ea3-41a8-ba45-febf416202f4", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", resourceType="CLIENT", resourcePath="clients/fe70e326-494f-4b5f-8276-cc97ad5324c5" 2026-09-01 04:04:37,017 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="eb48b0c9-5496-4838-9e24-bd2edebbfccd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3a3a761e-e8d2-4cec-bee9-0d54cb601f9e", client_auth_method="client-secret", username="admin", authSessionParentId="7acb62ef-5594-4e2f-878e-f7967088b30a", authSessionTabId="YlgMxh99y_g" 2026-09-01 04:04:37,676 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="27b8faec-3ea3-41a8-ba45-febf416202f4", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/67622630-864d-4023-b918-1ef124c1d2d3/role-mappings/clients/b621ed31-0a98-4428-9078-24d32b4ff85a" 2026-09-01 04:58:32,900 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="6baa7a4c-acb6-43f2-8140-d4dda4a9304e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2e213296-1a9c-436c-b140-3c2977d6ef5d", client_auth_method="client-secret", username="admin", authSessionParentId="7a566fb3-fad9-4233-aa4c-1bd66ed3d71d", authSessionTabId="FE6PNC_ivM4" 2026-09-01 04:58:33,275 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="27b8faec-3ea3-41a8-ba45-febf416202f4", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", resourceType="REALM", resourcePath="null" 2026-09-01 04:58:34,257 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="a2ab53c4-5057-4419-9f0e-019cf6186f47", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6b9db9db-3750-40d1-a168-00f9360c43ec", client_auth_method="client-secret", username="admin", authSessionParentId="57dc871c-e48e-4c7b-9c01-258867dc984f", authSessionTabId="hp9Sc9Noxqk" 2026-09-01 04:58:34,321 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="27b8faec-3ea3-41a8-ba45-febf416202f4", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/16f82588-aebf-4759-8ad1-e5fa5069400b" 2026-09-01 04:58:34,400 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="27b8faec-3ea3-41a8-ba45-febf416202f4", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/16f82588-aebf-4759-8ad1-e5fa5069400b/protocol-mappers/models/fdf8d9ca-9b17-473e-8600-2c181b27c4a0" 2026-09-01 04:58:41,362 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="47c112b1-bc69-45d7-a7b1-dcb1dda3cc1a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4fa44e7a-50c9-4129-9ed5-debd777a3c37", client_auth_method="client-secret", username="admin", authSessionParentId="0a011a86-146d-4701-b4e1-c7606b1adf0e", authSessionTabId="q4c5YOh5eh4" 2026-09-01 04:58:41,486 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="27b8faec-3ea3-41a8-ba45-febf416202f4", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", resourceType="CLIENT", resourcePath="clients/84d2be0a-add8-4416-93e5-1eff2c04b6f7" 2026-09-01 04:58:42,040 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="14143f82-ef50-4d6b-bbef-8a3159c1dd85", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1126ddd7-de17-4872-9d66-5c856b1fd8f9", client_auth_method="client-secret", username="admin", authSessionParentId="58921d59-c663-4a11-9a61-18cd684d077e", authSessionTabId="rhEU9vnUxrk" 2026-09-01 04:58:42,099 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="27b8faec-3ea3-41a8-ba45-febf416202f4", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", resourceType="CLIENT", resourcePath="clients/df2fb847-f1d8-482e-8011-e74a000a6025" 2026-09-01 04:58:42,555 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="8a618d72-83c6-48bf-826c-b269216da224", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="839b55ca-e729-4a39-b37b-8c8a950cb124", client_auth_method="client-secret", username="admin", authSessionParentId="7d33062c-7131-4563-b1e6-1cc4209a73a1", authSessionTabId="4D7KK0rHpS0" 2026-09-01 04:58:42,622 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="27b8faec-3ea3-41a8-ba45-febf416202f4", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", resourceType="CLIENT", resourcePath="clients/16503756-d7e2-4c18-b44e-92ef03036405" 2026-09-01 04:58:43,393 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="2133e8e6-b6d1-42f6-86b2-89d6d76b9d1b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c9ec51fd-0e24-43b3-88b5-771e8f2233ec", client_auth_method="client-secret", username="admin", authSessionParentId="09b0dfd5-6eb5-451a-9aee-8e839c170606", authSessionTabId="cT61YSQwtCk" 2026-09-01 04:58:43,865 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="00f945ec-ecad-4af6-8c27-513bb62b1446", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fc5bae8c-7d84-4e25-b7f8-c5b2175d6ad5", client_auth_method="client-secret", username="admin", authSessionParentId="64c33cff-c739-465d-91b9-b1de737a6a89", authSessionTabId="kJ2ZuHZ-s04" 2026-09-01 04:58:44,257 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="79081d4b-ac1e-4d92-be14-068de56ac8bc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8d8d2bc4-b43a-4920-b1ff-20f1a9f52440", client_auth_method="client-secret", username="admin", authSessionParentId="e7866869-c134-4c19-8760-905d65e35513", authSessionTabId="dJAJxNWe9Bc" 2026-09-01 04:58:44,697 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="fe2bcd1f-319a-4497-b375-5812488d8261", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="93702783-27a9-41d1-b46e-8a6a5f1a2f9e", client_auth_method="client-secret", username="admin", authSessionParentId="98d071af-4594-437d-87fd-adebb3fe680b", authSessionTabId="VM9_Sw30EQk" 2026-09-01 04:58:45,111 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="7f85352a-af37-4c54-af7a-1a96c2ae85e0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e410c9b6-9541-4a8d-aa15-95166b802e14", client_auth_method="client-secret", username="admin", authSessionParentId="9f5695db-80c4-41b6-99e6-007a04a853c3", authSessionTabId="a3n1o9azQ0o" 2026-09-01 05:00:08,392 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="30f6b4fe-ccad-4ccf-b378-e82727d37841", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="927be0be-f112-4ebd-84ff-82f2401710e4", client_auth_method="client-secret", username="admin", authSessionParentId="65a2acf1-523c-4e7d-9ed8-3b2be09e8d70", authSessionTabId="EwTuQAAflrw" 2026-09-01 05:00:08,585 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="27b8faec-3ea3-41a8-ba45-febf416202f4", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", resourceType="REALM", resourcePath="null" 2026-09-01 05:00:10,268 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="af2cd846-a6ca-470b-ab3b-59236b494472", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="61f0019c-9b1e-4911-8fd7-8eb36660f469", client_auth_method="client-secret", username="admin", authSessionParentId="6942a3ef-65d3-4e95-ba15-11f107332087", authSessionTabId="W7NaYkzKnZQ" 2026-09-01 05:00:10,445 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="27b8faec-3ea3-41a8-ba45-febf416202f4", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", resourceType="CLIENT", resourcePath="clients/fe70e326-494f-4b5f-8276-cc97ad5324c5" 2026-09-01 05:00:11,243 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e57cb42a-a3fe-4c31-be6a-528136631b15", clientId="admin-cli", userId="6b697acc-f40e-4784-9f3e-4f74ae689533", ipAddress="162.253.55.243", auth_method="openid-connect", token_id="1572d7b3-bcba-4661-8e2a-1e383c68efe7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1a0419b6-6c59-423c-a476-8f1b7cfc6a41", client_auth_method="client-secret", username="admin", authSessionParentId="941606e3-5503-4bda-8aab-114493739d85", authSessionTabId="fS4tBKi4eHk"