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-04-18 09:09:42,416 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5084ms 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 WARNING: The '--auto-build' option for 'start' command is DEPRECATED and no longer needed. When executing the 'start' command, a new server image is automatically built based on the configuration. If you want to disable this behavior and achieve an optimal startup time, use the '--optimized' option instead. 2026-04-18 09:09:43,710 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-04-18 09:09:45,765 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-18 09:09:45,892 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-18 09:09:46,108 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-18 09:09:46,211 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-18 09:09:46,212 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: cbe53e40-9cb4-4860-b4ce-0b639072a749, name: keycloak-0-55930 2026-04-18 09:09:46,219 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-04-18 09:09:46,219 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-04-18 09:09:46,225 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.20579 2026-04-18 09:09:46,553 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-04-18 09:09:47,352 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-04-18 09:09:47,352 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-04-18 09:09:47,613 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-18 09:09:47,815 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-04-18 09:09:47,815 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-04-18 09:09:48,095 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-04-18 09:09:48,096 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-04-18 09:09:48,232 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-55930: no members discovered after 2004 ms: creating cluster as coordinator 2026-04-18 09:09:48,241 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-55930|0] (1) [keycloak-0-55930] 2026-04-18 09:09:48,255 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-55930`, physical addresses are `[10.0.0.130:36115]` 2026-04-18 09:10:31,323 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-55930, Site name: null 2026-04-18 09:10:31,463 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-18 09:10:31,485 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-18 09:10:33,563 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 50.986s. Listening on: http://0.0.0.0:8080 2026-04-18 09:10:33,564 INFO [io.quarkus] (main) Profile prod activated. 2026-04-18 09:10:33,564 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, resteasy-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-04-18 09:10:33,755 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-18 09:10:43,443 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=69af9533-c579-488d-bfda-2bcaa3d3ddf0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4be11fc9-de48-4c28-82c7-2fde09b6f59d, client_auth_method=client-secret, username=admin, authSessionParentId=0aba9f59-4b7e-4095-b350-c57872c664fd, authSessionTabId=iBQvCwQU-RI 2026-04-18 09:10:44,739 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=b8a2549f-6db1-4d6d-965a-fa29a8f8d091, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, resourceType=REALM, resourcePath=atmosphere 2026-04-18 09:10:45,506 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=2a8dc6a1-6323-4294-8ae9-2b0bbba922e1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7f0a5821-1df5-4bd3-bd1a-791f3e4e206d, client_auth_method=client-secret, username=admin, authSessionParentId=69ddeb01-6e7a-4e6d-9db1-d150e660f47e, authSessionTabId=c3I4Aruvadk 2026-04-18 09:10:45,589 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=b8a2549f-6db1-4d6d-965a-fa29a8f8d091, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/079d77c9-5630-4fac-90bd-f0f5cff189cc 2026-04-18 09:10:45,683 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=b8a2549f-6db1-4d6d-965a-fa29a8f8d091, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/079d77c9-5630-4fac-90bd-f0f5cff189cc/protocol-mappers/models/62e7392c-472e-40b0-867f-3df11ed3607b 2026-04-18 09:11:06,468 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=430dc370-b885-4609-b0f8-c99ffdf607cd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cb1bb055-1d03-45a6-8d17-bebf403f17e3, client_auth_method=client-secret, username=admin, authSessionParentId=7c870844-ba8c-4cdb-b6a7-c74116f06116, authSessionTabId=Ut5REg5ErPk 2026-04-18 09:11:06,569 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=b8a2549f-6db1-4d6d-965a-fa29a8f8d091, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, resourceType=CLIENT, resourcePath=clients/36231568-3b5c-4379-9040-4ebf7d513e48 2026-04-18 09:11:06,937 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=9c034681-fb72-4866-9a7d-27124165bce1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1a2d6168-29e4-4d35-b50e-76e5753d72e4, client_auth_method=client-secret, username=admin, authSessionParentId=5a5fa9fe-5a43-4fcb-8c07-d6e9817f8e1b, authSessionTabId=d5gFCT7mD6A 2026-04-18 09:11:06,990 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=b8a2549f-6db1-4d6d-965a-fa29a8f8d091, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, resourceType=CLIENT, resourcePath=clients/e6eafc5a-0822-4603-863b-b4064badd77d 2026-04-18 09:11:07,327 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=8ed79e3f-d2e5-47a7-a79d-6ad81ee34021, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3b891367-90cd-4fae-9b8b-c8820bffbc5a, client_auth_method=client-secret, username=admin, authSessionParentId=c6fdc05e-03d8-4b9a-8ba3-5161aabab27e, authSessionTabId=YzZRhBkd6yU 2026-04-18 09:11:07,392 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=b8a2549f-6db1-4d6d-965a-fa29a8f8d091, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, resourceType=CLIENT, resourcePath=clients/c50e09cd-2a77-4009-b552-26c4ce929dfd 2026-04-18 09:11:07,937 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=b6b78be1-46f6-4e82-a7a4-eba514995c82, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d191c87a-e985-402d-a2df-04060a20fe54, client_auth_method=client-secret, username=admin, authSessionParentId=6b0483d0-197f-494f-a8d2-d4ab3d4f1023, authSessionTabId=FMJznVynIhU 2026-04-18 09:11:08,057 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=b8a2549f-6db1-4d6d-965a-fa29a8f8d091, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, resourceType=CLIENT_ROLE, resourcePath=clients/36231568-3b5c-4379-9040-4ebf7d513e48/roles/member 2026-04-18 09:11:08,433 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=a5bfccd8-2689-47a5-805a-9cc179866c05, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=be61eca7-fe09-47f7-9938-4d3d49ea7630, client_auth_method=client-secret, username=admin, authSessionParentId=d27254c1-0c41-4f7c-8028-a38f70765f68, authSessionTabId=RXZffPulGWg 2026-04-18 09:11:08,511 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=b8a2549f-6db1-4d6d-965a-fa29a8f8d091, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, resourceType=CLIENT_ROLE, resourcePath=clients/e6eafc5a-0822-4603-863b-b4064badd77d/roles/admin 2026-04-18 09:11:08,899 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=4aa60668-55f9-4ecf-a27b-04d50de6c7c8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bc551132-7213-4a9b-8836-1529e4ec3a10, client_auth_method=client-secret, username=admin, authSessionParentId=c82fd9ff-4614-4d92-8ee7-77867fa6076a, authSessionTabId=xmax7M7cZuU 2026-04-18 09:11:08,969 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=b8a2549f-6db1-4d6d-965a-fa29a8f8d091, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, resourceType=CLIENT_ROLE, resourcePath=clients/e6eafc5a-0822-4603-863b-b4064badd77d/roles/editor 2026-04-18 09:11:09,317 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=78f8e041-2330-4897-b655-06b3e9931a5a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=002be5bb-f004-47a1-9eb0-cef2ae79ad9a, client_auth_method=client-secret, username=admin, authSessionParentId=bf154187-2893-45ed-bfa1-d5e3a2b45e0f, authSessionTabId=PhBfvBSmwu0 2026-04-18 09:11:09,408 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=b8a2549f-6db1-4d6d-965a-fa29a8f8d091, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, resourceType=CLIENT_ROLE, resourcePath=clients/e6eafc5a-0822-4603-863b-b4064badd77d/roles/viewer 2026-04-18 09:11:09,784 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=2d064146-eb70-475a-a9d7-9e90b00d68c5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=be20cb63-4bbb-4146-9196-b1ed3c9fefd3, client_auth_method=client-secret, username=admin, authSessionParentId=6d67e659-6731-4f85-8c2b-e954c38a8aa7, authSessionTabId=LGp3LH9vpSM 2026-04-18 09:11:09,865 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=b8a2549f-6db1-4d6d-965a-fa29a8f8d091, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, resourceType=CLIENT_ROLE, resourcePath=clients/c50e09cd-2a77-4009-b552-26c4ce929dfd/roles/member 2026-04-18 09:13:24,765 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=9df394c6-53f1-4839-a1ba-65e692c8c2f9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a137cbc5-5d47-4b30-9cb9-98eccfe1615f, client_auth_method=client-secret, username=admin, authSessionParentId=7539c10c-656a-4ae8-b9b4-dd84fc87061f, authSessionTabId=Jz8O9MVy-mM 2026-04-18 09:13:24,955 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=b8a2549f-6db1-4d6d-965a-fa29a8f8d091, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, resourceType=REALM, resourcePath=null 2026-04-18 09:13:26,262 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=40c50502-1ac9-4041-9dfe-9c6617b3fc15, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6187709c-721b-4a86-a318-b39fd833f984, client_auth_method=client-secret, username=admin, authSessionParentId=9c3364cd-6b96-4197-b8e1-c99eae15dd92, authSessionTabId=ecsB6-ccgE4 2026-04-18 09:13:26,571 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=b8a2549f-6db1-4d6d-965a-fa29a8f8d091, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, resourceType=CLIENT, resourcePath=clients/864deb47-60fb-4247-9042-150d326d0e6f 2026-04-18 09:13:27,130 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=e07ed7ec-9f01-47ae-bd54-88c5568897ee, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6b39fce3-6a68-4751-a19c-d6a5be4ab4c9, client_auth_method=client-secret, username=admin, authSessionParentId=25ce97f1-9b4d-46a4-ad9e-d89ba4f5d5e3, authSessionTabId=RkKIxLN7LeI 2026-04-18 09:13:27,584 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=b8a2549f-6db1-4d6d-965a-fa29a8f8d091, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/303a9be5-acdd-4046-b4ff-e7cafc3ce57e/role-mappings/clients/dd95b259-fd3f-4b32-a20e-b7223a464105 2026-04-18 09:17:37,240 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=d5831dca-3c89-47a6-89e2-e065d61693ff, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ce2893e6-ef95-48e6-91b6-7ee97d5e3c4b, client_auth_method=client-secret, username=admin, authSessionParentId=c1a6f1dd-9ef4-474a-9eca-558d9660ba03, authSessionTabId=10ycArzOycU 2026-04-18 09:17:37,377 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=b8a2549f-6db1-4d6d-965a-fa29a8f8d091, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, resourceType=REALM, resourcePath=null 2026-04-18 09:17:37,992 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=c2dbd17a-7a97-4704-9910-d6753b9324b8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d1a9f016-6090-494c-8e8c-eff7fe248436, client_auth_method=client-secret, username=admin, authSessionParentId=128dd7af-3180-480d-ac45-53ad73fdb3c6, authSessionTabId=YNxaVl9gnvA 2026-04-18 09:17:38,052 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=b8a2549f-6db1-4d6d-965a-fa29a8f8d091, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/079d77c9-5630-4fac-90bd-f0f5cff189cc 2026-04-18 09:17:38,114 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=b8a2549f-6db1-4d6d-965a-fa29a8f8d091, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/079d77c9-5630-4fac-90bd-f0f5cff189cc/protocol-mappers/models/62e7392c-472e-40b0-867f-3df11ed3607b 2026-04-18 09:17:44,149 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=05a60353-a264-4317-8571-28abbeeca815, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d6339b52-9ab6-4eba-9f4d-700d6cddafe2, client_auth_method=client-secret, username=admin, authSessionParentId=dcbd7223-8e12-47c9-97ca-7ca79ecbd393, authSessionTabId=aSigkLqcxxU 2026-04-18 09:17:44,200 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=b8a2549f-6db1-4d6d-965a-fa29a8f8d091, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, resourceType=CLIENT, resourcePath=clients/36231568-3b5c-4379-9040-4ebf7d513e48 2026-04-18 09:17:44,571 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=382de101-90b5-4f62-9f76-308773afa69a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ea520542-f6c7-44d0-ace6-097bfc0ad141, client_auth_method=client-secret, username=admin, authSessionParentId=97dd1e7f-c698-4c2f-a527-c74262da12f4, authSessionTabId=Jse9J6-0YvA 2026-04-18 09:17:44,626 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=b8a2549f-6db1-4d6d-965a-fa29a8f8d091, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, resourceType=CLIENT, resourcePath=clients/e6eafc5a-0822-4603-863b-b4064badd77d 2026-04-18 09:17:44,973 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=81a65e81-14f9-4211-878f-651a26d1d4dd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f064cadb-7acf-4ac1-a23c-60afcdeff86d, client_auth_method=client-secret, username=admin, authSessionParentId=777450a7-06a0-4fc9-93ab-38269b5a6e55, authSessionTabId=bB8jf_TbcrE 2026-04-18 09:17:45,027 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=b8a2549f-6db1-4d6d-965a-fa29a8f8d091, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, resourceType=CLIENT, resourcePath=clients/c50e09cd-2a77-4009-b552-26c4ce929dfd 2026-04-18 09:17:45,672 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=c58e3c4f-5fd0-48a4-9f72-8ad887620288, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e4f152ca-5bb9-4084-802e-e7667f96bdc1, client_auth_method=client-secret, username=admin, authSessionParentId=2f0b091f-c371-4d8d-84ff-b8e73b528457, authSessionTabId=uUgtvUWicQc 2026-04-18 09:17:46,057 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=7796b59a-e67c-4d08-ab44-6c95becd2172, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e27c99b4-c426-483a-a4bf-0cdc9d811db0, client_auth_method=client-secret, username=admin, authSessionParentId=5571e737-52ce-4944-890b-b78f0c015dd6, authSessionTabId=KEBhCTC5FJI 2026-04-18 09:17:46,414 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=325056d4-6b37-4e1e-86f3-a80f5cdf41ed, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2e64c3d8-e5d6-4b35-9c7a-4aa4c8afdeee, client_auth_method=client-secret, username=admin, authSessionParentId=43e23bcf-1b8d-4fb7-95d4-5cb034de27b2, authSessionTabId=-oTchgpRGJ4 2026-04-18 09:17:46,813 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=79a89e69-0b8e-4fe4-af7e-90b7718ad8ae, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ff0bf5f4-ac85-4e48-9236-2f67c33082a9, client_auth_method=client-secret, username=admin, authSessionParentId=23d4f702-587b-44f2-a8b1-2580bc0673a2, authSessionTabId=Ou8dncjp1vE 2026-04-18 09:17:47,180 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=121757dd-723f-4a03-95f5-70044248975a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ed506c33-f385-4c45-a0e9-a1130eca6ac2, client_auth_method=client-secret, username=admin, authSessionParentId=ae4761ac-bd13-450d-ac5f-681816ba425e, authSessionTabId=WzuQboB0_40 2026-04-18 09:18:37,079 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=d0266dc5-b562-4336-8364-6ecb4a22a456, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e486769e-1010-45d5-b933-377acff122b4, client_auth_method=client-secret, username=admin, authSessionParentId=66983bf6-0d99-4867-9a90-34af81003400, authSessionTabId=M9gGXuITqlo 2026-04-18 09:18:37,186 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=b8a2549f-6db1-4d6d-965a-fa29a8f8d091, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, resourceType=REALM, resourcePath=null 2026-04-18 09:18:38,702 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=8635494a-4326-43b8-bf2a-7aeca5e3f1fe, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c97e40af-7eae-47f1-bd3a-357606c154cd, client_auth_method=client-secret, username=admin, authSessionParentId=eb4bc53f-91f4-4df6-8eff-529337886a38, authSessionTabId=H-Ws7f9wWl4 2026-04-18 09:18:38,761 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=b8a2549f-6db1-4d6d-965a-fa29a8f8d091, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, resourceType=CLIENT, resourcePath=clients/864deb47-60fb-4247-9042-150d326d0e6f 2026-04-18 09:18:39,308 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=64b2ddbf-4632-4a48-b458-81f84b842262, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cf7778a9-71c9-498d-98a5-74276268f816, client_auth_method=client-secret, username=admin, authSessionParentId=63a86f98-e6be-4206-8fe7-41f16e2c6b8d, authSessionTabId=RynQFdgmqH4 2026-04-18 09:18:57,867 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=admin-cli, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=0a0ebfa5-b018-4834-ba03-da7dcf68a76d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=84783e83-a27d-4592-9d22-a7037266c95a, client_auth_method=client-secret, username=admin, authSessionParentId=9818541a-33f1-4476-af74-90a12f4c0922, authSessionTabId=Os__assqVEY 2026-04-18 09:18:57,949 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=a9536646-a3c1-4af5-a30e-60db87e96770, clientId=b8a2549f-6db1-4d6d-965a-fa29a8f8d091, userId=b1ee8d5f-03f5-493c-988f-a6f0860ebe37, ipAddress=199.204.45.65, resourceType=USER, resourcePath=users/3beeb15a-7db7-4c43-bd0d-4e99e194e74a