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-11 17:52:37,206 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5442ms 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-11 17:52:38,734 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-11 17:52:40,986 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-11 17:52:41,167 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-11 17:52:41,318 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-11 17:52:41,443 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-11 17:52:41,445 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 68096896-14a3-4e43-a952-15f0358cfe17, name: keycloak-0-18696 2026-04-11 17:52:41,453 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-11 17:52:41,453 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-11 17:52:41,472 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.23706 2026-04-11 17:52:41,671 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-11 17:52:42,459 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-11 17:52:42,459 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-11 17:52:42,635 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-11 17:52:42,880 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-11 17:52:42,880 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-11 17:52:42,986 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-11 17:52:42,987 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-11 17:52:43,480 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-18696: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-11 17:52:43,492 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-18696|0] (1) [keycloak-0-18696] 2026-04-11 17:52:43,506 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-18696`, physical addresses are `[10.0.0.243:39242]` 2026-04-11 17:53:14,964 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-18696, Site name: null 2026-04-11 17:53:15,153 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-11 17:53:15,170 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-11 17:53:17,759 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 40.365s. Listening on: http://0.0.0.0:8080 2026-04-11 17:53:17,760 INFO [io.quarkus] (main) Profile prod activated. 2026-04-11 17:53:17,760 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-11 17:53:17,918 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-11 17:53:33,480 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=admin-cli, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, auth_method=openid-connect, token_id=7a9a0c78-a6ed-498d-a68f-4231202e84d2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b62eb23e-0418-4c57-b7eb-e69e08c6d2dd, client_auth_method=client-secret, username=admin, authSessionParentId=5184f75d-3694-4444-bcc6-a8d383c4fe03, authSessionTabId=PWPiImG88w8 2026-04-11 17:53:34,846 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=21cb86ac-4be9-459e-b990-38304c9f499a, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, resourceType=REALM, resourcePath=atmosphere 2026-04-11 17:53:35,735 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=admin-cli, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, auth_method=openid-connect, token_id=1fc56dc9-3496-4e30-b77b-ec7cd2f86704, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=83044a11-f324-4b58-b608-0a111a17c86e, client_auth_method=client-secret, username=admin, authSessionParentId=fb02540a-fa2a-4728-8f00-1b403971a842, authSessionTabId=NaVXgwFKufY 2026-04-11 17:53:35,831 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=21cb86ac-4be9-459e-b990-38304c9f499a, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/259a6516-6c2a-4f46-b569-e1ae4949f7e7 2026-04-11 17:53:35,923 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=21cb86ac-4be9-459e-b990-38304c9f499a, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/259a6516-6c2a-4f46-b569-e1ae4949f7e7/protocol-mappers/models/c24dd9c8-af87-4cc4-acaf-a25550547d47 2026-04-11 17:53:57,348 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=admin-cli, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, auth_method=openid-connect, token_id=8b2388fb-09d5-4fcd-90b7-f68ce8a16124, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5d49b5cf-2d4a-4589-803c-9c506a0fa4b1, client_auth_method=client-secret, username=admin, authSessionParentId=d7f311ef-f3c9-4260-b850-4b5ea7e89aee, authSessionTabId=K3ZmuO1t30w 2026-04-11 17:53:57,471 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=21cb86ac-4be9-459e-b990-38304c9f499a, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, resourceType=CLIENT, resourcePath=clients/0b0850b4-fe6b-410f-bd93-c3a12e23c5ca 2026-04-11 17:53:57,865 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=admin-cli, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, auth_method=openid-connect, token_id=fc04a6fc-d302-4418-8c9a-18b21996432e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c949504c-5777-4126-bdab-32e5e1f5f012, client_auth_method=client-secret, username=admin, authSessionParentId=16c1d9ff-f8e5-4c3b-a83f-6776d3fa17bb, authSessionTabId=HXyawRF-xww 2026-04-11 17:53:57,948 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=21cb86ac-4be9-459e-b990-38304c9f499a, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, resourceType=CLIENT, resourcePath=clients/f6b7703d-86f4-40d2-b8e9-58b576e7351f 2026-04-11 17:53:58,339 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=admin-cli, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, auth_method=openid-connect, token_id=5b2c40ba-b93a-4b2e-9138-17480410795f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0376f53d-e9cf-4597-ad98-1f8fcb3e234c, client_auth_method=client-secret, username=admin, authSessionParentId=1f939e32-b618-4cd4-bc58-a23ef41bb7dc, authSessionTabId=0QGxqgvkoBw 2026-04-11 17:53:58,410 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=21cb86ac-4be9-459e-b990-38304c9f499a, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, resourceType=CLIENT, resourcePath=clients/b6acb12a-9e5e-4991-b403-019cb14e0148 2026-04-11 17:53:59,094 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=admin-cli, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, auth_method=openid-connect, token_id=628408a6-da31-4aee-8db5-9acbb94bcf49, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ad1b92b6-78c7-41d7-95d8-63031b9c7e48, client_auth_method=client-secret, username=admin, authSessionParentId=a0a1c74e-25f3-4f98-bc3f-93ff0d39654f, authSessionTabId=hcHXyFtq80g 2026-04-11 17:53:59,201 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=21cb86ac-4be9-459e-b990-38304c9f499a, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, resourceType=CLIENT_ROLE, resourcePath=clients/0b0850b4-fe6b-410f-bd93-c3a12e23c5ca/roles/member 2026-04-11 17:53:59,600 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=admin-cli, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, auth_method=openid-connect, token_id=980605b4-1a21-488f-9294-a09f2a64eb1a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e9b82743-638b-4187-b782-035b0d43eb3e, client_auth_method=client-secret, username=admin, authSessionParentId=10bf4372-e941-49a8-8354-010ead39180a, authSessionTabId=JSI7Dwuj3LQ 2026-04-11 17:53:59,679 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=21cb86ac-4be9-459e-b990-38304c9f499a, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, resourceType=CLIENT_ROLE, resourcePath=clients/f6b7703d-86f4-40d2-b8e9-58b576e7351f/roles/admin 2026-04-11 17:54:00,045 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=admin-cli, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, auth_method=openid-connect, token_id=0b116524-c412-4b4a-a16f-2a336b737d3c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5bc363c4-6ed2-4456-9e61-fceaf17412bc, client_auth_method=client-secret, username=admin, authSessionParentId=e80b8f5e-04d5-40fe-907e-52a12b2a9b18, authSessionTabId=_3Fx0k2X2N8 2026-04-11 17:54:00,128 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=21cb86ac-4be9-459e-b990-38304c9f499a, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, resourceType=CLIENT_ROLE, resourcePath=clients/f6b7703d-86f4-40d2-b8e9-58b576e7351f/roles/editor 2026-04-11 17:54:00,509 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=admin-cli, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, auth_method=openid-connect, token_id=c696b6d0-1058-46ff-8f3e-cc0da0eb1ab9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e93823fa-c55d-4b8d-9d13-5a4a340676aa, client_auth_method=client-secret, username=admin, authSessionParentId=a3f59821-7269-4f93-a418-ab97e5be5939, authSessionTabId=EizrFzweRO0 2026-04-11 17:54:00,671 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=21cb86ac-4be9-459e-b990-38304c9f499a, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, resourceType=CLIENT_ROLE, resourcePath=clients/f6b7703d-86f4-40d2-b8e9-58b576e7351f/roles/viewer 2026-04-11 17:54:01,054 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=admin-cli, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, auth_method=openid-connect, token_id=37953f4b-4a37-4c34-8273-d6bf633ccdf7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a3a13ad0-71ba-46d6-847e-efced0b0e0be, client_auth_method=client-secret, username=admin, authSessionParentId=82e8375b-19e8-4d10-82d5-a311e4d50db0, authSessionTabId=WyG-b0inwCQ 2026-04-11 17:54:01,207 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=21cb86ac-4be9-459e-b990-38304c9f499a, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, resourceType=CLIENT_ROLE, resourcePath=clients/b6acb12a-9e5e-4991-b403-019cb14e0148/roles/member 2026-04-11 17:56:14,089 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=admin-cli, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, auth_method=openid-connect, token_id=12a7a4e6-ded1-4ba0-8907-273104fc6f54, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=45c4e596-23a4-48cb-9468-03ea4aefec9b, client_auth_method=client-secret, username=admin, authSessionParentId=7d473556-6947-4c9d-b8cc-e455fc346652, authSessionTabId=kAKZG36qrJw 2026-04-11 17:56:14,361 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=21cb86ac-4be9-459e-b990-38304c9f499a, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, resourceType=REALM, resourcePath=null 2026-04-11 17:56:15,765 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=admin-cli, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, auth_method=openid-connect, token_id=317b76c6-aaf8-4d8a-b8b6-58233759c209, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a5deab1a-b6ce-4d9c-bc8d-dd684273f396, client_auth_method=client-secret, username=admin, authSessionParentId=ac692185-c8b5-499f-9684-4250d4fe02c4, authSessionTabId=davf9U83KgM 2026-04-11 17:56:15,858 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=21cb86ac-4be9-459e-b990-38304c9f499a, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, resourceType=CLIENT, resourcePath=clients/22add4a7-5a77-4287-b233-e141ad29984d 2026-04-11 17:56:16,479 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=admin-cli, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, auth_method=openid-connect, token_id=84861999-8184-41c7-9b6a-08207901fd7a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ec4abcae-5d1d-426b-870d-761dcb259ba0, client_auth_method=client-secret, username=admin, authSessionParentId=b04bd1fc-9c9c-4bb2-b9b8-492edb2291de, authSessionTabId=r9aWZUuuddo 2026-04-11 17:56:16,754 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=505f3521-0330-42f6-aed9-e5ae22f7004a, clientId=21cb86ac-4be9-459e-b990-38304c9f499a, userId=d33b40c8-cd25-4aca-a020-6c68bc33a918, ipAddress=199.19.213.221, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/3337c859-ffb1-48f5-89ce-22d23869e317/role-mappings/clients/d120659e-5572-4755-837b-accd02ba52c5