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-08-19 20:39:04,130 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5565ms 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-08-19 20:39:05,584 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-08-19 20:39:07,756 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-19 20:39:07,833 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-19 20:39:08,014 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-19 20:39:08,215 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-19 20:39:08,217 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 48f840c7-5ae0-4462-806d-9c740aa50946, name: keycloak-0-17926 2026-08-19 20:39:08,223 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-08-19 20:39:08,224 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-08-19 20:39:08,231 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.27990 2026-08-19 20:39:08,573 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-08-19 20:39:09,359 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-08-19 20:39:09,359 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-08-19 20:39:09,515 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-19 20:39:09,753 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-08-19 20:39:09,753 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-08-19 20:39:09,848 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-08-19 20:39:09,848 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-08-19 20:39:10,235 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-17926: no members discovered after 2002 ms: creating cluster as coordinator 2026-08-19 20:39:10,250 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-17926|0] (1) [keycloak-0-17926] 2026-08-19 20:39:10,263 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-17926`, physical addresses are `[10.0.0.29:43526]` 2026-08-19 20:39:40,255 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-17926, Site name: null 2026-08-19 20:39:40,415 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-19 20:39:40,434 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-19 20:39:42,624 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 38.296s. Listening on: http://0.0.0.0:8080 2026-08-19 20:39:42,625 INFO [io.quarkus] (main) Profile prod activated. 2026-08-19 20:39:42,625 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-08-19 20:39:42,807 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-19 20:40:00,193 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=admin-cli, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, auth_method=openid-connect, token_id=a991de1c-588a-44c5-b9c8-b7ce836626e3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e7406b45-3871-43f1-b587-99db04e0935c, client_auth_method=client-secret, username=admin, authSessionParentId=4e7db367-98dc-4664-9542-8ec8f9015243, authSessionTabId=vZpN24YBMPM 2026-08-19 20:40:01,923 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=13094460-c074-4c6f-bfbd-8258a91d8a08, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, resourceType=REALM, resourcePath=atmosphere 2026-08-19 20:40:02,813 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=admin-cli, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, auth_method=openid-connect, token_id=39b80eda-b164-430e-b261-d4ccd46feaf0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dc20eab8-3709-4647-9549-405a4ed75283, client_auth_method=client-secret, username=admin, authSessionParentId=44e6c21d-d031-489a-9ebc-09e149176260, authSessionTabId=1aHs8jHqf6A 2026-08-19 20:40:02,904 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=13094460-c074-4c6f-bfbd-8258a91d8a08, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/dda5aa19-8f7f-4f6b-89fc-9650e4087efa 2026-08-19 20:40:02,981 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=13094460-c074-4c6f-bfbd-8258a91d8a08, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/dda5aa19-8f7f-4f6b-89fc-9650e4087efa/protocol-mappers/models/46d750db-a075-4b0b-be7f-44ede5458bef 2026-08-19 20:40:24,033 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=admin-cli, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, auth_method=openid-connect, token_id=0aaf0d76-5345-48fa-835b-3d7057cb1abe, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=43100d4c-4441-4d7f-994e-d6a88ce3849a, client_auth_method=client-secret, username=admin, authSessionParentId=e17b5e94-2815-4ec7-b135-b116eca93815, authSessionTabId=5SGb-af-ABg 2026-08-19 20:40:24,170 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=13094460-c074-4c6f-bfbd-8258a91d8a08, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, resourceType=CLIENT, resourcePath=clients/5b0b7a8a-7595-4655-a213-4602fb056700 2026-08-19 20:40:24,546 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=admin-cli, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, auth_method=openid-connect, token_id=c16603d2-dfea-4391-91d1-8227152e4a8b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7481385d-845f-49d4-86dc-bb31079d3c20, client_auth_method=client-secret, username=admin, authSessionParentId=5f852721-340f-4c7c-9e81-8daf86929216, authSessionTabId=RD-2BQ1EM9w 2026-08-19 20:40:24,611 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=13094460-c074-4c6f-bfbd-8258a91d8a08, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, resourceType=CLIENT, resourcePath=clients/a35ff1d4-229b-4d93-8976-9cbfc1e0e253 2026-08-19 20:40:24,980 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=admin-cli, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, auth_method=openid-connect, token_id=68caec7d-76c0-4b89-8254-6aebafc4cd21, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0b7db8b1-90d8-4b33-a977-14b3b7d13308, client_auth_method=client-secret, username=admin, authSessionParentId=7a1ca0e6-a56b-4354-a975-5786eb18f88f, authSessionTabId=moobB4FosYk 2026-08-19 20:40:25,045 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=13094460-c074-4c6f-bfbd-8258a91d8a08, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, resourceType=CLIENT, resourcePath=clients/57e44fee-9e58-4852-88d8-37e0b1ad78ee 2026-08-19 20:40:25,721 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=admin-cli, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, auth_method=openid-connect, token_id=b6c66cf6-9e57-48a4-975b-3772bf5926a9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2dea2202-1df5-41cd-888d-05fa18cc0761, client_auth_method=client-secret, username=admin, authSessionParentId=6138bb10-b51f-4186-a597-0fb4c945dfc3, authSessionTabId=JnNdigZeT4s 2026-08-19 20:40:25,821 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=13094460-c074-4c6f-bfbd-8258a91d8a08, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, resourceType=CLIENT_ROLE, resourcePath=clients/5b0b7a8a-7595-4655-a213-4602fb056700/roles/member 2026-08-19 20:40:26,192 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=admin-cli, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, auth_method=openid-connect, token_id=bbc453fe-ef2c-4c81-8cdc-49bb425ced73, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=39667dab-0957-488e-83b3-05987be3a215, client_auth_method=client-secret, username=admin, authSessionParentId=06f773c5-5013-42eb-99ba-e7daf90904e5, authSessionTabId=FZxPtxfmH_c 2026-08-19 20:40:26,274 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=13094460-c074-4c6f-bfbd-8258a91d8a08, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, resourceType=CLIENT_ROLE, resourcePath=clients/a35ff1d4-229b-4d93-8976-9cbfc1e0e253/roles/admin 2026-08-19 20:40:26,636 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=admin-cli, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, auth_method=openid-connect, token_id=1eeef7db-1f13-4ac9-a1f9-42fa26b1b5a4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0e9c5b14-7755-4bbc-a9e8-5569a4459282, client_auth_method=client-secret, username=admin, authSessionParentId=823f38b8-4908-49ab-813d-2259cf96b80b, authSessionTabId=HzSiQjh4ls4 2026-08-19 20:40:26,718 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=13094460-c074-4c6f-bfbd-8258a91d8a08, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, resourceType=CLIENT_ROLE, resourcePath=clients/a35ff1d4-229b-4d93-8976-9cbfc1e0e253/roles/editor 2026-08-19 20:40:27,071 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=admin-cli, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, auth_method=openid-connect, token_id=3fc85c97-87ad-4519-a860-4fb02ce1e936, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=eb452c1b-a746-4a5c-81d9-80452bbb2357, client_auth_method=client-secret, username=admin, authSessionParentId=dcfbc9eb-384d-46cb-8a38-1efce6c0b2dc, authSessionTabId=WQr9apZvqUI 2026-08-19 20:40:27,166 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=13094460-c074-4c6f-bfbd-8258a91d8a08, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, resourceType=CLIENT_ROLE, resourcePath=clients/a35ff1d4-229b-4d93-8976-9cbfc1e0e253/roles/viewer 2026-08-19 20:40:27,536 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=admin-cli, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, auth_method=openid-connect, token_id=737c1750-3411-4775-8c15-4e43357acf54, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a8f90b64-4037-4414-a0c4-6a4d4da38cca, client_auth_method=client-secret, username=admin, authSessionParentId=6120f047-112a-4332-9e41-6d8820ec227e, authSessionTabId=bIDpHc9omzw 2026-08-19 20:40:27,618 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=13094460-c074-4c6f-bfbd-8258a91d8a08, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, resourceType=CLIENT_ROLE, resourcePath=clients/57e44fee-9e58-4852-88d8-37e0b1ad78ee/roles/member 2026-08-19 20:42:46,649 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=admin-cli, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, auth_method=openid-connect, token_id=dc05411e-22d9-4552-bf20-e324f8a18359, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=55208301-5166-42b3-ab01-3747d75af5fe, client_auth_method=client-secret, username=admin, authSessionParentId=7bc426a3-21a9-44dd-aaa8-7b924d4a19c3, authSessionTabId=QjmCqoFFO7k 2026-08-19 20:42:46,829 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=13094460-c074-4c6f-bfbd-8258a91d8a08, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, resourceType=REALM, resourcePath=null 2026-08-19 20:42:48,145 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=admin-cli, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, auth_method=openid-connect, token_id=5d3ddf8d-ba1b-4340-b383-2e1c301247ba, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=26c7c0b8-24b8-4349-84c2-528542de139d, client_auth_method=client-secret, username=admin, authSessionParentId=2738bc02-0a81-4085-80a0-c58e3dd56ddb, authSessionTabId=Ew1wLTXlHaE 2026-08-19 20:42:48,215 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=13094460-c074-4c6f-bfbd-8258a91d8a08, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, resourceType=CLIENT, resourcePath=clients/ab434e10-5e05-4e2d-acf4-155a39f8eab1 2026-08-19 20:42:48,818 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=admin-cli, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, auth_method=openid-connect, token_id=e116cef1-5938-4ea7-b179-32ffce28dfc3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0a400eed-f909-4dab-aa84-0194ec269471, client_auth_method=client-secret, username=admin, authSessionParentId=ea089033-a17b-4e1f-a85d-3e58d58bac23, authSessionTabId=wS07tmLBt1M 2026-08-19 20:42:49,066 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=237c9720-4abb-4243-b139-62c87d63aa0f, clientId=13094460-c074-4c6f-bfbd-8258a91d8a08, userId=c99feb8f-a505-4e5d-ba21-7659fae8151e, ipAddress=199.19.213.142, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/792a5565-f1c8-41fb-b48c-f6d16f8245c4/role-mappings/clients/6bc9a867-c6e8-444d-b03d-2c5296997275