+ COMMAND=start + start + exec uwsgi --ini /etc/heat/heat-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/heat/heat-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Mar 4 13:33:43 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: heat-api-dcb876c78-brnr6 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8004 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7fe7a02e8668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-03-04 13:33:46.547 8 WARNING keystonemiddleware._common.config [-] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 13:33:46.552 8 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. 2026-03-04 13:33:46.556 8 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fe7a02e8668 pid: 8 (default app) 2026-03-04 13:33:46.585 7 WARNING keystonemiddleware._common.config [-] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 13:33:46.589 7 WARNING keystonemiddleware.auth_token [-] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. 2026-03-04 13:33:46.593 7 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7fe7a02e8668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: heat. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 13:51:01.014 8 WARNING oslo_policy.policy [None req-5cdc7f24-df73-4953-9a6f-4599907a5356 admin-RegionOne - - - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-04 13:51:01.014 8 WARNING oslo_policy.policy [None req-5cdc7f24-df73-4953-9a6f-4599907a5356 admin-RegionOne - - - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-04 13:51:01.039 8 INFO heat.common.wsgi [None req-5cdc7f24-df73-4953-9a6f-4599907a5356 admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 8|app: 0|req: 107/210] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 13:51:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 1312 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 13:52:00.360 8 INFO heat.common.wsgi [None req-d89fdc10-eb10-4678-99b1-4cccc06729aa admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 8|app: 0|req: 114/223] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 13:52:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: heat. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 13:53:00.770 7 WARNING oslo_policy.policy [None req-cb155ee8-8fe2-4869-a0c9-d6d0d98173db admin-RegionOne - - - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-04 13:53:00.771 7 WARNING oslo_policy.policy [None req-cb155ee8-8fe2-4869-a0c9-d6d0d98173db admin-RegionOne - - - - -] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-03-04 13:53:00.791 7 INFO heat.common.wsgi [None req-cb155ee8-8fe2-4869-a0c9-d6d0d98173db admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 7|app: 0|req: 116/236] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 13:53:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 1025 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 13:54:00.410 7 INFO heat.common.wsgi [None req-bde2d68e-4906-4ab1-bb34-484de16cf95f admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 7|app: 0|req: 123/249] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 13:54:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 13:55:00.409 8 INFO heat.common.wsgi [None req-3300ba16-cf1b-4a4e-a289-86c19bfc4c2e admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 8|app: 0|req: 133/262] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 13:55:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 13:56:00.470 8 INFO heat.common.wsgi [None req-709cf1ad-935a-4501-a2e6-5c33837c7b8b admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 8|app: 0|req: 140/275] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 13:56:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 13:57:00.484 8 INFO heat.common.wsgi [None req-967fb20c-2ec5-4953-aa6b-5e93b32079a6 admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 8|app: 0|req: 147/288] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 13:57:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 13:58:00.495 8 INFO heat.common.wsgi [None req-42892c10-954a-49c4-a0f6-9f0e5361b90b admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 8|app: 0|req: 154/301] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 13:58:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 13:59:00.376 8 INFO heat.common.wsgi [None req-2e76c56f-6bc0-427b-86e5-4b194f917607 admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 8|app: 0|req: 161/314] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 13:59:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 618 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 14:00:00.367 8 INFO heat.common.wsgi [None req-470b5dfb-48cd-4a8b-b3c8-caba90161748 admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 8|app: 0|req: 168/327] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 14:00:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 14:01:00.356 8 INFO heat.common.wsgi [None req-4911deae-7a0d-48c0-8d1c-36d8e935ac69 admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 8|app: 0|req: 175/340] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 14:01:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 547 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 14:02:00.499 8 INFO heat.common.wsgi [None req-2a04d05b-e15a-469c-beac-6e65b7001309 admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 8|app: 0|req: 182/353] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 14:02:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 629 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 14:03:00.421 7 INFO heat.common.wsgi [None req-d3f4b2e0-4ddf-4b38-8d61-ad4050a9aa98 admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 7|app: 0|req: 178/366] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 14:03:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 562 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 14:04:00.611 7 INFO heat.common.wsgi [None req-db0b38ea-0f52-40cb-87ae-e5a3fb80ce3b admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 7|app: 0|req: 185/379] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 14:04:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 675 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 14:05:00.939 7 INFO heat.common.wsgi [None req-7a011fdb-1707-44a8-b35e-4e7737562b5d admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 7|app: 0|req: 192/392] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 14:05:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 643 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 14:06:00.866 7 INFO heat.common.wsgi [None req-efd40641-b4fd-49c1-bae5-2a9f6b6dbced admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 7|app: 0|req: 199/405] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 14:06:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 705 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 14:07:00.881 7 INFO heat.common.wsgi [None req-9559be01-4808-477b-a878-ff72fd9b672c admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 7|app: 0|req: 206/418] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 14:07:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 703 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 14:08:00.728 7 INFO heat.common.wsgi [None req-c68fa9c4-9cdd-4d90-9d10-d2c29452fe4b admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 7|app: 0|req: 213/431] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 14:08:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 713 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 14:09:00.528 7 INFO heat.common.wsgi [None req-1e31b016-41c1-456f-8798-f6a3a56407f0 admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 7|app: 0|req: 220/444] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 14:09:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 14:10:00.681 7 INFO heat.common.wsgi [None req-a6cf4585-282c-421c-b865-0653abfdd348 admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 7|app: 0|req: 227/457] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 14:10:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 712 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 14:11:00.469 7 INFO heat.common.wsgi [None req-0ee8d1df-60c0-44fb-a12e-13ff91f4287e admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 7|app: 0|req: 234/470] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 14:11:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 540 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 14:12:00.371 8 INFO heat.common.wsgi [None req-19d8baaa-6187-48e0-a2b9-0d995761b665 admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 8|app: 0|req: 243/483] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 14:12:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 564 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 14:13:00.792 7 INFO heat.common.wsgi [None req-06c9588e-08a4-4f3b-9615-91aa90bc1f34 admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 7|app: 0|req: 247/496] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 14:13:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 665 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 14:14:00.546 8 INFO heat.common.wsgi [None req-b89f401d-3174-4c8a-8a33-0203a03a2be1 admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 8|app: 0|req: 256/509] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 14:14:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 587 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 14:15:00.608 8 INFO heat.common.wsgi [None req-1cef5b60-e9ed-4264-ab12-5e012ce35db7 admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 8|app: 0|req: 263/522] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 14:15:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 14:16:00.542 8 INFO heat.common.wsgi [None req-3e5da6a9-8ecf-45d1-b895-ac38447b193b admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 8|app: 0|req: 270/535] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 14:16:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 612 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 14:17:00.498 7 INFO heat.common.wsgi [None req-f38e2fe1-3dfa-4d6e-8dcd-9d6373de349d admin-RegionOne - - - - -] Processing request: GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks [pid: 7|app: 0|req: 272/548] 10.0.0.160 () {28 vars in 630 bytes} [Wed Mar 4 14:17:00 2026] GET /v1/607a7e57cd6e4ec2a1c0657a87eb9098/stacks => generated 14 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)