+ 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 Feb 27 17:23:29 2026] *** compiled with version: 11.4.0 on 26 February 2026 21:18:11 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-7747cd75db-tzsw9 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, Jan 26 2026, 14:55:28) [GCC 11.4.0] Python main interpreter initialized at 0x55cdc864d3b0 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-02-27 17:23:34.568 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-02-27 17:23:34.576 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-02-27 17:23:34.979 7 WARNING keystonemiddleware._common.config [None req-0ecdd264-d1b3-48c6-b1dc-f935aa7680b0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 17:23:34.983 8 WARNING keystonemiddleware._common.config [None req-3bbdbb9a-c06c-4b78-8543-8e7517d435e4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 17:23:34.989 7 WARNING oslo_config.cfg [None req-0ecdd264-d1b3-48c6-b1dc-f935aa7680b0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-27 17:23:34.993 8 WARNING oslo_config.cfg [None req-3bbdbb9a-c06c-4b78-8543-8e7517d435e4 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-27 17:23:35.189 7 WARNING keystonemiddleware._common.config [None req-0ecdd264-d1b3-48c6-b1dc-f935aa7680b0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-27 17:23:35.193 8 WARNING keystonemiddleware._common.config [None req-3bbdbb9a-c06c-4b78-8543-8e7517d435e4 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55cdc864d3b0 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55cdc864d3b0 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: 7|app: 0|req: 2/3] 162.253.55.207 () {42 vars in 705 bytes} [Fri Feb 27 17:23:43 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-02-27 17:23:43.893 8 WARNING oslo_policy.policy [None req-1f669ccc-5202-47ad-9bbc-311844c4a57e 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - 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-02-27 17:23:43.893 8 WARNING oslo_policy.policy [None req-1f669ccc-5202-47ad-9bbc-311844c4a57e 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - 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.207 () {44 vars in 909 bytes} [Fri Feb 27 17:23:43 2026] GET /v2.1 => generated 0 bytes in 548 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-02-27 17:23:44.013 7 WARNING oslo_policy.policy [req-1f669ccc-5202-47ad-9bbc-311844c4a57e req-6869ccfd-a273-4ee3-9f52-a50f20c44e7b 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - 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-02-27 17:23:44.013 7 WARNING oslo_policy.policy [req-1f669ccc-5202-47ad-9bbc-311844c4a57e req-6869ccfd-a273-4ee3-9f52-a50f20c44e7b 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - 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.207 () {46 vars in 982 bytes} [Fri Feb 27 17:23:43 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-02-27 17:23:44.129 8 INFO nova.api.openstack.wsgi [None req-7369ef19-67d0-46d8-adfe-a025b84c6e98 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 162.253.55.207 () {48 vars in 1011 bytes} [Fri Feb 27 17:23:44 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 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.207 () {48 vars in 1051 bytes} [Fri Feb 27 17:23:44 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: 8|app: 0|req: 4/8] 162.253.55.207 () {52 vars in 1049 bytes} [Fri Feb 27 17:23:44 2026] POST /v2.1/flavors => generated 529 bytes in 43 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.207 () {42 vars in 705 bytes} [Fri Feb 27 17:23:44 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: 5/10] 162.253.55.207 () {44 vars in 909 bytes} [Fri Feb 27 17:23:44 2026] GET /v2.1 => generated 0 bytes in 39 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.207 () {46 vars in 982 bytes} [Fri Feb 27 17:23:44 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-02-27 17:23:44.983 8 INFO nova.api.openstack.wsgi [None req-20469213-091a-400d-99a1-98843c15d161 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 162.253.55.207 () {48 vars in 1013 bytes} [Fri Feb 27 17:23:44 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 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.207 () {48 vars in 1051 bytes} [Fri Feb 27 17:23:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 20 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.207 () {52 vars in 1049 bytes} [Fri Feb 27 17:23:45 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: 7|app: 0|req: 8/15] 162.253.55.207 () {42 vars in 705 bytes} [Fri Feb 27 17:23:45 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: 8/16] 162.253.55.207 () {44 vars in 909 bytes} [Fri Feb 27 17:23:45 2026] GET /v2.1 => generated 0 bytes in 50 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.207 () {46 vars in 982 bytes} [Fri Feb 27 17:23:45 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-02-27 17:23:45.889 8 INFO nova.api.openstack.wsgi [None req-3d5d69ef-51a0-4f42-b2c3-a5c90770fca4 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 162.253.55.207 () {48 vars in 1015 bytes} [Fri Feb 27 17:23:45 2026] GET /v2.1/flavors/m1.medium => 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: 10/19] 162.253.55.207 () {48 vars in 1051 bytes} [Fri Feb 27 17:23:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 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.207 () {52 vars in 1049 bytes} [Fri Feb 27 17:23:45 2026] POST /v2.1/flavors => generated 533 bytes in 22 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.207 () {42 vars in 705 bytes} [Fri Feb 27 17:23:46 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.207 () {44 vars in 909 bytes} [Fri Feb 27 17:23:46 2026] GET /v2.1 => generated 0 bytes in 41 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.207 () {46 vars in 982 bytes} [Fri Feb 27 17:23:46 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-02-27 17:23:46.751 8 INFO nova.api.openstack.wsgi [None req-24d9c46f-2aa1-4e9b-9100-17a5e40684cd 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 162.253.55.207 () {48 vars in 1013 bytes} [Fri Feb 27 17:23:46 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 9 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.207 () {48 vars in 1051 bytes} [Fri Feb 27 17:23:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 18 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.207 () {52 vars in 1049 bytes} [Fri Feb 27 17:23:46 2026] POST /v2.1/flavors => generated 532 bytes in 36 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.207 () {42 vars in 705 bytes} [Fri Feb 27 17:23:47 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.207 () {44 vars in 909 bytes} [Fri Feb 27 17:23:47 2026] GET /v2.1 => generated 0 bytes in 41 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.207 () {46 vars in 982 bytes} [Fri Feb 27 17:23:47 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-02-27 17:23:47.638 8 INFO nova.api.openstack.wsgi [None req-e6f30192-4679-48f1-97a7-d072ade514ae 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 162.253.55.207 () {48 vars in 1015 bytes} [Fri Feb 27 17:23:47 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 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.207 () {48 vars in 1051 bytes} [Fri Feb 27 17:23:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 16 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.207 () {52 vars in 1049 bytes} [Fri Feb 27 17:23:47 2026] POST /v2.1/flavors => generated 535 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/121] 10.0.0.51 () {28 vars in 455 bytes} [Fri Feb 27 17:31:02 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: 7|app: 0|req: 61/122] 10.0.0.51 () {30 vars in 659 bytes} [Fri Feb 27 17:31:02 2026] GET /v2.1 => generated 0 bytes in 420 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: 8|app: 0|req: 62/123] 10.0.0.51 () {30 vars in 661 bytes} [Fri Feb 27 17:31:02 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: 7|app: 0|req: 62/124] 10.0.0.51 () {34 vars in 805 bytes} [Fri Feb 27 17:31:02 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 86/171] 162.253.55.207 () {42 vars in 705 bytes} [Fri Feb 27 17:34:57 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: 86/172] 162.253.55.207 () {44 vars in 909 bytes} [Fri Feb 27 17:34:57 2026] GET /v2.1 => generated 0 bytes in 116 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, ' [pid: 7|app: 0|req: 87/173] 162.253.55.207 () {46 vars in 982 bytes} [Fri Feb 27 17:34:57 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-02-27 17:34:57.720 8 INFO nova.api.openstack.wsgi [None req-84df2f3f-5d61-4181-ae1b-b95c9ad685d4 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 87/174] 162.253.55.207 () {48 vars in 1017 bytes} [Fri Feb 27 17:34:57 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/175] 162.253.55.207 () {48 vars in 1051 bytes} [Fri Feb 27 17:34:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 88/176] 162.253.55.207 () {52 vars in 1049 bytes} [Fri Feb 27 17:34:57 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: 8|app: 0|req: 103/205] 162.253.55.207 () {42 vars in 705 bytes} [Fri Feb 27 17:37:14 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: 103/206] 162.253.55.207 () {44 vars in 909 bytes} [Fri Feb 27 17:37:14 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 104/207] 162.253.55.207 () {46 vars in 982 bytes} [Fri Feb 27 17:37:14 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 17:37:14.648 7 WARNING oslo_db.sqlalchemy.utils [None req-c8e86d21-e3be-4f41-9a0a-297ccec812c5 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 104/208] 162.253.55.207 () {48 vars in 1016 bytes} [Fri Feb 27 17:37:14 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/209] 162.253.55.207 () {52 vars in 1057 bytes} [Fri Feb 27 17:37:14 2026] POST /v2.1/os-keypairs => generated 576 bytes in 66 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/210] 162.253.55.207 () {44 vars in 990 bytes} [Fri Feb 27 17:37:18 2026] GET /v2.1/os-quota-sets/027337c89a1a445384dae4545f7ed724 => generated 371 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/211] 162.253.55.207 () {48 vars in 1042 bytes} [Fri Feb 27 17:37:18 2026] PUT /v2.1/os-quota-sets/027337c89a1a445384dae4545f7ed724 => generated 326 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/212] 162.253.55.207 () {44 vars in 990 bytes} [Fri Feb 27 17:37:19 2026] GET /v2.1/os-quota-sets/027337c89a1a445384dae4545f7ed724 => generated 368 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/329] 162.253.55.207 () {42 vars in 705 bytes} [Fri Feb 27 17:47:00 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: 165/330] 162.253.55.207 () {44 vars in 909 bytes} [Fri Feb 27 17:47:00 2026] GET /v2.1 => generated 0 bytes in 156 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 166/331] 162.253.55.207 () {46 vars in 982 bytes} [Fri Feb 27 17:47:01 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-02-27 17:47:01.035 7 INFO nova.api.openstack.wsgi [None req-38c9ecf3-547e-410c-b629-b1f6839d2685 8cebcbfe8c3a4b59b5c747fbcdd1a6a3 027337c89a1a445384dae4545f7ed724 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 166/332] 162.253.55.207 () {48 vars in 1015 bytes} [Fri Feb 27 17:47:01 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 167/333] 162.253.55.207 () {48 vars in 1051 bytes} [Fri Feb 27 17:47:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/334] 162.253.55.207 () {52 vars in 1049 bytes} [Fri Feb 27 17:47:01 2026] POST /v2.1/flavors => generated 534 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)