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-02 05:17:51,923 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4959ms 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-02 05:17:53,289 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-02 05:17:55,627 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-02 05:17:55,822 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-02 05:17:55,992 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-02 05:17:56,108 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-02 05:17:56,110 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: f25929ae-7b07-4d6b-8d5b-a5a7ed5243ee, name: keycloak-0-16124 2026-07-02 05:17:56,117 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-02 05:17:56,118 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-02 05:17:56,125 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.37311 2026-07-02 05:17:56,360 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-02 05:17:58,131 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-16124: no members discovered after 2004 ms: creating cluster as coordinator 2026-07-02 05:17:58,143 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-16124|0] (1) [keycloak-0-16124] 2026-07-02 05:17:58,156 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-16124`, physical addresses are `[10.0.0.15:52847]` 2026-07-02 05:17:58,619 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-16124, Site name: null 2026-07-02 05:17:59,334 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-02 05:17:59,334 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-02 05:17:59,527 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-02 05:17:59,714 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-02 05:17:59,714 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-02 05:17:59,803 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-02 05:17:59,804 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-02 05:18:33,552 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-02 05:18:33,574 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-02 05:18:35,788 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 43.671s. Listening on: http://0.0.0.0:8080 2026-07-02 05:18:35,789 INFO [io.quarkus] (main) Profile prod activated. 2026-07-02 05:18:35,789 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-02 05:18:35,949 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-02 05:18:55,668 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=da144a5d-8c5e-4674-be48-dea22b70a8d5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d9e8160f-bc47-4f59-af94-4e6e0ee1af6d, client_auth_method=client-secret, username=admin, authSessionParentId=258fe6cd-2ef4-4b7a-b0c7-086f84444497, authSessionTabId=xbfqKK1PSXM 2026-07-02 05:18:57,392 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=41d10721-bec3-4c19-8097-f17bf0980e13, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, resourceType=REALM, resourcePath=atmosphere 2026-07-02 05:18:58,325 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=7acbc4af-9fd0-4d67-afb2-580e64e0a70b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7ccc6511-77b4-4e6a-85c0-2811587aef44, client_auth_method=client-secret, username=admin, authSessionParentId=a0a3635c-1162-460f-afaa-8b54905cd000, authSessionTabId=UmRsFzMOCIQ 2026-07-02 05:18:58,422 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=41d10721-bec3-4c19-8097-f17bf0980e13, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/3a1209c9-904b-422c-8dee-b5298717ff3c 2026-07-02 05:18:58,527 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=41d10721-bec3-4c19-8097-f17bf0980e13, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/3a1209c9-904b-422c-8dee-b5298717ff3c/protocol-mappers/models/3aabb6e5-a00d-4833-8f2a-57e2aa06a8b3 2026-07-02 05:19:19,740 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=fae5d698-6238-4972-9ef0-6f9fe8a810cf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=354df59b-613e-4e55-a2a4-bcf47b457165, client_auth_method=client-secret, username=admin, authSessionParentId=1a3d440d-be7a-4b1a-9e3c-48865f269378, authSessionTabId=sjYm8VDWVNw 2026-07-02 05:19:19,850 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=41d10721-bec3-4c19-8097-f17bf0980e13, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/0bd7502b-7344-4d31-bda1-5c44dfd2748d 2026-07-02 05:19:20,222 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=4f2ee25b-5c08-4b62-babd-ea7622c688c0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=11bf5f98-2bf0-41cb-ac50-c8534f8d19e9, client_auth_method=client-secret, username=admin, authSessionParentId=295f8d73-8485-40e7-9963-31a2d72de472, authSessionTabId=XJbdvHKiCUM 2026-07-02 05:19:20,290 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=41d10721-bec3-4c19-8097-f17bf0980e13, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/784454f1-a108-4523-a8b0-e92d706a09bf 2026-07-02 05:19:20,661 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=66139dad-7aa4-4240-b420-6a39a684e1a2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=90cbd36f-af7d-4814-9b06-186a69173466, client_auth_method=client-secret, username=admin, authSessionParentId=e2dc52bb-e395-4880-9060-07be489ddaf3, authSessionTabId=Dw3AQRxvz1g 2026-07-02 05:19:20,729 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=41d10721-bec3-4c19-8097-f17bf0980e13, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/fbefd708-2d40-4058-b924-b650e54d35db 2026-07-02 05:19:21,343 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=54867dcb-74ad-45a1-a462-c7dca849c590, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9ccf1043-e2e2-4c75-b5c4-c7d4fa6aa10e, client_auth_method=client-secret, username=admin, authSessionParentId=4c32efc9-b9c8-409c-96e5-1aff446f6ab3, authSessionTabId=tb42URkY2sI 2026-07-02 05:19:21,440 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=41d10721-bec3-4c19-8097-f17bf0980e13, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, resourceType=CLIENT_ROLE, resourcePath=clients/0bd7502b-7344-4d31-bda1-5c44dfd2748d/roles/member 2026-07-02 05:19:21,795 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=d2239ca8-100a-492e-9971-6ea767c37ba6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=56baedd6-b831-486e-89fa-3d94407f300f, client_auth_method=client-secret, username=admin, authSessionParentId=e1d924ad-7355-4af0-9e95-ee8d1cbc923f, authSessionTabId=CSBlERcsbrQ 2026-07-02 05:19:21,866 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=41d10721-bec3-4c19-8097-f17bf0980e13, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, resourceType=CLIENT_ROLE, resourcePath=clients/784454f1-a108-4523-a8b0-e92d706a09bf/roles/admin 2026-07-02 05:19:22,246 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=c738b0bf-65bb-44d4-a6b0-d1514a226ba1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8bf45599-2345-4327-88ca-c6e25c453333, client_auth_method=client-secret, username=admin, authSessionParentId=b6db4434-7db2-4341-b9f7-cb49fa07a950, authSessionTabId=0GPzIpFT1eQ 2026-07-02 05:19:22,332 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=41d10721-bec3-4c19-8097-f17bf0980e13, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, resourceType=CLIENT_ROLE, resourcePath=clients/784454f1-a108-4523-a8b0-e92d706a09bf/roles/editor 2026-07-02 05:19:22,708 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=6a7f0755-2341-4f25-8aeb-d5734eb44a7e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c777603d-1cdb-43cf-b528-57dd811ad170, client_auth_method=client-secret, username=admin, authSessionParentId=17845845-d38a-431a-88ef-f7bb7b8c4d1e, authSessionTabId=nIo91XyLEvo 2026-07-02 05:19:22,804 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=41d10721-bec3-4c19-8097-f17bf0980e13, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, resourceType=CLIENT_ROLE, resourcePath=clients/784454f1-a108-4523-a8b0-e92d706a09bf/roles/viewer 2026-07-02 05:19:23,190 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=a595bd70-faea-4b06-899d-3e5a32ba24e7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=98fdc57a-35e6-42bc-84e8-d1d3cf0d0340, client_auth_method=client-secret, username=admin, authSessionParentId=a017a923-2fc9-4930-889c-6f1bbc4c5cef, authSessionTabId=i7TunqmRak8 2026-07-02 05:19:23,274 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=41d10721-bec3-4c19-8097-f17bf0980e13, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, resourceType=CLIENT_ROLE, resourcePath=clients/fbefd708-2d40-4058-b924-b650e54d35db/roles/member 2026-07-02 05:21:47,544 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=4e478839-0add-44c2-a9fe-85060f2a094e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9a823c67-c254-45f1-8c3b-62d0a517821c, client_auth_method=client-secret, username=admin, authSessionParentId=fbc8319c-d7f6-493a-ab57-60dbaeeeb071, authSessionTabId=PvtrZ6BNsMM 2026-07-02 05:21:47,716 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=41d10721-bec3-4c19-8097-f17bf0980e13, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, resourceType=REALM, resourcePath=null 2026-07-02 05:21:49,086 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=d6d12ce7-a704-4f16-a7a3-e3602f30a8e7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=55e4f3c7-85a9-4709-aba1-e4fa887ccc16, client_auth_method=client-secret, username=admin, authSessionParentId=160fc69b-c153-408e-b19b-ddeb0b7b84ba, authSessionTabId=JETclD-Ckgc 2026-07-02 05:21:49,160 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=41d10721-bec3-4c19-8097-f17bf0980e13, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/fa76aa00-27a1-4cb1-b959-380ae75830e7 2026-07-02 05:21:49,748 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=adfebe0f-e8ce-4db4-bf68-137a7b47425d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6ef8421d-06a7-4caf-b6a6-a1a0ce3227a6, client_auth_method=client-secret, username=admin, authSessionParentId=d317166f-cc10-4d58-ae89-2389350a65b4, authSessionTabId=45F3mZc4D30 2026-07-02 05:21:50,031 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=41d10721-bec3-4c19-8097-f17bf0980e13, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/2261808e-d5c4-438f-a558-eab212213223/role-mappings/clients/143aa3b1-5cd2-4bbf-a693-adbe35359889 2026-07-02 06:12:18,386 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=2a370869-91ed-42ef-b2bf-6950bb9702f5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fc1a2f38-7655-4735-9895-25ab1ebf666d, client_auth_method=client-secret, username=admin, authSessionParentId=fccaba69-0b57-4226-a8b8-632f8527052f, authSessionTabId=2GZF-wfu2AI 2026-07-02 06:12:18,517 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=41d10721-bec3-4c19-8097-f17bf0980e13, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, resourceType=REALM, resourcePath=null 2026-07-02 06:12:19,206 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=2ddf227c-ca25-41ed-a623-280f469e1566, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7162b603-a7e8-4efe-81e0-a9c40ae8a86d, client_auth_method=client-secret, username=admin, authSessionParentId=7b26cda6-fac2-4c25-a037-09d3dab7e460, authSessionTabId=fOZSyZU29uM 2026-07-02 06:12:19,255 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=41d10721-bec3-4c19-8097-f17bf0980e13, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/3a1209c9-904b-422c-8dee-b5298717ff3c 2026-07-02 06:12:19,311 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=41d10721-bec3-4c19-8097-f17bf0980e13, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/3a1209c9-904b-422c-8dee-b5298717ff3c/protocol-mappers/models/3aabb6e5-a00d-4833-8f2a-57e2aa06a8b3 2026-07-02 06:12:25,374 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=ece4ba60-4b31-432f-a2af-6233d3d38bf6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=00c8c8e3-22b5-47e5-bc2b-681f16fd49de, client_auth_method=client-secret, username=admin, authSessionParentId=6e532a33-d7f9-45cb-8911-51bb853b2923, authSessionTabId=NNnhfxFCc80 2026-07-02 06:12:25,426 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=41d10721-bec3-4c19-8097-f17bf0980e13, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/0bd7502b-7344-4d31-bda1-5c44dfd2748d 2026-07-02 06:12:25,776 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=21c18855-7468-478b-ba70-6643af4742ab, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e93cedd0-d764-41e2-a04d-2c9450b71413, client_auth_method=client-secret, username=admin, authSessionParentId=a0c94d60-e5e0-4ec2-b536-ae58c7f0e113, authSessionTabId=OOGxlYP3sF0 2026-07-02 06:12:25,825 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=41d10721-bec3-4c19-8097-f17bf0980e13, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/784454f1-a108-4523-a8b0-e92d706a09bf 2026-07-02 06:12:26,211 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=19a469ff-28e9-41c2-bd6f-f370a9c24252, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1dbfb2da-f297-45c0-9854-1f1c6cf9e1ab, client_auth_method=client-secret, username=admin, authSessionParentId=528c2928-f821-4768-88d3-2ae78ed5de5b, authSessionTabId=eAr6di3Obt8 2026-07-02 06:12:26,264 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=41d10721-bec3-4c19-8097-f17bf0980e13, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/fbefd708-2d40-4058-b924-b650e54d35db 2026-07-02 06:12:26,930 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=63cdd768-be1b-4735-b1c9-a86b13fd3b77, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=54e1b5fa-2fe1-402d-ad88-76cf1da1437c, client_auth_method=client-secret, username=admin, authSessionParentId=a3fe1b2f-1934-4cbe-8f0d-bf7e65b9be29, authSessionTabId=AsGn8KcZcuQ 2026-07-02 06:12:27,720 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=62d5d6de-c99b-431f-be1e-3ef2f3424cef, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d81ca414-1b94-4e3c-b256-62d9025dc881, client_auth_method=client-secret, username=admin, authSessionParentId=ffc26abb-afe7-4bee-8ef6-64005d781435, authSessionTabId=7PHHA4hJIK0 2026-07-02 06:12:28,095 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=9bfd42dc-bb65-4af4-a22a-9ef17f867f87, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a894958a-79bb-4761-8230-cb3c07cae350, client_auth_method=client-secret, username=admin, authSessionParentId=3f5f83a7-2d3b-4a76-bb33-39962d50e9e0, authSessionTabId=N0B--cYVDCY 2026-07-02 06:12:28,451 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=6f791739-a3ec-4fb2-a03d-11853b70b80e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3dcbb710-af8c-40c4-a989-365cf763f8db, client_auth_method=client-secret, username=admin, authSessionParentId=9c5b022b-30f0-4ecb-9ee6-e495aefed21c, authSessionTabId=3DeUTyv6IVg 2026-07-02 06:12:28,788 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=1c131b73-a2ef-4ba5-a91d-e6ab4331b0ea, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4faad78b-5c1c-4b3a-973e-ee8d8ac82426, client_auth_method=client-secret, username=admin, authSessionParentId=fa208bbb-662e-4bb2-84c0-c72e961c80f4, authSessionTabId=hJ84UoHMxbo 2026-07-02 06:13:42,055 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=42878fa6-74c0-4f4f-bc2b-5689ded35467, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bdb4e262-3847-4255-8cac-123196c532f5, client_auth_method=client-secret, username=admin, authSessionParentId=9c98ce28-cf50-453d-80c6-38ffc45dd3eb, authSessionTabId=Zr3-ShH7U88 2026-07-02 06:13:42,200 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=41d10721-bec3-4c19-8097-f17bf0980e13, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, resourceType=REALM, resourcePath=null 2026-07-02 06:13:43,632 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=3439d4f0-f43a-4201-a66e-c84f6e95d883, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4d5c3703-5d97-493c-8674-2e7fccb0537c, client_auth_method=client-secret, username=admin, authSessionParentId=910c6a22-e92b-47c6-bd74-26828d79d478, authSessionTabId=OA2ERMzak20 2026-07-02 06:13:43,682 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=41d10721-bec3-4c19-8097-f17bf0980e13, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, resourceType=CLIENT, resourcePath=clients/fa76aa00-27a1-4cb1-b959-380ae75830e7 2026-07-02 06:13:44,369 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d871196b-5348-4a13-82d1-bedfb5710282, clientId=admin-cli, userId=ac4ec757-22e1-454b-9875-f9f2ebeb7bec, ipAddress=199.19.213.151, auth_method=openid-connect, token_id=ca4be556-3a9e-4a53-85d4-15cfbd8703ee, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b30f0a1e-579f-4dd5-bce8-3135122deb49, client_auth_method=client-secret, username=admin, authSessionParentId=89751386-ae9c-4c69-aa0c-628cde3aa9fb, authSessionTabId=Ye-iZN4hwkg