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-18 00:53:23,319 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4529ms 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-18 00:53:24,807 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-18 00:53:26,989 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-18 00:53:27,122 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-18 00:53:27,315 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-18 00:53:27,423 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-18 00:53:27,425 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: c684fd6e-fbf5-4d14-9227-4cff947b6a5a, name: keycloak-0-33073 2026-03-18 00:53:27,431 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-18 00:53:27,431 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-18 00:53:27,443 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.35647 2026-03-18 00:53:27,727 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-18 00:53:27,733 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-18 00:53:28,470 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-18 00:53:28,471 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-18 00:53:28,609 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-18 00:53:28,831 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-18 00:53:28,832 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-18 00:53:28,936 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-18 00:53:28,936 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-18 00:53:29,448 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-33073: no members discovered after 2002 ms: creating cluster as coordinator 2026-03-18 00:53:29,459 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-33073|0] (1) [keycloak-0-33073] 2026-03-18 00:53:29,472 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-33073`, physical addresses are `[10.0.0.253:51183]` 2026-03-18 00:54:03,993 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-33073, Site name: null 2026-03-18 00:54:04,276 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-18 00:54:06,438 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 42.916s. Listening on: http://0.0.0.0:8080 2026-03-18 00:54:06,439 INFO [io.quarkus] (main) Profile prod activated. 2026-03-18 00:54:06,439 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-18 00:54:06,621 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-18 00:54:25,871 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=admin-cli, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=d29b1c9d-4a0c-4033-ba37-3e4a1ee77a18, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d39961eb-be1d-4a74-b702-110bc138f109, client_auth_method=client-secret, username=admin, authSessionParentId=a5b574d5-b7a4-414a-850a-8d11e552af2e, authSessionTabId=iCcdeXEeUOs 2026-03-18 00:54:27,139 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=69ab45e1-2621-4fe7-8715-3b83fdc7fba2, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, resourceType=REALM, resourcePath=atmosphere 2026-03-18 00:54:28,088 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=admin-cli, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=4c0b9f50-86eb-4f4a-ae31-0b0ae74dd1dd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7b32d6f4-e838-45a4-abdd-f2dc19888ab0, client_auth_method=client-secret, username=admin, authSessionParentId=83b9d145-3421-4160-9597-eeddebf693e3, authSessionTabId=z8HvKQPyNdQ 2026-03-18 00:54:28,189 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=69ab45e1-2621-4fe7-8715-3b83fdc7fba2, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/a6692d1e-a6e4-4ba0-bfd4-b8e25db23c47 2026-03-18 00:54:28,276 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=69ab45e1-2621-4fe7-8715-3b83fdc7fba2, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/a6692d1e-a6e4-4ba0-bfd4-b8e25db23c47/protocol-mappers/models/c2a56157-12ea-4f82-9d16-fd3dd6fa955e 2026-03-18 00:54:49,362 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=admin-cli, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=4436c2cc-ada9-4c8b-a73f-3b2a8e181ff6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e771a2af-7204-4dd3-9dba-ff58ef3e399f, client_auth_method=client-secret, username=admin, authSessionParentId=ed0675f2-4f29-4bfa-8934-c8a371212d67, authSessionTabId=cAAlSGM_YHc 2026-03-18 00:54:49,457 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=69ab45e1-2621-4fe7-8715-3b83fdc7fba2, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, resourceType=CLIENT, resourcePath=clients/adf5854f-8b03-4e44-92b5-4c86cc705d60 2026-03-18 00:54:49,819 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=admin-cli, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=86de88c4-cfd9-45cd-82cb-84a0dd7d455b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f7c02244-6805-4b35-af44-c0757c87c6c5, client_auth_method=client-secret, username=admin, authSessionParentId=e5551680-4d07-440b-9214-ec9ac1d3e8ec, authSessionTabId=MJQdxUbZ-oI 2026-03-18 00:54:49,905 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=69ab45e1-2621-4fe7-8715-3b83fdc7fba2, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, resourceType=CLIENT, resourcePath=clients/321588a8-b84f-4849-89fc-7825d1cebca8 2026-03-18 00:54:50,268 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=admin-cli, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=743f8235-cdef-4eae-8a63-3298dc06f421, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ff5ae667-3a60-4f1c-bf71-c9625ba3fedd, client_auth_method=client-secret, username=admin, authSessionParentId=6386f7e0-da68-4aa6-8bfe-c14f56fd79b2, authSessionTabId=VH-NvupY4Fk 2026-03-18 00:54:50,345 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=69ab45e1-2621-4fe7-8715-3b83fdc7fba2, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, resourceType=CLIENT, resourcePath=clients/5a673d81-f8ca-44b5-90f4-9ae936eabe82 2026-03-18 00:54:50,951 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=admin-cli, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=06bfd6b6-dd7a-4983-b0a2-a7f06f15a18f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2d6c5c00-659b-41a0-b061-327b92673b43, client_auth_method=client-secret, username=admin, authSessionParentId=877a514f-40de-4c36-aaa6-a5074a4a2b15, authSessionTabId=4_7nnH39sqE 2026-03-18 00:54:51,061 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=69ab45e1-2621-4fe7-8715-3b83fdc7fba2, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, resourceType=CLIENT_ROLE, resourcePath=clients/adf5854f-8b03-4e44-92b5-4c86cc705d60/roles/member 2026-03-18 00:54:51,425 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=admin-cli, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=032ba11c-dd3a-49ae-b875-307b7a668f91, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=04988c92-867c-464f-b820-915c1a18214b, client_auth_method=client-secret, username=admin, authSessionParentId=c708896c-7bc7-4955-b19c-6d40fa8c4fd7, authSessionTabId=Y3PxLPLMhTU 2026-03-18 00:54:51,503 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=69ab45e1-2621-4fe7-8715-3b83fdc7fba2, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, resourceType=CLIENT_ROLE, resourcePath=clients/321588a8-b84f-4849-89fc-7825d1cebca8/roles/admin 2026-03-18 00:54:51,881 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=admin-cli, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=c83ccdc9-d18b-4069-8581-ecce99c35951, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e34018ad-311e-4636-be25-628e1ede0e9f, client_auth_method=client-secret, username=admin, authSessionParentId=2d4ce10f-d1f3-43ac-8ae8-204b027efd6f, authSessionTabId=n-E3i6VlD-Q 2026-03-18 00:54:51,959 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=69ab45e1-2621-4fe7-8715-3b83fdc7fba2, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, resourceType=CLIENT_ROLE, resourcePath=clients/321588a8-b84f-4849-89fc-7825d1cebca8/roles/editor 2026-03-18 00:54:52,315 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=admin-cli, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=93bcd6b8-f8ae-405e-9f5b-57f057a60e97, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=46b7e122-4d92-48f9-acc1-c843174b9123, client_auth_method=client-secret, username=admin, authSessionParentId=0970e46b-0dd6-431f-86f8-b7c656796ce5, authSessionTabId=x5CcNgvCw6Q 2026-03-18 00:54:52,404 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=69ab45e1-2621-4fe7-8715-3b83fdc7fba2, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, resourceType=CLIENT_ROLE, resourcePath=clients/321588a8-b84f-4849-89fc-7825d1cebca8/roles/viewer 2026-03-18 00:54:52,797 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=admin-cli, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=233b3fd1-9632-4fd5-b62d-1c038af221be, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=225b2669-9a98-417f-a224-ba164dbc1b73, client_auth_method=client-secret, username=admin, authSessionParentId=f00935d9-cfe3-4f4d-ae11-c35650ad6f97, authSessionTabId=O5qRUYtfLwU 2026-03-18 00:54:52,879 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=69ab45e1-2621-4fe7-8715-3b83fdc7fba2, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, resourceType=CLIENT_ROLE, resourcePath=clients/5a673d81-f8ca-44b5-90f4-9ae936eabe82/roles/member 2026-03-18 00:57:12,953 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=admin-cli, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=aecac094-de86-4540-8398-0fbf2dc72769, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e5477743-12b8-43e2-90ed-2c6c4e180b6f, client_auth_method=client-secret, username=admin, authSessionParentId=b17a9c09-c000-4327-82f9-e5c267d21bdc, authSessionTabId=OXr48VFNNpA 2026-03-18 00:57:13,149 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=69ab45e1-2621-4fe7-8715-3b83fdc7fba2, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, resourceType=REALM, resourcePath=null 2026-03-18 00:57:14,642 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=admin-cli, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=5f8514ae-508a-4548-8376-34d1c3144935, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1486793d-c9a0-4114-9358-e338e11bc947, client_auth_method=client-secret, username=admin, authSessionParentId=4f434ea0-e2c6-4fe0-a707-fd26fd541ab3, authSessionTabId=rdOAUeFzKjA 2026-03-18 00:57:14,733 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=69ab45e1-2621-4fe7-8715-3b83fdc7fba2, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, resourceType=CLIENT, resourcePath=clients/3079f75d-0082-4fd8-b67c-9dcb28ae387e 2026-03-18 00:57:15,524 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=admin-cli, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, auth_method=openid-connect, token_id=6b624cd6-80e3-4fb0-a151-5e0d9b3cff5e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f231a9e7-2af6-4346-b3ae-e7df9af83e34, client_auth_method=client-secret, username=admin, authSessionParentId=6ff9e1fe-f584-41d0-9114-6be8ff176ba6, authSessionTabId=w7MHGdCcFvw 2026-03-18 00:57:15,801 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8b592604-a264-4300-aed1-b53f01283643, clientId=69ab45e1-2621-4fe7-8715-3b83fdc7fba2, userId=7ff78d6c-5d0b-4dcc-b1af-811b33dbe59f, ipAddress=199.204.45.25, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/954b09e1-1e9a-4f2f-a821-c393e7917c17/role-mappings/clients/60000e8f-ac20-4bb7-bcc3-bbca17a448b7