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-08-05 07:18:02,235 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 50100ms 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-08-05 07:18:06,835 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-08-05 07:18:15,241 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-05 07:18:15,640 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-05 07:18:16,621 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-05 07:18:17,245 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-05 07:18:17,247 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 6ebdb339-16a7-4098-9f7a-8ea8d04f8485, name: keycloak-0-52450 2026-08-05 07:18:17,321 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-08-05 07:18:17,322 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-08-05 07:18:17,330 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.36781 2026-08-05 07:18:18,426 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-08-05 07:18:18,432 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-05 07:18:19,335 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-52450: no members discovered after 2002 ms: creating cluster as coordinator 2026-08-05 07:18:19,342 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-52450|0] (1) [keycloak-0-52450] 2026-08-05 07:18:19,438 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-52450`, physical addresses are `[10.0.0.42:52317]` 2026-08-05 07:18:19,925 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-05 07:18:30,339 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-08-05 07:18:30,339 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-08-05 07:18:30,844 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-05 07:18:36,421 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-08-05 07:18:36,421 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-08-05 07:18:36,926 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-08-05 07:18:36,926 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-08-05 07:18:43,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-08-05 07:18:43,354 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:44,196 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:44,221 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:46,199 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:46,225 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:48,213 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:48,243 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:48,254 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:50,224 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:51,125 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:51,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-08-05 07:18:51,436 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:51,804 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:51,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-08-05 07:18:51,820 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:51,826 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:53,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-08-05 07:18:54,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-08-05 07:18:54,166 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:54,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-08-05 07:18:54,190 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:54,493 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:54,664 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:54,670 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:54,947 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:56,301 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:56,310 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:57,202 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:57,475 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:58,230 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:58,239 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:58,297 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:58,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-08-05 07:18:58,378 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-08-05 07:18:58,452 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-08-05 07:18:58,515 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-08-05 07:18:58,601 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-08-05 07:18:58,705 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-08-05 07:18:58,813 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-08-05 07:18:58,885 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-08-05 07:18:58,959 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-08-05 07:18:59,105 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-08-05 07:18:59,147 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-08-05 07:18:59,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-08-05 07:18:59,312 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-05 07:18:59,364 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-08-05 07:18:59,420 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-08-05 07:18:59,473 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-08-05 07:18:59,578 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-08-05 07:18:59,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-08-05 07:18:59,712 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:59,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:59,860 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:59,919 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:59,987 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:18:59,993 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:00,001 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:00,009 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:01,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-08-05 07:19:01,668 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:01,860 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:01,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-08-05 07:19:01,875 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:03,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-08-05 07:19:03,248 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:04,181 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:04,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-08-05 07:19:04,481 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:04,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-08-05 07:19:04,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-08-05 07:19:04,565 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:04,594 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:05,059 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:07,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-08-05 07:19:08,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-08-05 07:19:08,733 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:08,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-08-05 07:19:08,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-08-05 07:19:09,008 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:09,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-08-05 07:19:09,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-08-05 07:19:09,053 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-08-05 07:19:09,172 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:09,202 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:09,311 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:09,431 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:09,643 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:09,701 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:09,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-08-05 07:19:09,833 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:09,840 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:10,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-08-05 07:19:10,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-08-05 07:19:10,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-08-05 07:19:10,955 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:11,571 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:11,579 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:11,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-08-05 07:19:11,634 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:11,701 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:11,706 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:11,733 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:11,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-08-05 07:19:12,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-08-05 07:19:12,084 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:12,190 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:12,238 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:12,262 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:12,421 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:12,428 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:12,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-08-05 07:19:12,556 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:12,610 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-08-05 07:19:12,673 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-08-05 07:19:12,675 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:12,769 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:12,775 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:12,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-08-05 07:19:12,864 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:12,920 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:12,952 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:12,960 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:13,011 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-08-05 07:19:13,073 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-08-05 07:19:13,114 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-08-05 07:19:13,118 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:13,161 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:13,196 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:13,206 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:13,235 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:13,241 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:13,292 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-08-05 07:19:13,357 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-08-05 07:19:13,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:13,370 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:13,586 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:13,593 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 07:19:13,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-08-05 07:19:13,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-08-05 07:19:13,670 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-08-05 07:19:13,726 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-08-05 07:19:13,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-08-05 07:19:13,784 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-08-05 07:19:13,787 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-08-05 07:19:14,534 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-52450, Site name: null 2026-08-05 07:19:15,033 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-05 07:19:21,834 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 79.278s. Listening on: http://0.0.0.0:8080 2026-08-05 07:19:21,835 INFO [io.quarkus] (main) Profile prod activated. 2026-08-05 07:19:21,835 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-08-05 07:19:23,434 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-05 07:19:39,424 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="8f67d5ac-960b-4c41-8b3d-aa3d5d133e47", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="88cc4363-d408-4450-8c8a-0e6abbc01bd9", client_auth_method="client-secret", username="admin", authSessionParentId="a968c633-9387-45bb-97fb-8c3ef7a3946f", authSessionTabId="APAjxDSysvc" 2026-08-05 07:19:44,156 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="e874bd04-79dd-4324-9b4e-f5d342c1b4f2", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", resourceType="REALM", resourcePath="atmosphere" 2026-08-05 07:19:45,532 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="bc912dcc-c0e2-4b8e-b81d-14f3c5eb702c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ce38bd68-5cb3-44f6-ae22-c2efc1f1d3bf", client_auth_method="client-secret", username="admin", authSessionParentId="800117ba-3627-4643-81d7-126943076b48", authSessionTabId="zVOvprZT8HY" 2026-08-05 07:19:45,687 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="e874bd04-79dd-4324-9b4e-f5d342c1b4f2", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/cd4b7be1-9632-49d4-a13d-c5dc8dd3332c" 2026-08-05 07:19:45,859 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="e874bd04-79dd-4324-9b4e-f5d342c1b4f2", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/cd4b7be1-9632-49d4-a13d-c5dc8dd3332c/protocol-mappers/models/db96d6e9-5865-41db-9351-2803febcd4d2" 2026-08-05 07:20:06,817 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="22c95e40-6772-40cd-8d0f-a752fd3a2029", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c576ecf5-afbc-4f77-b83d-6cd68e26a3cc", client_auth_method="client-secret", username="admin", authSessionParentId="9b936ac5-03f0-4ad7-9f30-d1ddca08696d", authSessionTabId="Yh7jlwU-xc4" 2026-08-05 07:20:07,048 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="e874bd04-79dd-4324-9b4e-f5d342c1b4f2", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", resourceType="CLIENT", resourcePath="clients/58546648-5a35-475d-86e1-44cd3aa0b279" 2026-08-05 07:20:07,468 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="9c24e5fd-d1e0-4c95-af62-e4273714efb3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6a08518d-c01c-489d-b48a-1af5dc717827", client_auth_method="client-secret", username="admin", authSessionParentId="759ece79-ceb3-42e6-8a39-5ce8e2727186", authSessionTabId="LOq8Y_Oink8" 2026-08-05 07:20:07,569 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="e874bd04-79dd-4324-9b4e-f5d342c1b4f2", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", resourceType="CLIENT", resourcePath="clients/b32307fe-3e4f-43e8-8b8c-adec50a1ea9e" 2026-08-05 07:20:07,987 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="ac08064b-12e0-4c36-b2ed-57998a62f69d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="de6ec277-3ac5-4715-a453-eba9bcdb8162", client_auth_method="client-secret", username="admin", authSessionParentId="3f1fd44b-1fb4-48bb-b800-55d320b1db1a", authSessionTabId="Jyamqm8Ew7k" 2026-08-05 07:20:08,078 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="e874bd04-79dd-4324-9b4e-f5d342c1b4f2", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", resourceType="CLIENT", resourcePath="clients/27a45cb4-76f4-4568-bb75-f017500bac88" 2026-08-05 07:20:08,666 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="b00a7f79-19a6-470a-970d-5137ef0f3356", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="03b70e55-d7ef-4416-980e-d1dd20c48834", client_auth_method="client-secret", username="admin", authSessionParentId="42fcff09-3dd2-40ca-a794-043ad6efd063", authSessionTabId="EjCs1_VNwDU" 2026-08-05 07:20:08,771 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="e874bd04-79dd-4324-9b4e-f5d342c1b4f2", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", resourceType="CLIENT_ROLE", resourcePath="clients/58546648-5a35-475d-86e1-44cd3aa0b279/roles/member" 2026-08-05 07:20:09,184 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="c30be884-b520-4546-aad2-b89c022cf74e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f75b12eb-c30c-4426-a994-ed3ccbbbdb75", client_auth_method="client-secret", username="admin", authSessionParentId="ef0335f1-d64d-48c1-bd4c-e5bcc650e504", authSessionTabId="yBGWBgRH9js" 2026-08-05 07:20:09,261 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="e874bd04-79dd-4324-9b4e-f5d342c1b4f2", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", resourceType="CLIENT_ROLE", resourcePath="clients/b32307fe-3e4f-43e8-8b8c-adec50a1ea9e/roles/admin" 2026-08-05 07:20:09,647 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="5c73aa70-48d2-454c-a36c-ed7e6aeff8f9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cca736d6-e222-4ec8-8dde-8386da1a9c84", client_auth_method="client-secret", username="admin", authSessionParentId="476857fc-7d8c-4916-b0a4-d4ef7b84798c", authSessionTabId="UHaqxnMs_bo" 2026-08-05 07:20:09,775 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="e874bd04-79dd-4324-9b4e-f5d342c1b4f2", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", resourceType="CLIENT_ROLE", resourcePath="clients/b32307fe-3e4f-43e8-8b8c-adec50a1ea9e/roles/editor" 2026-08-05 07:20:10,188 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="52f039aa-0a8f-46ad-bcbd-0f02611987db", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="422aa8cd-ec99-4809-9bc0-8196391d6341", client_auth_method="client-secret", username="admin", authSessionParentId="3af34e14-8762-41c0-8f31-6cff10cd9a95", authSessionTabId="pVuonUE50Kg" 2026-08-05 07:20:10,319 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="e874bd04-79dd-4324-9b4e-f5d342c1b4f2", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", resourceType="CLIENT_ROLE", resourcePath="clients/b32307fe-3e4f-43e8-8b8c-adec50a1ea9e/roles/viewer" 2026-08-05 07:20:10,673 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="e3c1131c-6ead-41b1-bcf9-a6b37db7904a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a1e1b012-cd17-4dbc-a783-88e4231e7398", client_auth_method="client-secret", username="admin", authSessionParentId="d0351b22-fff8-417c-b3a0-a4078695eb28", authSessionTabId="lYmnA89ImfM" 2026-08-05 07:20:10,763 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="e874bd04-79dd-4324-9b4e-f5d342c1b4f2", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", resourceType="CLIENT_ROLE", resourcePath="clients/27a45cb4-76f4-4568-bb75-f017500bac88/roles/member" 2026-08-05 07:22:20,458 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="ca3c764a-5e9c-4cf0-9209-ce77c306bb29", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4400b315-63b3-4507-81ca-723d2b09a743", client_auth_method="client-secret", username="admin", authSessionParentId="24de2cea-bbc1-41f2-b972-d1892e3d8dac", authSessionTabId="J8DaBwWCKls" 2026-08-05 07:22:21,141 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="e874bd04-79dd-4324-9b4e-f5d342c1b4f2", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", resourceType="REALM", resourcePath="null" 2026-08-05 07:22:22,536 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="4fdc4a50-6a66-499e-b6e1-39602327760b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="04a4a426-9674-41d6-bc25-8160970d55fb", client_auth_method="client-secret", username="admin", authSessionParentId="a386afd1-c61d-4544-8e58-00e41798f7d1", authSessionTabId="gCJN7Z4cobc" 2026-08-05 07:22:22,648 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="e874bd04-79dd-4324-9b4e-f5d342c1b4f2", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", resourceType="CLIENT", resourcePath="clients/06aaa634-d158-4e77-89b4-ad3302106d59" 2026-08-05 07:22:23,344 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="48c9600a-190c-47da-944b-1e5a904fe64c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="058be9ff-f205-4a3b-9af7-70f7461a706f", client_auth_method="client-secret", username="admin", authSessionParentId="93141b3f-eaf8-4ae3-acc1-2b3723f33195", authSessionTabId="GwVntr3TIuc" 2026-08-05 07:22:23,858 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="e874bd04-79dd-4324-9b4e-f5d342c1b4f2", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/2f86b70e-0b64-40c9-85b8-8d37e326f519/role-mappings/clients/db469eca-4a9d-4fef-a17b-451c884237eb" 2026-08-05 08:12:31,497 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="639e471b-bef3-4d38-be42-df19b0faaff3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0a05f0aa-eec8-42d1-b7fb-577a13881ad8", client_auth_method="client-secret", username="admin", authSessionParentId="718d25b1-f56a-430e-a560-2ff2a2394347", authSessionTabId="00jOe2ydSNA" 2026-08-05 08:12:31,656 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="e874bd04-79dd-4324-9b4e-f5d342c1b4f2", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", resourceType="REALM", resourcePath="null" 2026-08-05 08:12:32,492 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="3f4c6c63-952a-4beb-a982-405dd82ec109", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="96479811-13fd-498f-a19c-ab86fb9d9b9e", client_auth_method="client-secret", username="admin", authSessionParentId="443b3b12-01c6-4582-828e-41a1563c65c5", authSessionTabId="dVIlR2iTdNY" 2026-08-05 08:12:32,558 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="e874bd04-79dd-4324-9b4e-f5d342c1b4f2", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/cd4b7be1-9632-49d4-a13d-c5dc8dd3332c" 2026-08-05 08:12:32,618 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="e874bd04-79dd-4324-9b4e-f5d342c1b4f2", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/cd4b7be1-9632-49d4-a13d-c5dc8dd3332c/protocol-mappers/models/db96d6e9-5865-41db-9351-2803febcd4d2" 2026-08-05 08:12:39,007 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="766301dc-a125-4bde-a2ff-e0a960ac8f97", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e953bcfa-7ca0-4200-8859-dcb74c1e3535", client_auth_method="client-secret", username="admin", authSessionParentId="a517e023-c9e5-4007-8a69-4e28b50a9a7a", authSessionTabId="vBXxPaC0lKk" 2026-08-05 08:12:39,063 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="e874bd04-79dd-4324-9b4e-f5d342c1b4f2", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", resourceType="CLIENT", resourcePath="clients/58546648-5a35-475d-86e1-44cd3aa0b279" 2026-08-05 08:12:39,471 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="ae02d920-d158-405d-a43a-f6ed47f10830", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f852aac6-abd7-43d0-a57a-4413de86bfe5", client_auth_method="client-secret", username="admin", authSessionParentId="9b1934cb-2ac1-418e-8df3-5b062cc21553", authSessionTabId="gNSl_6NHuYQ" 2026-08-05 08:12:39,541 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="e874bd04-79dd-4324-9b4e-f5d342c1b4f2", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", resourceType="CLIENT", resourcePath="clients/b32307fe-3e4f-43e8-8b8c-adec50a1ea9e" 2026-08-05 08:12:39,905 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="04fef45b-2ef6-4133-b4d7-d54f4d6505d7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9381df9c-df29-4f57-aae1-294c67aa36c9", client_auth_method="client-secret", username="admin", authSessionParentId="83d1ff6e-ae66-4948-a750-12c4dcd1c619", authSessionTabId="E2hLd-l-Y1U" 2026-08-05 08:12:39,986 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="e874bd04-79dd-4324-9b4e-f5d342c1b4f2", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", resourceType="CLIENT", resourcePath="clients/27a45cb4-76f4-4568-bb75-f017500bac88" 2026-08-05 08:12:40,660 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="c31147e3-d29c-468a-8966-0bb356d305d6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e185e24b-3a7c-4c48-ad6a-9b5ed3ea860b", client_auth_method="client-secret", username="admin", authSessionParentId="c711ec87-f0df-451b-8c41-42ccc0b45fd9", authSessionTabId="IQOzX4RpRYY" 2026-08-05 08:12:40,994 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="67980a78-880d-42a3-b295-8b89a664753f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d5f8c3e7-c2b7-44a9-a886-22e186bf3dd1", client_auth_method="client-secret", username="admin", authSessionParentId="2652cd0e-4b85-452c-849f-009662c0500e", authSessionTabId="BSpw3anpIFM" 2026-08-05 08:12:41,326 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="0c4513d5-f0f8-4144-9f76-00b14d7fd14d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1377d994-e602-4fa0-8afe-5c8c11d642b8", client_auth_method="client-secret", username="admin", authSessionParentId="288741e3-a51a-4def-a588-101efb08388e", authSessionTabId="viI33ylf9Pk" 2026-08-05 08:12:41,659 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="72d5dc24-1713-4ed9-b034-a7e59c5e0af4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="66fb511b-fbe9-4a57-ae66-5eb35d5ff8b5", client_auth_method="client-secret", username="admin", authSessionParentId="21cbd168-3d81-471d-9d2f-9bf57cbf1ce9", authSessionTabId="t1GWY9NNvqk" 2026-08-05 08:12:42,001 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="957c6e91-f53a-4960-a710-ab2aad070e82", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="adb2bf0a-d58a-459d-ab39-7b0291647f7e", client_auth_method="client-secret", username="admin", authSessionParentId="b22e4f61-450b-441f-8946-ffcf9369d3a4", authSessionTabId="iz3ShzedqtA" 2026-08-05 08:13:53,459 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="0185e771-b9c2-4efa-a711-7a1d7ddca486", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="730a987b-661e-4689-98f1-cde9597656f0", client_auth_method="client-secret", username="admin", authSessionParentId="13ae7d11-845b-4f5a-85e6-c1b8521cc6a4", authSessionTabId="5RX7dIs52Do" 2026-08-05 08:13:53,647 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="e874bd04-79dd-4324-9b4e-f5d342c1b4f2", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", resourceType="REALM", resourcePath="null" 2026-08-05 08:13:55,217 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="ed3b067e-64c9-4432-a142-afe3b5e3efb6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="96f89eac-bb54-492c-b1a3-37a123eb8b76", client_auth_method="client-secret", username="admin", authSessionParentId="0d9f5a46-7884-4266-a12e-69b89b54cfb2", authSessionTabId="Pg1fsrGULYw" 2026-08-05 08:13:55,266 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="e874bd04-79dd-4324-9b4e-f5d342c1b4f2", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", resourceType="CLIENT", resourcePath="clients/06aaa634-d158-4e77-89b4-ad3302106d59" 2026-08-05 08:13:55,899 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a7c2bb3-6e6f-4641-aa73-2777aecc04fa", clientId="admin-cli", userId="3663908e-469a-45c7-ae9e-bf8e3c583082", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="227f3f8f-69a6-4d12-9654-afdb6d18c6c7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="07e6514c-52db-479b-a28e-fb37a0275f0f", client_auth_method="client-secret", username="admin", authSessionParentId="c35889fe-9457-4e04-945b-8c4b51a04b07", authSessionTabId="Z-arH7ES41w"