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 00:47:49,167 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4938ms 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 00:47:50,370 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 00:47:52,300 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-07 00:47:52,451 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-07 00:47:52,569 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 00:47:52,671 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-07 00:47:52,672 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: b42cbd58-2be2-488b-b630-295b6c62a21f, name: keycloak-0-27505 2026-05-07 00:47:52,677 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 00:47:52,677 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 00:47:52,696 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.37958 2026-05-07 00:47:52,911 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 00:47:52,913 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-07 00:47:53,619 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 00:47:53,619 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 00:47:53,764 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-07 00:47:53,931 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 00:47:53,931 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 00:47:54,022 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 00:47:54,022 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 00:47:54,702 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-27505: no members discovered after 2003 ms: creating cluster as coordinator 2026-05-07 00:47:54,716 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-27505|0] (1) [keycloak-0-27505] 2026-05-07 00:47:54,734 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-27505`, physical addresses are `[10.0.0.48:53494]` 2026-05-07 00:48:26,005 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-27505, Site name: null 2026-05-07 00:48:26,161 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-07 00:48:28,260 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 38.939s. Listening on: http://0.0.0.0:8080 2026-05-07 00:48:28,261 INFO [io.quarkus] (main) Profile prod activated. 2026-05-07 00:48:28,262 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 00:48:28,450 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-07 00:48:41,552 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=258d4c7e-81c2-4ce9-af12-f08be5c57bfa, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=64f08ab5-54e5-4a7a-9ea3-6b64901c51a2, client_auth_method=client-secret, username=admin, authSessionParentId=4a23f315-3df8-434a-96c8-2d59d4caeed9, authSessionTabId=nfUplUnnTQw 2026-05-07 00:48:42,814 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=4c4989e2-4ea8-410f-aded-cafdba28f209, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, resourceType=REALM, resourcePath=atmosphere 2026-05-07 00:48:43,595 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=75a35c5c-3efe-4599-b491-8a189b00dd1e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e33d747d-3739-45be-a000-c9bf38d1df3b, client_auth_method=client-secret, username=admin, authSessionParentId=20154a50-adbb-4d0b-939b-9cb5886ed931, authSessionTabId=pZvyZh4ORUI 2026-05-07 00:48:43,708 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=4c4989e2-4ea8-410f-aded-cafdba28f209, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/f89516eb-3497-4e45-bf03-c78953dd34b2 2026-05-07 00:48:43,794 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=4c4989e2-4ea8-410f-aded-cafdba28f209, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/f89516eb-3497-4e45-bf03-c78953dd34b2/protocol-mappers/models/cd044cce-fed0-42c6-85bd-55b18855e746 2026-05-07 00:49:04,653 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=a8418f2a-74f0-4e8d-97d3-f642dff4007e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=edd84407-154b-4bbb-a6dc-22d80dc246b8, client_auth_method=client-secret, username=admin, authSessionParentId=51139da4-f8f4-4681-bfaf-4bcbbbddc6d5, authSessionTabId=U1rVjxeSRdM 2026-05-07 00:49:04,755 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=4c4989e2-4ea8-410f-aded-cafdba28f209, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, resourceType=CLIENT, resourcePath=clients/80a2cd46-2bab-4a48-ab61-d5303efdcf54 2026-05-07 00:49:05,129 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=01d71000-307d-4d63-a2c3-c5e94a6e6f1b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0acec62c-921e-4a65-b72a-f624d8cac115, client_auth_method=client-secret, username=admin, authSessionParentId=f704cee4-800b-4b1c-8fdf-598d5ff69242, authSessionTabId=4TR5PDWgkDo 2026-05-07 00:49:05,206 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=4c4989e2-4ea8-410f-aded-cafdba28f209, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, resourceType=CLIENT, resourcePath=clients/9b75cd40-3306-484c-8275-fe794159a769 2026-05-07 00:49:05,575 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=c7ec8022-62e4-4f2d-bfeb-0f3dd1ed36c0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=db1b9353-b181-46f1-bb51-22d248c94fbc, client_auth_method=client-secret, username=admin, authSessionParentId=536d7a32-65ca-411c-be9e-82396b9ac9ef, authSessionTabId=i5KymcwZ2l4 2026-05-07 00:49:05,638 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=4c4989e2-4ea8-410f-aded-cafdba28f209, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, resourceType=CLIENT, resourcePath=clients/9fe51113-6405-46ab-8f5a-c702b2c2a70d 2026-05-07 00:49:06,205 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=9f2b0dd2-5d9d-4ad1-8d61-047ce63e5fd2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0ced7e81-3a0c-497c-8fae-ee6f1a565150, client_auth_method=client-secret, username=admin, authSessionParentId=b2f3e34c-c931-43b3-b30c-2821438211bf, authSessionTabId=N9BR2WHUDyk 2026-05-07 00:49:06,316 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=4c4989e2-4ea8-410f-aded-cafdba28f209, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, resourceType=CLIENT_ROLE, resourcePath=clients/80a2cd46-2bab-4a48-ab61-d5303efdcf54/roles/member 2026-05-07 00:49:06,672 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=5159694d-28f5-4f15-9c6a-e3cc6f718f69, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7089c830-ecb7-4f9d-a109-4209e8b8e198, client_auth_method=client-secret, username=admin, authSessionParentId=3074d212-da33-42e3-90cf-b8e83d2922de, authSessionTabId=3kBdKa8YNS4 2026-05-07 00:49:06,761 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=4c4989e2-4ea8-410f-aded-cafdba28f209, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, resourceType=CLIENT_ROLE, resourcePath=clients/9b75cd40-3306-484c-8275-fe794159a769/roles/admin 2026-05-07 00:49:07,130 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=81594032-971d-44ab-915e-6612132d6a9d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b6ecf426-3479-4dcc-8c14-9110b616eec8, client_auth_method=client-secret, username=admin, authSessionParentId=228d0b1e-39ca-4707-ba89-e8c46de1d98f, authSessionTabId=jPVL0tI2uBA 2026-05-07 00:49:07,211 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=4c4989e2-4ea8-410f-aded-cafdba28f209, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, resourceType=CLIENT_ROLE, resourcePath=clients/9b75cd40-3306-484c-8275-fe794159a769/roles/editor 2026-05-07 00:49:07,580 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=8cac36b0-7e4c-4765-8def-4fc83d709152, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cfa142de-90b6-4b66-b863-bb60878ed764, client_auth_method=client-secret, username=admin, authSessionParentId=f1d74fbe-465a-4fd1-9f35-d2a60127a010, authSessionTabId=rpNRhPiWAyY 2026-05-07 00:49:07,703 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=4c4989e2-4ea8-410f-aded-cafdba28f209, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, resourceType=CLIENT_ROLE, resourcePath=clients/9b75cd40-3306-484c-8275-fe794159a769/roles/viewer 2026-05-07 00:49:08,064 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=193f2cd2-e712-4d43-be9f-6b2260634a52, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bb45f11e-7ede-4cc8-97d8-27134fccb011, client_auth_method=client-secret, username=admin, authSessionParentId=b0fe3e34-9224-467e-8e0f-72cbadd623cd, authSessionTabId=tsl0xytHEtU 2026-05-07 00:49:08,151 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=4c4989e2-4ea8-410f-aded-cafdba28f209, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, resourceType=CLIENT_ROLE, resourcePath=clients/9fe51113-6405-46ab-8f5a-c702b2c2a70d/roles/member 2026-05-07 00:51:04,084 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=a335f013-28cf-4043-903b-3d9eadc56649, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=20477a91-97b3-4f3e-8b74-9f2f76637584, client_auth_method=client-secret, username=admin, authSessionParentId=9bbd52a8-18d0-42f7-ab2e-21ca7392e183, authSessionTabId=NJR6Helxpwg 2026-05-07 00:51:04,311 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=4c4989e2-4ea8-410f-aded-cafdba28f209, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, resourceType=REALM, resourcePath=null 2026-05-07 00:51:05,666 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=4e035a5c-2223-4805-987c-84111a20078e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=60cc3e79-bfa8-4eae-9d2a-669fcfcee55d, client_auth_method=client-secret, username=admin, authSessionParentId=7ede479e-cbcd-4fe1-a605-0fcf50dcc005, authSessionTabId=XtypML0mGPE 2026-05-07 00:51:05,758 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=4c4989e2-4ea8-410f-aded-cafdba28f209, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, resourceType=CLIENT, resourcePath=clients/e75373d2-2490-4f22-91d5-e8ddc9dfc127 2026-05-07 00:51:06,362 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=025eceff-1b1f-49ef-bc53-64b7a7d57803, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2abe3b00-7f4c-4cf7-9385-e67aa3c2dbfa, client_auth_method=client-secret, username=admin, authSessionParentId=3c0fa3a5-eb43-4f7d-9b61-9011a77af0c5, authSessionTabId=74qsRv5FCCo 2026-05-07 00:51:06,620 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=4c4989e2-4ea8-410f-aded-cafdba28f209, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/a049adc7-bdd4-425b-98be-e44ef417b886/role-mappings/clients/66c04011-b1b9-4aeb-887f-4f1a49db619d 2026-05-07 00:55:10,046 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=5c33b09b-89ff-4bc8-8554-0752abed9d89, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=180a97d5-47bf-4745-91c6-9a5b44e86846, client_auth_method=client-secret, username=admin, authSessionParentId=0aa40f62-6015-415f-8af8-f6d945c17cb2, authSessionTabId=uU5poYatNNs 2026-05-07 00:55:10,177 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=4c4989e2-4ea8-410f-aded-cafdba28f209, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, resourceType=REALM, resourcePath=null 2026-05-07 00:55:10,853 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=329d77e3-a8a2-4058-b7b6-d341ad1158d6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9f6bf4b7-c166-48e7-9a26-233c93f15bc1, client_auth_method=client-secret, username=admin, authSessionParentId=48115403-19ad-4988-a1ab-a69ac50e34d9, authSessionTabId=Y1U-CN2lC8Q 2026-05-07 00:55:10,918 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=4c4989e2-4ea8-410f-aded-cafdba28f209, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/f89516eb-3497-4e45-bf03-c78953dd34b2 2026-05-07 00:55:11,004 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=4c4989e2-4ea8-410f-aded-cafdba28f209, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/f89516eb-3497-4e45-bf03-c78953dd34b2/protocol-mappers/models/cd044cce-fed0-42c6-85bd-55b18855e746 2026-05-07 00:55:16,890 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=fd45d5f5-f4a6-425b-b4e5-95fd89ec98d5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=31a17b6b-1102-4a6a-88d9-e93a1bf5c22f, client_auth_method=client-secret, username=admin, authSessionParentId=ce41ac04-2200-434f-b3d8-842230a47041, authSessionTabId=cuRGEOwm3g8 2026-05-07 00:55:16,959 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=4c4989e2-4ea8-410f-aded-cafdba28f209, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, resourceType=CLIENT, resourcePath=clients/80a2cd46-2bab-4a48-ab61-d5303efdcf54 2026-05-07 00:55:17,307 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=34e0fef6-7088-4709-805d-c8da506497b0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ed157833-c470-4b77-a07d-4555f3faaa7f, client_auth_method=client-secret, username=admin, authSessionParentId=0f128025-f780-40ab-9c2e-94437796b7c0, authSessionTabId=CqnwkrSu4TA 2026-05-07 00:55:17,397 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=4c4989e2-4ea8-410f-aded-cafdba28f209, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, resourceType=CLIENT, resourcePath=clients/9b75cd40-3306-484c-8275-fe794159a769 2026-05-07 00:55:17,760 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=bde53dbc-1ee3-4663-aae3-fb803939d5ee, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1f951d3d-4275-4f31-a694-de60dba6b4f1, client_auth_method=client-secret, username=admin, authSessionParentId=7b891807-d71d-4988-bc9b-d426266b65c3, authSessionTabId=LDDxPZgErwU 2026-05-07 00:55:17,812 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=4c4989e2-4ea8-410f-aded-cafdba28f209, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, resourceType=CLIENT, resourcePath=clients/9fe51113-6405-46ab-8f5a-c702b2c2a70d 2026-05-07 00:55:18,357 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=7e54dbe8-19f8-4699-9ec7-3317c5d98eee, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d0358afd-44ee-44bc-963b-5f368d30dba0, client_auth_method=client-secret, username=admin, authSessionParentId=e41ba768-bcbd-457d-854a-edba742c1ab0, authSessionTabId=s9hA7CaYzOU 2026-05-07 00:55:18,742 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=ffd816e0-4e71-4726-b281-dc2125644c6e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e3486dcc-e728-49fb-92dd-43ec8ec2b4f8, client_auth_method=client-secret, username=admin, authSessionParentId=5e07e165-ec73-4007-9b24-dac4966b7c4b, authSessionTabId=XI4n3M6Mlo0 2026-05-07 00:55:19,083 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=7bc22a2d-aab8-4370-a8a9-2f65b99aec09, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=71de1dc7-9a40-40f4-8f81-a0e2feed5fa4, client_auth_method=client-secret, username=admin, authSessionParentId=67c59607-08e5-47df-a901-35f505c87e2b, authSessionTabId=MGPH5eG4AEE 2026-05-07 00:55:19,454 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=da9e0a89-9727-4e52-8ff4-cfde96446de0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d459210e-b944-453d-b9ff-4968d3f3b453, client_auth_method=client-secret, username=admin, authSessionParentId=33eb28df-0802-465b-8f7d-7ec6f6440041, authSessionTabId=sndntO-uZGA 2026-05-07 00:55:19,813 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=350f257d-d3e4-4a04-a3ea-e6704e5fed21, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=894fa0cc-e2b1-461a-8917-66aa7b98f12f, client_auth_method=client-secret, username=admin, authSessionParentId=ee71bf17-5abc-419b-a9f7-ef4629a93c0c, authSessionTabId=SMcQ0hHcazo 2026-05-07 00:56:13,409 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=f6c324d3-dcb6-4afc-abc3-de1341c63159, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6d05044f-6d56-47bd-a080-72673c546fdb, client_auth_method=client-secret, username=admin, authSessionParentId=4d6349f7-4e5c-49fc-ba60-11160abf198f, authSessionTabId=RCsJnU4j5CI 2026-05-07 00:56:13,508 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=4c4989e2-4ea8-410f-aded-cafdba28f209, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, resourceType=REALM, resourcePath=null 2026-05-07 00:56:14,939 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=daa34b0d-55b3-479a-9c4c-b4746840253b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bdedbf7a-6781-4c4d-9283-edf4d28a0abe, client_auth_method=client-secret, username=admin, authSessionParentId=1e41958c-91ac-4b20-b6b4-3a739dfddd96, authSessionTabId=gGxhSGg1hEo 2026-05-07 00:56:15,005 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=4c4989e2-4ea8-410f-aded-cafdba28f209, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, resourceType=CLIENT, resourcePath=clients/e75373d2-2490-4f22-91d5-e8ddc9dfc127 2026-05-07 00:56:15,623 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=cc4cebd8-3710-40d4-9469-15c87a57aa3c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2d1a1b13-77be-431d-a643-0a13dacbcb85, client_auth_method=client-secret, username=admin, authSessionParentId=6139ce32-723a-40e0-a135-dd01f86dca0d, authSessionTabId=QYQjbrLPU1o 2026-05-07 00:56:35,836 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=admin-cli, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, auth_method=openid-connect, token_id=1495f76f-8e1c-4d0b-af27-8a203cfa0fde, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=00ea0479-cb37-463a-9325-faf036d46b82, client_auth_method=client-secret, username=admin, authSessionParentId=f5e142d9-62b5-483c-9aa4-242cf1785444, authSessionTabId=VWrKqBY0C0g 2026-05-07 00:56:35,915 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=ac8579b0-7b75-4053-b0c8-84e4b9787195, clientId=4c4989e2-4ea8-410f-aded-cafdba28f209, userId=e25a9c68-217f-4dee-af84-0f77a3f6083d, ipAddress=199.204.45.30, resourceType=USER, resourcePath=users/4767866f-8f6c-41de-a81f-e9aa4aae5e74 2026-05-07 00:56:37,617 INFO [org.keycloak.events] (executor-thread-3) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=a049adc7-bdd4-425b-98be-e44ef417b886, ipAddress=10.0.0.113, token_id=d3c59f78-ee01-4094-9ffc-9c546fe5d14d, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=46932633-1a0c-4d6d-940f-b112f7481a82, authSessionTabId=407tmdbAtuE