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-21 19:41:17,034 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5201ms 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-21 19:41:18,563 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-21 19:41:20,896 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-21 19:41:21,053 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-21 19:41:21,313 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-21 19:41:21,459 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-21 19:41:21,463 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 67daec8b-3120-4419-b2a2-b1315a121c8a, name: keycloak-0-45958 2026-05-21 19:41:21,470 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-21 19:41:21,471 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-21 19:41:21,480 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.26888 2026-05-21 19:41:21,772 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-21 19:41:21,774 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-21 19:41:23,494 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-45958: no members discovered after 2010 ms: creating cluster as coordinator 2026-05-21 19:41:23,507 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-45958|0] (1) [keycloak-0-45958] 2026-05-21 19:41:23,522 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-45958`, physical addresses are `[10.0.0.152:42424]` 2026-05-21 19:41:24,034 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-45958, Site name: null 2026-05-21 19:41:24,705 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-21 19:41:24,705 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-21 19:41:24,862 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-21 19:41:25,080 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-21 19:41:25,081 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-21 19:41:25,194 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-21 19:41:25,194 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-21 19:42:02,544 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-21 19:42:04,746 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 47.499s. Listening on: http://0.0.0.0:8080 2026-05-21 19:42:04,747 INFO [io.quarkus] (main) Profile prod activated. 2026-05-21 19:42:04,748 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-21 19:42:04,897 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-21 19:42:19,874 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=admin-cli, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, auth_method=openid-connect, token_id=7bbc82c4-530a-4bfb-944e-6dbd7f7863a8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bbc1cb72-926e-459c-91c8-f65705b0587d, client_auth_method=client-secret, username=admin, authSessionParentId=cf1c64a2-c438-4123-9955-c3959f28b05f, authSessionTabId=0z8szUqGsTc 2026-05-21 19:42:22,083 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=6c8c087f-bcdc-42fd-bdb6-81afc5deb32f, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, resourceType=REALM, resourcePath=atmosphere 2026-05-21 19:42:23,049 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=admin-cli, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, auth_method=openid-connect, token_id=0060e40e-3582-41bc-94e7-8e146374e9cf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=be79151b-492c-4a78-9e17-233d073bf646, client_auth_method=client-secret, username=admin, authSessionParentId=49ae60d3-9c66-41e1-9b69-180f2efeb0dc, authSessionTabId=uILhaJ8Ptd0 2026-05-21 19:42:23,236 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=6c8c087f-bcdc-42fd-bdb6-81afc5deb32f, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/80328d0b-c9df-41fe-9ff7-b78443269f04 2026-05-21 19:42:23,340 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=6c8c087f-bcdc-42fd-bdb6-81afc5deb32f, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/80328d0b-c9df-41fe-9ff7-b78443269f04/protocol-mappers/models/a30349ef-7079-436f-89f9-aeec04f747ca 2026-05-21 19:42:44,902 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=admin-cli, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, auth_method=openid-connect, token_id=77cb7f5d-9e2b-4b9e-a2fa-bc6e82625634, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=befe0af9-1c90-49d3-aff3-6d02ed55af8d, client_auth_method=client-secret, username=admin, authSessionParentId=4965370f-c1cd-47fc-af65-8ad1f735dc15, authSessionTabId=cNTbW7yXS-w 2026-05-21 19:42:45,015 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=6c8c087f-bcdc-42fd-bdb6-81afc5deb32f, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, resourceType=CLIENT, resourcePath=clients/c8afee83-ff30-43b9-a54f-ecb971847b23 2026-05-21 19:42:45,391 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=admin-cli, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, auth_method=openid-connect, token_id=ca0bf8a0-2f50-4f8b-9869-e1e424a7e16d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7afbe968-b7d3-4bcd-9632-018698c819f3, client_auth_method=client-secret, username=admin, authSessionParentId=2ae1cb41-7086-414e-a48d-1545436e4de1, authSessionTabId=xwPEuZdeiYE 2026-05-21 19:42:45,461 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=6c8c087f-bcdc-42fd-bdb6-81afc5deb32f, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, resourceType=CLIENT, resourcePath=clients/86d6f99d-4ba2-4e64-ad1f-55f718b76b62 2026-05-21 19:42:45,856 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=admin-cli, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, auth_method=openid-connect, token_id=f5fb9d44-05b4-4160-b97f-0a1fcf3b1b63, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ef0e74f9-71d0-42da-a26d-dbfbe57d4dc3, client_auth_method=client-secret, username=admin, authSessionParentId=66f66e78-4a5e-4b23-a7bd-6d691dc523f5, authSessionTabId=FuRy-S6L19w 2026-05-21 19:42:45,932 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=6c8c087f-bcdc-42fd-bdb6-81afc5deb32f, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, resourceType=CLIENT, resourcePath=clients/dc177b5b-f6f5-4a66-8cef-572cf32b4c5f 2026-05-21 19:42:46,585 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=admin-cli, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, auth_method=openid-connect, token_id=f001192b-f4d4-45a5-965a-544d0dcd0f32, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4be6fa22-7754-453a-a840-93d6d077d637, client_auth_method=client-secret, username=admin, authSessionParentId=eab6e0a4-10e4-435d-93e5-7c0378bd06b9, authSessionTabId=q4TzUS4ka1o 2026-05-21 19:42:46,693 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=6c8c087f-bcdc-42fd-bdb6-81afc5deb32f, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, resourceType=CLIENT_ROLE, resourcePath=clients/c8afee83-ff30-43b9-a54f-ecb971847b23/roles/member 2026-05-21 19:42:47,094 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=admin-cli, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, auth_method=openid-connect, token_id=ab8a9bc5-ce67-40ff-903f-740e1667d8ba, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=feca3ca0-86db-4c33-98fc-21e2339970cf, client_auth_method=client-secret, username=admin, authSessionParentId=d8b0366c-592c-430c-85ab-bf3041b1a962, authSessionTabId=tnpYwshXtsc 2026-05-21 19:42:47,196 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=6c8c087f-bcdc-42fd-bdb6-81afc5deb32f, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, resourceType=CLIENT_ROLE, resourcePath=clients/86d6f99d-4ba2-4e64-ad1f-55f718b76b62/roles/admin 2026-05-21 19:42:47,587 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=admin-cli, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, auth_method=openid-connect, token_id=d66a0f11-0b16-43f3-82eb-28cf9ef4dabd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=630602d1-4d26-45a6-88d6-80c0b7aa0f0d, client_auth_method=client-secret, username=admin, authSessionParentId=fb523764-fa79-418b-8082-90dc3a6d054b, authSessionTabId=6bd2DYfPmyk 2026-05-21 19:42:48,302 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=6c8c087f-bcdc-42fd-bdb6-81afc5deb32f, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, resourceType=CLIENT_ROLE, resourcePath=clients/86d6f99d-4ba2-4e64-ad1f-55f718b76b62/roles/editor 2026-05-21 19:42:48,675 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=admin-cli, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, auth_method=openid-connect, token_id=6c0c3664-ee49-43c8-a3da-ecf55aa95c97, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=92dc7073-7fe6-4c9f-a597-bb600673a0d5, client_auth_method=client-secret, username=admin, authSessionParentId=8aa2728f-1231-4dad-ad04-a2dce139d53a, authSessionTabId=0bjgBj-lHlc 2026-05-21 19:42:48,775 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=6c8c087f-bcdc-42fd-bdb6-81afc5deb32f, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, resourceType=CLIENT_ROLE, resourcePath=clients/86d6f99d-4ba2-4e64-ad1f-55f718b76b62/roles/viewer 2026-05-21 19:42:49,132 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=admin-cli, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, auth_method=openid-connect, token_id=45272c24-16dc-4635-88eb-fe086fcb1f6d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a7b68066-64ef-4259-a0c6-2d38ac36d058, client_auth_method=client-secret, username=admin, authSessionParentId=c8853b2d-ecc6-4c5d-a479-f2f735d22166, authSessionTabId=D5pdxmrLJFs 2026-05-21 19:42:54,228 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=6c8c087f-bcdc-42fd-bdb6-81afc5deb32f, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, resourceType=CLIENT_ROLE, resourcePath=clients/dc177b5b-f6f5-4a66-8cef-572cf32b4c5f/roles/member 2026-05-21 19:45:28,011 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=admin-cli, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, auth_method=openid-connect, token_id=05f11008-6d0f-4ec2-bb1a-53db57ee4c78, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=94e9f1e2-e503-4e7e-90ae-72448d012c90, client_auth_method=client-secret, username=admin, authSessionParentId=551c2f10-f638-44e1-ad06-a4bdffec325a, authSessionTabId=OjD6uvinmh0 2026-05-21 19:45:28,204 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=6c8c087f-bcdc-42fd-bdb6-81afc5deb32f, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, resourceType=REALM, resourcePath=null 2026-05-21 19:45:29,639 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=admin-cli, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, auth_method=openid-connect, token_id=5be9f089-0376-454e-bf8a-8d6d6803e602, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3bc4d34d-9e33-4f7b-b3e7-1fa68017fd65, client_auth_method=client-secret, username=admin, authSessionParentId=35a1da98-30f2-44d1-ac31-f72898da80dd, authSessionTabId=NT-JmoYZlTc 2026-05-21 19:45:29,727 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=6c8c087f-bcdc-42fd-bdb6-81afc5deb32f, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, resourceType=CLIENT, resourcePath=clients/73fa864f-5bef-47d9-95b6-6fea7650e430 2026-05-21 19:45:30,363 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=admin-cli, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, auth_method=openid-connect, token_id=67045fc0-c0a3-4a1a-a0bf-79f7bf40bb63, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8bdaa854-d632-4fab-8e22-7091b00dafd7, client_auth_method=client-secret, username=admin, authSessionParentId=433bafa2-f069-4fd8-9790-fd5c48462c76, authSessionTabId=druNaxaiFeI 2026-05-21 19:45:30,658 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=bd1094f2-81f2-4c3b-8f4f-49877e360bd7, clientId=6c8c087f-bcdc-42fd-bdb6-81afc5deb32f, userId=cec05247-7132-4402-ac7f-2c06b60e597b, ipAddress=199.19.213.68, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/b17f46c8-cfcf-43be-936b-80de9e690039/role-mappings/clients/fbef6e03-a788-491c-b3a7-10db2a7fdbac