+ 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 [Mon Mar 2 22:02:51 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-6544cc5444-jm2wr 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 0x55e9ce282a50 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-02 22:02:54.131 7 INFO heat-api [-] Starting Heat REST API on 0.0.0.0:8004 2026-03-02 22:02:54.165 8 INFO heat-api [-] Starting Heat REST API on 0.0.0.0:8004 2026-03-02 22:02:54.281 7 WARNING keystonemiddleware._common.config [-] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 22:02:54.285 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-02 22:02:54.289 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 0x55e9ce282a50 pid: 7 (default app) 2026-03-02 22:02:54.316 8 WARNING keystonemiddleware._common.config [-] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 22:02:54.320 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-02 22:02:54.324 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 0x55e9ce282a50 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-02 22:19:37.664 7 WARNING oslo_policy.policy [None req-43bab6a3-c679-444a-99de-15c07703b37c 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-02 22:19:37.664 7 WARNING oslo_policy.policy [None req-43bab6a3-c679-444a-99de-15c07703b37c 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-02 22:19:37.701 7 INFO heat.common.wsgi [None req-43bab6a3-c679-444a-99de-15c07703b37c admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 7|app: 0|req: 101/201] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:19:36 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 827 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-02 22:20:37.379 8 WARNING oslo_policy.policy [None req-8ab82308-d008-40d0-be91-e58345872014 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-02 22:20:37.380 8 WARNING oslo_policy.policy [None req-8ab82308-d008-40d0-be91-e58345872014 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-02 22:20:37.407 8 INFO heat.common.wsgi [None req-8ab82308-d008-40d0-be91-e58345872014 admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 8|app: 0|req: 107/214] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:20:36 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 22:21:36.935 7 INFO heat.common.wsgi [None req-d1e81e48-b05b-4eb6-af23-acd027f1ece1 admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 7|app: 0|req: 114/227] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:21:36 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 22:22:36.992 8 INFO heat.common.wsgi [None req-408a03e6-1e20-47db-ab9b-c389046737a9 admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 8|app: 0|req: 120/240] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:22:36 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 22:23:36.969 8 INFO heat.common.wsgi [None req-ef185a28-1550-425d-8688-9baa005a876e admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 8|app: 0|req: 127/253] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:23:36 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 22:24:37.031 8 INFO heat.common.wsgi [None req-1dba351e-e6f3-4ee3-b48c-2672054e0f38 admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 8|app: 0|req: 134/266] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:24:36 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 22:25:36.965 7 INFO heat.common.wsgi [None req-95a5d2f5-8a6b-4db4-9f83-abc9a7f810e2 admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 7|app: 0|req: 139/279] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:25:36 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 22:26:37.015 8 INFO heat.common.wsgi [None req-3da665a5-c568-4b07-adec-dfc75840073d admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 8|app: 0|req: 147/292] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:26:36 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 22:27:37.185 7 INFO heat.common.wsgi [None req-69077382-ca03-4845-93ce-42864742440b admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 7|app: 0|req: 152/305] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:27:37 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 22:28:37.208 8 INFO heat.common.wsgi [None req-a813ab9c-c56f-4fd2-978b-7ce2d69a00ae admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 8|app: 0|req: 160/318] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:28:37 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 22:29:37.111 8 INFO heat.common.wsgi [None req-2e986bc2-048e-4226-bbee-27f24b3b2fe1 admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 8|app: 0|req: 167/331] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:29:37 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 22:30:36.998 7 INFO heat.common.wsgi [None req-89c82b5c-a04d-4fc1-9bbb-459c2dfa75cc admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 7|app: 0|req: 171/344] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:30:36 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 22:31:36.976 8 INFO heat.common.wsgi [None req-23a08427-8bc2-4199-b188-146339b10a27 admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 8|app: 0|req: 180/357] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:31:36 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 22:32:37.538 7 INFO heat.common.wsgi [None req-5deef266-93c6-4c23-bc05-cbea0d84ed47 admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 7|app: 0|req: 184/370] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:32:37 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 477 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 22:33:37.657 8 INFO heat.common.wsgi [None req-119cd2c4-8077-48f4-9194-a28722dcfcb8 admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 8|app: 0|req: 193/383] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:33:37 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 22:34:37.601 8 INFO heat.common.wsgi [None req-920e29c8-11f6-41a5-a95a-adb207aeb482 admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 8|app: 0|req: 200/396] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:34:37 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 22:35:37.559 8 INFO heat.common.wsgi [None req-4d8116fc-8398-4152-8fe3-ca34a149f4df admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 8|app: 0|req: 207/409] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:35:37 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 22:36:37.407 7 INFO heat.common.wsgi [None req-11954a82-18fb-4be7-b023-600ba64f64ce admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 7|app: 0|req: 209/422] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:36:37 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 22:37:37.200 8 INFO heat.common.wsgi [None req-35de7332-1406-4e3d-b7ca-eee8f6cf339f admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 8|app: 0|req: 220/435] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:37:37 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 22:38:37.021 8 INFO heat.common.wsgi [None req-0bf7518b-c06c-467a-8b57-b3d38254f9f3 admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 8|app: 0|req: 227/448] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:38:36 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 22:39:37.438 8 INFO heat.common.wsgi [None req-645e013e-5fa6-4943-a619-98be37322ad7 admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 8|app: 0|req: 234/461] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:39:37 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 22:40:36.991 8 INFO heat.common.wsgi [None req-524c0e5c-ef46-4efb-b64e-6cc286bf1391 admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 8|app: 0|req: 241/474] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:40:36 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 22:41:37.153 8 INFO heat.common.wsgi [None req-10bfc374-d63b-4853-90e1-5d0eea4fa60b admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 8|app: 0|req: 248/487] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:41:37 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 22:42:37.072 8 INFO heat.common.wsgi [None req-5d87fe79-ca50-4c9e-8331-9f9b9784f9db admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 8|app: 0|req: 255/500] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:42:36 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 22:43:37.006 7 INFO heat.common.wsgi [None req-7d86ce02-269a-452d-a5c2-2d0a872e7d5a admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 7|app: 0|req: 252/513] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:43:36 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-03-02 22:44:37.024 8 INFO heat.common.wsgi [None req-63a916a7-c269-495b-9ff4-29337ad83392 admin-RegionOne - - - - -] Processing request: GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks [pid: 8|app: 0|req: 268/526] 10.0.0.25 () {28 vars in 630 bytes} [Mon Mar 2 22:44:36 2026] GET /v1/a9f2d70c09494a7ab00f27fcf78d46d6/stacks => generated 14 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)