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-20 05:56:54,365 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5526ms 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-20 05:56:55,877 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-20 05:56:58,286 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-20 05:56:58,412 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-20 05:56:58,677 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-20 05:56:58,809 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-20 05:56:58,810 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: f01fc374-4e44-4997-beed-c62d24e517ad, name: keycloak-0-3834 2026-04-20 05:56:58,817 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-20 05:56:58,818 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-20 05:56:58,825 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.23155 2026-04-20 05:56:59,176 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-20 05:57:00,037 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-20 05:57:00,037 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-20 05:57:00,209 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-20 05:57:00,407 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-20 05:57:00,407 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-20 05:57:00,513 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-20 05:57:00,514 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-20 05:57:00,830 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-3834: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-20 05:57:00,843 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-3834|0] (1) [keycloak-0-3834] 2026-04-20 05:57:00,860 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-3834`, physical addresses are `[10.0.0.224:38691]` 2026-04-20 05:57:30,698 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-3834, Site name: null 2026-04-20 05:57:30,830 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-20 05:57:30,857 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-20 05:57:32,711 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 38.150s. Listening on: http://0.0.0.0:8080 2026-04-20 05:57:32,712 INFO [io.quarkus] (main) Profile prod activated. 2026-04-20 05:57:32,712 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-20 05:57:32,894 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-20 05:57:51,988 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=admin-cli, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, auth_method=openid-connect, token_id=505d67d3-970f-448e-81c8-9533bd338b2b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d43dfcb6-e774-48e9-9b13-d6f991938110, client_auth_method=client-secret, username=admin, authSessionParentId=3d34e24f-b814-413e-8105-17b7d3557612, authSessionTabId=qz3h8Ef6JiQ 2026-04-20 05:57:53,550 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=acadc37b-90b6-4447-b1a0-1ebd7919dc9e, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, resourceType=REALM, resourcePath=atmosphere 2026-04-20 05:57:54,407 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=admin-cli, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, auth_method=openid-connect, token_id=75c6a59c-0477-4904-a075-dbadc951026c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f507325b-2437-414b-a7f2-5237343f6b5c, client_auth_method=client-secret, username=admin, authSessionParentId=cc6ce585-2574-4332-af72-9623e669d8b5, authSessionTabId=QNYl3mSn3hA 2026-04-20 05:57:54,492 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=acadc37b-90b6-4447-b1a0-1ebd7919dc9e, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/cba2ee22-fdab-43ec-8331-4dac72a515c3 2026-04-20 05:57:54,576 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=acadc37b-90b6-4447-b1a0-1ebd7919dc9e, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/cba2ee22-fdab-43ec-8331-4dac72a515c3/protocol-mappers/models/e317bcd2-4e6e-4911-91d5-b7a6dc8fc085 2026-04-20 05:58:15,403 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=admin-cli, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, auth_method=openid-connect, token_id=a70528af-e8a5-443e-addc-e7d83f52c9a1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=22548990-7e52-46a2-a9ee-9cc23c42835e, client_auth_method=client-secret, username=admin, authSessionParentId=6e522024-bd19-4aef-b636-0908b2e68dfe, authSessionTabId=m9AJwYHH4uc 2026-04-20 05:58:15,507 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=acadc37b-90b6-4447-b1a0-1ebd7919dc9e, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, resourceType=CLIENT, resourcePath=clients/c452763d-2f0d-4f09-89a7-aa3e07fab901 2026-04-20 05:58:15,896 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=admin-cli, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, auth_method=openid-connect, token_id=7efd2813-086c-470c-9a80-15e55f5460ff, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=58482092-e2fd-4c61-9320-3214030e4bc6, client_auth_method=client-secret, username=admin, authSessionParentId=ca29cb44-df9e-4a21-8426-1936b3d20444, authSessionTabId=Ns2EaOcI3Ec 2026-04-20 05:58:15,960 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=acadc37b-90b6-4447-b1a0-1ebd7919dc9e, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, resourceType=CLIENT, resourcePath=clients/f39c3a1a-c06b-4361-a7c0-7caaf5228031 2026-04-20 05:58:16,309 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=admin-cli, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, auth_method=openid-connect, token_id=9a35387e-d118-4d0c-808c-0a9a1df573d0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=69546f9e-8d03-42e3-9d36-fdc6d8ee3346, client_auth_method=client-secret, username=admin, authSessionParentId=8a4f1da8-9b86-4c36-af00-781dac84c6a2, authSessionTabId=19UnVnwoH0o 2026-04-20 05:58:16,373 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=acadc37b-90b6-4447-b1a0-1ebd7919dc9e, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, resourceType=CLIENT, resourcePath=clients/2ce00090-62d0-4266-8f16-8ef61ee2b636 2026-04-20 05:58:16,992 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=admin-cli, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, auth_method=openid-connect, token_id=aa105b1b-096c-4888-b4d6-3a91b4da1c65, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8d8e7471-6537-46ba-aec7-65a675a5e8de, client_auth_method=client-secret, username=admin, authSessionParentId=7eb36616-61f5-4404-bc24-044ec4bb3296, authSessionTabId=aGklLg8U6mk 2026-04-20 05:58:17,096 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=acadc37b-90b6-4447-b1a0-1ebd7919dc9e, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, resourceType=CLIENT_ROLE, resourcePath=clients/c452763d-2f0d-4f09-89a7-aa3e07fab901/roles/member 2026-04-20 05:58:17,491 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=admin-cli, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, auth_method=openid-connect, token_id=91ecf94f-9ac3-40d4-bccd-2b70dd64c5ca, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9dece6f3-1fa5-4e79-9e76-9e434342e9d3, client_auth_method=client-secret, username=admin, authSessionParentId=ced419a5-894a-49a6-a23d-842595b970cc, authSessionTabId=rqez9bXTb80 2026-04-20 05:58:17,578 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=acadc37b-90b6-4447-b1a0-1ebd7919dc9e, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, resourceType=CLIENT_ROLE, resourcePath=clients/f39c3a1a-c06b-4361-a7c0-7caaf5228031/roles/admin 2026-04-20 05:58:17,952 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=admin-cli, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, auth_method=openid-connect, token_id=efa7a1ff-15ca-4d5c-b0db-ab3dc56f8e28, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=13774d4b-0dd9-4dda-a731-2c2ca53e113c, client_auth_method=client-secret, username=admin, authSessionParentId=5680c1f4-828f-4db2-949c-cdbbbbf42fee, authSessionTabId=bDiTw3p37-k 2026-04-20 05:58:18,049 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=acadc37b-90b6-4447-b1a0-1ebd7919dc9e, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, resourceType=CLIENT_ROLE, resourcePath=clients/f39c3a1a-c06b-4361-a7c0-7caaf5228031/roles/editor 2026-04-20 05:58:18,424 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=admin-cli, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, auth_method=openid-connect, token_id=73133072-27ff-4bc5-b54e-a46f28720703, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c64d1a02-fff0-47b7-ba61-994d460b0f7f, client_auth_method=client-secret, username=admin, authSessionParentId=f6cb65c7-bc71-45b1-a76b-3e26dda45a3f, authSessionTabId=DDPLzx2dVGI 2026-04-20 05:58:18,506 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=acadc37b-90b6-4447-b1a0-1ebd7919dc9e, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, resourceType=CLIENT_ROLE, resourcePath=clients/f39c3a1a-c06b-4361-a7c0-7caaf5228031/roles/viewer 2026-04-20 05:58:18,875 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=admin-cli, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, auth_method=openid-connect, token_id=936cb0be-10b3-4ca7-a557-f059f9770e35, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=17738201-35db-4cf2-82b8-0c32088cd6f3, client_auth_method=client-secret, username=admin, authSessionParentId=dbdd0f75-4a0b-4985-b485-7b5b02a4e885, authSessionTabId=1HisMEh0tBw 2026-04-20 05:58:18,957 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=acadc37b-90b6-4447-b1a0-1ebd7919dc9e, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, resourceType=CLIENT_ROLE, resourcePath=clients/2ce00090-62d0-4266-8f16-8ef61ee2b636/roles/member 2026-04-20 06:00:38,791 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=admin-cli, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, auth_method=openid-connect, token_id=b8b9d73c-5699-47ea-97fa-9e3e55301ea0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a629e8ea-dfba-4325-a384-83b78d8207f6, client_auth_method=client-secret, username=admin, authSessionParentId=0b4b1432-a3fc-4a79-9f3c-bb7c3c146990, authSessionTabId=67mFbbogAvg 2026-04-20 06:00:38,973 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=acadc37b-90b6-4447-b1a0-1ebd7919dc9e, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, resourceType=REALM, resourcePath=null 2026-04-20 06:00:40,240 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=admin-cli, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, auth_method=openid-connect, token_id=6e402239-b261-4f9d-88c8-50e2fe8b8fab, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=388a87b8-f638-4bcb-af69-89346f350ef1, client_auth_method=client-secret, username=admin, authSessionParentId=f292f2e4-089f-405c-b2e1-042316dfbe37, authSessionTabId=o1HU5FHZESk 2026-04-20 06:00:40,332 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=acadc37b-90b6-4447-b1a0-1ebd7919dc9e, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, resourceType=CLIENT, resourcePath=clients/00e9bc0f-e018-4f54-bb8f-31f2bf8996c5 2026-04-20 06:00:40,960 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=admin-cli, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, auth_method=openid-connect, token_id=9c941d73-e563-4c1d-920a-bdb188efe993, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=57a96537-0666-49c5-97b1-f94b102a0c87, client_auth_method=client-secret, username=admin, authSessionParentId=4e3f79a8-0d3e-40a6-8bb6-106b3333bd4e, authSessionTabId=qgp1Feu5Xqw 2026-04-20 06:00:41,257 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a2740044-7ee7-408b-a42b-c87c707e473c, clientId=acadc37b-90b6-4447-b1a0-1ebd7919dc9e, userId=d60c63d1-98d6-41ce-85ca-1aa88755484d, ipAddress=199.19.213.83, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/449c4f37-7d4b-4abb-b261-d4fe2afdeb24/role-mappings/clients/ce7e2295-0ce2-40c4-94b5-eb49906098fc