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-07-09 23:50:34,575 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4833ms 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-07-09 23:50:35,882 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-07-09 23:50:37,823 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-09 23:50:37,920 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-09 23:50:38,168 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-09 23:50:38,282 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-09 23:50:38,284 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: dcec6b0e-b765-46c1-81ea-0107be3d5ddb, name: keycloak-0-3888 2026-07-09 23:50:38,290 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-07-09 23:50:38,290 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-07-09 23:50:38,297 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.36513 2026-07-09 23:50:38,606 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-07-09 23:50:38,611 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-09 23:50:40,304 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-3888: no members discovered after 2004 ms: creating cluster as coordinator 2026-07-09 23:50:40,319 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-3888|0] (1) [keycloak-0-3888] 2026-07-09 23:50:40,337 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-3888`, physical addresses are `[10.0.0.93:52049]` 2026-07-09 23:50:40,737 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-3888, Site name: null 2026-07-09 23:50:41,443 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-07-09 23:50:41,443 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-07-09 23:50:41,605 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-09 23:50:41,795 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-07-09 23:50:41,796 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-07-09 23:50:41,905 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-07-09 23:50:41,905 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-07-09 23:51:19,362 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-09 23:51:21,480 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 46.753s. Listening on: http://0.0.0.0:8080 2026-07-09 23:51:21,480 INFO [io.quarkus] (main) Profile prod activated. 2026-07-09 23:51:21,481 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-07-09 23:51:21,643 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-09 23:51:31,385 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=c2fadc04-a7f6-4d5e-8e0c-6f1795785a80, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=95cdb2e4-adb8-44c3-8393-cc545c40c9d7, client_auth_method=client-secret, username=admin, authSessionParentId=1a5eaad8-c03c-4f72-9e1a-01d3575fadfb, authSessionTabId=N9urCgBCRhA 2026-07-09 23:51:32,867 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=de9fedd4-6e1c-4f57-b97c-b0493afb1d49, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, resourceType=REALM, resourcePath=atmosphere 2026-07-09 23:51:33,575 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=c1647659-b993-4830-b4d0-f4ebfd5f7eca, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5c1ffaa3-6751-428e-8838-81dfdaa66b57, client_auth_method=client-secret, username=admin, authSessionParentId=fabb35a3-d65f-4c43-b5de-3d73bedacf31, authSessionTabId=292UsQhS4IY 2026-07-09 23:51:33,662 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=de9fedd4-6e1c-4f57-b97c-b0493afb1d49, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/b5e413d5-cc37-49d3-b93d-2960c585c774 2026-07-09 23:51:33,744 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=de9fedd4-6e1c-4f57-b97c-b0493afb1d49, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/b5e413d5-cc37-49d3-b93d-2960c585c774/protocol-mappers/models/cbca3b49-9c06-400c-9a95-9d423043180a 2026-07-09 23:51:54,505 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=7981866d-e7bd-4889-ba0a-5703d51719cf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f12cf1ca-d0f3-40a9-b559-b88a293acfc5, client_auth_method=client-secret, username=admin, authSessionParentId=a02e416b-08fd-46bc-aa6a-c6c57480355e, authSessionTabId=AERGiA_1AW0 2026-07-09 23:51:54,611 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=de9fedd4-6e1c-4f57-b97c-b0493afb1d49, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, resourceType=CLIENT, resourcePath=clients/21087221-de28-464e-b249-1773c38ad1ab 2026-07-09 23:51:54,967 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=249ba812-cd88-4d30-81d5-204b2fd93c84, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0ecc580b-03c3-4172-9573-9a8dc0b79ffc, client_auth_method=client-secret, username=admin, authSessionParentId=1352115d-7597-4f9f-b58f-c0330105239c, authSessionTabId=qBKzhVPD3yE 2026-07-09 23:51:55,039 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=de9fedd4-6e1c-4f57-b97c-b0493afb1d49, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, resourceType=CLIENT, resourcePath=clients/ac92bd49-cbc8-4307-adb7-b6221f589208 2026-07-09 23:51:55,406 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=9b158cf1-da5c-4576-9548-1f36e1ff8c80, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=529e0062-dda7-4d9b-8fa2-c80de8195805, client_auth_method=client-secret, username=admin, authSessionParentId=fbe7dddb-207e-47c7-9145-3ec7c7bd7b82, authSessionTabId=A0_dIJxYKBw 2026-07-09 23:51:55,482 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=de9fedd4-6e1c-4f57-b97c-b0493afb1d49, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, resourceType=CLIENT, resourcePath=clients/1b474cd4-93d9-4d9f-9fdf-a13d93b1a548 2026-07-09 23:51:56,069 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=def1e67b-9e4a-4fe7-8947-acfc8cdc5a1d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=33824913-a9dd-4844-bbcd-1339f7eb61e6, client_auth_method=client-secret, username=admin, authSessionParentId=551292c8-5f79-4eba-b263-73153d1539f5, authSessionTabId=c_7wYdGdrEs 2026-07-09 23:51:56,168 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=de9fedd4-6e1c-4f57-b97c-b0493afb1d49, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, resourceType=CLIENT_ROLE, resourcePath=clients/21087221-de28-464e-b249-1773c38ad1ab/roles/member 2026-07-09 23:51:56,518 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=e757a6c7-4699-4ae0-bc22-883cda7c8351, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fc96b79e-8f55-4735-96ab-7277d9048bd9, client_auth_method=client-secret, username=admin, authSessionParentId=58d7b3a2-cab1-49a2-b3e3-ad3cb576daf3, authSessionTabId=BGepCYq_ZXM 2026-07-09 23:51:56,598 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=de9fedd4-6e1c-4f57-b97c-b0493afb1d49, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, resourceType=CLIENT_ROLE, resourcePath=clients/ac92bd49-cbc8-4307-adb7-b6221f589208/roles/admin 2026-07-09 23:51:56,949 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=5ade8af3-7a02-4524-a4b1-dc96159d2b15, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4d15f3fb-9005-44a3-ae23-c8a0947e781f, client_auth_method=client-secret, username=admin, authSessionParentId=1f9ab880-5ac6-44c0-adfc-3ece7fc1f688, authSessionTabId=MVs8OB0SahE 2026-07-09 23:51:57,020 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=de9fedd4-6e1c-4f57-b97c-b0493afb1d49, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, resourceType=CLIENT_ROLE, resourcePath=clients/ac92bd49-cbc8-4307-adb7-b6221f589208/roles/editor 2026-07-09 23:51:57,398 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=e69c0181-638c-46e9-8a9e-38eac3dd9a61, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=207c145f-2364-4cff-96e8-10901d41d2e0, client_auth_method=client-secret, username=admin, authSessionParentId=37665f8e-3f8d-48c9-8f34-511417cda240, authSessionTabId=C2Nvdj2jc8E 2026-07-09 23:51:57,485 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=de9fedd4-6e1c-4f57-b97c-b0493afb1d49, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, resourceType=CLIENT_ROLE, resourcePath=clients/ac92bd49-cbc8-4307-adb7-b6221f589208/roles/viewer 2026-07-09 23:51:57,853 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=86a43a34-12ce-4afc-b3ab-a4a05cc5d827, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f87aff10-48b5-4501-91b9-cb77eda1f3de, client_auth_method=client-secret, username=admin, authSessionParentId=15923ee2-2645-41b7-973c-2e4441a0637c, authSessionTabId=gBFZ5Lm8NqQ 2026-07-09 23:51:57,929 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=de9fedd4-6e1c-4f57-b97c-b0493afb1d49, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, resourceType=CLIENT_ROLE, resourcePath=clients/1b474cd4-93d9-4d9f-9fdf-a13d93b1a548/roles/member 2026-07-09 23:54:03,422 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=f2cbffa7-d529-47c0-9544-f33933682aa1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3595c201-f8c8-43f2-812d-835370d78c50, client_auth_method=client-secret, username=admin, authSessionParentId=f3fac1c1-3e2c-4a03-a405-606f76402097, authSessionTabId=j3nBaFr-Cqg 2026-07-09 23:54:03,603 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=de9fedd4-6e1c-4f57-b97c-b0493afb1d49, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, resourceType=REALM, resourcePath=null 2026-07-09 23:54:05,006 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=07ab7e61-8285-4a3a-acce-cfb281a48ebc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e0868632-c882-4a93-8fe3-102563f368b1, client_auth_method=client-secret, username=admin, authSessionParentId=034c1409-3963-4e23-a8ab-fdca7fc99bd0, authSessionTabId=QUXnEMlNgWk 2026-07-09 23:54:05,085 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=de9fedd4-6e1c-4f57-b97c-b0493afb1d49, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, resourceType=CLIENT, resourcePath=clients/b142b6b8-7ddb-403c-8136-d2ef5e9109ad 2026-07-09 23:54:05,626 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=353f2e85-11a2-4928-a4ca-45ff9c7fdfef, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3360c7d8-24e2-4069-aa1b-73fc40f02cd0, client_auth_method=client-secret, username=admin, authSessionParentId=6e0ecbe4-98c3-4c48-8c7c-0b60b6cadcf3, authSessionTabId=KzRqW8UTYIs 2026-07-09 23:54:05,909 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=de9fedd4-6e1c-4f57-b97c-b0493afb1d49, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/650260f6-19e0-4675-b42a-336c99341649/role-mappings/clients/6cb552da-b8f2-4e23-9705-a408aef1dc28 2026-07-09 23:58:08,448 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=9b705982-fa9a-4556-9920-473577012d8e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=26b4c1a1-fb10-4120-8970-faf7c57278db, client_auth_method=client-secret, username=admin, authSessionParentId=1608f79f-0bb7-4365-96a2-0b08df17c172, authSessionTabId=b7px8utZKa4 2026-07-09 23:58:08,566 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=de9fedd4-6e1c-4f57-b97c-b0493afb1d49, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, resourceType=REALM, resourcePath=null 2026-07-09 23:58:09,201 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=449e89f6-0bca-4f6a-b07e-44d0832e9aa7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ed87b4e6-9b6c-4bfa-ae6d-fee1d609f453, client_auth_method=client-secret, username=admin, authSessionParentId=d685a7d6-4e52-41e9-ac04-62f6ed1c173f, authSessionTabId=RJ0y6dsX_Uc 2026-07-09 23:58:09,254 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=de9fedd4-6e1c-4f57-b97c-b0493afb1d49, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/b5e413d5-cc37-49d3-b93d-2960c585c774 2026-07-09 23:58:09,331 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=de9fedd4-6e1c-4f57-b97c-b0493afb1d49, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/b5e413d5-cc37-49d3-b93d-2960c585c774/protocol-mappers/models/cbca3b49-9c06-400c-9a95-9d423043180a 2026-07-09 23:58:15,280 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=67201b6b-115e-4bc4-b4a1-e7b5d65c4991, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9a9d51ee-23a6-4089-b170-27e698de16c9, client_auth_method=client-secret, username=admin, authSessionParentId=558c1f63-24f7-4d68-9c06-6f71cac62982, authSessionTabId=roWvEdAWP8E 2026-07-09 23:58:15,339 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=de9fedd4-6e1c-4f57-b97c-b0493afb1d49, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, resourceType=CLIENT, resourcePath=clients/21087221-de28-464e-b249-1773c38ad1ab 2026-07-09 23:58:15,713 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=252da0d4-7fe3-479b-bd50-5fd42488231a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5b868aa2-6a63-4b72-a2d9-444a67c74a60, client_auth_method=client-secret, username=admin, authSessionParentId=0e9db2aa-c5ad-4ddf-a554-e0770193a3a2, authSessionTabId=nNyQ9Bow1X4 2026-07-09 23:58:15,773 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=de9fedd4-6e1c-4f57-b97c-b0493afb1d49, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, resourceType=CLIENT, resourcePath=clients/ac92bd49-cbc8-4307-adb7-b6221f589208 2026-07-09 23:58:16,137 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=8f32e282-2d05-4624-9313-11104320a1f4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=954ddc78-6f39-46c4-b1bf-cf0f3090129a, client_auth_method=client-secret, username=admin, authSessionParentId=88d40cb6-96e1-413f-ba4d-55c0e77bb558, authSessionTabId=J6LM1NIEU9M 2026-07-09 23:58:16,187 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=de9fedd4-6e1c-4f57-b97c-b0493afb1d49, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, resourceType=CLIENT, resourcePath=clients/1b474cd4-93d9-4d9f-9fdf-a13d93b1a548 2026-07-09 23:58:16,816 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=99710f18-b19e-4463-a7a0-0fd555b07aff, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5728bd07-17c2-4ba1-9b07-d87f24cbdce6, client_auth_method=client-secret, username=admin, authSessionParentId=11b316ab-595c-4315-a787-d71fef782f11, authSessionTabId=lSc7GG-tmZE 2026-07-09 23:58:17,195 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=d3e10cdd-2bce-4844-af9c-78fd0052c9f3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=56645fbb-dc93-40bc-9de3-9ecd816f5f74, client_auth_method=client-secret, username=admin, authSessionParentId=24578d12-9421-47d9-a838-ca4c0ef82004, authSessionTabId=hO1I96830ps 2026-07-09 23:58:17,626 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=d833821b-1688-4e3b-867b-1fbf81d068d0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4a461bf6-ba78-40a2-85ca-34b9530285db, client_auth_method=client-secret, username=admin, authSessionParentId=8c030407-5f4f-4c37-a7d6-625dda132c83, authSessionTabId=wk23t-hpJdw 2026-07-09 23:58:17,996 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=65c93fca-6b54-438a-95bd-737b5b0c57c6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d18f5451-e222-4f6b-87bf-e08c49485d42, client_auth_method=client-secret, username=admin, authSessionParentId=b73b9232-7345-4570-a594-5bf3efa7e111, authSessionTabId=3KK2q4VeC0s 2026-07-09 23:58:18,370 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=1f3d9857-c851-4891-9d2e-33e6b895b75f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c6745d60-3724-4902-bd09-0d18755356b6, client_auth_method=client-secret, username=admin, authSessionParentId=2d793d41-c547-4f44-acef-8ef2cd3ce52a, authSessionTabId=iqqeWmw-Rr8 2026-07-09 23:59:07,570 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=1504b00b-983c-4c68-9610-bdbeeab9a351, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e29cf1b8-0260-43d0-a9bf-1308e4934861, client_auth_method=client-secret, username=admin, authSessionParentId=e488d656-f587-4203-9503-c87d6eca2643, authSessionTabId=7LOMNEBh1lo 2026-07-09 23:59:07,688 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=de9fedd4-6e1c-4f57-b97c-b0493afb1d49, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, resourceType=REALM, resourcePath=null 2026-07-09 23:59:09,115 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=5f9c1575-9285-4be4-8f48-4271e2ded6fd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=26f552cd-3df6-450d-89e3-afd34d78466d, client_auth_method=client-secret, username=admin, authSessionParentId=24128f3e-c536-4967-9b60-d78354033e40, authSessionTabId=b7NDNqVJJuQ 2026-07-09 23:59:09,175 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=de9fedd4-6e1c-4f57-b97c-b0493afb1d49, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, resourceType=CLIENT, resourcePath=clients/b142b6b8-7ddb-403c-8136-d2ef5e9109ad 2026-07-09 23:59:09,765 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=758f253b-d9e2-4ac7-8427-31ffaafcd3f8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d5d6c340-8a4c-421c-abf1-ea308e8f2e60, client_auth_method=client-secret, username=admin, authSessionParentId=b49e7bfd-7656-4bf2-874c-5fe7544c2d3a, authSessionTabId=NumokoiSHVg 2026-07-09 23:59:27,295 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=admin-cli, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, auth_method=openid-connect, token_id=031d0fb4-270b-4392-88a0-e3be96233eea, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cf14c5b5-f613-4c40-a5c5-8be170ee87f2, client_auth_method=client-secret, username=admin, authSessionParentId=fa028580-ef15-4d3f-bbec-4cbe28ccabf1, authSessionTabId=CeSaVQ7WIe0 2026-07-09 23:59:27,365 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=955636e0-c944-4715-ada6-81dc7d498b66, clientId=de9fedd4-6e1c-4f57-b97c-b0493afb1d49, userId=c0441355-5991-41c3-989b-e7cbd3c74e9c, ipAddress=199.19.213.169, resourceType=USER, resourcePath=users/e96ef1e1-6dd8-4ee8-b867-6917ed841845 2026-07-09 23:59:40,063 INFO [org.keycloak.events] (executor-thread-4) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=650260f6-19e0-4675-b42a-336c99341649, ipAddress=10.0.0.23, token_id=698b529b-a4af-479f-86e4-fbed5df95578, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=d5cb7cbc-90c7-4364-ac23-a85b243ccf43, authSessionTabId=jSj8LT6kvtw