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-10 13:54:06,863 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5566ms 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-10 13:54:08,222 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-10 13:54:10,319 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-10 13:54:10,381 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-10 13:54:10,538 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-10 13:54:10,720 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-10 13:54:10,721 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 7346fcc4-65b5-47e2-83fe-eee05685ad8c, name: keycloak-0-6840 2026-04-10 13:54:10,736 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-10 13:54:10,736 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-10 13:54:10,743 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.21736 2026-04-10 13:54:11,083 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-10 13:54:11,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-04-10 13:54:11,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-04-10 13:54:12,088 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-10 13:54:12,271 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-10 13:54:12,271 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-10 13:54:12,364 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-10 13:54:12,364 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-10 13:54:12,747 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-6840: no members discovered after 2001 ms: creating cluster as coordinator 2026-04-10 13:54:12,754 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-6840|0] (1) [keycloak-0-6840] 2026-04-10 13:54:12,767 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-6840`, physical addresses are `[10.0.0.32:37272]` 2026-04-10 13:54:50,282 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-6840, Site name: null 2026-04-10 13:54:50,443 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-10 13:54:50,457 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-10 13:54:52,278 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 45.249s. Listening on: http://0.0.0.0:8080 2026-04-10 13:54:52,278 INFO [io.quarkus] (main) Profile prod activated. 2026-04-10 13:54:52,279 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-10 13:54:52,435 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-10 13:55:02,438 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=079444fe-18b2-440f-8a1b-70308eeca640, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=44933588-00e5-4ee8-a702-207dfa488dc6, client_auth_method=client-secret, username=admin, authSessionParentId=3fc21323-0f7e-4a8d-a4e7-f6e4fc0960ea, authSessionTabId=_t5RsG1Wtuo 2026-04-10 13:55:03,749 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=46ebf0ed-f9e8-42d6-89de-5bf2ae72cfb5, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, resourceType=REALM, resourcePath=atmosphere 2026-04-10 13:55:04,437 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=774ca7c1-fb9e-45d3-af92-770e88857e0c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=049a1932-1736-49c0-9d12-ff5ecfd183e7, client_auth_method=client-secret, username=admin, authSessionParentId=148f1110-3840-496a-b142-b945e5ab1f94, authSessionTabId=ewoEZoJEqc0 2026-04-10 13:55:04,521 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=46ebf0ed-f9e8-42d6-89de-5bf2ae72cfb5, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/ba36f5b2-6351-4630-b7b2-36272a9d478b 2026-04-10 13:55:04,613 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=46ebf0ed-f9e8-42d6-89de-5bf2ae72cfb5, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/ba36f5b2-6351-4630-b7b2-36272a9d478b/protocol-mappers/models/a1c72d99-4f75-4426-9ca3-8bd8c77ef568 2026-04-10 13:55:25,205 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=c2feaf46-cf52-46f3-8627-ca36292a4a82, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4f368f55-4974-452b-8928-f85392cfb348, client_auth_method=client-secret, username=admin, authSessionParentId=fbb53757-c07e-4e4e-9122-583eaacd6ede, authSessionTabId=U1FVWcnOXNU 2026-04-10 13:55:25,318 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=46ebf0ed-f9e8-42d6-89de-5bf2ae72cfb5, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, resourceType=CLIENT, resourcePath=clients/7b57b9b5-96c4-4c4a-bdca-217e9743dadc 2026-04-10 13:55:25,676 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=5f1704b6-9eff-42dc-a6bf-1a5b2b43100c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=84883b54-eaa8-474e-a9a5-de0ae748fd4e, client_auth_method=client-secret, username=admin, authSessionParentId=31518e5e-d096-4829-9b78-c0e247874c46, authSessionTabId=yk1jU5eotNg 2026-04-10 13:55:25,745 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=46ebf0ed-f9e8-42d6-89de-5bf2ae72cfb5, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, resourceType=CLIENT, resourcePath=clients/0c3d6146-fe8e-4598-bca9-1534a649dee0 2026-04-10 13:55:26,086 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=c6092a28-e4e0-4cf7-b92c-8e6e1dd85f6c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9bef4896-4e21-4db8-8313-17594a480b33, client_auth_method=client-secret, username=admin, authSessionParentId=998cd61b-2839-4f46-8ac1-8ed7c60ee18c, authSessionTabId=HSrl09ldRJo 2026-04-10 13:55:26,171 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=46ebf0ed-f9e8-42d6-89de-5bf2ae72cfb5, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, resourceType=CLIENT, resourcePath=clients/3388556e-8ce6-4e95-bf99-305a54feb33c 2026-04-10 13:55:26,714 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=7448a508-1067-44cc-98c4-94915cc27886, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4fb73444-4db6-4468-83e0-1fc6ecf36f8f, client_auth_method=client-secret, username=admin, authSessionParentId=b8ababfd-b40a-49b8-8b63-c4f72ab71df3, authSessionTabId=EzpsVFhEFTg 2026-04-10 13:55:26,812 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=46ebf0ed-f9e8-42d6-89de-5bf2ae72cfb5, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, resourceType=CLIENT_ROLE, resourcePath=clients/7b57b9b5-96c4-4c4a-bdca-217e9743dadc/roles/member 2026-04-10 13:55:27,173 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=71ee4467-e7f9-4691-a5e4-3a7d03a616a7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=64710488-db33-4667-94f2-99324da60639, client_auth_method=client-secret, username=admin, authSessionParentId=5fccefd0-50ed-4b77-a76f-92a61ab92657, authSessionTabId=Ziv1PxUMueg 2026-04-10 13:55:27,264 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=46ebf0ed-f9e8-42d6-89de-5bf2ae72cfb5, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, resourceType=CLIENT_ROLE, resourcePath=clients/0c3d6146-fe8e-4598-bca9-1534a649dee0/roles/admin 2026-04-10 13:55:27,635 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=0ea34eab-208a-4fdc-b6b8-ead93093e4a5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bb60ae07-7c7c-4bec-bac7-bbb91dcf6cef, client_auth_method=client-secret, username=admin, authSessionParentId=2bf84942-ca3a-4a31-88c7-bda3b6b7f73e, authSessionTabId=ipmwxhNQ0Cw 2026-04-10 13:55:27,722 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=46ebf0ed-f9e8-42d6-89de-5bf2ae72cfb5, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, resourceType=CLIENT_ROLE, resourcePath=clients/0c3d6146-fe8e-4598-bca9-1534a649dee0/roles/editor 2026-04-10 13:55:28,093 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=3f225bb1-abfd-4488-bbe9-c22aad688902, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=50b5a28a-c15c-471b-9293-28c4621879a8, client_auth_method=client-secret, username=admin, authSessionParentId=a47d3e2c-6da9-4dd1-b905-c04d5b0f9086, authSessionTabId=GBYoM8M594M 2026-04-10 13:55:28,223 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=46ebf0ed-f9e8-42d6-89de-5bf2ae72cfb5, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, resourceType=CLIENT_ROLE, resourcePath=clients/0c3d6146-fe8e-4598-bca9-1534a649dee0/roles/viewer 2026-04-10 13:55:28,576 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=34d3cd12-7e35-434f-bf58-6e8dab5c672b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d6005270-61e2-43d4-97cd-4a46d1508e92, client_auth_method=client-secret, username=admin, authSessionParentId=8510d0c2-15c6-4e34-93de-586b674d2fe0, authSessionTabId=YHQE2mOUiTw 2026-04-10 13:55:28,651 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=46ebf0ed-f9e8-42d6-89de-5bf2ae72cfb5, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, resourceType=CLIENT_ROLE, resourcePath=clients/3388556e-8ce6-4e95-bf99-305a54feb33c/roles/member 2026-04-10 13:57:36,362 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=6ae96003-4014-4c66-ba25-8ea541fd60e4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d2c3265b-a4b0-4a13-9f5a-739a71549ee2, client_auth_method=client-secret, username=admin, authSessionParentId=413c8316-ac6a-4eec-b05c-1f7f84a73be3, authSessionTabId=0-CJFfXyxEU 2026-04-10 13:57:36,543 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=46ebf0ed-f9e8-42d6-89de-5bf2ae72cfb5, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, resourceType=REALM, resourcePath=null 2026-04-10 13:57:37,818 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=ccb60eca-037c-4198-9aa4-6fe8be5bd371, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ac0dd35c-f5d5-48d1-b7b4-da54e8349c52, client_auth_method=client-secret, username=admin, authSessionParentId=3672b279-0a0b-46a7-90c3-14107855de2c, authSessionTabId=g99F73JaS6c 2026-04-10 13:57:37,908 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=46ebf0ed-f9e8-42d6-89de-5bf2ae72cfb5, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, resourceType=CLIENT, resourcePath=clients/f8801250-79df-4eb4-ab42-7e116a4cf754 2026-04-10 13:57:38,458 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=6e94b3aa-5ded-4738-9b96-893565879bf0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f0e2db9f-3887-49ee-8635-cc942eb5a30a, client_auth_method=client-secret, username=admin, authSessionParentId=c51444bc-498f-47c4-aa4d-89d0cfd8d555, authSessionTabId=ll6bJjOxPqM 2026-04-10 13:57:38,730 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=46ebf0ed-f9e8-42d6-89de-5bf2ae72cfb5, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/2b5464ff-5b1d-4ba7-a9f6-ccb78b661396/role-mappings/clients/1df22b0f-7e3f-4c51-a4e6-37881386c892 2026-04-10 14:02:00,722 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=3ceca155-ceb0-4cbf-a73c-7f817d9cf1cc, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=36bac426-ae28-4e74-82ea-23fde100179c, client_auth_method=client-secret, username=admin, authSessionParentId=90ab287a-0744-45ed-aca5-ba1d703fd7bc, authSessionTabId=fUJCW3F6miY 2026-04-10 14:02:00,851 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=46ebf0ed-f9e8-42d6-89de-5bf2ae72cfb5, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, resourceType=REALM, resourcePath=null 2026-04-10 14:02:01,486 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=d5318a64-b9d4-4612-ac57-67deb3fb9e0a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=00e2c5b8-63a8-4fda-92e8-691d69d724d0, client_auth_method=client-secret, username=admin, authSessionParentId=515fe049-2ebb-44e8-a29c-c2d63048670f, authSessionTabId=qN6byXNfONk 2026-04-10 14:02:01,545 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=46ebf0ed-f9e8-42d6-89de-5bf2ae72cfb5, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/ba36f5b2-6351-4630-b7b2-36272a9d478b 2026-04-10 14:02:01,605 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=46ebf0ed-f9e8-42d6-89de-5bf2ae72cfb5, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/ba36f5b2-6351-4630-b7b2-36272a9d478b/protocol-mappers/models/a1c72d99-4f75-4426-9ca3-8bd8c77ef568 2026-04-10 14:02:07,721 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=d3bfe369-c6c5-4c1a-a080-d4dbe6ae43f9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=25ce118d-e609-4655-8dbc-37401206ea2f, client_auth_method=client-secret, username=admin, authSessionParentId=907175c2-13fe-45f5-8146-8c89fbd25fe6, authSessionTabId=nYvsJV4iCVA 2026-04-10 14:02:07,779 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=46ebf0ed-f9e8-42d6-89de-5bf2ae72cfb5, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, resourceType=CLIENT, resourcePath=clients/7b57b9b5-96c4-4c4a-bdca-217e9743dadc 2026-04-10 14:02:08,167 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=3156b393-f752-48e2-980a-2204774efc04, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2fefa869-3dca-4a6e-a976-c24496faf403, client_auth_method=client-secret, username=admin, authSessionParentId=29eb7b07-c49e-48b2-ab30-d8bad7957d9f, authSessionTabId=HDEcn5ZV10I 2026-04-10 14:02:08,219 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=46ebf0ed-f9e8-42d6-89de-5bf2ae72cfb5, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, resourceType=CLIENT, resourcePath=clients/0c3d6146-fe8e-4598-bca9-1534a649dee0 2026-04-10 14:02:08,605 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=a57ccc02-3e50-4f9d-a52b-ae087b8ffa24, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=74948f07-7449-4070-9325-1279f2cb2923, client_auth_method=client-secret, username=admin, authSessionParentId=3d40e042-8385-4db4-a7f3-a3b9ec1dc4ed, authSessionTabId=aFjq04whjz0 2026-04-10 14:02:08,650 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=46ebf0ed-f9e8-42d6-89de-5bf2ae72cfb5, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, resourceType=CLIENT, resourcePath=clients/3388556e-8ce6-4e95-bf99-305a54feb33c 2026-04-10 14:02:09,272 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=c86786a5-15dd-4b47-86a8-96a3376a6cc2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a5d76cbd-4c05-4c6f-9423-321634e31870, client_auth_method=client-secret, username=admin, authSessionParentId=3298c8e2-cec0-451d-8e69-f645b6a97102, authSessionTabId=X5EE3jQ8Dos 2026-04-10 14:02:09,654 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=ab48e9c0-9982-42ce-a624-6549a6127890, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a54a489f-b109-42cc-90b5-f4dcc4335402, client_auth_method=client-secret, username=admin, authSessionParentId=63c5a646-d49a-4172-819e-8e7ae35a2788, authSessionTabId=ydNfasvAahI 2026-04-10 14:02:10,018 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=cca0af52-fb3e-4532-91dc-e3d19001c8a0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8a377de1-8337-4933-8318-82578e33ef45, client_auth_method=client-secret, username=admin, authSessionParentId=a4e9f006-74de-4816-a101-c06c2953d7be, authSessionTabId=lGQOoCgcin8 2026-04-10 14:02:10,402 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=94ded9d9-2a12-4f00-ad39-06670a9f5b48, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6ee8cc47-31a8-4e82-8e24-325332819d92, client_auth_method=client-secret, username=admin, authSessionParentId=c8f41a48-a081-4f5a-8592-023300187641, authSessionTabId=r7xa4Tu8QHU 2026-04-10 14:02:10,770 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=1a20e033-8751-4df9-8e2c-ccaf06caafc0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2a100c69-e39d-44f1-84fa-124c30684afb, client_auth_method=client-secret, username=admin, authSessionParentId=c091d8dc-d403-49a0-8280-3b5fd54ddd24, authSessionTabId=YvZxOhrjj7M 2026-04-10 14:03:02,827 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=3c59d737-1376-4af5-82e4-797d4e37b482, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a6237c8b-7268-4e02-b47a-8e16a59c5d2c, client_auth_method=client-secret, username=admin, authSessionParentId=350b4bba-f968-40c0-b55f-db9783b5584f, authSessionTabId=8ES2O0IQg8A 2026-04-10 14:03:02,920 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=46ebf0ed-f9e8-42d6-89de-5bf2ae72cfb5, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, resourceType=REALM, resourcePath=null 2026-04-10 14:03:04,422 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=b3eaca60-a7f8-4b20-815e-e28310b2a852, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=74ef2a4c-f392-4964-84de-b0983d0dcb7c, client_auth_method=client-secret, username=admin, authSessionParentId=23e7b55d-31c7-42f9-aef1-700217643632, authSessionTabId=aCdd6yoNuDg 2026-04-10 14:03:04,479 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=46ebf0ed-f9e8-42d6-89de-5bf2ae72cfb5, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, resourceType=CLIENT, resourcePath=clients/f8801250-79df-4eb4-ab42-7e116a4cf754 2026-04-10 14:03:05,074 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=91fb423b-26fd-40d1-a056-c9705c553d0e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6743ac22-daf8-42df-bf2f-b97516be8230, client_auth_method=client-secret, username=admin, authSessionParentId=56f7414e-8366-435a-8b9a-fc27d1d867c3, authSessionTabId=ufX9lwhob38 2026-04-10 14:03:24,897 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=admin-cli, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, auth_method=openid-connect, token_id=280fa7e6-1ef3-4e30-a7d7-c5afe1f62e67, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4e7e2f26-4f58-4fd9-829d-769372e4c825, client_auth_method=client-secret, username=admin, authSessionParentId=088975e9-c8b2-433a-8dd9-33d33651e5e5, authSessionTabId=4AtqGsYMXVI 2026-04-10 14:03:24,983 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=b6d47cd8-16c8-4a83-8d9d-293d322f67cc, clientId=46ebf0ed-f9e8-42d6-89de-5bf2ae72cfb5, userId=e60862ff-ff2e-4544-8d92-d67784b208f2, ipAddress=199.204.45.227, resourceType=USER, resourcePath=users/b9cfa186-4a1e-4c2b-ac31-7c0c935bb930 2026-04-10 14:03:28,713 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=2b5464ff-5b1d-4ba7-a9f6-ccb78b661396, ipAddress=10.0.0.27, token_id=f20a0d71-169e-4433-9f61-7501158b9931, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=871d85d5-6810-469d-91f5-11013b728d25, authSessionTabId=MMbpbbW6MhI