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-07 23:22:12,052 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5140ms 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-05-07 23:22:13,352 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-07 23:22:15,559 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-07 23:22:15,687 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-07 23:22:15,933 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-07 23:22:16,034 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-07 23:22:16,036 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: c20415ff-a131-4ab3-8260-a3d0613caa15, name: keycloak-0-52243 2026-05-07 23:22:16,041 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-07 23:22:16,042 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-07 23:22:16,049 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.41927 2026-05-07 23:22:16,391 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-07 23:22:16,397 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-07 23:22:17,186 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-07 23:22:17,186 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-07 23:22:17,347 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-07 23:22:17,536 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-07 23:22:17,536 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-07 23:22:17,735 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-07 23:22:17,735 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-07 23:22:18,054 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-52243: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-07 23:22:18,065 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-52243|0] (1) [keycloak-0-52243] 2026-05-07 23:22:18,080 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-52243`, physical addresses are `[10.0.0.78:57463]` 2026-05-07 23:22:58,637 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-52243, Site name: null 2026-05-07 23:22:58,794 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-07 23:23:00,560 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 48.342s. Listening on: http://0.0.0.0:8080 2026-05-07 23:23:00,560 INFO [io.quarkus] (main) Profile prod activated. 2026-05-07 23:23:00,560 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-05-07 23:23:00,711 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-07 23:23:12,523 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=d957adbf-96b1-42e7-8067-cf21981c49a6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b20fc21b-3773-4027-bfb1-a85c02a9d435, client_auth_method=client-secret, username=admin, authSessionParentId=389d8fed-b5a2-4028-a0c3-d9caeb31f72e, authSessionTabId=mzBrYFRlsho 2026-05-07 23:23:14,449 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=422fe6eb-b002-462b-befc-d1772c3b001e, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, resourceType=REALM, resourcePath=atmosphere 2026-05-07 23:23:15,181 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=585ceff5-bf71-4b93-8351-768bce526b15, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=46ea0cbe-8064-41c5-9059-8c46479fb049, client_auth_method=client-secret, username=admin, authSessionParentId=b54bc7ce-9954-45ba-b043-710c7f61cd2a, authSessionTabId=43g72gFj3KU 2026-05-07 23:23:15,266 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=422fe6eb-b002-462b-befc-d1772c3b001e, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/6dd8477d-a2fe-4d8b-891e-d2c0faed9814 2026-05-07 23:23:15,386 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=422fe6eb-b002-462b-befc-d1772c3b001e, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/6dd8477d-a2fe-4d8b-891e-d2c0faed9814/protocol-mappers/models/49d92844-bd39-435a-886d-c90951076563 2026-05-07 23:23:36,140 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=a5c4acac-4020-4687-b706-5ec700526831, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=31613948-5beb-4b43-811f-e84b62ca7442, client_auth_method=client-secret, username=admin, authSessionParentId=437b92d1-85d3-4430-a022-71c3bd8a0baa, authSessionTabId=a6HJR7JomPs 2026-05-07 23:23:36,343 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=422fe6eb-b002-462b-befc-d1772c3b001e, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/25a5555d-c2c1-4ade-9630-dda09e21dab2 2026-05-07 23:23:36,694 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=7a19b300-1c49-4e21-8530-0f225fcd1a5b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5ab9e1bd-addf-4d0c-a947-69287cf85cd7, client_auth_method=client-secret, username=admin, authSessionParentId=673d1675-0680-4fd5-bb93-0b35af5b5f7d, authSessionTabId=XxN6hdWGZKo 2026-05-07 23:23:36,778 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=422fe6eb-b002-462b-befc-d1772c3b001e, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/c8ec6f49-ac78-4811-841f-229f4d8f2370 2026-05-07 23:23:37,133 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=44e8671a-8159-45dd-837b-8c5c96cfed15, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ea7e9092-137c-42a7-98c9-c49ea11edf80, client_auth_method=client-secret, username=admin, authSessionParentId=09292180-6562-415b-90c2-2e5f8692c40b, authSessionTabId=Ejq8az2uZQw 2026-05-07 23:23:37,202 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=422fe6eb-b002-462b-befc-d1772c3b001e, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/89011c70-e998-40e5-a8e0-3d3010568c94 2026-05-07 23:23:37,782 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=bb142cc0-37d1-4155-bff5-6375a1317e08, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=338d0c4a-184c-4ddc-b24d-81f1e1adc722, client_auth_method=client-secret, username=admin, authSessionParentId=58e07d8d-f871-4cf3-9f22-e909bb0706cc, authSessionTabId=eLN63TyP0kk 2026-05-07 23:23:37,886 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=422fe6eb-b002-462b-befc-d1772c3b001e, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, resourceType=CLIENT_ROLE, resourcePath=clients/25a5555d-c2c1-4ade-9630-dda09e21dab2/roles/member 2026-05-07 23:23:38,240 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=bff8fc23-1cf7-459b-96a3-e80a00d26568, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=57864c99-ac67-410f-9552-9305bdb6ce22, client_auth_method=client-secret, username=admin, authSessionParentId=60af5095-9c7f-47f5-80fb-bb5a90b9eeb9, authSessionTabId=RiST3Dy-ly8 2026-05-07 23:23:38,310 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=422fe6eb-b002-462b-befc-d1772c3b001e, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, resourceType=CLIENT_ROLE, resourcePath=clients/c8ec6f49-ac78-4811-841f-229f4d8f2370/roles/admin 2026-05-07 23:23:38,666 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=49748b0c-7a60-4cdc-ba63-acedff7bf40f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7eba8756-539d-41ed-9ff3-90195710de5c, client_auth_method=client-secret, username=admin, authSessionParentId=f41e0a0f-04c4-4de5-812c-5eb0f6959f3f, authSessionTabId=EtdJxWHsWjc 2026-05-07 23:23:38,746 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=422fe6eb-b002-462b-befc-d1772c3b001e, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, resourceType=CLIENT_ROLE, resourcePath=clients/c8ec6f49-ac78-4811-841f-229f4d8f2370/roles/editor 2026-05-07 23:23:39,104 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=c9236441-9ffc-4095-b522-e82aab1d0e5a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a7e43d8f-d9c3-468b-9c0d-f2c71e4698fe, client_auth_method=client-secret, username=admin, authSessionParentId=1ff485d3-ee5e-4a91-be4b-e8667f00735f, authSessionTabId=BRIR1wrM10A 2026-05-07 23:23:39,178 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=422fe6eb-b002-462b-befc-d1772c3b001e, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, resourceType=CLIENT_ROLE, resourcePath=clients/c8ec6f49-ac78-4811-841f-229f4d8f2370/roles/viewer 2026-05-07 23:23:39,511 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=f01eb160-b769-440a-9259-935a32cf8473, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ee647bb4-cbab-4da4-89e6-bc056e5320f5, client_auth_method=client-secret, username=admin, authSessionParentId=216c8c7e-8582-41e3-9bcc-b6861b8cf71e, authSessionTabId=-wUKFnDoJQ8 2026-05-07 23:23:39,585 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=422fe6eb-b002-462b-befc-d1772c3b001e, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, resourceType=CLIENT_ROLE, resourcePath=clients/89011c70-e998-40e5-a8e0-3d3010568c94/roles/member 2026-05-07 23:25:45,678 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=85c9d739-fc9b-431d-a8b6-2d2958b75d6c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=88a19566-53e1-4331-a538-32bf1818e62a, client_auth_method=client-secret, username=admin, authSessionParentId=691ca3ac-e1a5-4ca0-a525-657fc693d9a6, authSessionTabId=GJOqG14QM-k 2026-05-07 23:25:45,903 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=422fe6eb-b002-462b-befc-d1772c3b001e, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, resourceType=REALM, resourcePath=null 2026-05-07 23:25:47,339 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=ca880aa6-7fe3-452d-a22a-6fd1bf94221b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=88b4f1a1-f3ba-4785-b052-e4c65339f6f9, client_auth_method=client-secret, username=admin, authSessionParentId=b1668cc6-4505-4fff-b0f8-29bc3b31db8a, authSessionTabId=JnZlM3jdaS8 2026-05-07 23:25:47,429 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=422fe6eb-b002-462b-befc-d1772c3b001e, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/4de10a99-71e5-4225-88c4-b0d918d6f188 2026-05-07 23:25:48,005 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=3302c68d-0ed2-4c48-a0c5-1ac1ef90d382, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5e534bf8-9ebe-4c0a-9338-799ce8f6e6cb, client_auth_method=client-secret, username=admin, authSessionParentId=51e5a53e-9fcc-4dcb-8bf4-ff1e7afd05c0, authSessionTabId=1zot3eynshA 2026-05-07 23:25:48,305 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=422fe6eb-b002-462b-befc-d1772c3b001e, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/060ef2a3-2f33-40d4-aaeb-0b6d34079b84/role-mappings/clients/696205cf-0321-436a-88be-f5594d659167 2026-05-07 23:29:57,021 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=dc729760-47dc-45ed-9786-e7fee08f0467, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=db80224c-588f-4e35-acf6-88913da294cf, client_auth_method=client-secret, username=admin, authSessionParentId=3a78fc11-03af-4bb0-89f8-fffa4ce3af5c, authSessionTabId=iYKnv0UoaRU 2026-05-07 23:29:57,137 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=422fe6eb-b002-462b-befc-d1772c3b001e, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, resourceType=REALM, resourcePath=null 2026-05-07 23:29:57,782 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=e89ddfc7-4b76-4dac-9a9c-cf88ff21a3c2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bc6f6a81-56bf-4bc2-a0b7-151d25ef1bfb, client_auth_method=client-secret, username=admin, authSessionParentId=85e8be85-6528-4bb7-bf44-4020349b9937, authSessionTabId=XM8ky7SejRQ 2026-05-07 23:29:57,835 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=422fe6eb-b002-462b-befc-d1772c3b001e, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/6dd8477d-a2fe-4d8b-891e-d2c0faed9814 2026-05-07 23:29:57,888 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=422fe6eb-b002-462b-befc-d1772c3b001e, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/6dd8477d-a2fe-4d8b-891e-d2c0faed9814/protocol-mappers/models/49d92844-bd39-435a-886d-c90951076563 2026-05-07 23:30:03,804 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=fd40b245-cced-4998-af37-5a07b7488fec, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cf8c5315-3f1b-4fd5-be91-ffe334102059, client_auth_method=client-secret, username=admin, authSessionParentId=33615c07-31f5-493c-8b12-d7af32925476, authSessionTabId=JbjP_SRkDg4 2026-05-07 23:30:03,857 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=422fe6eb-b002-462b-befc-d1772c3b001e, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/25a5555d-c2c1-4ade-9630-dda09e21dab2 2026-05-07 23:30:04,222 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=71b473b6-6779-4796-983f-c0ef7a6e0fe4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=05fc1777-b665-4efe-a6f5-136a7114d702, client_auth_method=client-secret, username=admin, authSessionParentId=4eb3a9a1-e621-4e80-85a0-1935b99fdf2d, authSessionTabId=N4AOZEYwUtY 2026-05-07 23:30:04,321 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=422fe6eb-b002-462b-befc-d1772c3b001e, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/c8ec6f49-ac78-4811-841f-229f4d8f2370 2026-05-07 23:30:04,693 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=da718678-6be9-40d9-9500-00e60c273ff9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6db6a1e3-906d-4ec2-92e3-b606b8cfb06b, client_auth_method=client-secret, username=admin, authSessionParentId=2ec5b78c-0006-48ef-8ad3-d60c32cb5036, authSessionTabId=4PuU6TMgdxo 2026-05-07 23:30:04,832 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=422fe6eb-b002-462b-befc-d1772c3b001e, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/89011c70-e998-40e5-a8e0-3d3010568c94 2026-05-07 23:30:05,414 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=9c16171d-f42c-4a35-9182-efa3a2c0962d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dfffe7dc-0e9d-43fb-bbc0-2f31bb00a4e6, client_auth_method=client-secret, username=admin, authSessionParentId=5ceba0c3-6c25-4608-8701-e286378b9fed, authSessionTabId=jiO9sS_Zqn4 2026-05-07 23:30:05,752 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=04b837dc-9ae2-41df-b62e-708f349b0fb4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=025843a2-2ba8-4f09-bf30-e259f55515ad, client_auth_method=client-secret, username=admin, authSessionParentId=0364ded2-d017-4da3-9d99-ae379b3eedaf, authSessionTabId=gekyqR8lBcE 2026-05-07 23:30:06,082 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=94c3e319-64aa-4102-9572-1c21ad20357f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5beae968-c12c-4d79-be79-d789d2a479c9, client_auth_method=client-secret, username=admin, authSessionParentId=7e201d98-7486-45dc-b6ac-cd54dcb33f19, authSessionTabId=udWeeI-Q6og 2026-05-07 23:30:06,429 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=08b94fc1-909f-42b0-80d7-8634aed08dd6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=94ca31a5-3014-4d45-90a8-57cec62acd5f, client_auth_method=client-secret, username=admin, authSessionParentId=2519842d-c82c-46f4-b989-a3634362c002, authSessionTabId=yCKaQ5fmvYc 2026-05-07 23:30:06,800 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=d22b24f3-c0fb-44c5-afd8-c1cf9d67de4d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=335f71e6-8122-433c-a6a2-605f5ea971e3, client_auth_method=client-secret, username=admin, authSessionParentId=ed88c415-455c-4060-94d8-9d55610ad912, authSessionTabId=7OG6WoWG3QQ 2026-05-07 23:30:55,042 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=e67d093b-8b88-4926-8117-066ef65d0b48, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bc89cb62-0cde-4bd7-95e6-37126c8c26ae, client_auth_method=client-secret, username=admin, authSessionParentId=8c8a034e-896d-4a72-8f2e-9511a62310cb, authSessionTabId=FHcT5-hUrU8 2026-05-07 23:30:55,141 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=422fe6eb-b002-462b-befc-d1772c3b001e, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, resourceType=REALM, resourcePath=null 2026-05-07 23:30:56,457 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=452822b5-64e1-4452-9d02-57936c6c3064, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bb9ffabe-4491-462f-abae-6fee6cc712b0, client_auth_method=client-secret, username=admin, authSessionParentId=dccd13fe-afcb-4570-a44b-fb86931fa817, authSessionTabId=SziaTfx_Z78 2026-05-07 23:30:56,511 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=422fe6eb-b002-462b-befc-d1772c3b001e, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, resourceType=CLIENT, resourcePath=clients/4de10a99-71e5-4225-88c4-b0d918d6f188 2026-05-07 23:30:57,087 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=c352f666-9cf0-46b0-b939-2ee8a7411108, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5dc69719-5302-4027-a1cf-1d7d1b5df061, client_auth_method=client-secret, username=admin, authSessionParentId=839e0f01-a9c0-461d-bec8-4a83df899bdb, authSessionTabId=ttd8FILkOmY 2026-05-07 23:31:14,229 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=admin-cli, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, auth_method=openid-connect, token_id=9db25162-4792-4e07-a2c6-ab6a97013e58, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8978dd83-7dfd-448c-aa59-11613574e3e4, client_auth_method=client-secret, username=admin, authSessionParentId=3724f252-1fa8-42d9-9f5a-b1a90723c8bb, authSessionTabId=gdb7NKg-7r8 2026-05-07 23:31:14,297 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8ded6941-463b-45e1-9669-8c80f77f1292, clientId=422fe6eb-b002-462b-befc-d1772c3b001e, userId=b0dbf13e-14d5-4b7a-96a6-58ed0c7d0594, ipAddress=199.204.45.156, resourceType=USER, resourcePath=users/a2b47e48-a30b-4d48-8435-105f5fb0889f 2026-05-07 23:31:17,895 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=060ef2a3-2f33-40d4-aaeb-0b6d34079b84, ipAddress=10.0.0.82, token_id=5be6b57e-fb25-4034-8eac-9326c2762a0e, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=393272bd-74dc-4967-832c-62facfb9e993, authSessionTabId=NzgaJOjaFAY