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-04-07 13:02:39,824 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4979ms 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-04-07 13:02:41,198 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-04-07 13:02:43,513 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-07 13:02:43,622 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-07 13:02:43,879 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-07 13:02:44,008 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-07 13:02:44,009 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 106c0684-3a97-41df-91be-1e8406bb5127, name: keycloak-0-64898 2026-04-07 13:02:44,016 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-04-07 13:02:44,016 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-04-07 13:02:44,023 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.30072 2026-04-07 13:02:44,358 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-04-07 13:02:44,361 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-07 13:02:45,164 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-04-07 13:02:45,165 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-04-07 13:02:45,339 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-07 13:02:45,546 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-04-07 13:02:45,547 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-04-07 13:02:45,645 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-04-07 13:02:45,645 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-04-07 13:02:46,029 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-64898: no members discovered after 2004 ms: creating cluster as coordinator 2026-04-07 13:02:46,039 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-64898|0] (1) [keycloak-0-64898] 2026-04-07 13:02:46,055 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-64898`, physical addresses are `[10.0.0.109:45608]` 2026-04-07 13:03:14,558 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-64898, Site name: null 2026-04-07 13:03:14,701 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-07 13:03:16,629 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 36.635s. Listening on: http://0.0.0.0:8080 2026-04-07 13:03:16,629 INFO [io.quarkus] (main) Profile prod activated. 2026-04-07 13:03:16,630 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-04-07 13:03:16,771 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-07 13:03:32,186 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=admin-cli, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=9c783598-b4f1-4ac9-8cc2-e916a42635df, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=23d89829-fb03-4c6b-9338-82c595ba801b, client_auth_method=client-secret, username=admin, authSessionParentId=c439cc86-7736-4c58-8e14-45a5709d13e1, authSessionTabId=R11Kom5RZKE 2026-04-07 13:03:33,416 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=8a0b840e-c8b0-429c-8ecd-3605fe85de03, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, resourceType=REALM, resourcePath=atmosphere 2026-04-07 13:03:34,128 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=admin-cli, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=a2bef56e-620a-4be2-a5fa-a6129ea2b516, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ba9b06bb-df68-4155-a98b-e582fce675c9, client_auth_method=client-secret, username=admin, authSessionParentId=35133e06-68c0-433b-97b6-6ba32379f236, authSessionTabId=VssBcBxzCwg 2026-04-07 13:03:34,220 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=8a0b840e-c8b0-429c-8ecd-3605fe85de03, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/559e2f7c-f8d4-4e21-8308-5d4adb138ddf 2026-04-07 13:03:34,303 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=8a0b840e-c8b0-429c-8ecd-3605fe85de03, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/559e2f7c-f8d4-4e21-8308-5d4adb138ddf/protocol-mappers/models/4cd468ea-274f-481c-bd0d-976228c4709a 2026-04-07 13:03:55,025 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=admin-cli, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=1a2519c3-5615-44e9-8e63-56e837df89af, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=12f5713e-ef71-4f56-a224-01172b3b1105, client_auth_method=client-secret, username=admin, authSessionParentId=007897fa-29f0-489a-ad05-4bc628c0a22f, authSessionTabId=VOFlcdHmLiQ 2026-04-07 13:03:55,111 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=8a0b840e-c8b0-429c-8ecd-3605fe85de03, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, resourceType=CLIENT, resourcePath=clients/94fc44fc-b1de-43d2-b298-5d90d283c463 2026-04-07 13:03:55,445 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=admin-cli, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=19811764-89a2-40d0-a915-581d47f38d1b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f550fcd1-f823-4b5a-a868-9f851e2b9830, client_auth_method=client-secret, username=admin, authSessionParentId=035db72d-f899-40bb-9c04-31242bab9f29, authSessionTabId=DG5SUACIXJU 2026-04-07 13:03:55,502 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=8a0b840e-c8b0-429c-8ecd-3605fe85de03, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, resourceType=CLIENT, resourcePath=clients/cbc200d6-0c1f-4df2-a4cc-ae7fac29ef33 2026-04-07 13:03:55,856 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=admin-cli, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=d2c913c8-949f-489f-80f1-0e9c1add1c7a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=855093d1-d021-430b-b71a-736044ae29f9, client_auth_method=client-secret, username=admin, authSessionParentId=aa73267c-3c57-448d-8233-381d2c5838f1, authSessionTabId=FA5RxFJa1-4 2026-04-07 13:03:55,920 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=8a0b840e-c8b0-429c-8ecd-3605fe85de03, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, resourceType=CLIENT, resourcePath=clients/47064c97-d654-4013-a077-62bb51a439af 2026-04-07 13:03:56,526 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=admin-cli, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=0fff68a4-7769-4549-96d9-6e5cffaab4ec, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4a7f53c1-3d19-4319-a3d0-fe0782049774, client_auth_method=client-secret, username=admin, authSessionParentId=07336ca5-d9fd-4b6a-9129-e3a86aaa6b40, authSessionTabId=0FHBonhxKxc 2026-04-07 13:03:56,632 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=8a0b840e-c8b0-429c-8ecd-3605fe85de03, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, resourceType=CLIENT_ROLE, resourcePath=clients/94fc44fc-b1de-43d2-b298-5d90d283c463/roles/member 2026-04-07 13:03:57,002 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=admin-cli, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=d3a8e728-ab3c-4fd0-898c-ebee8e75654e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9eaaba77-a07f-45c7-9685-55113dae5910, client_auth_method=client-secret, username=admin, authSessionParentId=d4f02ee4-0f38-417d-89da-edfbceaa18b9, authSessionTabId=ya0z-I7kF6s 2026-04-07 13:03:57,087 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=8a0b840e-c8b0-429c-8ecd-3605fe85de03, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, resourceType=CLIENT_ROLE, resourcePath=clients/cbc200d6-0c1f-4df2-a4cc-ae7fac29ef33/roles/admin 2026-04-07 13:03:57,465 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=admin-cli, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=0589cea2-99a4-479d-8899-ed2f0699f709, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b60db189-cbba-48df-b521-3dca7d5878e7, client_auth_method=client-secret, username=admin, authSessionParentId=efcfffb6-5674-40b3-8838-705cb4b29968, authSessionTabId=LTqxAWj92VU 2026-04-07 13:03:57,546 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=8a0b840e-c8b0-429c-8ecd-3605fe85de03, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, resourceType=CLIENT_ROLE, resourcePath=clients/cbc200d6-0c1f-4df2-a4cc-ae7fac29ef33/roles/editor 2026-04-07 13:03:57,916 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=admin-cli, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=e6f500f1-a0e0-4fd1-bd40-67597233ec47, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=28879cc2-9ce6-45b9-8879-23d59f703868, client_auth_method=client-secret, username=admin, authSessionParentId=44ac8159-9ba3-4608-b789-ecbe00ed7ebf, authSessionTabId=jfQ0msT-Qo8 2026-04-07 13:03:58,001 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=8a0b840e-c8b0-429c-8ecd-3605fe85de03, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, resourceType=CLIENT_ROLE, resourcePath=clients/cbc200d6-0c1f-4df2-a4cc-ae7fac29ef33/roles/viewer 2026-04-07 13:03:58,370 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=admin-cli, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=b35c473f-da9d-4554-8667-6101f461cba4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8c615d2c-46be-4e82-87f1-1c984ec9e5c5, client_auth_method=client-secret, username=admin, authSessionParentId=f7df0298-4060-4e4a-bda4-7c7c97cfe969, authSessionTabId=lENj_ydmWTQ 2026-04-07 13:03:58,450 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=8a0b840e-c8b0-429c-8ecd-3605fe85de03, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, resourceType=CLIENT_ROLE, resourcePath=clients/47064c97-d654-4013-a077-62bb51a439af/roles/member 2026-04-07 13:06:17,353 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=admin-cli, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=50bd8c5a-6af6-453c-a68e-49b32bbdc02e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cdf33419-6ea4-467e-b4fb-1a7b2b61ea10, client_auth_method=client-secret, username=admin, authSessionParentId=e624f501-b0d3-4e8d-8c80-9eee573fae92, authSessionTabId=FpeHsDBMzYQ 2026-04-07 13:06:17,515 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=8a0b840e-c8b0-429c-8ecd-3605fe85de03, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, resourceType=REALM, resourcePath=null 2026-04-07 13:06:18,810 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=admin-cli, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=317f6526-6b75-4607-a696-c9021d57abe8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=413d3d8a-a77d-40c7-9134-21c277d6686f, client_auth_method=client-secret, username=admin, authSessionParentId=d566d0a5-c046-4534-8d0e-846f9bb364f3, authSessionTabId=jZIHIKbJgXg 2026-04-07 13:06:18,888 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=8a0b840e-c8b0-429c-8ecd-3605fe85de03, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, resourceType=CLIENT, resourcePath=clients/4fcc729e-cd5a-4eeb-aebb-5827ae5cfbc5 2026-04-07 13:06:19,609 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=admin-cli, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, auth_method=openid-connect, token_id=beea5a4c-6013-470a-ae3d-67eccec6c94a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e3a13f34-310f-4071-bcfb-0fe82aef179e, client_auth_method=client-secret, username=admin, authSessionParentId=00762b95-ed54-402a-94c3-4923b5f8f0ab, authSessionTabId=wgSgcv4p8C0 2026-04-07 13:06:19,859 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=32951301-1464-4872-84ea-0410413b6649, clientId=8a0b840e-c8b0-429c-8ecd-3605fe85de03, userId=68b46dba-7313-4073-8c55-2441ff327bc9, ipAddress=199.19.213.133, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/5bc02924-fe11-4641-80e5-112c05278ab0/role-mappings/clients/ae82e6ee-3ea3-49e6-8d47-a862620e690b