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-20 01:25:51,378 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5287ms 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-20 01:25:52,789 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-20 01:25:55,080 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-20 01:25:55,261 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-20 01:25:55,437 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-20 01:25:55,559 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-20 01:25:55,562 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 1eb2d8fd-d9c3-4f3d-81bb-29a5fabc2d09, name: keycloak-0-30281 2026-08-20 01:25:55,570 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-20 01:25:55,570 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-20 01:25:55,578 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.35804 2026-08-20 01:25:55,861 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-20 01:25:56,697 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-20 01:25:56,697 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-20 01:25:56,858 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-20 01:25:57,066 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-20 01:25:57,067 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-20 01:25:57,160 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-20 01:25:57,160 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-20 01:25:57,592 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-30281: no members discovered after 2011 ms: creating cluster as coordinator 2026-08-20 01:25:57,607 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-30281|0] (1) [keycloak-0-30281] 2026-08-20 01:25:57,622 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-30281`, physical addresses are `[10.0.0.38:51340]` 2026-08-20 01:26:25,894 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-30281, Site name: null 2026-08-20 01:26:26,087 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-20 01:26:26,150 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-20 01:26:28,675 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 37.116s. Listening on: http://0.0.0.0:8080 2026-08-20 01:26:28,676 INFO [io.quarkus] (main) Profile prod activated. 2026-08-20 01:26:28,676 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-20 01:26:28,840 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-20 01:26:47,902 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=admin-cli, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=5258aa13-75fd-48d9-b00f-a8ea6ae0a56e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fa04f70b-1ca7-4826-b11e-18a67c0bfb5b, client_auth_method=client-secret, username=admin, authSessionParentId=4747a501-2ffb-41dc-a5c6-d68fbff86ff4, authSessionTabId=0ia34x02wAY 2026-08-20 01:26:49,327 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=db6ea819-8cb0-41d4-ac4b-c7932683eeaa, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, resourceType=REALM, resourcePath=atmosphere 2026-08-20 01:26:50,147 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=admin-cli, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=483fab9a-a3ad-4e35-850b-14620f16af1f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b6d61391-414a-4714-a219-97ecd5d98364, client_auth_method=client-secret, username=admin, authSessionParentId=06149170-c70a-4916-a5e7-d17b4b8e81ef, authSessionTabId=2wIWKr4HkIs 2026-08-20 01:26:50,252 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=db6ea819-8cb0-41d4-ac4b-c7932683eeaa, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/2dc12b63-d224-4296-8d87-4490b7040c64 2026-08-20 01:26:50,352 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=db6ea819-8cb0-41d4-ac4b-c7932683eeaa, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/2dc12b63-d224-4296-8d87-4490b7040c64/protocol-mappers/models/16c05157-6a09-43fa-aba8-605784e62cc2 2026-08-20 01:27:11,724 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=admin-cli, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=90b35d1a-31b5-49d3-ba45-0e771a741a17, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4ea66918-7eef-4113-8b8e-8ffd95980203, client_auth_method=client-secret, username=admin, authSessionParentId=6ea4523f-1084-404c-90d2-22758ea6ac43, authSessionTabId=2itOU7Zu1X8 2026-08-20 01:27:11,835 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=db6ea819-8cb0-41d4-ac4b-c7932683eeaa, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/705e8380-db79-46f4-b08d-9fe46fc7748c 2026-08-20 01:27:12,206 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=admin-cli, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=9d743052-614c-41f6-bbb9-e3e8af8459e5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=db4b3fa9-a450-41a1-a9a9-d1edf70d6675, client_auth_method=client-secret, username=admin, authSessionParentId=48a3ae12-bc15-4fcd-92f8-45f0bee40c4a, authSessionTabId=gD9c1X53I1U 2026-08-20 01:27:12,280 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=db6ea819-8cb0-41d4-ac4b-c7932683eeaa, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/f800e87e-e62e-42d4-a1d8-3206a24d20cb 2026-08-20 01:27:12,662 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=admin-cli, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=d544658c-2b52-4b44-95d2-4c37ce534828, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b4ec0333-19ed-4392-bc09-acb0846cc822, client_auth_method=client-secret, username=admin, authSessionParentId=429851a1-8786-46f5-be8f-418375c0f28e, authSessionTabId=vY4NnGCrLHA 2026-08-20 01:27:12,732 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=db6ea819-8cb0-41d4-ac4b-c7932683eeaa, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/798db46f-fd87-4baf-bcd8-b63ac361cdaf 2026-08-20 01:27:13,371 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=admin-cli, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=2e042715-a2fb-44e2-ac3b-ad2b08b5b610, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7618370f-4403-4cda-87db-8989eac4fc96, client_auth_method=client-secret, username=admin, authSessionParentId=36b7c567-86df-4472-a32d-386f148030c5, authSessionTabId=4iu10o9Dq5s 2026-08-20 01:27:13,479 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=db6ea819-8cb0-41d4-ac4b-c7932683eeaa, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/705e8380-db79-46f4-b08d-9fe46fc7748c/roles/member 2026-08-20 01:27:13,878 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=admin-cli, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=0958e398-304f-4479-a94f-782eae0fb0b3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4992288f-10c0-45a1-9ec2-879d5959575a, client_auth_method=client-secret, username=admin, authSessionParentId=1e4e4139-3c8f-4f86-a666-dff61eb4f683, authSessionTabId=PeGDR3TfybA 2026-08-20 01:27:13,971 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=db6ea819-8cb0-41d4-ac4b-c7932683eeaa, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/f800e87e-e62e-42d4-a1d8-3206a24d20cb/roles/admin 2026-08-20 01:27:14,372 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=admin-cli, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=e966013b-250d-474d-b998-f4033bbadeea, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a61aad5a-713e-420d-a52d-393f81750d53, client_auth_method=client-secret, username=admin, authSessionParentId=957a3bb5-9eed-452b-b4a9-cb04a59e972b, authSessionTabId=0z1QW69UWLg 2026-08-20 01:27:14,459 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=db6ea819-8cb0-41d4-ac4b-c7932683eeaa, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/f800e87e-e62e-42d4-a1d8-3206a24d20cb/roles/editor 2026-08-20 01:27:14,829 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=admin-cli, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=8bd19df9-c92d-45e3-9d10-85f5f6781e62, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3614f51b-a323-4865-91ee-343f0922415a, client_auth_method=client-secret, username=admin, authSessionParentId=fb670af7-5732-473c-9801-4dc425fe0256, authSessionTabId=ui3M3zDOIzM 2026-08-20 01:27:14,924 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=db6ea819-8cb0-41d4-ac4b-c7932683eeaa, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/f800e87e-e62e-42d4-a1d8-3206a24d20cb/roles/viewer 2026-08-20 01:27:15,298 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=admin-cli, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=3fd23b93-c5d3-4e51-b000-c8bdb0c68ab5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=41f97e91-d934-475a-b214-15e2dcbd247c, client_auth_method=client-secret, username=admin, authSessionParentId=a48f7284-7269-4b13-86b6-37aceae3e023, authSessionTabId=OLySm4Sltt8 2026-08-20 01:27:15,389 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=db6ea819-8cb0-41d4-ac4b-c7932683eeaa, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE, resourcePath=clients/798db46f-fd87-4baf-bcd8-b63ac361cdaf/roles/member 2026-08-20 01:29:34,449 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=admin-cli, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=0e3ffae4-44a1-4b7d-b7d6-d5be5e7315b1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ce624367-5917-4765-8e03-52384b69e6da, client_auth_method=client-secret, username=admin, authSessionParentId=de3597d9-b091-4093-b609-830749554f25, authSessionTabId=d_GQIpAgTvc 2026-08-20 01:29:34,634 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=db6ea819-8cb0-41d4-ac4b-c7932683eeaa, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, resourceType=REALM, resourcePath=null 2026-08-20 01:29:36,094 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=admin-cli, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=c1d7ec45-e175-4645-820f-93f124d54af6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2d5a2c3f-cd34-4fe7-9f19-18bd3196bf8f, client_auth_method=client-secret, username=admin, authSessionParentId=12928939-5c59-4fd7-9fd3-06a2c34e09cd, authSessionTabId=dB8pDYYA1I8 2026-08-20 01:29:36,174 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=db6ea819-8cb0-41d4-ac4b-c7932683eeaa, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, resourceType=CLIENT, resourcePath=clients/2a6184a2-a3b4-4aef-b81a-3f1ff81991b4 2026-08-20 01:29:36,896 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=admin-cli, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, auth_method=openid-connect, token_id=705d8069-ee76-4b48-ba85-5e9610b09d56, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=aed3f890-b4d4-4160-ba71-677de284b71c, client_auth_method=client-secret, username=admin, authSessionParentId=ffd68b90-d196-468d-b690-f37f942fa871, authSessionTabId=rEP_cinGi2w 2026-08-20 01:29:37,191 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5c04178c-ffcb-42e4-9341-68e808106a43, clientId=db6ea819-8cb0-41d4-ac4b-c7932683eeaa, userId=4604c9e8-2a50-4abb-a95b-813b0f1643be, ipAddress=199.19.213.60, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/23d17a74-da7c-4523-97ba-4cf328023032/role-mappings/clients/b6d65a72-9c07-40be-b6ba-e899df311eb9