+ 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 02:01:06 2026] *** compiled with version: 11.4.0 on 27 February 2026 14:40:55 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: heat-api-6c96b754d7-dn4s6 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.10.12 (main, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x563665059f70 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)... /var/lib/openstack/lib/python3.10/site-packages/migrate/__init__.py:8: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /var/lib/openstack/lib/python3.10/site-packages/migrate/__init__.py:8: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-03-04 02:01:09.199 7 INFO heat-api [-] Starting Heat REST API on 0.0.0.0:8004 2026-03-04 02:01:09.341 7 WARNING keystonemiddleware._common.config [-] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 02:01:09.345 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 02:01:09.349 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 0x563665059f70 pid: 7 (default app) 2026-03-04 02:01:09.397 8 INFO heat-api [-] Starting Heat REST API on 0.0.0.0:8004 2026-03-04 02:01:09.552 8 WARNING keystonemiddleware._common.config [-] The option "audit_map_file" is not known to keystonemiddleware 2026-03-04 02:01:09.556 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 02:01:09.560 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 0x563665059f70 pid: 8 (default app) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: heat. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 02:15:25.175 7 WARNING oslo_policy.policy [None req-9b688ffe-1691-4cba-adb6-e0c108c5947b 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 02:15:25.175 7 WARNING oslo_policy.policy [None req-9b688ffe-1691-4cba-adb6-e0c108c5947b 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 02:15:25.202 7 INFO heat.common.wsgi [None req-9b688ffe-1691-4cba-adb6-e0c108c5947b admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 7|app: 0|req: 89/174] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:15:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 695 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: heat. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-04 02:16:24.875 8 WARNING oslo_policy.policy [None req-ab45ae3e-c03b-4f81-a905-dbe66e0c74a1 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 02:16:24.876 8 WARNING oslo_policy.policy [None req-ab45ae3e-c03b-4f81-a905-dbe66e0c74a1 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 02:16:24.911 8 INFO heat.common.wsgi [None req-ab45ae3e-c03b-4f81-a905-dbe66e0c74a1 admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 8|app: 0|req: 92/187] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:16:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 538 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:17:24.472 8 INFO heat.common.wsgi [None req-84f51125-15fe-4479-af89-4f54bb35d88a admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 8|app: 0|req: 99/200] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:17:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:18:24.510 7 INFO heat.common.wsgi [None req-3fc84c8e-f870-4820-8268-453bac0d11ec admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 7|app: 0|req: 108/213] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:18:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:19:24.782 7 INFO heat.common.wsgi [None req-7f05cc19-0856-49b5-8100-8084a2ceedc7 admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 7|app: 0|req: 115/226] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:19:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:20:24.464 8 INFO heat.common.wsgi [None req-49e1c9a7-f4e2-44e0-a9fa-9d206428199b admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 8|app: 0|req: 118/239] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:20:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:21:24.522 7 INFO heat.common.wsgi [None req-cd80b291-0221-44e5-b57a-90074467d51b admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 7|app: 0|req: 128/252] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:21:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:22:24.557 8 INFO heat.common.wsgi [None req-08188f35-c51c-4915-af77-a1c8e4cc0901 admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 8|app: 0|req: 131/265] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:22:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:23:24.490 8 INFO heat.common.wsgi [None req-63cd8136-2542-4ed1-85eb-5af7f634280c admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 8|app: 0|req: 138/278] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:23:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:24:24.604 7 INFO heat.common.wsgi [None req-827571e4-e4eb-494b-8501-a858232ee090 admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 7|app: 0|req: 147/291] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:24:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:25:24.732 7 INFO heat.common.wsgi [None req-ccdae142-426f-4887-b5c7-74c8f185a869 admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 7|app: 0|req: 154/304] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:25:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:26:24.733 7 INFO heat.common.wsgi [None req-6d7cf0fd-f0f4-470e-92d4-bea3b857cbe5 admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 7|app: 0|req: 161/317] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:26:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:27:24.584 7 INFO heat.common.wsgi [None req-92d5095b-91e5-45fd-88bd-36c65ce9c7a5 admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 7|app: 0|req: 168/330] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:27:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:28:25.173 7 INFO heat.common.wsgi [None req-33b16567-3071-47bb-ad0a-b105a6a4abcf admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 7|app: 0|req: 175/343] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:28:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:29:25.174 8 INFO heat.common.wsgi [None req-a91015b3-160d-47d4-8410-dacaf5ee9532 admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 8|app: 0|req: 175/356] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:29:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:30:25.365 8 INFO heat.common.wsgi [None req-6a9838b5-da47-45e4-b765-816e38ed91f9 admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 8|app: 0|req: 182/369] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:30:25 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:31:25.018 8 INFO heat.common.wsgi [None req-fb71ec2c-9b9f-4bf6-b7f7-2c9ce32d0dd1 admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 8|app: 0|req: 189/382] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:31:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:32:24.752 8 INFO heat.common.wsgi [None req-856c9217-5e80-4631-90bd-ed3123e488c3 admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 8|app: 0|req: 196/395] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:32:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:33:24.616 7 INFO heat.common.wsgi [None req-09128a9e-7bc8-4c95-a54d-adefdb135e35 admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 7|app: 0|req: 206/408] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:33:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:34:24.519 8 INFO heat.common.wsgi [None req-2d3bbfeb-06db-4ca0-a56a-95b6a3d26ec0 admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 8|app: 0|req: 209/421] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:34:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:35:25.197 8 INFO heat.common.wsgi [None req-8e9f3ccd-a836-4dab-af5b-21f346b40002 admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 8|app: 0|req: 216/434] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:35:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:36:24.886 7 INFO heat.common.wsgi [None req-b9a070ae-fa5b-48b8-b433-681b9f37a3b1 admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 7|app: 0|req: 225/447] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:36:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 310 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:37:24.584 7 INFO heat.common.wsgi [None req-df08125e-2624-4bd5-ba16-98b8f7a078bf admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 7|app: 0|req: 232/460] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:37:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:38:24.542 7 INFO heat.common.wsgi [None req-c8bbc711-d900-4a98-a6bb-aa72f688d505 admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 7|app: 0|req: 239/473] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:38:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:39:24.616 8 INFO heat.common.wsgi [None req-b8f001c6-d4fb-4b87-b4ba-a9e86d09fc7e admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 8|app: 0|req: 241/486] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:39:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-04 02:40:24.686 8 INFO heat.common.wsgi [None req-c3d4a07b-7ace-415f-ad91-73ddb0598d20 admin-RegionOne - - - - -] Processing request: GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks [pid: 8|app: 0|req: 248/499] 10.0.0.88 () {28 vars in 630 bytes} [Wed Mar 4 02:40:24 2026] GET /v1/4a0b356476fd4057a2264ba8abcdcec4/stacks => generated 14 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)