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-17 03:02:20,294 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 50608ms 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-17 03:02:24,793 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-17 03:02:33,464 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-17 03:02:33,866 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-17 03:02:34,559 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-17 03:02:35,166 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-17 03:02:35,168 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 6dd9026e-caaf-4f7f-82bc-2c8ed7ba569f, name: keycloak-0-53297 2026-06-17 03:02:35,173 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-17 03:02:35,173 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-17 03:02:35,357 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.25456 2026-06-17 03:02:37,189 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-17 03:02:37,270 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-17 03:02:37,368 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-53297: no members discovered after 2004 ms: creating cluster as coordinator 2026-06-17 03:02:37,378 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-53297|0] (1) [keycloak-0-53297] 2026-06-17 03:02:37,394 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-53297`, physical addresses are `[10.0.0.130:40992]` 2026-06-17 03:02:37,459 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-06-17 03:02:39,169 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-53297, Site name: null 2026-06-17 03:02:50,277 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-17 03:02:50,277 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-17 03:02:50,773 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-17 03:02:56,773 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-17 03:02:56,773 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-17 03:02:57,363 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-17 03:02:57,363 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-17 03:03:09,271 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:09,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-06-17 03:03:10,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-17 03:03:10,934 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:03:14,331 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:14,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:03:18,971 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:03:19,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-17 03:03:19,060 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:23,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-17 03:03:26,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-06-17 03:03:26,082 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:26,737 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:27,732 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:27,740 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:27,748 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:27,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-06-17 03:03:33,200 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:36,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-17 03:03:36,369 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:03:36,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-06-17 03:03:36,397 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:37,380 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:37,640 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:37,666 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:38,357 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:41,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-17 03:03:41,747 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:43,796 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:44,308 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:45,536 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:45,547 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:03:45,669 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:03:45,678 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:45,793 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-17 03:03:45,936 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-17 03:03:46,046 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-17 03:03:46,192 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-17 03:03:46,336 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-17 03:03:46,509 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-17 03:03:46,650 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-17 03:03:46,803 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-17 03:03:47,013 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-17 03:03:47,080 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-17 03:03:47,231 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-17 03:03:47,321 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-17 03:03:47,407 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-17 03:03:47,506 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-17 03:03:47,606 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-17 03:03:47,786 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-17 03:03:47,998 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-17 03:03:48,002 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:03:48,164 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:48,218 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:48,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-06-17 03:03:48,448 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:48,456 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:48,465 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:03:48,479 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:51,465 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:03:51,599 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:03:51,925 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:51,939 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:03:51,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-17 03:03:53,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-17 03:03:53,923 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:55,559 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:55,985 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:56,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-17 03:03:56,031 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:03:56,042 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:56,158 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:03:56,215 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:03:57,115 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:01,897 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:03,183 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:03,431 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:04:03,678 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:03,775 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:04:03,882 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:03,893 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:03,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-17 03:04:03,960 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-17 03:04:04,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-06-17 03:04:04,226 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:04:04,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-17 03:04:04,662 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:04,984 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:04:05,080 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:05,289 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:05,307 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:05,316 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:07,018 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:07,097 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:07,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:07,192 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:07,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-17 03:04:07,933 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:07,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:07,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-17 03:04:08,074 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:08,081 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:08,112 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:08,224 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:04:08,384 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:04:08,480 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:08,609 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:08,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-17 03:04:08,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-17 03:04:08,865 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:08,872 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:09,084 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:04:09,098 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:09,189 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-17 03:04:09,309 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-17 03:04:09,313 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:09,431 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:04:09,438 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:09,466 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:04:09,508 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:04:09,559 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:09,607 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:09,618 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:09,755 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-17 03:04:09,865 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-17 03:04:09,972 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-17 03:04:09,975 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:10,041 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:10,079 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:10,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:04:10,139 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-17 03:04:10,145 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:10,235 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-17 03:04:10,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-06-17 03:04:10,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-06-17 03:04:10,359 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:10,742 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:10,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-06-17 03:04:10,759 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:10,764 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-17 03:04:10,859 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-17 03:04:10,982 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-17 03:04:10,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-17 03:04:11,074 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-17 03:04:11,078 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-17 03:04:12,588 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-17 03:04:19,979 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 119.402s. Listening on: http://0.0.0.0:8080 2026-06-17 03:04:19,980 INFO [io.quarkus] (main) Profile prod activated. 2026-06-17 03:04:19,980 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-17 03:04:21,761 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-17 03:04:40,569 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="admin-cli", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="ff2b5197-387a-41a2-9870-32bbb107b2fd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="84e9fe9e-be63-4019-91f1-daef18ec7e18", client_auth_method="client-secret", username="admin", authSessionParentId="35c04835-7da5-43eb-8a00-8059edfda904", authSessionTabId="_Y6kEhxcebs" 2026-06-17 03:04:45,678 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="de447b22-39fe-4b14-a1ee-f9ee2e106ee7", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", resourceType="REALM", resourcePath="atmosphere" 2026-06-17 03:04:46,958 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="admin-cli", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="e491a82f-7ded-49dd-921e-90718091b92c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4dba4605-8ac6-4846-9aea-e9e23f754155", client_auth_method="client-secret", username="admin", authSessionParentId="3a4363b8-20d9-4285-91e9-38e01f7a1510", authSessionTabId="n4Lrcs_MJOE" 2026-06-17 03:04:47,176 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="de447b22-39fe-4b14-a1ee-f9ee2e106ee7", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/ec87104f-8373-4451-a0a9-932f8c2adb98" 2026-06-17 03:04:47,378 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="de447b22-39fe-4b14-a1ee-f9ee2e106ee7", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/ec87104f-8373-4451-a0a9-932f8c2adb98/protocol-mappers/models/c8ba6f49-db3e-4a62-915f-e7d1aeffacac" 2026-06-17 03:05:08,921 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="admin-cli", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="c1dc943f-4cf7-4176-8524-017703df6f79", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fee21cc6-d80f-4443-96bc-374dbab3b75d", client_auth_method="client-secret", username="admin", authSessionParentId="b6fc79a1-9fcd-4546-b37d-2aa227fa8304", authSessionTabId="gWm8YN9oRE8" 2026-06-17 03:05:09,284 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="de447b22-39fe-4b14-a1ee-f9ee2e106ee7", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", resourceType="CLIENT", resourcePath="clients/7075672e-28a1-4a9d-80fb-26fe55343095" 2026-06-17 03:05:09,757 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="admin-cli", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="3287c1cd-53cc-44b5-8ec2-37585843a0c1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="56dcb8c6-b030-47a0-b65f-59c8c6ed1850", client_auth_method="client-secret", username="admin", authSessionParentId="e17f40d8-12f5-4dd4-8557-75be69a879dc", authSessionTabId="5gfTfuaTpdY" 2026-06-17 03:05:09,873 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="de447b22-39fe-4b14-a1ee-f9ee2e106ee7", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", resourceType="CLIENT", resourcePath="clients/f9f1c69c-1c57-4ebf-87f2-90fef7358863" 2026-06-17 03:05:10,263 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="admin-cli", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="64e2228b-d138-42fc-9812-36107057e169", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="09b7c710-4992-4648-88f8-1b361f32ca06", client_auth_method="client-secret", username="admin", authSessionParentId="c902c743-9a4e-4354-8626-f0a4632d9ab4", authSessionTabId="ktWeEBAz4LM" 2026-06-17 03:05:10,387 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="de447b22-39fe-4b14-a1ee-f9ee2e106ee7", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", resourceType="CLIENT", resourcePath="clients/d0193e79-6fa3-489d-a628-c24a131eb7fc" 2026-06-17 03:05:11,173 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="admin-cli", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="0e4a7c3a-3f53-4820-b1d7-0b5a5ebb063b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1beef290-d66f-46e6-9f0b-e64e128b0b9f", client_auth_method="client-secret", username="admin", authSessionParentId="60bc1f53-47e0-4795-92d0-5a937f8cc8b1", authSessionTabId="VMBBD-IxoAQ" 2026-06-17 03:05:11,292 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="de447b22-39fe-4b14-a1ee-f9ee2e106ee7", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", resourceType="CLIENT_ROLE", resourcePath="clients/7075672e-28a1-4a9d-80fb-26fe55343095/roles/member" 2026-06-17 03:05:11,707 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="admin-cli", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="488f830d-3b37-448e-bd3d-87a06774a60f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="26cb06e2-8b26-483a-8448-83f0df37515e", client_auth_method="client-secret", username="admin", authSessionParentId="8912d273-9209-41ee-872b-a157cb4ce97d", authSessionTabId="Nk3tR8qrIZk" 2026-06-17 03:05:11,797 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="de447b22-39fe-4b14-a1ee-f9ee2e106ee7", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", resourceType="CLIENT_ROLE", resourcePath="clients/f9f1c69c-1c57-4ebf-87f2-90fef7358863/roles/admin" 2026-06-17 03:05:12,272 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="admin-cli", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="b4f75617-ba18-4193-84db-d2d19da53d25", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="98cc5998-cc42-4c50-8b99-9b011f66dcfa", client_auth_method="client-secret", username="admin", authSessionParentId="890fad79-71f7-4f98-8839-8adc33732fb2", authSessionTabId="7yx6l2KuxDc" 2026-06-17 03:05:13,496 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="de447b22-39fe-4b14-a1ee-f9ee2e106ee7", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", resourceType="CLIENT_ROLE", resourcePath="clients/f9f1c69c-1c57-4ebf-87f2-90fef7358863/roles/editor" 2026-06-17 03:05:13,893 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="admin-cli", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="1b46320c-75d7-435a-8fb6-22ab301638a3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8249df37-de9a-4994-b2c0-26d9090282f3", client_auth_method="client-secret", username="admin", authSessionParentId="ded439f3-8eb5-4531-8c15-dcb39bb11d0d", authSessionTabId="exIduw2fZcQ" 2026-06-17 03:05:14,057 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="de447b22-39fe-4b14-a1ee-f9ee2e106ee7", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", resourceType="CLIENT_ROLE", resourcePath="clients/f9f1c69c-1c57-4ebf-87f2-90fef7358863/roles/viewer" 2026-06-17 03:05:14,435 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="admin-cli", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="dbe1a450-e881-409f-9365-4a928da85190", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5006fa14-ae75-4160-ad7c-dc563e0ba8d9", client_auth_method="client-secret", username="admin", authSessionParentId="a87f39bd-63e0-40fd-b767-45544fe5df5a", authSessionTabId="uHz3wUMjcQ0" 2026-06-17 03:05:14,528 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="de447b22-39fe-4b14-a1ee-f9ee2e106ee7", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", resourceType="CLIENT_ROLE", resourcePath="clients/d0193e79-6fa3-489d-a628-c24a131eb7fc/roles/member" 2026-06-17 03:08:17,294 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="admin-cli", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="c7f611b3-75a5-43be-b7df-3d94c7b2f6e9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3c7c79d6-1e99-45c6-a80a-6db48f460376", client_auth_method="client-secret", username="admin", authSessionParentId="f6a39d37-d315-4cf9-98a4-52990a2801d0", authSessionTabId="SR7yN480ibg" 2026-06-17 03:08:17,680 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="de447b22-39fe-4b14-a1ee-f9ee2e106ee7", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", resourceType="REALM", resourcePath="null" 2026-06-17 03:08:19,708 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="admin-cli", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="a8b1094a-02cd-41a0-84c1-fb394cc1d96c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1826d15d-2e2d-4a20-8725-8257d008b40d", client_auth_method="client-secret", username="admin", authSessionParentId="0ccba308-bb18-42d5-94fa-c627c5ec99a6", authSessionTabId="GX3tZRfnrJ4" 2026-06-17 03:08:19,814 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="de447b22-39fe-4b14-a1ee-f9ee2e106ee7", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", resourceType="CLIENT", resourcePath="clients/9f249d31-e8c9-4140-a25f-523c4fe3d920" 2026-06-17 03:08:20,455 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="admin-cli", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="feadf925-ce88-4b5e-8f2d-1dca037ee1f0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ccc7afb7-5eaa-42e1-b264-4eda0c288487", client_auth_method="client-secret", username="admin", authSessionParentId="a95d5ebc-68fb-40c6-87a6-1bf9d72ad8b7", authSessionTabId="GTZ1wUpBeyo" 2026-06-17 03:08:20,929 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="d235693e-d48a-4f96-9fc2-96867823a25d", clientId="de447b22-39fe-4b14-a1ee-f9ee2e106ee7", userId="68d3a41c-e986-49c7-89c1-dc3c8011e3ba", ipAddress="199.204.45.156", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/1f449b88-370e-4a58-a7ed-d4d9a642ddcd/role-mappings/clients/ae6b0be5-a79d-4e4f-9f2a-b2ba0ce52565"