+ 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 [Fri Aug 14 23:39:45 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:02:18 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: nova-api-osapi-64f6bdf4bc-6mf9c 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.10.12 (main, Mar 3 2026, 11:56:32) [GCC 11.4.0] Python main interpreter initialized at 0x5565b27c9020 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)... Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: 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').declare_namespace(__name__) /var/lib/openstack/lib/python3.10/site-packages/nova/virt/__init__.py:18: 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').declare_namespace(__name__) 2026-08-14 23:39:50.950 7 WARNING oslo_config.cfg [-] 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-08-14 23:39:51.074 8 WARNING oslo_config.cfg [-] 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-08-14 23:39:51.391 7 WARNING keystonemiddleware._common.config [None req-d79fe9d7-81ce-4da1-a3d8-7c8aa0036a2d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 23:39:51.402 7 WARNING oslo_config.cfg [None req-d79fe9d7-81ce-4da1-a3d8-7c8aa0036a2d - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-14 23:39:51.485 8 WARNING keystonemiddleware._common.config [None req-6ce703e8-58b8-4228-8df4-3ac0e5dcbd0f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-14 23:39:51.495 8 WARNING oslo_config.cfg [None req-6ce703e8-58b8-4228-8df4-3ac0e5dcbd0f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-14 23:39:51.636 7 WARNING keystonemiddleware._common.config [None req-d79fe9d7-81ce-4da1-a3d8-7c8aa0036a2d - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5565b27c9020 pid: 7 (default app) 2026-08-14 23:39:51.745 8 WARNING keystonemiddleware._common.config [None req-6ce703e8-58b8-4228-8df4-3ac0e5dcbd0f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5565b27c9020 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: [pid: 8|app: 0|req: 2/3] 199.204.45.248 () {42 vars in 704 bytes} [Fri Aug 14 23:40:04 2026] GET /v2.1 => generated 114 bytes in 17 msecs (HTTP/1.1 401) 6 headers in 319 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 23:40:05.200 7 WARNING oslo_policy.policy [None req-7c785425-74e1-4f73-821d-696878dec16f 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - 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-08-14 23:40:05.201 7 WARNING oslo_policy.policy [None req-7c785425-74e1-4f73-821d-696878dec16f 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - 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: 2/4] 199.204.45.248 () {44 vars in 908 bytes} [Fri Aug 14 23:40:04 2026] GET /v2.1 => generated 0 bytes in 598 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-14 23:40:05.322 8 WARNING oslo_policy.policy [req-7c785425-74e1-4f73-821d-696878dec16f req-10513f7e-f7ee-4a05-897e-9a0b6fa7cce3 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - 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-08-14 23:40:05.322 8 WARNING oslo_policy.policy [req-7c785425-74e1-4f73-821d-696878dec16f req-10513f7e-f7ee-4a05-897e-9a0b6fa7cce3 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - 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: 3/5] 199.204.45.248 () {46 vars in 981 bytes} [Fri Aug 14 23:40:05 2026] GET /v2.1/ => generated 399 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 23:40:05.437 7 INFO nova.api.openstack.wsgi [None req-95e230da-6969-457a-9009-106bff004f43 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.248 () {48 vars in 1010 bytes} [Fri Aug 14 23:40:05 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.248 () {48 vars in 1050 bytes} [Fri Aug 14 23:40:05 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.248 () {52 vars in 1048 bytes} [Fri Aug 14 23:40:05 2026] POST /v2.1/flavors => generated 529 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.248 () {42 vars in 704 bytes} [Fri Aug 14 23:40:06 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: 7|app: 0|req: 5/10] 199.204.45.248 () {44 vars in 908 bytes} [Fri Aug 14 23:40:06 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.204.45.248 () {46 vars in 981 bytes} [Fri Aug 14 23:40:06 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 23:40:06.351 7 INFO nova.api.openstack.wsgi [None req-b3c8a717-aff9-4925-9eb7-675b84b08521 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.248 () {48 vars in 1012 bytes} [Fri Aug 14 23:40:06 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: 8|app: 0|req: 7/13] 199.204.45.248 () {48 vars in 1050 bytes} [Fri Aug 14 23:40:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.248 () {52 vars in 1048 bytes} [Fri Aug 14 23:40:06 2026] POST /v2.1/flavors => generated 532 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.248 () {42 vars in 704 bytes} [Fri Aug 14 23:40:07 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: 7|app: 0|req: 8/16] 199.204.45.248 () {44 vars in 908 bytes} [Fri Aug 14 23:40:07 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.248 () {46 vars in 981 bytes} [Fri Aug 14 23:40:07 2026] GET /v2.1/ => generated 399 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 23:40:07.318 7 INFO nova.api.openstack.wsgi [None req-b73bf823-4069-4ce4-ba3c-0c8571c0b500 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.248 () {48 vars in 1014 bytes} [Fri Aug 14 23:40:07 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.204.45.248 () {48 vars in 1050 bytes} [Fri Aug 14 23:40:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.248 () {52 vars in 1048 bytes} [Fri Aug 14 23:40:07 2026] POST /v2.1/flavors => generated 533 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.248 () {42 vars in 704 bytes} [Fri Aug 14 23:40:08 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: 7|app: 0|req: 11/22] 199.204.45.248 () {44 vars in 908 bytes} [Fri Aug 14 23:40:08 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.248 () {46 vars in 981 bytes} [Fri Aug 14 23:40:08 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 23:40:08.276 7 INFO nova.api.openstack.wsgi [None req-9934caca-5020-43c7-8c47-84c1058e2e2a 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.248 () {48 vars in 1012 bytes} [Fri Aug 14 23:40:08 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/25] 199.204.45.248 () {48 vars in 1050 bytes} [Fri Aug 14 23:40:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.248 () {52 vars in 1048 bytes} [Fri Aug 14 23:40:08 2026] POST /v2.1/flavors => generated 532 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.248 () {42 vars in 704 bytes} [Fri Aug 14 23:40:09 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: 7|app: 0|req: 14/28] 199.204.45.248 () {44 vars in 908 bytes} [Fri Aug 14 23:40:09 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.248 () {46 vars in 981 bytes} [Fri Aug 14 23:40:09 2026] GET /v2.1/ => generated 399 bytes in 4 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 23:40:09.192 7 INFO nova.api.openstack.wsgi [None req-1a3e5300-57ee-49e3-af92-c13bedaf2f41 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.248 () {48 vars in 1014 bytes} [Fri Aug 14 23:40:09 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.248 () {48 vars in 1050 bytes} [Fri Aug 14 23:40:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.248 () {52 vars in 1048 bytes} [Fri Aug 14 23:40:09 2026] POST /v2.1/flavors => generated 535 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/97] 10.0.0.251 () {28 vars in 454 bytes} [Fri Aug 14 23:45:20 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 49/98] 10.0.0.251 () {30 vars in 658 bytes} [Fri Aug 14 23:45:20 2026] GET /v2.1 => generated 0 bytes in 450 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 50/99] 10.0.0.251 () {30 vars in 660 bytes} [Fri Aug 14 23:45:20 2026] GET /v2.1/ => generated 410 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/100] 10.0.0.251 () {34 vars in 804 bytes} [Fri Aug 14 23:45:20 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/161] 199.204.45.248 () {42 vars in 704 bytes} [Fri Aug 14 23:50:27 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 81/162] 199.204.45.248 () {44 vars in 908 bytes} [Fri Aug 14 23:50:27 2026] GET /v2.1 => generated 0 bytes in 134 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 82/163] 199.204.45.248 () {46 vars in 981 bytes} [Fri Aug 14 23:50:27 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 23:50:27.345 8 INFO nova.api.openstack.wsgi [None req-7145ed1a-408e-4d10-923b-af4806043176 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 82/164] 199.204.45.248 () {48 vars in 1016 bytes} [Fri Aug 14 23:50:27 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.204.45.248 () {48 vars in 1050 bytes} [Fri Aug 14 23:50:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.204.45.248 () {52 vars in 1048 bytes} [Fri Aug 14 23:50:27 2026] POST /v2.1/flavors => generated 534 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 90/179] 199.204.45.248 () {42 vars in 704 bytes} [Fri Aug 14 23:51:28 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: 7|app: 0|req: 90/180] 199.204.45.248 () {44 vars in 908 bytes} [Fri Aug 14 23:51:28 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 91/181] 199.204.45.248 () {46 vars in 981 bytes} [Fri Aug 14 23:51:28 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 23:51:28.133 7 WARNING oslo_db.sqlalchemy.utils [None req-093b9234-3892-4817-9b03-d429d68b9570 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 91/182] 199.204.45.248 () {48 vars in 1015 bytes} [Fri Aug 14 23:51:28 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/183] 199.204.45.248 () {52 vars in 1056 bytes} [Fri Aug 14 23:51:28 2026] POST /v2.1/os-keypairs => generated 576 bytes in 63 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/186] 199.204.45.248 () {44 vars in 989 bytes} [Fri Aug 14 23:51:31 2026] GET /v2.1/os-quota-sets/3945d10e02124233a79004e94ff82e52 => generated 371 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/187] 199.204.45.248 () {48 vars in 1041 bytes} [Fri Aug 14 23:51:32 2026] PUT /v2.1/os-quota-sets/3945d10e02124233a79004e94ff82e52 => generated 326 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/188] 199.204.45.248 () {44 vars in 989 bytes} [Fri Aug 14 23:51:32 2026] GET /v2.1/os-quota-sets/3945d10e02124233a79004e94ff82e52 => generated 368 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/277] 199.204.45.248 () {42 vars in 704 bytes} [Fri Aug 14 23:58:54 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: 7|app: 0|req: 138/278] 199.204.45.248 () {44 vars in 908 bytes} [Fri Aug 14 23:58:54 2026] GET /v2.1 => generated 0 bytes in 140 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 141/279] 199.204.45.248 () {46 vars in 981 bytes} [Fri Aug 14 23:58:55 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-14 23:58:55.035 7 INFO nova.api.openstack.wsgi [None req-dfe44b6e-982f-49ab-b288-448528690913 5cf783fba2174f988b5b620598d7623a 3945d10e02124233a79004e94ff82e52 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 139/280] 199.204.45.248 () {48 vars in 1014 bytes} [Fri Aug 14 23:58:55 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/281] 199.204.45.248 () {48 vars in 1050 bytes} [Fri Aug 14 23:58:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/282] 199.204.45.248 () {52 vars in 1048 bytes} [Fri Aug 14 23:58:55 2026] POST /v2.1/flavors => generated 534 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/297] 10.0.0.94 () {28 vars in 453 bytes} [Sat Aug 15 00:00:08 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 150/298] 10.0.0.94 () {30 vars in 657 bytes} [Sat Aug 15 00:00:08 2026] GET /v2.1 => generated 0 bytes in 95 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 149/299] 10.0.0.94 () {30 vars in 659 bytes} [Sat Aug 15 00:00:08 2026] GET /v2.1/ => generated 410 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/300] 10.0.0.94 () {34 vars in 764 bytes} [Sat Aug 15 00:00:08 2026] GET /v2.1/os-services => generated 782 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 151/303] 10.0.0.94 () {28 vars in 453 bytes} [Sat Aug 15 00:00:11 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 153/304] 10.0.0.94 () {30 vars in 657 bytes} [Sat Aug 15 00:00:11 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 152/305] 10.0.0.94 () {30 vars in 659 bytes} [Sat Aug 15 00:00:11 2026] GET /v2.1/ => generated 410 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/306] 10.0.0.94 () {34 vars in 764 bytes} [Sat Aug 15 00:00:11 2026] GET /v2.1/os-services => generated 782 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/307] 10.0.0.94 () {28 vars in 453 bytes} [Sat Aug 15 00:00:15 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 155/308] 10.0.0.94 () {30 vars in 657 bytes} [Sat Aug 15 00:00:15 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 154/309] 10.0.0.94 () {30 vars in 659 bytes} [Sat Aug 15 00:00:15 2026] GET /v2.1/ => generated 410 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/310] 10.0.0.94 () {34 vars in 807 bytes} [Sat Aug 15 00:00:15 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/311] 10.0.0.94 () {28 vars in 453 bytes} [Sat Aug 15 00:00:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 157/312] 10.0.0.94 () {30 vars in 657 bytes} [Sat Aug 15 00:00:18 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 156/313] 10.0.0.94 () {30 vars in 659 bytes} [Sat Aug 15 00:00:19 2026] GET /v2.1/ => generated 410 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 158/314] 10.0.0.94 () {34 vars in 807 bytes} [Sat Aug 15 00:00:19 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)