+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Mar 18 02:10:49 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-58865bf7cf-bnds6 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:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7f3003d2d668 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)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-03-18 02:10:54.586 7 INFO nova.utils [None req-b046c582-24c1-4447-b0a8-83c9d8547683 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-18 02:10:54.666 8 INFO nova.utils [None req-78dfe594-a9c4-452c-9a19-7ada05eaccfc - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-18 02:10:56.280 7 WARNING keystonemiddleware._common.config [None req-b046c582-24c1-4447-b0a8-83c9d8547683 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-18 02:10:56.290 7 WARNING oslo_config.cfg [None req-b046c582-24c1-4447-b0a8-83c9d8547683 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-18 02:10:56.368 7 WARNING keystonemiddleware._common.config [None req-b046c582-24c1-4447-b0a8-83c9d8547683 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-18 02:10:56.384 7 WARNING oslo_config.cfg [None req-b046c582-24c1-4447-b0a8-83c9d8547683 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-03-18 02:10:56.396 7 WARNING oslo_config.cfg [None req-b046c582-24c1-4447-b0a8-83c9d8547683 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f3003d2d668 pid: 7 (default app) 2026-03-18 02:10:56.457 8 WARNING keystonemiddleware._common.config [None req-78dfe594-a9c4-452c-9a19-7ada05eaccfc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-18 02:10:56.470 8 WARNING oslo_config.cfg [None req-78dfe594-a9c4-452c-9a19-7ada05eaccfc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-18 02:10:56.556 8 WARNING keystonemiddleware._common.config [None req-78dfe594-a9c4-452c-9a19-7ada05eaccfc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-18 02:10:56.588 8 WARNING oslo_config.cfg [None req-78dfe594-a9c4-452c-9a19-7ada05eaccfc - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-03-18 02:10:56.602 8 WARNING oslo_config.cfg [None req-78dfe594-a9c4-452c-9a19-7ada05eaccfc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f3003d2d668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 162.253.55.200 () {42 vars in 705 bytes} [Wed Mar 18 02:11:08 2026] GET /v2.1 => generated 114 bytes in 21 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 02:11:09.121 8 WARNING oslo_policy.policy [None req-34c8c603-efde-4beb-b60d-03d47390845a 47ef3720e17d4bcd97c86091b4fbde95 f483ffb7c4f0476baed5ddca244d3674 - - default default] 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-18 02:11:09.122 8 WARNING oslo_policy.policy [None req-34c8c603-efde-4beb-b60d-03d47390845a 47ef3720e17d4bcd97c86091b4fbde95 f483ffb7c4f0476baed5ddca244d3674 - - default default] 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. [pid: 8|app: 0|req: 2/4] 162.253.55.200 () {44 vars in 909 bytes} [Wed Mar 18 02:11:08 2026] GET /v2.1 => generated 0 bytes in 554 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-18 02:11:09.222 7 WARNING oslo_policy.policy [req-34c8c603-efde-4beb-b60d-03d47390845a req-a9638d48-eb5a-4e30-af55-d6318091b5e0 47ef3720e17d4bcd97c86091b4fbde95 f483ffb7c4f0476baed5ddca244d3674 - - default default] 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-18 02:11:09.223 7 WARNING oslo_policy.policy [req-34c8c603-efde-4beb-b60d-03d47390845a req-a9638d48-eb5a-4e30-af55-d6318091b5e0 47ef3720e17d4bcd97c86091b4fbde95 f483ffb7c4f0476baed5ddca244d3674 - - default default] 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. [pid: 7|app: 0|req: 3/5] 162.253.55.200 () {46 vars in 982 bytes} [Wed Mar 18 02:11:09 2026] GET /v2.1/ => generated 400 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 02:11:09.333 8 INFO nova.api.openstack.wsgi [None req-f0002091-e885-4f00-a3af-e33e3e2a7419 47ef3720e17d4bcd97c86091b4fbde95 f483ffb7c4f0476baed5ddca244d3674 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 162.253.55.200 () {48 vars in 1011 bytes} [Wed Mar 18 02:11:09 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 162.253.55.200 () {48 vars in 1051 bytes} [Wed Mar 18 02:11:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 162.253.55.200 () {52 vars in 1048 bytes} [Wed Mar 18 02:11:09 2026] POST /v2.1/flavors => generated 529 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 162.253.55.200 () {42 vars in 705 bytes} [Wed Mar 18 02:11:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 162.253.55.200 () {44 vars in 909 bytes} [Wed Mar 18 02:11:10 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 162.253.55.200 () {46 vars in 982 bytes} [Wed Mar 18 02:11:10 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 02:11:10.361 8 INFO nova.api.openstack.wsgi [None req-b9eae25b-c5f2-4a4a-b468-8b6de054e5ed 47ef3720e17d4bcd97c86091b4fbde95 f483ffb7c4f0476baed5ddca244d3674 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 162.253.55.200 () {48 vars in 1013 bytes} [Wed Mar 18 02:11:10 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 162.253.55.200 () {48 vars in 1051 bytes} [Wed Mar 18 02:11:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 162.253.55.200 () {52 vars in 1048 bytes} [Wed Mar 18 02:11:10 2026] POST /v2.1/flavors => generated 532 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 162.253.55.200 () {42 vars in 705 bytes} [Wed Mar 18 02:11:11 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 162.253.55.200 () {44 vars in 909 bytes} [Wed Mar 18 02:11:11 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 162.253.55.200 () {46 vars in 982 bytes} [Wed Mar 18 02:11:11 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 02:11:11.329 8 INFO nova.api.openstack.wsgi [None req-c99541a1-39d0-4c5a-9f91-0f70907c136c 47ef3720e17d4bcd97c86091b4fbde95 f483ffb7c4f0476baed5ddca244d3674 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 162.253.55.200 () {48 vars in 1015 bytes} [Wed Mar 18 02:11:11 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 162.253.55.200 () {48 vars in 1051 bytes} [Wed Mar 18 02:11:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 162.253.55.200 () {52 vars in 1048 bytes} [Wed Mar 18 02:11:11 2026] POST /v2.1/flavors => generated 533 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 162.253.55.200 () {42 vars in 705 bytes} [Wed Mar 18 02:11:12 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 162.253.55.200 () {44 vars in 909 bytes} [Wed Mar 18 02:11:12 2026] GET /v2.1 => generated 0 bytes in 62 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 162.253.55.200 () {46 vars in 982 bytes} [Wed Mar 18 02:11:12 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 02:11:12.361 8 INFO nova.api.openstack.wsgi [None req-244b0968-c58f-4834-8bde-a271dd11bf1a 47ef3720e17d4bcd97c86091b4fbde95 f483ffb7c4f0476baed5ddca244d3674 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 162.253.55.200 () {48 vars in 1013 bytes} [Wed Mar 18 02:11:12 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 162.253.55.200 () {48 vars in 1051 bytes} [Wed Mar 18 02:11:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 162.253.55.200 () {52 vars in 1048 bytes} [Wed Mar 18 02:11:12 2026] POST /v2.1/flavors => generated 532 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 162.253.55.200 () {42 vars in 705 bytes} [Wed Mar 18 02:11:13 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 162.253.55.200 () {44 vars in 909 bytes} [Wed Mar 18 02:11:13 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 162.253.55.200 () {46 vars in 982 bytes} [Wed Mar 18 02:11:13 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-18 02:11:13.299 8 INFO nova.api.openstack.wsgi [None req-c2d66b9a-baa6-4a57-a13b-23a5f0a6bef3 47ef3720e17d4bcd97c86091b4fbde95 f483ffb7c4f0476baed5ddca244d3674 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 162.253.55.200 () {48 vars in 1015 bytes} [Wed Mar 18 02:11:13 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 162.253.55.200 () {48 vars in 1051 bytes} [Wed Mar 18 02:11:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 162.253.55.200 () {52 vars in 1048 bytes} [Wed Mar 18 02:11:13 2026] POST /v2.1/flavors => generated 535 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)