Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-05-05 11:25:34,648 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 58021ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-05-05 11:25:38,936 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-05-05 11:25:47,017 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-05 11:25:47,316 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-05 11:25:47,937 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-05 11:25:48,621 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-05 11:25:48,622 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: cabcdbe2-7d38-4fde-a2e1-b48c17b022b6, name: keycloak-0-40765 2026-05-05 11:25:48,628 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-05-05 11:25:48,629 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-05-05 11:25:48,730 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.42671 2026-05-05 11:25:50,336 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-05-05 11:25:50,410 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-05 11:25:50,880 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-40765: no members discovered after 2147 ms: creating cluster as coordinator 2026-05-05 11:25:50,923 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-40765|0] (1) [keycloak-0-40765] 2026-05-05 11:25:51,025 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-40765`, physical addresses are `[10.0.0.138:58207]` 2026-05-05 11:25:51,111 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-05 11:26:01,819 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-05 11:26:01,819 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-05 11:26:02,232 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-05 11:26:07,616 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-05 11:26:07,617 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-05 11:26:08,036 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-05 11:26:08,036 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-05-05 11:26:14,489 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:14,623 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:15,410 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:15,434 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:17,319 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:17,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-05-05 11:26:19,417 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:19,455 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:19,464 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:21,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-05-05 11:26:22,434 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:22,446 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:22,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-05-05 11:26:23,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:23,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-05-05 11:26:23,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:23,206 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:24,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-05-05 11:26:25,620 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:25,651 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:25,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-05-05 11:26:25,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-05-05 11:26:25,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-05-05 11:26:26,134 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:26,141 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:26,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-05-05 11:26:27,812 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:27,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:28,771 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:29,035 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:29,761 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:29,771 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:29,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-05-05 11:26:29,837 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:29,906 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:29,976 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:30,039 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:30,122 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:30,221 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:30,329 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:30,416 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:30,488 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:30,616 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:30,659 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:30,762 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:30,815 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:30,864 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:30,915 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:30,968 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:31,064 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:31,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:31,186 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:31,295 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:31,351 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:31,409 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:31,470 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:31,475 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:31,482 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:31,491 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:33,151 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:33,223 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:33,363 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:33,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:33,377 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:34,582 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:34,696 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:35,636 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:35,911 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:35,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-05-05 11:26:35,939 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:35,947 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:36,022 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:36,052 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:36,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-05-05 11:26:39,258 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:39,936 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:40,140 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:40,296 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:40,347 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:40,402 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:40,408 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:40,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-05-05 11:26:40,443 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:40,558 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:40,588 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:40,700 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:40,840 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:41,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-05-05 11:26:41,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-05-05 11:26:41,232 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:41,256 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:41,263 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:42,235 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:42,302 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:42,395 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:42,400 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:43,006 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:43,015 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:43,065 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:43,072 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:43,136 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:43,142 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:43,168 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:43,264 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:43,410 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:43,476 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:43,579 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:43,625 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:43,652 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:43,814 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:43,820 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:43,930 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:43,937 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:44,004 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:44,073 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:44,076 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:44,211 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:44,217 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:44,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:44,266 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:44,272 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:44,310 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:44,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-05-05 11:26:44,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:44,424 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:44,464 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:44,467 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:44,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-05-05 11:26:44,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-05-05 11:26:44,551 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:44,578 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:44,585 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:44,631 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:44,697 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:44,701 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:44,711 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:44,908 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:44,918 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:44,926 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:44,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-05-05 11:26:44,986 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:45,049 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:45,052 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 11:26:45,102 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-05 11:26:45,104 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-05-05 11:26:46,011 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-40765, Site name: null 2026-05-05 11:26:46,828 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-05 11:26:54,716 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 79.703s. Listening on: http://0.0.0.0:8080 2026-05-05 11:26:54,717 INFO [io.quarkus] (main) Profile prod activated. 2026-05-05 11:26:54,717 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-05-05 11:26:56,421 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-05 11:27:13,742 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="admin-cli", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="9bc1d4ed-8fcb-4102-bc2d-661ed76ace0a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="34f957ea-69d2-47d1-a3cc-71232676beda", client_auth_method="client-secret", username="admin", authSessionParentId="b730a859-1061-4c4c-9449-df82291bad4e", authSessionTabId="jxzJW441PRc" 2026-05-05 11:27:18,823 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="f71cf024-c4b2-4e47-8698-3ec0d12a082b", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", resourceType="REALM", resourcePath="atmosphere" 2026-05-05 11:27:20,019 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="admin-cli", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="08ffd866-ea98-4df4-b3b1-fc170e781fdc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fea83a8d-491a-4ae9-bfc0-183617dff86d", client_auth_method="client-secret", username="admin", authSessionParentId="99bcd58d-ba11-4e0b-96b3-68c85ac5a37d", authSessionTabId="kbuWHOF4m_I" 2026-05-05 11:27:20,223 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="f71cf024-c4b2-4e47-8698-3ec0d12a082b", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/c4a5c3f2-d845-4dbe-87d5-98a2ac7fda0d" 2026-05-05 11:27:20,340 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="f71cf024-c4b2-4e47-8698-3ec0d12a082b", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/c4a5c3f2-d845-4dbe-87d5-98a2ac7fda0d/protocol-mappers/models/b6c3f51e-c399-4373-810e-73fbaa0cd8a5" 2026-05-05 11:27:41,206 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="admin-cli", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="19540cea-7b86-4dc5-8cd2-fd7f4590b394", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1e464b4c-f315-4c72-b730-2127a8db8959", client_auth_method="client-secret", username="admin", authSessionParentId="197db575-5e2f-4628-8bff-8aeb6a4ff220", authSessionTabId="pAR9R2Y2tZ0" 2026-05-05 11:27:41,514 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="f71cf024-c4b2-4e47-8698-3ec0d12a082b", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", resourceType="CLIENT", resourcePath="clients/57c63f55-6b5f-4b64-b4d8-740429fd4fb3" 2026-05-05 11:27:41,969 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="admin-cli", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="6d89643c-fdc4-4fbe-9931-d66029bdcbf3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d1b12dbb-244a-4eb6-8017-d3b7de4b2753", client_auth_method="client-secret", username="admin", authSessionParentId="08b0a606-710d-406f-82d2-aa41c6099b55", authSessionTabId="TOMYmhtrFYc" 2026-05-05 11:27:42,131 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="f71cf024-c4b2-4e47-8698-3ec0d12a082b", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", resourceType="CLIENT", resourcePath="clients/22a94e35-30ff-41bd-9566-2b9498a73e8e" 2026-05-05 11:27:42,563 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="admin-cli", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="a015986f-0ae1-427f-8758-2c7b4ecffdc2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="230f790e-4770-488d-ab35-92106e0fe2b1", client_auth_method="client-secret", username="admin", authSessionParentId="84c550aa-5eca-403b-85c9-d4c1dcac4ea2", authSessionTabId="e_2BfC8tUnc" 2026-05-05 11:27:42,718 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="f71cf024-c4b2-4e47-8698-3ec0d12a082b", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", resourceType="CLIENT", resourcePath="clients/1d54c48b-5ffb-4a57-a2cc-63b03e946bd6" 2026-05-05 11:27:43,421 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="admin-cli", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="ad53992c-4e0f-4f33-941e-b0239238cd86", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="672b3737-b578-4051-883e-4120bbba5671", client_auth_method="client-secret", username="admin", authSessionParentId="b99d0703-71b2-48d4-9f6a-37936984960c", authSessionTabId="4eH622lzRAQ" 2026-05-05 11:27:43,579 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="f71cf024-c4b2-4e47-8698-3ec0d12a082b", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", resourceType="CLIENT_ROLE", resourcePath="clients/57c63f55-6b5f-4b64-b4d8-740429fd4fb3/roles/member" 2026-05-05 11:27:43,966 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="admin-cli", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="b8011906-cef4-4ff1-8cfd-65542be66bca", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f4ae5b02-90fb-454b-9912-768c6babe6ca", client_auth_method="client-secret", username="admin", authSessionParentId="0ad4d5d4-57b7-4816-8545-58d6ef483196", authSessionTabId="BrP78eC7xXk" 2026-05-05 11:27:44,052 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="f71cf024-c4b2-4e47-8698-3ec0d12a082b", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", resourceType="CLIENT_ROLE", resourcePath="clients/22a94e35-30ff-41bd-9566-2b9498a73e8e/roles/admin" 2026-05-05 11:27:44,439 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="admin-cli", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="a4628b38-c44f-4ce6-8ddc-034bae858b1f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f06da618-95b0-49b7-9560-352ca50f5dcb", client_auth_method="client-secret", username="admin", authSessionParentId="cb69e79d-64ca-448f-8796-26038e48fe66", authSessionTabId="5wzncKipBF8" 2026-05-05 11:27:44,556 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="f71cf024-c4b2-4e47-8698-3ec0d12a082b", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", resourceType="CLIENT_ROLE", resourcePath="clients/22a94e35-30ff-41bd-9566-2b9498a73e8e/roles/editor" 2026-05-05 11:27:44,940 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="admin-cli", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="64d6447d-c1e4-45ed-aa36-12274113eb43", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e39873d7-0d9e-48d3-ab7c-80376f32af72", client_auth_method="client-secret", username="admin", authSessionParentId="1c5748e9-33d7-40b1-a689-197fd80aee59", authSessionTabId="DMfl3RfxgAQ" 2026-05-05 11:27:45,125 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="f71cf024-c4b2-4e47-8698-3ec0d12a082b", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", resourceType="CLIENT_ROLE", resourcePath="clients/22a94e35-30ff-41bd-9566-2b9498a73e8e/roles/viewer" 2026-05-05 11:27:45,531 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="admin-cli", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="52eab2c9-550e-488e-acc8-7affab7b3f57", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b8e37779-0608-4b29-bb0b-3a9e7aaeace6", client_auth_method="client-secret", username="admin", authSessionParentId="2b16b072-85a6-44b0-9305-e52c834c5e10", authSessionTabId="dLaI9rG4Bjg" 2026-05-05 11:27:45,653 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="f71cf024-c4b2-4e47-8698-3ec0d12a082b", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", resourceType="CLIENT_ROLE", resourcePath="clients/1d54c48b-5ffb-4a57-a2cc-63b03e946bd6/roles/member" 2026-05-05 11:29:56,318 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="admin-cli", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="4c982084-b62c-4c3c-80f4-a83d6a840425", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c2ae60df-eec6-4000-93fc-2075286f40e6", client_auth_method="client-secret", username="admin", authSessionParentId="3c0c6b7f-6622-42e1-8321-abbb26f11209", authSessionTabId="nkiCaEFKkqA" 2026-05-05 11:29:56,912 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="f71cf024-c4b2-4e47-8698-3ec0d12a082b", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", resourceType="REALM", resourcePath="null" 2026-05-05 11:29:58,501 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="admin-cli", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="6607f8c2-7b61-42d9-9a57-82f6e38e7344", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="34ff2c9e-68fc-47f6-88e4-7e890700b44f", client_auth_method="client-secret", username="admin", authSessionParentId="4efe0532-159f-4aec-93e7-9079c26d3a11", authSessionTabId="H_pEfkLZy3w" 2026-05-05 11:29:58,643 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="f71cf024-c4b2-4e47-8698-3ec0d12a082b", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", resourceType="CLIENT", resourcePath="clients/22b3e294-0a29-40f9-b71c-ee91fe7202e0" 2026-05-05 11:29:59,300 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="admin-cli", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", auth_method="openid-connect", token_id="97a43f78-2d9c-4416-b3fd-fc91612fc306", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ad46d2fa-5a52-43aa-9275-008c4fc9dd83", client_auth_method="client-secret", username="admin", authSessionParentId="334ba12f-5a90-45c1-afcd-d307a2806d7e", authSessionTabId="C4GQgHiYUBw" 2026-05-05 11:29:59,919 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="8475ab37-e7ca-471c-80c2-dbb83e653e39", clientId="f71cf024-c4b2-4e47-8698-3ec0d12a082b", userId="49363ba4-9391-4f36-913e-7b95b49f1b57", ipAddress="199.19.213.87", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/527eb967-6396-4949-b649-567587cc13e8/role-mappings/clients/02f9f43b-1d99-4d70-99ac-49db36b826f6"