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-03-25 21:09:07,482 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 47220ms 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-03-25 21:09:12,740 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-03-25 21:09:20,347 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-25 21:09:20,636 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-25 21:09:21,152 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-25 21:09:21,644 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-25 21:09:21,645 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 4d276da2-08f4-41f1-83b2-218024c248d1, name: keycloak-0-17095 2026-03-25 21:09:21,650 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-03-25 21:09:21,650 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-03-25 21:09:21,739 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.18191 2026-03-25 21:09:23,745 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-17095: no members discovered after 2003 ms: creating cluster as coordinator 2026-03-25 21:09:23,756 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-17095|0] (1) [keycloak-0-17095] 2026-03-25 21:09:23,757 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-03-25 21:09:23,854 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-17095`, physical addresses are `[10.0.0.192:33727]` 2026-03-25 21:09:23,940 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-03-25 21:09:25,550 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-17095, Site name: null 2026-03-25 21:09:25,553 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-25 21:09:35,048 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-03-25 21:09:35,048 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-03-25 21:09:35,453 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-25 21:09:40,755 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-03-25 21:09:40,755 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-03-25 21:09:41,251 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-03-25 21:09:41,252 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-03-25 21:09:47,542 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:09:47,660 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:09:48,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-03-25 21:09:48,539 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:09:50,487 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:09:50,512 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:09:52,486 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:09:52,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-03-25 21:09:52,534 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:09:54,478 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:09:55,445 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:09:55,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-03-25 21:09:55,776 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:09:56,181 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:09:56,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-03-25 21:09:56,197 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:09:56,203 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:09:57,468 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:09:58,474 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:09:58,503 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:09:58,519 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:09:58,524 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:09:58,826 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:09:58,987 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:09:58,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-03-25 21:09:59,279 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:00,664 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:00,673 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:01,613 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:01,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:02,668 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:02,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-03-25 21:10:02,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-03-25 21:10:02,749 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:02,817 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-03-25 21:10:02,893 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-03-25 21:10:02,963 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-03-25 21:10:03,067 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-03-25 21:10:03,214 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-03-25 21:10:03,320 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-03-25 21:10:03,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-03-25 21:10:03,499 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-03-25 21:10:03,649 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-03-25 21:10:03,693 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-03-25 21:10:03,794 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-03-25 21:10:03,846 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-03-25 21:10:03,900 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-03-25 21:10:03,956 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-03-25 21:10:04,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-03-25 21:10:04,121 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-25 21:10:04,238 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-03-25 21:10:04,242 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:04,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:04,435 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:04,517 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:04,591 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:04,595 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:04,601 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:04,610 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:06,330 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:06,414 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:06,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-03-25 21:10:06,628 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:06,634 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:07,920 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:08,027 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:09,024 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:09,299 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:09,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-03-25 21:10:09,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-03-25 21:10:09,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-03-25 21:10:09,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-03-25 21:10:09,453 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:09,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-03-25 21:10:12,725 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:13,450 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:13,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-03-25 21:10:13,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-03-25 21:10:13,891 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:13,954 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:13,963 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:13,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-03-25 21:10:14,009 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-03-25 21:10:14,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-03-25 21:10:14,180 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:14,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-03-25 21:10:14,427 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:14,654 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:14,717 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:14,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-03-25 21:10:14,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-03-25 21:10:14,861 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:15,931 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:16,009 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:16,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-03-25 21:10:16,107 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:16,751 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:16,762 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:16,821 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:16,828 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:16,894 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10: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-03-25 21:10:16,931 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:17,033 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:17,175 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:17,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-03-25 21:10:17,361 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:17,416 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:17,447 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:17,619 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:17,626 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:17,755 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:17,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-03-25 21:10:17,821 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-03-25 21:10:17,890 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-03-25 21:10:17,892 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:17,989 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:17,995 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:18,057 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:18,133 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:18,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-03-25 21:10:18,173 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:18,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:18,229 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-03-25 21:10:18,296 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-03-25 21:10:18,342 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-03-25 21:10:18,345 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:18,391 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:18,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-03-25 21:10:18,427 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:18,454 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:18,461 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:18,516 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-03-25 21:10:18,584 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-03-25 21:10:18,587 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:18,596 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:18,800 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:18,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-03-25 21:10:18,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:18,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-03-25 21:10:18,878 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-25 21:10:18,951 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-03-25 21:10:18,954 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-25 21:10:19,011 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-25 21:10:19,014 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-03-25 21:10:20,148 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-25 21:10:28,156 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 80.383s. Listening on: http://0.0.0.0:8080 2026-03-25 21:10:28,157 INFO [io.quarkus] (main) Profile prod activated. 2026-03-25 21:10:28,157 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-03-25 21:10:29,856 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-25 21:10:47,732 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="admin-cli", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", auth_method="openid-connect", token_id="6fe89c85-9630-4372-85fe-bcc856dba734", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="85b88cb5-ca5c-41a1-b357-fc1ed94bbb43", client_auth_method="client-secret", username="admin", authSessionParentId="a4122342-d034-4bc5-9e53-858cd08aa4fa", authSessionTabId="4T41mG2xXvM" 2026-03-25 21:10:52,050 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="3abcd9ba-2759-4c61-b3b3-47a02b3b7e17", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", resourceType="REALM", resourcePath="atmosphere" 2026-03-25 21:10:54,110 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="admin-cli", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", auth_method="openid-connect", token_id="7e9bca80-86c9-4bb4-8db5-003bf489c63d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ed86017f-a7ee-4b68-a4e5-5f76df486d90", client_auth_method="client-secret", username="admin", authSessionParentId="e76f2379-6848-4ff7-b173-22fe8576d7a4", authSessionTabId="0pFvIqo_1g8" 2026-03-25 21:10:54,246 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="3abcd9ba-2759-4c61-b3b3-47a02b3b7e17", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/34f2221a-dfe4-4327-8c67-35a23b25f9e7" 2026-03-25 21:10:54,448 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="3abcd9ba-2759-4c61-b3b3-47a02b3b7e17", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/34f2221a-dfe4-4327-8c67-35a23b25f9e7/protocol-mappers/models/b174c082-f912-4b32-8dce-c164b2cde370" 2026-03-25 21:11:15,301 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="admin-cli", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", auth_method="openid-connect", token_id="b6a22a5d-4e01-46c1-8b53-cf71e8e5d3b4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e682ca0a-4899-4c75-92ea-d03eee807011", client_auth_method="client-secret", username="admin", authSessionParentId="8c16cbe9-b39e-4efe-94c9-bcb74161e2b5", authSessionTabId="0vX8ZKq-I5U" 2026-03-25 21:11:15,555 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="3abcd9ba-2759-4c61-b3b3-47a02b3b7e17", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", resourceType="CLIENT", resourcePath="clients/7ee2cf67-27f8-42be-97c9-d6f3b9fd717d" 2026-03-25 21:11:15,970 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="admin-cli", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", auth_method="openid-connect", token_id="600cf789-e585-44e6-9f8c-842f4383d81f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ee1cb471-d93c-4b8e-8bed-1a9402c67c93", client_auth_method="client-secret", username="admin", authSessionParentId="b40e7e97-0772-47dc-8372-e613e3635ec9", authSessionTabId="lDrFxJ722dE" 2026-03-25 21:11:16,062 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="3abcd9ba-2759-4c61-b3b3-47a02b3b7e17", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", resourceType="CLIENT", resourcePath="clients/bab71174-8a8d-473d-ab2e-7c0cb284d992" 2026-03-25 21:11:16,461 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="admin-cli", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", auth_method="openid-connect", token_id="02451cdc-f578-4f43-a015-ee8aee2ad1cf", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2b17004b-0751-4529-8203-a3ef55a2daca", client_auth_method="client-secret", username="admin", authSessionParentId="18613957-3701-4ed6-8af6-a07d610b054c", authSessionTabId="9-qMSBtOZDc" 2026-03-25 21:11:16,633 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="3abcd9ba-2759-4c61-b3b3-47a02b3b7e17", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", resourceType="CLIENT", resourcePath="clients/6a298087-6523-4763-a789-0e03b16b40b6" 2026-03-25 21:11:17,222 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="admin-cli", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", auth_method="openid-connect", token_id="39dd762c-c5d5-4c4c-a0d7-875bd9a06958", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0ebd95c3-642d-4d25-b781-52d35432b7f5", client_auth_method="client-secret", username="admin", authSessionParentId="9c710526-5f36-470a-aa7a-4b70a79d32ff", authSessionTabId="TGRrC63grYM" 2026-03-25 21:11:17,341 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="3abcd9ba-2759-4c61-b3b3-47a02b3b7e17", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", resourceType="CLIENT_ROLE", resourcePath="clients/7ee2cf67-27f8-42be-97c9-d6f3b9fd717d/roles/member" 2026-03-25 21:11:17,698 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="admin-cli", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", auth_method="openid-connect", token_id="876f16b2-7c12-4c21-b318-6f9e6af019d4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c269edb0-947e-494b-9e51-406623f02465", client_auth_method="client-secret", username="admin", authSessionParentId="401593f3-c413-4365-a356-7d5f78d0a024", authSessionTabId="ifGOh9_PTsw" 2026-03-25 21:11:17,780 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="3abcd9ba-2759-4c61-b3b3-47a02b3b7e17", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", resourceType="CLIENT_ROLE", resourcePath="clients/bab71174-8a8d-473d-ab2e-7c0cb284d992/roles/admin" 2026-03-25 21:11:18,146 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="admin-cli", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", auth_method="openid-connect", token_id="2d9e3b7d-7c96-4f0b-9637-90daddc05489", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dcdebdd3-2b86-4673-b204-13bd5ed94ba6", client_auth_method="client-secret", username="admin", authSessionParentId="857f0d76-1f76-4bc0-9607-8f8098bd03c3", authSessionTabId="4kK4QHCnwys" 2026-03-25 21:11:18,261 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="3abcd9ba-2759-4c61-b3b3-47a02b3b7e17", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", resourceType="CLIENT_ROLE", resourcePath="clients/bab71174-8a8d-473d-ab2e-7c0cb284d992/roles/editor" 2026-03-25 21:11:18,692 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="admin-cli", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", auth_method="openid-connect", token_id="5f9fd374-c0d4-4f7b-a084-e0bb8f1aba30", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="19030473-3127-4c69-b572-9c9c6e562d1b", client_auth_method="client-secret", username="admin", authSessionParentId="0f7bea26-9cc2-4fae-b516-4c1f4f125c51", authSessionTabId="-hzRXf5ioO8" 2026-03-25 21:11:18,846 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="3abcd9ba-2759-4c61-b3b3-47a02b3b7e17", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", resourceType="CLIENT_ROLE", resourcePath="clients/bab71174-8a8d-473d-ab2e-7c0cb284d992/roles/viewer" 2026-03-25 21:11:19,210 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="admin-cli", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", auth_method="openid-connect", token_id="431358c6-35e7-482a-8da7-f340803b2a99", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="36d6ea86-e54b-432e-852d-b08e286d9184", client_auth_method="client-secret", username="admin", authSessionParentId="53b1a714-06b8-4013-a408-8092b24501dc", authSessionTabId="S57ywbQKY6A" 2026-03-25 21:11:19,281 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="3abcd9ba-2759-4c61-b3b3-47a02b3b7e17", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", resourceType="CLIENT_ROLE", resourcePath="clients/6a298087-6523-4763-a789-0e03b16b40b6/roles/member" 2026-03-25 21:13:35,213 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="admin-cli", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", auth_method="openid-connect", token_id="1534b803-f998-4c00-863b-7d1f063a1446", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f310edf6-cc65-4637-8c7d-246b9a06d53e", client_auth_method="client-secret", username="admin", authSessionParentId="94601e44-b61e-493a-ac92-51b1fa2b763e", authSessionTabId="wvdA_nSYu1I" 2026-03-25 21:13:35,665 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="3abcd9ba-2759-4c61-b3b3-47a02b3b7e17", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", resourceType="REALM", resourcePath="null" 2026-03-25 21:13:37,319 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="admin-cli", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", auth_method="openid-connect", token_id="b969316b-3ed1-4ad5-8da7-dde0dc829e2d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f1291e7e-edbd-427f-af97-bb0852bf0076", client_auth_method="client-secret", username="admin", authSessionParentId="b20ef71f-c802-4af2-8a76-fac34d99dff4", authSessionTabId="XolwhoBEm_I" 2026-03-25 21:13:37,449 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="3abcd9ba-2759-4c61-b3b3-47a02b3b7e17", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", resourceType="CLIENT", resourcePath="clients/c84f6c89-bd34-4a57-bf26-d046836da74c" 2026-03-25 21:13:38,065 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="admin-cli", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", auth_method="openid-connect", token_id="3bff2c2e-966d-483a-aac2-ab47f1b1154b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7a528661-1296-46ac-87f5-32bf1a771dba", client_auth_method="client-secret", username="admin", authSessionParentId="03c83423-42f0-453e-946a-59998cf6904e", authSessionTabId="m5wlVdce-fU" 2026-03-25 21:13:38,650 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="28fe49ac-f59b-45b0-8489-c70ed8b64000", clientId="3abcd9ba-2759-4c61-b3b3-47a02b3b7e17", userId="593ef924-fcf0-4023-84d7-93ae5c628eeb", ipAddress="162.253.55.207", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/9539f1d6-b366-4c5b-8dea-f517dd916f31/role-mappings/clients/f1e9be34-14f9-4eb0-bcd8-9fe4cf866260"