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-02-27 21:06:34,015 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4355ms 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-02-27 21:06:35,403 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-02-27 21:06:37,415 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-02-27 21:06:37,553 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-02-27 21:06:37,753 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-02-27 21:06:37,872 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-02-27 21:06:37,876 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: e15e5a5c-c837-4cbd-8c40-5c323d831d06, name: keycloak-0-19156 2026-02-27 21:06:37,882 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-02-27 21:06:37,882 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-02-27 21:06:37,893 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.35909 2026-02-27 21:06:38,136 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-02-27 21:06:38,829 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-02-27 21:06:38,829 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-02-27 21:06:38,965 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-02-27 21:06:39,152 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-02-27 21:06:39,152 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-02-27 21:06:39,242 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-02-27 21:06:39,242 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-02-27 21:06:39,899 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-19156: no members discovered after 2002 ms: creating cluster as coordinator 2026-02-27 21:06:39,910 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-19156|0] (1) [keycloak-0-19156] 2026-02-27 21:06:39,924 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-19156`, physical addresses are `[10.0.0.87:51445]` 2026-02-27 21:07:11,247 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-19156, Site name: null 2026-02-27 21:07:11,428 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-02-27 21:07:11,444 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-02-27 21:07:13,814 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.617s. Listening on: http://0.0.0.0:8080 2026-02-27 21:07:13,814 INFO [io.quarkus] (main) Profile prod activated. 2026-02-27 21:07:13,815 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-02-27 21:07:13,985 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-02-27 21:07:30,918 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=admin-cli, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=4f113755-b1a1-4673-b4ce-75a3e159d1c1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7ee8a8d5-fc43-4e05-be4a-ad42b96b6378, client_auth_method=client-secret, username=admin, authSessionParentId=1dfe80da-c638-4f18-a3c5-21dafe7a1267, authSessionTabId=BLE5vZC2V2w 2026-02-27 21:07:32,164 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=f313b6eb-cdd8-40fe-afe6-a82b6e1dddd6, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, resourceType=REALM, resourcePath=atmosphere 2026-02-27 21:07:32,885 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=admin-cli, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=15dae0e2-355c-48b3-b2ab-0685ea87bbbc, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=86ee69b1-118b-4c7c-9872-d9c55309fedd, client_auth_method=client-secret, username=admin, authSessionParentId=7f3468ef-8e49-4782-b885-cddd9bb98986, authSessionTabId=YPkY2WWSgDk 2026-02-27 21:07:32,976 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=f313b6eb-cdd8-40fe-afe6-a82b6e1dddd6, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/d467c4ae-1d3b-4635-acf0-aca15675b04e 2026-02-27 21:07:33,062 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=f313b6eb-cdd8-40fe-afe6-a82b6e1dddd6, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/d467c4ae-1d3b-4635-acf0-aca15675b04e/protocol-mappers/models/ce793107-41c5-49a1-b55a-e87be1035d3f 2026-02-27 21:07:53,867 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=admin-cli, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=b757c5fb-b01d-46bf-9ec7-9c3bb9122226, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3f90760e-debb-4af4-bd9c-324e4214ed81, client_auth_method=client-secret, username=admin, authSessionParentId=52fb37fb-5c85-4074-9167-258dae5f7bb9, authSessionTabId=ahrx5LeLueU 2026-02-27 21:07:53,968 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=f313b6eb-cdd8-40fe-afe6-a82b6e1dddd6, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, resourceType=CLIENT, resourcePath=clients/f3a78d45-a0c8-4c94-90fb-4a27525966a5 2026-02-27 21:07:54,324 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=admin-cli, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=bd4a0142-606c-4080-b11f-216caf2bdefc, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=38317006-7a05-434b-9a8c-b7e79c6d51cb, client_auth_method=client-secret, username=admin, authSessionParentId=b1f5abdd-ed7b-4cdc-9e69-0dc467f82223, authSessionTabId=VRPexhTzVXo 2026-02-27 21:07:54,394 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=f313b6eb-cdd8-40fe-afe6-a82b6e1dddd6, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, resourceType=CLIENT, resourcePath=clients/96a494ec-7e34-4bf7-a03c-39df6ecc2836 2026-02-27 21:07:54,755 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=admin-cli, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=502e0a27-147b-4b92-a705-644dd2ef632c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c8e1631a-1a54-42cb-92d8-1576a0b74ee2, client_auth_method=client-secret, username=admin, authSessionParentId=1116880d-ff43-48a2-8f9a-4ef6385e25a7, authSessionTabId=ZDmUrCaD8lo 2026-02-27 21:07:54,811 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=f313b6eb-cdd8-40fe-afe6-a82b6e1dddd6, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, resourceType=CLIENT, resourcePath=clients/a5278fa6-41d8-47df-a67a-cbed7ff148c3 2026-02-27 21:07:55,405 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=admin-cli, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=36019205-6878-4eec-8474-b9d7c1c9dff7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6a42ed5d-7dd5-420d-adae-f7093b181980, client_auth_method=client-secret, username=admin, authSessionParentId=49b342ee-1b6f-4b3a-922a-aec189003831, authSessionTabId=f73GXoVROQc 2026-02-27 21:07:55,505 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=f313b6eb-cdd8-40fe-afe6-a82b6e1dddd6, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, resourceType=CLIENT_ROLE, resourcePath=clients/f3a78d45-a0c8-4c94-90fb-4a27525966a5/roles/member 2026-02-27 21:07:55,867 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=admin-cli, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=d631b504-23d6-4960-893a-404306d56dfd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4b313266-8075-40c1-b9d5-b5935191d4d0, client_auth_method=client-secret, username=admin, authSessionParentId=7e8fec8e-ef2e-4ffc-ab32-4cbfdc2b751e, authSessionTabId=Lt0-QKAKSTQ 2026-02-27 21:07:55,949 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=f313b6eb-cdd8-40fe-afe6-a82b6e1dddd6, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, resourceType=CLIENT_ROLE, resourcePath=clients/96a494ec-7e34-4bf7-a03c-39df6ecc2836/roles/admin 2026-02-27 21:07:56,314 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=admin-cli, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=0ff05a1f-c156-4ab6-944b-b18d16544e24, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dc19aaed-8c42-44ff-b73f-37b565766532, client_auth_method=client-secret, username=admin, authSessionParentId=6e760877-f932-438c-bf46-9128dc47fe46, authSessionTabId=d2MKXtPd3VM 2026-02-27 21:07:56,395 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=f313b6eb-cdd8-40fe-afe6-a82b6e1dddd6, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, resourceType=CLIENT_ROLE, resourcePath=clients/96a494ec-7e34-4bf7-a03c-39df6ecc2836/roles/editor 2026-02-27 21:07:56,781 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=admin-cli, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=b8c78882-e0b0-4b40-aa19-851ab4844b38, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=51512271-54a9-4e21-9016-93e4deaa2cf2, client_auth_method=client-secret, username=admin, authSessionParentId=4c36c1b2-649d-46ae-9c54-0f8143a693c1, authSessionTabId=uIXcqbIHS6Y 2026-02-27 21:07:56,902 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=f313b6eb-cdd8-40fe-afe6-a82b6e1dddd6, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, resourceType=CLIENT_ROLE, resourcePath=clients/96a494ec-7e34-4bf7-a03c-39df6ecc2836/roles/viewer 2026-02-27 21:07:57,276 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=admin-cli, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=841a7c74-f5f9-40f7-b5f9-01ecf17e8a14, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8aa91de6-53af-4560-8da5-cbf998ef4907, client_auth_method=client-secret, username=admin, authSessionParentId=abf4d058-fb69-425a-9ceb-0c1ffe81fa0f, authSessionTabId=bp_vP8CIPvM 2026-02-27 21:07:57,647 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=f313b6eb-cdd8-40fe-afe6-a82b6e1dddd6, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, resourceType=CLIENT_ROLE, resourcePath=clients/a5278fa6-41d8-47df-a67a-cbed7ff148c3/roles/member 2026-02-27 21:10:21,411 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=admin-cli, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=7e72240f-3e24-48d3-bdf8-991516ddcf21, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f2366a41-180b-4d7d-838b-4b4f985efa80, client_auth_method=client-secret, username=admin, authSessionParentId=88ed424b-6f94-40bb-86f4-c574722b8d1b, authSessionTabId=BmcGtR1iRBw 2026-02-27 21:10:21,636 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=f313b6eb-cdd8-40fe-afe6-a82b6e1dddd6, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, resourceType=REALM, resourcePath=null 2026-02-27 21:10:23,019 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=admin-cli, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=b5feb7b8-d815-4aef-9050-b971dd6520c4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bdac1c40-9e4b-4003-be20-04221b5f5b61, client_auth_method=client-secret, username=admin, authSessionParentId=bc261e24-20cf-400e-be8b-cfcb2d301aa1, authSessionTabId=LKPVQb3hQ-s 2026-02-27 21:10:23,099 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=f313b6eb-cdd8-40fe-afe6-a82b6e1dddd6, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, resourceType=CLIENT, resourcePath=clients/c62c59d3-1dba-4475-af60-f90041dfa951 2026-02-27 21:10:23,750 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=admin-cli, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, auth_method=openid-connect, token_id=77b341a9-9e1a-4ec8-a950-d6ca8c235941, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=353530ad-e685-48e6-a9ab-74b406d9104c, client_auth_method=client-secret, username=admin, authSessionParentId=f923b2ce-5101-45a2-902b-da2f806843bf, authSessionTabId=Mc99_3yRqIY 2026-02-27 21:10:24,056 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2330999e-43bb-4229-b387-c37d933665e6, clientId=f313b6eb-cdd8-40fe-afe6-a82b6e1dddd6, userId=ba190c47-2c76-4750-bcf6-3828759507ad, ipAddress=199.204.45.78, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/8856c1a5-b650-4e62-b7b7-05ede419ab6a/role-mappings/clients/57153f67-310c-4531-9adb-956b420a010e