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-06-24 00:53:00,790 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 44054ms 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-06-24 00:53:05,338 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-06-24 00:53:13,822 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-24 00:53:14,438 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-24 00:53:15,138 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-24 00:53:15,634 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-24 00:53:15,636 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 0da52c3d-4495-455b-8863-6c15d7fc4ad5, name: keycloak-0-16648 2026-06-24 00:53:15,642 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-06-24 00:53:15,642 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-06-24 00:53:15,739 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.44124 2026-06-24 00:53:16,636 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-06-24 00:53:17,817 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-16648: no members discovered after 2074 ms: creating cluster as coordinator 2026-06-24 00:53:17,828 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-16648|0] (1) [keycloak-0-16648] 2026-06-24 00:53:17,850 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-16648`, physical addresses are `[10.0.0.219:59660]` 2026-06-24 00:53:17,858 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-06-24 00:53:19,723 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-16648, Site name: null 2026-06-24 00:53:19,727 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-24 00:53:29,139 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-06-24 00:53:29,140 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-06-24 00:53:29,549 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-24 00:53:35,135 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-06-24 00:53:35,135 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-06-24 00:53:35,639 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-06-24 00:53:35,640 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-06-24 00:53:44,417 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:53:44,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:53:45,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-06-24 00:53:45,576 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:53:48,007 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:53:48,030 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:53:50,546 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:53:50,617 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:53:50,629 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:53:53,214 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:53:54,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-06-24 00:53:54,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-06-24 00:53:54,966 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:53:55,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-06-24 00:53:55,577 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:53:55,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-06-24 00:53:55,592 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:53:57,286 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:53:58,462 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:53:58,488 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:53:58,509 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:53:58,515 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:53:58,855 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:53:59,126 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:53:59,149 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:53:59,510 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:00,988 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:00,997 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:01,957 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:02,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-06-24 00:54:02,974 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:02,986 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:03,052 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:03,062 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:03,127 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-06-24 00:54:03,207 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-06-24 00:54:03,270 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-06-24 00:54:03,359 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-06-24 00:54:03,447 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-06-24 00:54:03,557 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-06-24 00:54:03,642 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-06-24 00:54:03,724 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-06-24 00:54:03,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-06-24 00:54:03,910 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-06-24 00:54:04,011 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-06-24 00:54:04,074 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-06-24 00:54:04,175 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-06-24 00:54:04,245 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-06-24 00:54:04,303 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-06-24 00:54:04,403 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-06-24 00:54:04,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-06-24 00:54:04,521 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:04,638 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:04,677 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:04,763 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:04,846 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:04,851 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:04,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:04,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-06-24 00:54:06,807 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:06,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-06-24 00:54:07,077 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:07,088 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:07,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-06-24 00:54:08,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-06-24 00:54:08,483 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:09,477 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:09,735 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:09,760 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:09,766 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:09,773 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:09,859 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:09,887 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:10,396 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:13,705 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:14,442 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:14,671 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:14,852 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:14,907 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:14,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-06-24 00:54:14,967 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:14,973 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:15,008 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-06-24 00:54:15,124 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:15,153 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:15,278 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:15,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-06-24 00:54:15,638 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:15,699 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:15,823 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:15,838 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:15,843 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:16,827 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:16,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-06-24 00:54:16,981 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:16,988 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:17,645 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:17,653 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:17,707 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:17,713 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:17,782 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:17,788 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:17,813 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:17,951 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:18,073 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:18,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:18,321 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:18,375 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:18,407 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:18,573 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:18,580 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:18,698 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:18,708 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:18,761 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-06-24 00:54:18,828 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-06-24 00:54:18,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-06-24 00:54:18,917 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:18,922 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:18,945 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:19,017 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:19,023 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:19,050 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:19,062 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:19,112 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-06-24 00:54:19,176 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-06-24 00:54:19,219 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-06-24 00:54:19,222 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:19,266 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:19,295 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:19,304 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:19,332 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:19,337 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:19,380 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-06-24 00:54:19,459 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-06-24 00:54:19,462 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:19,471 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:19,665 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:19,672 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:19,681 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:19,685 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:19,734 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-06-24 00:54:19,801 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-06-24 00:54:19,809 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-24 00:54:19,856 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-06-24 00:54:19,859 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-06-24 00:54:21,135 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-24 00:54:29,116 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 88.076s. Listening on: http://0.0.0.0:8080 2026-06-24 00:54:29,117 INFO [io.quarkus] (main) Profile prod activated. 2026-06-24 00:54:29,117 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-06-24 00:54:30,824 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-24 00:54:51,133 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="9c7c710e-cd2e-442c-8c08-8099792529de", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4811bdb8-7183-438e-be10-43f3a184a6c4", client_auth_method="client-secret", username="admin", authSessionParentId="141caa99-0063-40f5-aa0b-ebab0f6b513f", authSessionTabId="hYkVKURyEA8" 2026-06-24 00:55:00,407 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="29291547-1f92-4ba8-952e-3b13ba275878", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", resourceType="REALM", resourcePath="atmosphere" 2026-06-24 00:55:02,126 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="d43b1782-4ab1-4ae1-a72c-6faf6591822e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a399fab0-7db7-4ee3-b65f-2d32f964ec2d", client_auth_method="client-secret", username="admin", authSessionParentId="0b240215-9821-4727-924f-718d27bf47d5", authSessionTabId="cYc9ClehDz8" 2026-06-24 00:55:02,320 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="29291547-1f92-4ba8-952e-3b13ba275878", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/db371a25-3c69-40c7-9c74-13087fab6c5e" 2026-06-24 00:55:02,515 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="29291547-1f92-4ba8-952e-3b13ba275878", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/db371a25-3c69-40c7-9c74-13087fab6c5e/protocol-mappers/models/63cc6770-b34b-4e48-b6f3-5b360815109b" 2026-06-24 00:55:23,618 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="6f06be11-c0ed-484e-9f92-0416761c441c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bc3b6aba-36b7-4c43-88d5-66a74c17109f", client_auth_method="client-secret", username="admin", authSessionParentId="bb047b8f-647a-45fd-afe3-92ef3216e348", authSessionTabId="VgJm4EHsHQM" 2026-06-24 00:55:23,917 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="29291547-1f92-4ba8-952e-3b13ba275878", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", resourceType="CLIENT", resourcePath="clients/71d370b8-fb7c-480c-b56f-4f8b782f3370" 2026-06-24 00:55:24,277 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="10f717f8-ac25-42c1-a43f-2cd78a76045b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cb3b2df5-46e3-417f-82e6-0777318e3dee", client_auth_method="client-secret", username="admin", authSessionParentId="937c2381-b628-4083-9272-c8fc46b244e2", authSessionTabId="Mgs0aVSZnLc" 2026-06-24 00:55:24,353 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="29291547-1f92-4ba8-952e-3b13ba275878", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", resourceType="CLIENT", resourcePath="clients/6bc43042-ee67-48e7-9eb1-bc7480f479b0" 2026-06-24 00:55:24,772 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="2b4dbd96-d6a4-4c09-860f-b1c9211cf3c0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dc614a45-32c4-4b9d-806c-ddba925b89cf", client_auth_method="client-secret", username="admin", authSessionParentId="7567b3ce-ab3b-42f7-a2bd-9823018240c5", authSessionTabId="zuqYjdMwhrE" 2026-06-24 00:55:24,917 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="29291547-1f92-4ba8-952e-3b13ba275878", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", resourceType="CLIENT", resourcePath="clients/c31d2370-3c17-4326-a861-59b960dd8c7d" 2026-06-24 00:55:25,508 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="39ccdbc6-2009-410c-862d-a1a21e8b549c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2f8b2d7c-e671-41e6-8e78-2c616068a009", client_auth_method="client-secret", username="admin", authSessionParentId="5ff24343-095c-436e-a6a1-4e9979a75a34", authSessionTabId="xYmUdCAZoq0" 2026-06-24 00:55:25,631 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="29291547-1f92-4ba8-952e-3b13ba275878", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", resourceType="CLIENT_ROLE", resourcePath="clients/71d370b8-fb7c-480c-b56f-4f8b782f3370/roles/member" 2026-06-24 00:55:26,049 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="88b7b8c2-1268-4662-b079-8605d431dd87", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b6c16353-1e0c-4d79-8f9a-7c0f7c4852b5", client_auth_method="client-secret", username="admin", authSessionParentId="5b6e9209-e091-4143-b982-ff6d96cc3df1", authSessionTabId="Y_q6m0ptsvQ" 2026-06-24 00:55:26,167 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="29291547-1f92-4ba8-952e-3b13ba275878", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", resourceType="CLIENT_ROLE", resourcePath="clients/6bc43042-ee67-48e7-9eb1-bc7480f479b0/roles/admin" 2026-06-24 00:55:26,667 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="06bb7e72-05d9-468c-b8cf-9ff99bdb5475", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a97b237d-f0cb-41d4-befe-b0599ce9113e", client_auth_method="client-secret", username="admin", authSessionParentId="be3376be-7e16-47a2-83d9-e5c3bd4a445a", authSessionTabId="IF2Li795KS0" 2026-06-24 00:55:26,921 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="29291547-1f92-4ba8-952e-3b13ba275878", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", resourceType="CLIENT_ROLE", resourcePath="clients/6bc43042-ee67-48e7-9eb1-bc7480f479b0/roles/editor" 2026-06-24 00:55:27,276 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="6c826815-cd32-482c-a1e6-e7ded6e25e0d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5750a0d0-a2e5-4079-bfa2-df7466e7f302", client_auth_method="client-secret", username="admin", authSessionParentId="0c85f70f-ba55-4e7e-b800-5f94e9a5a780", authSessionTabId="5hDzYhxb0lk" 2026-06-24 00:55:27,565 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="29291547-1f92-4ba8-952e-3b13ba275878", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", resourceType="CLIENT_ROLE", resourcePath="clients/6bc43042-ee67-48e7-9eb1-bc7480f479b0/roles/viewer" 2026-06-24 00:55:27,918 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="a5c9e6e4-3687-4df1-a715-e21d0a49db8d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c914e0b6-623b-403c-a0bb-cf1db0696936", client_auth_method="client-secret", username="admin", authSessionParentId="06550131-4cc9-42ca-bd9d-82a193196796", authSessionTabId="YS4Wgdh0uK4" 2026-06-24 00:55:28,123 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="29291547-1f92-4ba8-952e-3b13ba275878", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", resourceType="CLIENT_ROLE", resourcePath="clients/c31d2370-3c17-4326-a861-59b960dd8c7d/roles/member" 2026-06-24 00:57:39,556 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="65502591-9eeb-4348-9fde-91cbb320f12b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="70dea578-a492-4eab-9b4e-9a576b4da084", client_auth_method="client-secret", username="admin", authSessionParentId="c99516d9-b891-4f75-a758-b0b3f176ba57", authSessionTabId="Ts-zEeOD2Ew" 2026-06-24 00:57:40,140 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="29291547-1f92-4ba8-952e-3b13ba275878", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", resourceType="REALM", resourcePath="null" 2026-06-24 00:57:41,711 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="dcfa3074-0012-4641-80fe-11d703644a22", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8c1d57cb-a210-4ed0-b9a8-be5ca1e21ed0", client_auth_method="client-secret", username="admin", authSessionParentId="5367e294-58d7-4616-ad79-0e2fb7850904", authSessionTabId="61gSj-EI7zM" 2026-06-24 00:57:41,843 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="29291547-1f92-4ba8-952e-3b13ba275878", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", resourceType="CLIENT", resourcePath="clients/d8a3d73b-a28e-407f-b327-35a36a74eaa1" 2026-06-24 00:57:42,432 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="0d1b8c60-0173-43ac-82b2-a61b92ec238d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1018d36e-fd71-4073-84d8-772c4760e19d", client_auth_method="client-secret", username="admin", authSessionParentId="7d029684-ad24-44d6-9fa4-59b567222363", authSessionTabId="qpUInjm6-UA" 2026-06-24 00:57:42,863 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="29291547-1f92-4ba8-952e-3b13ba275878", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/fdbc7829-116a-49c7-a9e9-5743efc890fd/role-mappings/clients/ef19a673-b744-4093-b5a0-ff06df015e4b" 2026-06-24 01:01:47,480 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="ff4f0f12-3e66-4d58-96a7-b08a6f61c144", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a85ae85c-7762-4171-97e4-5c934afe09da", client_auth_method="client-secret", username="admin", authSessionParentId="27106569-1a19-48a3-8c4c-a87313ee6440", authSessionTabId="W7qzttKkeUc" 2026-06-24 01:01:47,657 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="29291547-1f92-4ba8-952e-3b13ba275878", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", resourceType="REALM", resourcePath="null" 2026-06-24 01:01:48,389 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="e837a544-57e4-4032-b7e4-815830ef6535", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bc927b89-9847-4ca1-89b1-81240f543af6", client_auth_method="client-secret", username="admin", authSessionParentId="8b091377-6ce0-4b23-a5b2-0995af34ca47", authSessionTabId="-ysLZ1E8z50" 2026-06-24 01:01:48,441 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="29291547-1f92-4ba8-952e-3b13ba275878", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/db371a25-3c69-40c7-9c74-13087fab6c5e" 2026-06-24 01:01:48,522 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="29291547-1f92-4ba8-952e-3b13ba275878", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/db371a25-3c69-40c7-9c74-13087fab6c5e/protocol-mappers/models/63cc6770-b34b-4e48-b6f3-5b360815109b" 2026-06-24 01:01:54,458 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="e2fee78c-42ae-4704-b4c8-91e1a752d07f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="28f260c6-c4a4-4ff5-ae07-f84db4826d79", client_auth_method="client-secret", username="admin", authSessionParentId="707ecc24-4f94-4941-bc46-a99cab731cb9", authSessionTabId="f0USpathCyk" 2026-06-24 01:01:54,536 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="29291547-1f92-4ba8-952e-3b13ba275878", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", resourceType="CLIENT", resourcePath="clients/71d370b8-fb7c-480c-b56f-4f8b782f3370" 2026-06-24 01:01:54,896 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="07427d46-4fda-4a6b-bf5a-ee2508ace0f9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8dcc9c3a-fc61-47d8-b760-1846ca6d81b0", client_auth_method="client-secret", username="admin", authSessionParentId="2d57bd4b-0723-4a63-9043-b4ae7b311016", authSessionTabId="P1ZCb9k3JIE" 2026-06-24 01:01:54,951 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="29291547-1f92-4ba8-952e-3b13ba275878", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", resourceType="CLIENT", resourcePath="clients/6bc43042-ee67-48e7-9eb1-bc7480f479b0" 2026-06-24 01:01:55,308 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="a930f651-2da2-44c2-962b-038853e780f5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5a93b3bc-ccfb-425c-a4a4-24489568b0b3", client_auth_method="client-secret", username="admin", authSessionParentId="983850a3-aee3-4c10-b876-2aa06a2cd611", authSessionTabId="bJA2VSINCjI" 2026-06-24 01:01:55,362 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="29291547-1f92-4ba8-952e-3b13ba275878", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", resourceType="CLIENT", resourcePath="clients/c31d2370-3c17-4326-a861-59b960dd8c7d" 2026-06-24 01:01:55,976 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="a8dd05fc-1894-43f7-b4c4-1cdf1d204e7f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2bd9b452-32ec-4641-b598-a18a42bf7706", client_auth_method="client-secret", username="admin", authSessionParentId="b8082b32-62ff-439f-9a76-e68f34e5ecd8", authSessionTabId="uqwTxLwb1u0" 2026-06-24 01:01:56,347 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="799eab2b-8665-4897-b3f0-e3d8dcdce25a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d01ec68d-591e-427b-b2e3-3157ca494081", client_auth_method="client-secret", username="admin", authSessionParentId="e58833d1-45f8-481d-9d49-9a942df4ffb2", authSessionTabId="4Nk7SwlGTlU" 2026-06-24 01:01:56,707 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="557297f7-4ed9-4128-a7b9-061fc6f66a51", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fca7049a-348e-49ec-ab08-6e030d9f8b0c", client_auth_method="client-secret", username="admin", authSessionParentId="1fef34ac-299f-4885-ba73-93e5f1739ba7", authSessionTabId="qYv6Q4xEvBE" 2026-06-24 01:01:57,066 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="66f688db-72a3-4147-a8a6-ba265807d53e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ab1cd20f-d391-4a85-8215-83eb8e17fcb1", client_auth_method="client-secret", username="admin", authSessionParentId="58a9b851-6e44-44d8-9273-dd10e7cde7ec", authSessionTabId="mmvCyjsMNkk" 2026-06-24 01:01:57,415 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="67392464-e7ff-4a89-801a-97da2c19b539", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="94a774c0-9c85-4da0-b186-b109c5f9b273", client_auth_method="client-secret", username="admin", authSessionParentId="9cf3a8bb-67d0-4103-bf23-84f4d0ef07ce", authSessionTabId="0Exx9IlCSr8" 2026-06-24 01:02:46,666 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="b3afb176-ec51-405c-8f7b-a145cf4b73d6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a35c0f3a-0e17-4953-93de-9e576393ba5a", client_auth_method="client-secret", username="admin", authSessionParentId="a5922832-563b-4f82-ba69-dbf1af03af6f", authSessionTabId="gVQB9ILyRqU" 2026-06-24 01:02:46,817 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="29291547-1f92-4ba8-952e-3b13ba275878", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", resourceType="REALM", resourcePath="null" 2026-06-24 01:02:48,171 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="3488a187-2e26-407e-8083-25c62c20ded8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c3020b96-68c3-422a-a6f0-d2af5cc71c32", client_auth_method="client-secret", username="admin", authSessionParentId="e7d7f953-baec-4b9e-b85e-bf0aeb9f3a06", authSessionTabId="ue3dRFoEzmU" 2026-06-24 01:02:48,231 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="29291547-1f92-4ba8-952e-3b13ba275878", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", resourceType="CLIENT", resourcePath="clients/d8a3d73b-a28e-407f-b327-35a36a74eaa1" 2026-06-24 01:02:48,764 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="44d1e0d6-c8f8-4e20-81e2-0f6c7dfd0845", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d04d2612-d245-4157-a18e-c9828c5cf4dc", client_auth_method="client-secret", username="admin", authSessionParentId="95e59b28-19b8-48d4-b36f-e252fe5e94bd", authSessionTabId="cwRRShOk_ZE" 2026-06-24 01:03:07,039 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="admin-cli", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", auth_method="openid-connect", token_id="2888b8af-f293-4b94-9f16-427d1610924b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="38e1487d-06e0-41b3-810f-7c621edcac4a", client_auth_method="client-secret", username="admin", authSessionParentId="97c1e855-24c7-4fe3-bfe2-d8b0106c9104", authSessionTabId="9k9itWhjsgE" 2026-06-24 01:03:07,138 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="3c6edad2-bb08-4886-84cc-53b04db26885", clientId="29291547-1f92-4ba8-952e-3b13ba275878", userId="e35982b6-fc50-43c5-84fd-552ac242c8b6", ipAddress="199.204.45.115", resourceType="USER", resourcePath="users/e6cb7bcd-9961-4683-9314-5d9803d8911c" 2026-06-24 01:03:19,907 INFO [org.keycloak.events] (executor-thread-3) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="fdbc7829-116a-49c7-a9e9-5743efc890fd", ipAddress="10.0.0.159", token_id="edf5a4e1-149b-4ca8-b150-af76fa4b4e9b", grant_type="client_credentials", scope="openid email profile", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="d8be04fe-e57d-48d3-8274-dabd9ba464c0", authSessionTabId="0Pv92DxEfzc"