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-05-20 00:28:59,098 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 52880ms 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-05-20 00:29:04,519 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-05-20 00:29:13,299 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-20 00:29:13,898 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-20 00:29:14,498 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-20 00:29:15,094 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-20 00:29:15,098 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: c377484f-3f22-43bb-9cdf-e8c263e6873f, name: keycloak-0-31335 2026-05-20 00:29:15,104 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-05-20 00:29:15,104 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-05-20 00:29:15,111 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.36558 2026-05-20 00:29:16,108 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-05-20 00:29:17,210 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-31335: no members discovered after 2004 ms: creating cluster as coordinator 2026-05-20 00:29:17,221 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-31335|0] (1) [keycloak-0-31335] 2026-05-20 00:29:17,237 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-31335`, physical addresses are `[10.0.0.33:52094]` 2026-05-20 00:29:17,290 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-20 00:29:19,113 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-31335, Site name: null 2026-05-20 00:29:19,119 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-20 00:29:30,613 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-05-20 00:29:30,614 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-05-20 00:29:31,089 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-20 00:29:36,895 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-05-20 00:29:36,896 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-05-20 00:29:37,499 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-05-20 00:29:37,499 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-05-20 00:29:44,210 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:29:44,408 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:29:45,300 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:29:45,328 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:29:47,298 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:29:47,325 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:29:49,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-05-20 00:29:49,537 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:29:49,599 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:29:51,674 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:29:52,679 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:29:52,700 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:29:53,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-05-20 00:29:53,412 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:29:53,419 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:29:53,426 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:29:53,432 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:29:54,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-05-20 00:29:55,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-05-20 00:29:55,972 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:29:55,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-05-20 00:29:55,998 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:29:56,292 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:29:56,466 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:29:56,473 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:29:56,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-05-20 00:29:58,244 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:29:58,253 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:29:59,234 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:29:59,530 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:00,322 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:00,333 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:00,395 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:00,403 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:00,482 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-05-20 00:30:00,565 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-05-20 00:30:00,634 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-05-20 00:30:00,732 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-05-20 00:30:00,834 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-05-20 00:30:00,944 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-05-20 00:30:01,014 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-05-20 00:30:01,098 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 00:30:01,236 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-05-20 00:30:01,282 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-05-20 00:30:01,390 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-05-20 00:30:01,451 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-05-20 00:30:01,512 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-05-20 00:30:01,567 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 00:30:01,624 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-05-20 00:30:01,727 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-20 00:30:01,861 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-05-20 00:30:01,866 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:01,992 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:02,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-05-20 00:30:02,091 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:02,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-05-20 00:30:02,169 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:02,176 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:02,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-05-20 00:30:03,899 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:03,984 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:04,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-05-20 00:30:04,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-05-20 00:30:04,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-05-20 00:30:05,463 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:05,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-05-20 00:30:06,641 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:06,939 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:06,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:06,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-05-20 00:30:06,979 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:07,068 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:07,102 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:07,669 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:10,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-05-20 00:30:11,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-05-20 00:30:11,525 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:11,704 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:11,753 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:11,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-05-20 00:30:11,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-05-20 00:30:11,831 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:11,863 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-05-20 00:30:11,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-05-20 00:30:12,031 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:12,147 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:12,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:12,500 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:12,563 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:12,689 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:12,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-05-20 00:30:12,714 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:13,739 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:13,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-05-20 00:30:13,902 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:13,910 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:14,552 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:14,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:14,615 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:14,620 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:14,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-05-20 00:30:14,691 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:14,719 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:14,831 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:14,958 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:15,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:15,207 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:15,256 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:15,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:15,425 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:15,430 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:15,540 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:15,550 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:15,599 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-05-20 00:30:15,689 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-05-20 00:30:15,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-05-20 00:30:15,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-05-20 00:30:15,798 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:15,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-05-20 00:30:15,890 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:15,898 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:15,928 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:15,938 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:15,988 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-05-20 00:30:16,049 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-05-20 00:30:16,093 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-05-20 00:30:16,096 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:16,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-05-20 00:30:16,179 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:16,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-05-20 00:30:16,215 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:16,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-05-20 00:30:16,272 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-05-20 00:30:16,338 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-05-20 00:30:16,342 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:16,351 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:16,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-05-20 00:30:16,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-05-20 00:30:16,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-05-20 00:30:16,569 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-20 00:30:16,626 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-05-20 00:30:16,697 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-05-20 00:30:16,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-05-20 00:30:16,757 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-05-20 00:30:16,761 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-05-20 00:30:18,089 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-20 00:30:25,835 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 86.405s. Listening on: http://0.0.0.0:8080 2026-05-20 00:30:25,836 INFO [io.quarkus] (main) Profile prod activated. 2026-05-20 00:30:25,889 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-05-20 00:30:27,516 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-20 00:30:47,791 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="43aad47e-7dc3-415c-87f9-7c3384fab2e9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="57230a4c-96ef-4200-8480-4bdcd2df4d59", client_auth_method="client-secret", username="admin", authSessionParentId="19e3e00c-9615-4002-bbb8-82eeb024e58b", authSessionTabId="TW45L6PM4Ao" 2026-05-20 00:30:53,612 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="d67ce357-5eea-4ef8-9c0a-c59d1d742a23", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", resourceType="REALM", resourcePath="atmosphere" 2026-05-20 00:30:54,998 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="6a4ac2eb-6edd-456c-99ab-3535800debf5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9b5917e0-f93b-45c9-bb62-5d69a4b541e2", client_auth_method="client-secret", username="admin", authSessionParentId="6ae9c8c8-79eb-45eb-b368-bc88460ed926", authSessionTabId="h7ve2nOOVSk" 2026-05-20 00:30:55,292 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="d67ce357-5eea-4ef8-9c0a-c59d1d742a23", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/7f976562-a5dd-4f57-a2de-d475b54252f9" 2026-05-20 00:30:55,497 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="d67ce357-5eea-4ef8-9c0a-c59d1d742a23", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/7f976562-a5dd-4f57-a2de-d475b54252f9/protocol-mappers/models/374f0f99-1068-4202-b53c-035d8ed01725" 2026-05-20 00:31:16,563 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="5813d3a4-0417-4dc3-83bd-907830f1dcea", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="07c7f02a-c30f-4f51-ac4f-76e07c352c72", client_auth_method="client-secret", username="admin", authSessionParentId="4c059130-77de-4d43-be0f-1a5ddf56b0b1", authSessionTabId="WBGQ1I8ZxW0" 2026-05-20 00:31:16,815 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="d67ce357-5eea-4ef8-9c0a-c59d1d742a23", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", resourceType="CLIENT", resourcePath="clients/4820fd6d-1c7d-4df0-a6ac-24383324cfca" 2026-05-20 00:31:17,236 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="3e317116-90be-4331-90a0-9fcce1ee580c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5a508ad6-83f7-4188-ba3a-b4c2149465ee", client_auth_method="client-secret", username="admin", authSessionParentId="0ea4d602-ef5a-4e45-bc2f-040d3a0b6049", authSessionTabId="MO0A7YSOzvc" 2026-05-20 00:31:17,398 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="d67ce357-5eea-4ef8-9c0a-c59d1d742a23", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", resourceType="CLIENT", resourcePath="clients/ac545a08-e4e7-4745-9c68-daaacc8454ea" 2026-05-20 00:31:17,773 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="d00cde53-888b-4349-9569-b6c4881a1f04", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6e78f24f-4ee8-41b6-81e2-5072a25b05ae", client_auth_method="client-secret", username="admin", authSessionParentId="fed82ef2-06a0-469d-baf8-b73487242e3c", authSessionTabId="8NwbEHV99EM" 2026-05-20 00:31:17,904 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="d67ce357-5eea-4ef8-9c0a-c59d1d742a23", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", resourceType="CLIENT", resourcePath="clients/7c0d9420-d87c-485e-9a15-ea589faf5689" 2026-05-20 00:31:18,596 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="34f948c2-8da8-4bfb-a035-6eb26bed5604", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="84a67d3a-04bd-42dc-875e-1d4c1fe1919c", client_auth_method="client-secret", username="admin", authSessionParentId="9641fcd1-cdce-4853-a056-84795434647c", authSessionTabId="abQFsw5zba0" 2026-05-20 00:31:18,808 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="d67ce357-5eea-4ef8-9c0a-c59d1d742a23", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", resourceType="CLIENT_ROLE", resourcePath="clients/4820fd6d-1c7d-4df0-a6ac-24383324cfca/roles/member" 2026-05-20 00:31:19,278 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="4893e973-8c18-4dc3-990d-f8e5be973298", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="99af69e5-1197-42ec-aa83-c586a6650e1b", client_auth_method="client-secret", username="admin", authSessionParentId="c469f9ff-4cea-4fc9-ae3b-74ed66dbec9c", authSessionTabId="Awoyl6ZfetA" 2026-05-20 00:31:19,444 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="d67ce357-5eea-4ef8-9c0a-c59d1d742a23", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", resourceType="CLIENT_ROLE", resourcePath="clients/ac545a08-e4e7-4745-9c68-daaacc8454ea/roles/admin" 2026-05-20 00:31:19,859 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="e40e7d20-ac93-4bb5-bee8-0e919527f18a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e0b4f841-a62d-43b9-9a9f-33ac87adb3f5", client_auth_method="client-secret", username="admin", authSessionParentId="ebe2c1bf-d335-4c91-8ce3-2d615da4cd49", authSessionTabId="U9nB6ZqLDFQ" 2026-05-20 00:31:19,996 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="d67ce357-5eea-4ef8-9c0a-c59d1d742a23", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", resourceType="CLIENT_ROLE", resourcePath="clients/ac545a08-e4e7-4745-9c68-daaacc8454ea/roles/editor" 2026-05-20 00:31:20,361 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="d60d7a98-44fa-4663-8e48-224790443a8f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a5c207c2-3d44-4f5f-b67e-28d937b74208", client_auth_method="client-secret", username="admin", authSessionParentId="a7d8370b-744c-4208-be34-3107c0e526a1", authSessionTabId="x1550l0ziTA" 2026-05-20 00:31:20,452 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="d67ce357-5eea-4ef8-9c0a-c59d1d742a23", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", resourceType="CLIENT_ROLE", resourcePath="clients/ac545a08-e4e7-4745-9c68-daaacc8454ea/roles/viewer" 2026-05-20 00:31:20,875 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="d65ea916-990b-4d7b-944c-b8ca58fb76f9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dcd55335-8dcd-4873-93fb-c6993f054b4c", client_auth_method="client-secret", username="admin", authSessionParentId="28773cbb-128b-4864-bbed-09e4dba72e97", authSessionTabId="5g0FU6mxqBM" 2026-05-20 00:31:20,945 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="d67ce357-5eea-4ef8-9c0a-c59d1d742a23", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", resourceType="CLIENT_ROLE", resourcePath="clients/7c0d9420-d87c-485e-9a15-ea589faf5689/roles/member" 2026-05-20 00:33:33,468 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="d30b8844-5713-4069-a3aa-13b3eccfcc27", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bc7f2d89-7776-4df8-a89a-1179b4f8d6d2", client_auth_method="client-secret", username="admin", authSessionParentId="1b48d3e0-f4ce-4361-941e-98e76e0f6cd2", authSessionTabId="PlMRJV4NoQs" 2026-05-20 00:33:34,010 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="d67ce357-5eea-4ef8-9c0a-c59d1d742a23", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", resourceType="REALM", resourcePath="null" 2026-05-20 00:33:35,573 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="878af786-0a7d-4bcc-b60a-4fa1daf3d61f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7ef48142-8ec5-4ed7-8174-9364fd47261a", client_auth_method="client-secret", username="admin", authSessionParentId="3e3eb44c-22c0-4935-9e91-399bbbc1000a", authSessionTabId="WF_AKIStPsI" 2026-05-20 00:33:35,716 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="d67ce357-5eea-4ef8-9c0a-c59d1d742a23", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", resourceType="CLIENT", resourcePath="clients/c7ec7c8a-8122-4a04-94d0-6874e542962a" 2026-05-20 00:33:36,406 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="a0c68904-e62a-4392-9d6d-d9c9c864c446", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f35b80e0-8b37-4e0f-82f3-f3fd3adc91ed", client_auth_method="client-secret", username="admin", authSessionParentId="81abded4-639b-4fbd-951a-a147ee79eed5", authSessionTabId="RxdXd0DSuio" 2026-05-20 00:33:36,830 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="d67ce357-5eea-4ef8-9c0a-c59d1d742a23", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/b0af7cf0-aa49-47cb-980c-fa80df53b597/role-mappings/clients/68fb119c-a93b-450f-b461-da3d14aceb6e" 2026-05-20 01:22:31,165 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="f7cb1b2e-5824-4c98-afa6-8dae6ebc246a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a5eea34b-0ec6-40d9-8dc3-34e556632fc0", client_auth_method="client-secret", username="admin", authSessionParentId="1a2aee40-b9dd-4dde-add4-0cffa32f2d43", authSessionTabId="hJNj5JBEsEQ" 2026-05-20 01:22:31,317 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="d67ce357-5eea-4ef8-9c0a-c59d1d742a23", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", resourceType="REALM", resourcePath="null" 2026-05-20 01:22:32,096 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="bc075198-3481-4feb-8044-68607f9d60ce", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8854faf3-f446-4750-bc19-bf6e63f6e985", client_auth_method="client-secret", username="admin", authSessionParentId="48591743-c4a0-41e9-bea7-a20a8aac4444", authSessionTabId="PqWfQt4JcvU" 2026-05-20 01:22:32,194 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="d67ce357-5eea-4ef8-9c0a-c59d1d742a23", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/7f976562-a5dd-4f57-a2de-d475b54252f9" 2026-05-20 01:22:32,249 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="d67ce357-5eea-4ef8-9c0a-c59d1d742a23", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/7f976562-a5dd-4f57-a2de-d475b54252f9/protocol-mappers/models/374f0f99-1068-4202-b53c-035d8ed01725" 2026-05-20 01:22:38,603 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="5105ac3b-01e4-48d1-ab66-c1085e61f5ee", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="80ab9984-ce19-44fc-ba88-8f9ab6ed52ef", client_auth_method="client-secret", username="admin", authSessionParentId="95beb3c9-2324-4400-9fba-8f553249c5c1", authSessionTabId="NdFLXQaZju8" 2026-05-20 01:22:38,655 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="d67ce357-5eea-4ef8-9c0a-c59d1d742a23", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", resourceType="CLIENT", resourcePath="clients/4820fd6d-1c7d-4df0-a6ac-24383324cfca" 2026-05-20 01:22:39,047 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="14543926-a38c-4906-a824-d144995068ae", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="424cd4ed-988d-45e5-a1c8-95bcae8cbe98", client_auth_method="client-secret", username="admin", authSessionParentId="e1cfb9c5-08f8-4a4e-8abe-4e6ee70f0a27", authSessionTabId="p2dZEyiqS04" 2026-05-20 01:22:39,103 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="d67ce357-5eea-4ef8-9c0a-c59d1d742a23", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", resourceType="CLIENT", resourcePath="clients/ac545a08-e4e7-4745-9c68-daaacc8454ea" 2026-05-20 01:22:39,461 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="4897aa84-185c-42db-97e9-6b5166894cdb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4cf04bf7-5cd7-41a4-82c7-654f05c04a3d", client_auth_method="client-secret", username="admin", authSessionParentId="9002d72e-3a64-4e03-8e1c-54586fdb3583", authSessionTabId="rCJNO2gX5HY" 2026-05-20 01:22:39,523 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="d67ce357-5eea-4ef8-9c0a-c59d1d742a23", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", resourceType="CLIENT", resourcePath="clients/7c0d9420-d87c-485e-9a15-ea589faf5689" 2026-05-20 01:22:40,225 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="1b7143c5-ccf6-4bc7-bd30-f9f3f118bd58", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1c03d212-0be5-43c6-8692-bce17d8935a7", client_auth_method="client-secret", username="admin", authSessionParentId="619a94be-d648-4489-9a75-d3e94330de8f", authSessionTabId="hozzV4MwHlk" 2026-05-20 01:22:40,588 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="84206e0b-b328-400d-9189-53ec19619cdf", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="481332a0-5584-4d63-b9b4-8a3cec9fa152", client_auth_method="client-secret", username="admin", authSessionParentId="1089362a-4fcd-4bf7-a85d-d26c20519cca", authSessionTabId="S1I_XSu5Bww" 2026-05-20 01:22:40,938 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="77de2090-1c28-40d2-ab2f-06e0ea0412f6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1d6ecac6-3d2e-4cde-a93f-4376396a1742", client_auth_method="client-secret", username="admin", authSessionParentId="ebe82d52-7edd-4c7e-a395-2d69f6f42efa", authSessionTabId="0pvow-axWSc" 2026-05-20 01:22:41,274 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="123f899b-619a-41e4-8af9-1fed4c8bde5e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cc3434aa-bc9f-4541-b9db-7f24b148e4f4", client_auth_method="client-secret", username="admin", authSessionParentId="7e68dbdf-a950-4987-968d-f5c32a3c5282", authSessionTabId="FxSk0s8OPT8" 2026-05-20 01:22:41,647 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="8abd0427-6c4e-49f8-8313-60e31c6c9216", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f43269a5-f531-4d3f-a2e2-95db12790338", client_auth_method="client-secret", username="admin", authSessionParentId="8d04a255-33a6-4567-b2f7-3cfe636ae390", authSessionTabId="q6L8HDw_h2A" 2026-05-20 01:23:49,133 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="7af982bb-97a5-456d-a92b-0a57bcde92ea", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ff046408-530e-4eaa-b5ce-0a482d584025", client_auth_method="client-secret", username="admin", authSessionParentId="8d77a523-46dd-422b-823e-61a8041e7f15", authSessionTabId="fD2U6pOwxic" 2026-05-20 01:23:49,243 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="d67ce357-5eea-4ef8-9c0a-c59d1d742a23", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", resourceType="REALM", resourcePath="null" 2026-05-20 01:23:50,838 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="e322e255-0033-4e37-90bb-c6fa455ba21f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="25d6fb56-33fe-4bf8-9261-cddb9b84b621", client_auth_method="client-secret", username="admin", authSessionParentId="21863669-c2d2-4184-9316-32f59c1eddcf", authSessionTabId="1M8aDJpZ92Y" 2026-05-20 01:23:50,898 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="d67ce357-5eea-4ef8-9c0a-c59d1d742a23", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", resourceType="CLIENT", resourcePath="clients/c7ec7c8a-8122-4a04-94d0-6874e542962a" 2026-05-20 01:23:51,585 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="21af2211-f5cf-4657-9010-c0b7c31d2597", clientId="admin-cli", userId="dfd5c07a-97e7-4446-b3e3-33f6c6361eb2", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="c8ef66e2-914c-4a4f-8c95-e70e0e581297", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6fe42bb7-9511-4b0a-88cc-79e84382a295", client_auth_method="client-secret", username="admin", authSessionParentId="70d26cc6-a2cd-4f05-9866-d3ac09736784", authSessionTabId="eT8PdC7Yp0Q"