+ 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 [Thu Feb 26 22:18:57 2026] *** compiled with version: 11.4.0 on 05 February 2026 22:28:17 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: heat-api-6fdc5f7dc-qsppp 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 8 2026, 06:52:19) [GCC 11.4.0] Python main interpreter initialized at 0x5572e6381d90 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/paste/deploy/loadwsgi.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/paste/deploy/loadwsgi.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-02-26 22:19:00.434 8 INFO heat-api [-] Starting Heat REST API on 0.0.0.0:8004 2026-02-26 22:19:00.523 7 INFO heat-api [-] Starting Heat REST API on 0.0.0.0:8004 2026-02-26 22:19:00.577 8 WARNING keystonemiddleware._common.config [-] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 22:19:00.582 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-02-26 22:19:00.604 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 0x5572e6381d90 pid: 8 (default app) 2026-02-26 22:19:00.670 7 WARNING keystonemiddleware._common.config [-] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 22:19:00.675 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-02-26 22:19:00.698 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 0x5572e6381d90 pid: 7 (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-02-26 22:36:07.846 7 WARNING oslo_policy.policy [None req-bebc1915-461a-47cf-ad0a-7cb33c13df35 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-02-26 22:36:07.847 7 WARNING oslo_policy.policy [None req-bebc1915-461a-47cf-ad0a-7cb33c13df35 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-02-26 22:36:07.874 7 INFO heat.common.wsgi [None req-bebc1915-461a-47cf-ad0a-7cb33c13df35 admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 7|app: 0|req: 103/208] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 22:36:07 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 860 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-02-26 22:37:07.527 8 WARNING oslo_policy.policy [None req-3b61b458-50a7-4764-af40-ae9f517b68ab 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-02-26 22:37:07.527 8 WARNING oslo_policy.policy [None req-3b61b458-50a7-4764-af40-ae9f517b68ab 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-02-26 22:37:07.555 8 INFO heat.common.wsgi [None req-3b61b458-50a7-4764-af40-ae9f517b68ab admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 8|app: 0|req: 112/221] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 22:37:07 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:38:06.887 8 INFO heat.common.wsgi [None req-e12d79bf-f9f4-4161-bf92-a947e2370757 admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 8|app: 0|req: 119/234] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 22:38:06 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:39:07.063 8 INFO heat.common.wsgi [None req-2e487a41-1155-469a-9882-665e3c6eb8d3 admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 8|app: 0|req: 126/247] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 22:39:06 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:40:07.090 8 INFO heat.common.wsgi [None req-cce457b8-c1f1-4f75-b82b-6c28439109b4 admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 8|app: 0|req: 133/260] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 22:40:06 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:41:07.085 8 INFO heat.common.wsgi [None req-54ce38e8-0e6e-4224-b09b-0967e237d6a8 admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 8|app: 0|req: 140/273] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 22:41:07 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:42:07.128 8 INFO heat.common.wsgi [None req-84dd1265-2f8a-4782-a646-a0205583dfdd admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 8|app: 0|req: 147/286] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 22:42:07 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:43:06.980 8 INFO heat.common.wsgi [None req-5fa04420-51f0-4c3b-a134-2609a88fd09d admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 8|app: 0|req: 154/299] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 22:43:06 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:44:07.077 8 INFO heat.common.wsgi [None req-639d53d6-30ae-4c1e-9459-262056c83903 admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 8|app: 0|req: 161/312] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 22:44:06 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:45:07.136 8 INFO heat.common.wsgi [None req-9a219882-1d42-4b2e-855f-4e9b22d571a5 admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 8|app: 0|req: 168/325] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 22:45:07 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:46:07.153 8 INFO heat.common.wsgi [None req-6cb3d0bf-4df0-4fbd-b442-1ca9bf7482bc admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 8|app: 0|req: 175/338] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 22:46:07 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:47:07.165 7 INFO heat.common.wsgi [None req-6287c418-3eb2-4b73-801c-37776191033c admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 7|app: 0|req: 170/351] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 22:47:06 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:48:07.048 8 INFO heat.common.wsgi [None req-0c00c0d1-32e7-476a-920d-bb3c2e46860d admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 8|app: 0|req: 188/364] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 22:48:06 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:49:07.150 8 INFO heat.common.wsgi [None req-5e16cced-b903-4aa5-87df-7fa9e3986a38 admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 8|app: 0|req: 195/377] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 22:49:07 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:50:07.233 7 INFO heat.common.wsgi [None req-1f51e8b5-6593-44f9-96c7-6a379812642e admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 7|app: 0|req: 189/390] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 22:50:07 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:51:07.801 8 INFO heat.common.wsgi [None req-2f163801-22c2-40a7-b617-88ffc183bb5e admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 8|app: 0|req: 208/403] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 22:51:07 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 425 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:52:07.423 8 INFO heat.common.wsgi [None req-0ba912e5-121e-4dd4-bc21-9c61b6c7bfb3 admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 8|app: 0|req: 215/416] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 22:52:07 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:53:08.039 7 INFO heat.common.wsgi [None req-b0778a2c-d4f5-4ab0-85ad-bd82faefaeb9 admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 7|app: 0|req: 208/429] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 22:53:07 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:54:07.460 8 INFO heat.common.wsgi [None req-6762f361-a7e5-45b5-9fe0-59b8aaf3aaa9 admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 8|app: 0|req: 228/442] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 22:54:07 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:55:08.256 8 INFO heat.common.wsgi [None req-aa482ed9-f14a-4d9e-bc5a-1f4e36c40925 admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 8|app: 0|req: 235/455] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 22:55:07 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 407 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:56:07.161 8 INFO heat.common.wsgi [None req-82cfff68-4681-4521-91b9-68acec106b78 admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 8|app: 0|req: 242/468] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 22:56:07 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:57:07.229 8 INFO heat.common.wsgi [None req-4224a19d-3231-498b-b924-18baa9943f63 admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 8|app: 0|req: 249/481] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 22:57:06 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 309 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:58:07.078 8 INFO heat.common.wsgi [None req-9b0fe352-4ad8-4530-9df1-b241bb921495 admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 8|app: 0|req: 256/494] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 22:58:07 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 22:59:07.035 8 INFO heat.common.wsgi [None req-2e90fdcf-50e8-4a96-976e-a67b50e1bdf9 admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 8|app: 0|req: 263/507] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 22:59:06 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 23:00:07.063 8 INFO heat.common.wsgi [None req-9d332934-f0c0-4055-898d-4e28a3169857 admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 8|app: 0|req: 270/520] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 23:00:06 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-02-26 23:01:07.217 7 INFO heat.common.wsgi [None req-b9d267c7-5d29-4905-943d-f1f1d969f039 admin-RegionOne - - - - -] Processing request: GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks [pid: 7|app: 0|req: 257/533] 10.0.0.111 () {28 vars in 630 bytes} [Thu Feb 26 23:01:07 2026] GET /v1/4a3cb4f1fb114461b5d0418f1a2b6d3a/stacks => generated 14 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)