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-03-19 17:55:10,827 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5141ms 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-03-19 17:55:12,300 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-03-19 17:55:14,527 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-19 17:55:14,643 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-19 17:55:14,920 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-19 17:55:15,038 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-19 17:55:15,039 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: f554de23-622d-4c08-adb3-5994741b4ce3, name: keycloak-0-36304 2026-03-19 17:55:15,046 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-03-19 17:55:15,046 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-03-19 17:55:15,053 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.20733 2026-03-19 17:55:15,348 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-03-19 17:55:17,057 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-36304: no members discovered after 2002 ms: creating cluster as coordinator 2026-03-19 17:55:17,070 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-36304|0] (1) [keycloak-0-36304] 2026-03-19 17:55:17,085 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-36304`, physical addresses are `[10.0.0.16:36269]` 2026-03-19 17:55:17,594 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-36304, Site name: null 2026-03-19 17:55:17,599 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-19 17:55:18,381 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-03-19 17:55:18,381 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-03-19 17:55:18,547 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-19 17:55:18,748 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-03-19 17:55:18,748 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-03-19 17:55:18,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-03-19 17:55:18,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-03-19 17:55:48,822 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-19 17:55:50,694 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.637s. Listening on: http://0.0.0.0:8080 2026-03-19 17:55:50,695 INFO [io.quarkus] (main) Profile prod activated. 2026-03-19 17:55:50,695 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-03-19 17:55:50,862 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-19 17:56:05,650 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=admin-cli, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=c2f90c3a-dd50-4312-88d8-167ac7c63781, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4042be95-9370-4f3c-b76b-0463e110d151, client_auth_method=client-secret, username=admin, authSessionParentId=1beed5fe-fe5f-4241-8d9f-bfc2cad19f43, authSessionTabId=1BlXBo6L_-I 2026-03-19 17:56:07,314 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=65cb22eb-4175-477d-b6a9-d9b3a20f4b50, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, resourceType=REALM, resourcePath=atmosphere 2026-03-19 17:56:08,142 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=admin-cli, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=bf9c7b95-dad8-455c-8245-db766bbf3cb1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=88277c04-3041-48cf-95c6-6a9362c5ddfc, client_auth_method=client-secret, username=admin, authSessionParentId=eebc4e03-e2a4-4f8c-9229-7e022cbec677, authSessionTabId=IPv6PpIXUXw 2026-03-19 17:56:08,236 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=65cb22eb-4175-477d-b6a9-d9b3a20f4b50, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/007b42bd-b5ab-4fa9-b6b1-33a1e15acea6 2026-03-19 17:56:08,323 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=65cb22eb-4175-477d-b6a9-d9b3a20f4b50, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/007b42bd-b5ab-4fa9-b6b1-33a1e15acea6/protocol-mappers/models/d9b69933-cbb0-4203-b2a1-5052ff8d3131 2026-03-19 17:56:29,428 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=admin-cli, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=3a196c6c-6281-4bbe-b222-5b9149604f76, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=78dad6aa-d19b-42c4-954d-86efef2f0714, client_auth_method=client-secret, username=admin, authSessionParentId=a44cfc00-15ad-40cb-929c-fc62a66a454e, authSessionTabId=lo3ud6apdk4 2026-03-19 17:56:29,535 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=65cb22eb-4175-477d-b6a9-d9b3a20f4b50, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, resourceType=CLIENT, resourcePath=clients/f75cef98-a51f-4f4d-ae88-e127058776f3 2026-03-19 17:56:29,889 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=admin-cli, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=7fd7bbf0-1504-415c-b5e0-53b36f9af99d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2bc79c7e-f785-44eb-aeac-747aa22184d8, client_auth_method=client-secret, username=admin, authSessionParentId=0f0d0a37-c9a7-4c79-b5c8-07c3831644ad, authSessionTabId=CRT1Y2B4PTc 2026-03-19 17:56:29,963 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=65cb22eb-4175-477d-b6a9-d9b3a20f4b50, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, resourceType=CLIENT, resourcePath=clients/d2916d0c-959f-43c5-9785-23cf2f8065e3 2026-03-19 17:56:30,318 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=admin-cli, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=76e3e878-09bd-4cd7-bcea-036e016b5f76, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e22c8edb-a50d-4f60-ae73-ccd81774951f, client_auth_method=client-secret, username=admin, authSessionParentId=b9edaaf7-b7c3-42b9-b8a9-e3d4e5c7e359, authSessionTabId=4H291052Ibo 2026-03-19 17:56:30,395 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=65cb22eb-4175-477d-b6a9-d9b3a20f4b50, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, resourceType=CLIENT, resourcePath=clients/b6ee8e31-94de-4404-a13c-ec132b64cde2 2026-03-19 17:56:31,005 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=admin-cli, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=eb010e22-7395-4dac-b4bc-5ea1d22b3ca7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=aeeefc58-a4bd-4f65-89ca-e10e7c06535d, client_auth_method=client-secret, username=admin, authSessionParentId=b168d2bc-733e-4248-9147-d92506dece77, authSessionTabId=2iLmlHPggno 2026-03-19 17:56:31,113 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=65cb22eb-4175-477d-b6a9-d9b3a20f4b50, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, resourceType=CLIENT_ROLE, resourcePath=clients/f75cef98-a51f-4f4d-ae88-e127058776f3/roles/member 2026-03-19 17:56:31,496 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=admin-cli, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=4238b970-6e10-4d73-ac35-bbdf038a8564, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8f8e4bc9-1e67-4c80-a73e-f4ef3a648929, client_auth_method=client-secret, username=admin, authSessionParentId=1a39627a-fa1a-4999-82e7-dba4a77bbbab, authSessionTabId=wFYyUqHk5E8 2026-03-19 17:56:31,579 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=65cb22eb-4175-477d-b6a9-d9b3a20f4b50, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, resourceType=CLIENT_ROLE, resourcePath=clients/d2916d0c-959f-43c5-9785-23cf2f8065e3/roles/admin 2026-03-19 17:56:31,969 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=admin-cli, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=09c979db-8171-4be5-96c4-b2c5df16192b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6ff086b2-7f6b-4962-96a1-e9f84f0c66bd, client_auth_method=client-secret, username=admin, authSessionParentId=ebe48e22-e773-4c3a-bf45-f68a45c973bc, authSessionTabId=lD3VPqETbIs 2026-03-19 17:56:32,060 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=65cb22eb-4175-477d-b6a9-d9b3a20f4b50, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, resourceType=CLIENT_ROLE, resourcePath=clients/d2916d0c-959f-43c5-9785-23cf2f8065e3/roles/editor 2026-03-19 17:56:32,425 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=admin-cli, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=d77e8485-9e3a-45f2-ac92-efd8fe5357cf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7fbcd862-7611-4f98-8ccc-b257b249cbcf, client_auth_method=client-secret, username=admin, authSessionParentId=32f0f4b7-8f98-4eb8-8ca5-38387d9bdd62, authSessionTabId=qy3_AqqxoDE 2026-03-19 17:56:32,515 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=65cb22eb-4175-477d-b6a9-d9b3a20f4b50, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, resourceType=CLIENT_ROLE, resourcePath=clients/d2916d0c-959f-43c5-9785-23cf2f8065e3/roles/viewer 2026-03-19 17:56:32,881 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=admin-cli, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=9220a7ba-7fa5-4989-b4d4-7e09b38bd43b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dc1f9e59-fa3b-4558-a3d4-a745b380f39d, client_auth_method=client-secret, username=admin, authSessionParentId=6ac01df7-7cf4-460a-ad10-9bfa578cb629, authSessionTabId=d1dWRIWqxF4 2026-03-19 17:56:32,973 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=65cb22eb-4175-477d-b6a9-d9b3a20f4b50, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, resourceType=CLIENT_ROLE, resourcePath=clients/b6ee8e31-94de-4404-a13c-ec132b64cde2/roles/member 2026-03-19 17:58:45,549 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=admin-cli, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=8cd1775d-b68f-4e66-a307-a8508e9ce11c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8540fae0-abaa-4ac5-8130-5de3169b70f7, client_auth_method=client-secret, username=admin, authSessionParentId=1a816487-585d-4128-b0e8-6fc7c0e19e47, authSessionTabId=zmPIm9IcYok 2026-03-19 17:58:45,739 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=65cb22eb-4175-477d-b6a9-d9b3a20f4b50, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, resourceType=REALM, resourcePath=null 2026-03-19 17:58:47,132 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=admin-cli, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=0f817840-0c87-445c-bde6-d05628060691, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4268f0e5-9489-4bd9-94e3-345882af9d32, client_auth_method=client-secret, username=admin, authSessionParentId=d273a560-6bdf-4912-a69f-381f1ff3e4de, authSessionTabId=5wuxhWeRBKg 2026-03-19 17:58:47,224 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=65cb22eb-4175-477d-b6a9-d9b3a20f4b50, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, resourceType=CLIENT, resourcePath=clients/b96af115-cd99-487e-9b61-611d5d12a759 2026-03-19 17:58:47,957 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=admin-cli, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, auth_method=openid-connect, token_id=6ea9156b-2d2c-4a12-ac3d-e334f3cefbb2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d971b6df-c565-4c76-a079-00c10fa2ce23, client_auth_method=client-secret, username=admin, authSessionParentId=15fb9acb-fb42-4a17-8109-b079134d0a48, authSessionTabId=DRX57N6aMIM 2026-03-19 17:58:48,456 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2538a1ca-f7cf-423a-8ee0-f7a2ceba816a, clientId=65cb22eb-4175-477d-b6a9-d9b3a20f4b50, userId=2d38306e-a2b7-41a2-b024-14fa4dbe9ba6, ipAddress=199.19.213.15, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/e0490ecf-62fc-4805-b4e9-71eeef53523c/role-mappings/clients/7a361261-46b0-4585-9a78-18044c0325c7