+ 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 Aug 19 21:04:25 2026] *** compiled with version: 11.4.0 on 11 June 2026 18:05:55 os: Linux-5.15.0-187-generic #197-Ubuntu SMP Fri Jul 17 19:17:01 UTC 2026 nodename: nova-api-osapi-5bc5588f79-w7l84 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 0x555c6fd363c0 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-19 21:04:29.778 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-19 21:04:29.856 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-19 21:04:30.198 8 WARNING keystonemiddleware._common.config [None req-3c7a4ebb-2b9f-4fb2-a3d8-0ff9d4de34cc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-19 21:04:30.207 8 WARNING oslo_config.cfg [None req-3c7a4ebb-2b9f-4fb2-a3d8-0ff9d4de34cc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-19 21:04:30.240 7 WARNING keystonemiddleware._common.config [None req-30280718-188f-46d2-8d58-2c62f48d4c27 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-19 21:04:30.249 7 WARNING oslo_config.cfg [None req-30280718-188f-46d2-8d58-2c62f48d4c27 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-19 21:04:30.411 8 WARNING keystonemiddleware._common.config [None req-3c7a4ebb-2b9f-4fb2-a3d8-0ff9d4de34cc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x555c6fd363c0 pid: 8 (default app) 2026-08-19 21:04:30.441 7 WARNING keystonemiddleware._common.config [None req-30280718-188f-46d2-8d58-2c62f48d4c27 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x555c6fd363c0 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: [pid: 7|app: 0|req: 2/3] 199.19.213.142 () {42 vars in 705 bytes} [Wed Aug 19 21:04:38 2026] GET /v2.1 => generated 114 bytes in 16 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-19 21:04:38.947 8 WARNING oslo_policy.policy [None req-04b0429c-b2ab-435c-a6e1-3208caaef43f ce9add71306943869cbe8ce1648bc671 5eb8aa26772043c0bd59169ceb9c9bb5 - - 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-19 21:04:38.948 8 WARNING oslo_policy.policy [None req-04b0429c-b2ab-435c-a6e1-3208caaef43f ce9add71306943869cbe8ce1648bc671 5eb8aa26772043c0bd59169ceb9c9bb5 - - 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] 199.19.213.142 () {44 vars in 909 bytes} [Wed Aug 19 21:04:38 2026] GET /v2.1 => generated 0 bytes in 551 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-19 21:04:39.087 7 WARNING oslo_policy.policy [req-04b0429c-b2ab-435c-a6e1-3208caaef43f req-9d68b8e7-3810-4325-af17-9fc2798d2241 ce9add71306943869cbe8ce1648bc671 5eb8aa26772043c0bd59169ceb9c9bb5 - - 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-19 21:04:39.087 7 WARNING oslo_policy.policy [req-04b0429c-b2ab-435c-a6e1-3208caaef43f req-9d68b8e7-3810-4325-af17-9fc2798d2241 ce9add71306943869cbe8ce1648bc671 5eb8aa26772043c0bd59169ceb9c9bb5 - - 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] 199.19.213.142 () {46 vars in 982 bytes} [Wed Aug 19 21:04:39 2026] GET /v2.1/ => generated 399 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-19 21:04:39.197 8 INFO nova.api.openstack.wsgi [None req-e56cb28e-7d03-42a8-8c5f-3d900e7557a9 ce9add71306943869cbe8ce1648bc671 5eb8aa26772043c0bd59169ceb9c9bb5 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.142 () {48 vars in 1011 bytes} [Wed Aug 19 21:04:39 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.142 () {48 vars in 1051 bytes} [Wed Aug 19 21:04:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.19.213.142 () {52 vars in 1049 bytes} [Wed Aug 19 21:04:39 2026] POST /v2.1/flavors => generated 529 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.19.213.142 () {42 vars in 705 bytes} [Wed Aug 19 21:04:40 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] 199.19.213.142 () {44 vars in 909 bytes} [Wed Aug 19 21:04:40 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.19.213.142 () {46 vars in 982 bytes} [Wed Aug 19 21:04:40 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-19 21:04:40.075 8 INFO nova.api.openstack.wsgi [None req-2d16baba-a5a8-409e-9ac5-0a11570dc54a ce9add71306943869cbe8ce1648bc671 5eb8aa26772043c0bd59169ceb9c9bb5 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.19.213.142 () {48 vars in 1013 bytes} [Wed Aug 19 21:04:40 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.19.213.142 () {48 vars in 1051 bytes} [Wed Aug 19 21:04:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.19.213.142 () {52 vars in 1049 bytes} [Wed Aug 19 21:04:40 2026] POST /v2.1/flavors => generated 532 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.19.213.142 () {42 vars in 705 bytes} [Wed Aug 19 21:04:40 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: 8/16] 199.19.213.142 () {44 vars in 909 bytes} [Wed Aug 19 21:04:40 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.19.213.142 () {46 vars in 982 bytes} [Wed Aug 19 21:04:40 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-19 21:04:40.928 8 INFO nova.api.openstack.wsgi [None req-cc65de1d-a043-44eb-b90a-22b7b46b9d06 ce9add71306943869cbe8ce1648bc671 5eb8aa26772043c0bd59169ceb9c9bb5 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.19.213.142 () {48 vars in 1015 bytes} [Wed Aug 19 21:04:40 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] 199.19.213.142 () {48 vars in 1051 bytes} [Wed Aug 19 21:04:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.19.213.142 () {52 vars in 1049 bytes} [Wed Aug 19 21:04:40 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] 199.19.213.142 () {42 vars in 705 bytes} [Wed Aug 19 21:04:41 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: 11/22] 199.19.213.142 () {44 vars in 909 bytes} [Wed Aug 19 21:04:41 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.19.213.142 () {46 vars in 982 bytes} [Wed Aug 19 21:04:41 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-19 21:04:41.754 8 INFO nova.api.openstack.wsgi [None req-16e3e192-f36f-4606-a462-25fe50844b26 ce9add71306943869cbe8ce1648bc671 5eb8aa26772043c0bd59169ceb9c9bb5 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.19.213.142 () {48 vars in 1013 bytes} [Wed Aug 19 21:04:41 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.19.213.142 () {48 vars in 1051 bytes} [Wed Aug 19 21:04:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.19.213.142 () {52 vars in 1049 bytes} [Wed Aug 19 21:04:41 2026] POST /v2.1/flavors => generated 532 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.19.213.142 () {42 vars in 705 bytes} [Wed Aug 19 21:04:42 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] 199.19.213.142 () {44 vars in 909 bytes} [Wed Aug 19 21:04:42 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.19.213.142 () {46 vars in 982 bytes} [Wed Aug 19 21:04:42 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-19 21:04:42.573 8 INFO nova.api.openstack.wsgi [None req-c35de859-a2e4-48c8-a8b4-5237b6b5c75a ce9add71306943869cbe8ce1648bc671 5eb8aa26772043c0bd59169ceb9c9bb5 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.19.213.142 () {48 vars in 1015 bytes} [Wed Aug 19 21:04:42 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.19.213.142 () {48 vars in 1051 bytes} [Wed Aug 19 21:04:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.19.213.142 () {52 vars in 1049 bytes} [Wed Aug 19 21:04:42 2026] POST /v2.1/flavors => generated 535 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/111] 10.0.0.150 () {28 vars in 456 bytes} [Wed Aug 19 21:11:03 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: 56/112] 10.0.0.150 () {30 vars in 660 bytes} [Wed Aug 19 21:11:03 2026] GET /v2.1 => generated 0 bytes in 451 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: 57/113] 10.0.0.150 () {30 vars in 662 bytes} [Wed Aug 19 21:11:03 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: 7|app: 0|req: 57/114] 10.0.0.150 () {34 vars in 806 bytes} [Wed Aug 19 21:11:03 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/161] 199.19.213.142 () {42 vars in 705 bytes} [Wed Aug 19 21:14:55 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 81/162] 199.19.213.142 () {44 vars in 909 bytes} [Wed Aug 19 21:14:55 2026] GET /v2.1 => generated 0 bytes in 122 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.19.213.142 () {46 vars in 982 bytes} [Wed Aug 19 21:14:55 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-08-19 21:14:55.299 7 INFO nova.api.openstack.wsgi [None req-5bb999c8-1bcf-42ab-8235-72db75a9c38d ce9add71306943869cbe8ce1648bc671 5eb8aa26772043c0bd59169ceb9c9bb5 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 82/164] 199.19.213.142 () {48 vars in 1017 bytes} [Wed Aug 19 21:14:55 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/165] 199.19.213.142 () {48 vars in 1051 bytes} [Wed Aug 19 21:14:55 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/166] 199.19.213.142 () {52 vars in 1049 bytes} [Wed Aug 19 21:14:55 2026] POST /v2.1/flavors => generated 534 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/177] 199.19.213.142 () {42 vars in 705 bytes} [Wed Aug 19 21:15:49 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: 89/178] 199.19.213.142 () {44 vars in 909 bytes} [Wed Aug 19 21:15:49 2026] GET /v2.1 => generated 0 bytes in 61 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 90/179] 199.19.213.142 () {46 vars in 982 bytes} [Wed Aug 19 21:15:49 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-19 21:15:49.593 7 WARNING oslo_db.sqlalchemy.utils [None req-250f8b3b-a854-4426-80e5-c660e236f521 ce9add71306943869cbe8ce1648bc671 5eb8aa26772043c0bd59169ceb9c9bb5 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 90/180] 199.19.213.142 () {48 vars in 1016 bytes} [Wed Aug 19 21:15:49 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/181] 199.19.213.142 () {52 vars in 1057 bytes} [Wed Aug 19 21:15:49 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: 92/184] 199.19.213.142 () {44 vars in 990 bytes} [Wed Aug 19 21:15:53 2026] GET /v2.1/os-quota-sets/5eb8aa26772043c0bd59169ceb9c9bb5 => generated 371 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/185] 199.19.213.142 () {48 vars in 1042 bytes} [Wed Aug 19 21:15:53 2026] PUT /v2.1/os-quota-sets/5eb8aa26772043c0bd59169ceb9c9bb5 => generated 326 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/186] 199.19.213.142 () {44 vars in 990 bytes} [Wed Aug 19 21:15:54 2026] GET /v2.1/os-quota-sets/5eb8aa26772043c0bd59169ceb9c9bb5 => 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: 139/277] 199.19.213.142 () {42 vars in 705 bytes} [Wed Aug 19 21:23:24 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: 139/278] 199.19.213.142 () {44 vars in 909 bytes} [Wed Aug 19 21:23:24 2026] GET /v2.1 => generated 0 bytes in 114 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 140/279] 199.19.213.142 () {46 vars in 982 bytes} [Wed Aug 19 21:23:24 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-08-19 21:23:24.400 7 INFO nova.api.openstack.wsgi [None req-04e5afe9-87f4-4657-b39f-4fc06ad35fe6 ce9add71306943869cbe8ce1648bc671 5eb8aa26772043c0bd59169ceb9c9bb5 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 140/280] 199.19.213.142 () {48 vars in 1015 bytes} [Wed Aug 19 21:23:24 2026] GET /v2.1/flavors/m1.manila => 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: 141/281] 199.19.213.142 () {48 vars in 1051 bytes} [Wed Aug 19 21:23:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/282] 199.19.213.142 () {52 vars in 1049 bytes} [Wed Aug 19 21:23:24 2026] POST /v2.1/flavors => generated 534 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)