+ 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 May 8 06:30:01 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-c78d69d4-vnmj8 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 0x7efc03f27668 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-05-08 06:30:06.650 8 INFO nova.utils [None req-b97b5d97-176c-4cd1-b9ca-606e4cfd55f3 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-08 06:30:06.677 7 INFO nova.utils [None req-e0c63601-41bc-48fc-8f53-f00fb35ccf5f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-08 06:30:08.296 8 WARNING keystonemiddleware._common.config [None req-b97b5d97-176c-4cd1-b9ca-606e4cfd55f3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 06:30:08.305 8 WARNING oslo_config.cfg [None req-b97b5d97-176c-4cd1-b9ca-606e4cfd55f3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-08 06:30:08.336 7 WARNING keystonemiddleware._common.config [None req-e0c63601-41bc-48fc-8f53-f00fb35ccf5f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 06:30:08.345 7 WARNING oslo_config.cfg [None req-e0c63601-41bc-48fc-8f53-f00fb35ccf5f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-08 06:30:08.381 8 WARNING keystonemiddleware._common.config [None req-b97b5d97-176c-4cd1-b9ca-606e4cfd55f3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 06:30:08.396 8 WARNING oslo_config.cfg [None req-b97b5d97-176c-4cd1-b9ca-606e4cfd55f3 - - - - - -] 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-05-08 06:30:08.408 8 WARNING oslo_config.cfg [None req-b97b5d97-176c-4cd1-b9ca-606e4cfd55f3 - - - - - -] 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 0x7efc03f27668 pid: 8 (default app) 2026-05-08 06:30:08.420 7 WARNING keystonemiddleware._common.config [None req-e0c63601-41bc-48fc-8f53-f00fb35ccf5f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-08 06:30:08.435 7 WARNING oslo_config.cfg [None req-e0c63601-41bc-48fc-8f53-f00fb35ccf5f - - - - - -] 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-05-08 06:30:08.447 7 WARNING oslo_config.cfg [None req-e0c63601-41bc-48fc-8f53-f00fb35ccf5f - - - - - -] 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 0x7efc03f27668 pid: 7 (default app) [pid: 7|app: 0|req: 2/3] 199.19.213.236 () {42 vars in 703 bytes} [Fri May 8 06:30:19 2026] GET /v2.1 => generated 114 bytes in 20 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-05-08 06:30:20.218 8 WARNING oslo_policy.policy [None req-e1794227-3e69-474c-aedd-0a352cf8ee7a b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - 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-05-08 06:30:20.219 8 WARNING oslo_policy.policy [None req-e1794227-3e69-474c-aedd-0a352cf8ee7a b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - 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.236 () {44 vars in 907 bytes} [Fri May 8 06:30:19 2026] GET /v2.1 => generated 0 bytes in 690 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-05-08 06:30:20.327 7 WARNING oslo_policy.policy [req-e1794227-3e69-474c-aedd-0a352cf8ee7a req-f8d1df98-9830-4834-8eb9-97c58866b249 b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - 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-05-08 06:30:20.327 7 WARNING oslo_policy.policy [req-e1794227-3e69-474c-aedd-0a352cf8ee7a req-f8d1df98-9830-4834-8eb9-97c58866b249 b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - 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.236 () {46 vars in 980 bytes} [Fri May 8 06:30:20 2026] GET /v2.1/ => generated 400 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 06:30:20.432 8 INFO nova.api.openstack.wsgi [None req-106eb78c-b27c-44de-9b04-8b2785ffd219 b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.236 () {48 vars in 1009 bytes} [Fri May 8 06:30:20 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 34 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.236 () {48 vars in 1049 bytes} [Fri May 8 06:30:20 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 32 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.236 () {52 vars in 1046 bytes} [Fri May 8 06:30:20 2026] POST /v2.1/flavors => generated 529 bytes in 48 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.236 () {42 vars in 703 bytes} [Fri May 8 06:30:21 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.236 () {44 vars in 907 bytes} [Fri May 8 06:30:21 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: 7|app: 0|req: 6/11] 199.19.213.236 () {46 vars in 980 bytes} [Fri May 8 06:30:21 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 06:30:21.383 8 INFO nova.api.openstack.wsgi [None req-71ebf039-fb6c-4e1b-ae41-aa318c382463 b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.19.213.236 () {48 vars in 1011 bytes} [Fri May 8 06:30:21 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 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.236 () {48 vars in 1049 bytes} [Fri May 8 06:30:21 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 32 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.236 () {52 vars in 1046 bytes} [Fri May 8 06:30:21 2026] POST /v2.1/flavors => generated 532 bytes in 24 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.236 () {42 vars in 703 bytes} [Fri May 8 06:30:22 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.236 () {44 vars in 907 bytes} [Fri May 8 06:30:22 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] 199.19.213.236 () {46 vars in 980 bytes} [Fri May 8 06:30:22 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-05-08 06:30:22.326 8 INFO nova.api.openstack.wsgi [None req-10f004dc-4b05-46f4-8ba0-76c48dcde9b6 b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.19.213.236 () {48 vars in 1013 bytes} [Fri May 8 06:30:22 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.236 () {48 vars in 1049 bytes} [Fri May 8 06:30:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 15 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.236 () {52 vars in 1046 bytes} [Fri May 8 06:30:22 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] 199.19.213.236 () {42 vars in 703 bytes} [Fri May 8 06:30:23 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.236 () {44 vars in 907 bytes} [Fri May 8 06:30:23 2026] GET /v2.1 => generated 0 bytes in 36 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.236 () {46 vars in 980 bytes} [Fri May 8 06:30:23 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 06:30:23.233 8 INFO nova.api.openstack.wsgi [None req-73072e0e-dbb2-495d-85c6-f723bbf39738 b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.19.213.236 () {48 vars in 1011 bytes} [Fri May 8 06:30:23 2026] GET /v2.1/flavors/m1.large => 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: 13/25] 199.19.213.236 () {48 vars in 1049 bytes} [Fri May 8 06:30:23 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.236 () {52 vars in 1046 bytes} [Fri May 8 06:30:23 2026] POST /v2.1/flavors => generated 532 bytes in 24 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.236 () {42 vars in 703 bytes} [Fri May 8 06:30: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: 8|app: 0|req: 14/28] 199.19.213.236 () {44 vars in 907 bytes} [Fri May 8 06:30:24 2026] GET /v2.1 => generated 0 bytes in 30 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.236 () {46 vars in 980 bytes} [Fri May 8 06:30:24 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 06:30:24.126 8 INFO nova.api.openstack.wsgi [None req-fd7f9e19-77ee-492f-9309-aaba4817c558 b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.19.213.236 () {48 vars in 1013 bytes} [Fri May 8 06:30:24 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 9 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.236 () {48 vars in 1049 bytes} [Fri May 8 06:30:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 20 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.236 () {52 vars in 1046 bytes} [Fri May 8 06:30:24 2026] POST /v2.1/flavors => generated 535 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/129] 10.0.0.207 () {28 vars in 452 bytes} [Fri May 8 06:38:17 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.12/site-packages/pycadf/identifier.py:70: 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: 65/130] 10.0.0.207 () {30 vars in 656 bytes} [Fri May 8 06:38:17 2026] GET /v2.1 => generated 0 bytes in 122 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 66/131] 10.0.0.207 () {32 vars in 729 bytes} [Fri May 8 06:38:17 2026] GET /v2.1/ => generated 411 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 66/132] 10.0.0.207 () {34 vars in 802 bytes} [Fri May 8 06:38:17 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 69 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.236 () {42 vars in 703 bytes} [Fri May 8 06:40:38 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: 81/162] 199.19.213.236 () {44 vars in 907 bytes} [Fri May 8 06:40:38 2026] GET /v2.1 => generated 0 bytes in 415 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, ' [pid: 8|app: 0|req: 82/163] 199.19.213.236 () {46 vars in 980 bytes} [Fri May 8 06:40:39 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 06:40:39.173 7 INFO nova.api.openstack.wsgi [None req-7dda3578-ff99-483e-9e0b-b3204cc1bc2d b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 82/164] 199.19.213.236 () {48 vars in 1015 bytes} [Fri May 8 06:40:39 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 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.236 () {48 vars in 1049 bytes} [Fri May 8 06:40:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 21 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.236 () {52 vars in 1047 bytes} [Fri May 8 06:40:39 2026] POST /v2.1/flavors => generated 534 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 92/183] 199.19.213.236 () {42 vars in 703 bytes} [Fri May 8 06:42: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) [pid: 7|app: 0|req: 92/184] 199.19.213.236 () {44 vars in 907 bytes} [Fri May 8 06:42:02 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 93/185] 199.19.213.236 () {46 vars in 980 bytes} [Fri May 8 06:42:02 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-05-08 06:42:02.363 7 INFO nova.api.openstack.wsgi [None req-edf53f45-59bc-40b1-a84b-c0788865fc3a b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user b8fa4dfa9f22468a980c49feed218aa2 [pid: 7|app: 0|req: 93/186] 199.19.213.236 () {48 vars in 1049 bytes} [Fri May 8 06:42:02 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-08 06:42:02.379 8 WARNING oslo_db.sqlalchemy.utils [None req-7a87b8d0-2833-4a01-a0e0-69fe5b37d833 b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 94/187] 199.19.213.236 () {48 vars in 1014 bytes} [Fri May 8 06:42:02 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: 7|app: 0|req: 94/188] 199.19.213.236 () {52 vars in 1055 bytes} [Fri May 8 06:42:02 2026] POST /v2.1/os-keypairs => generated 576 bytes in 50 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 96/191] 199.19.213.236 () {42 vars in 703 bytes} [Fri May 8 06:42:06 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: 96/192] 199.19.213.236 () {44 vars in 907 bytes} [Fri May 8 06:42:06 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 97/193] 199.19.213.236 () {46 vars in 980 bytes} [Fri May 8 06:42:06 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/194] 199.19.213.236 () {48 vars in 1071 bytes} [Fri May 8 06:42:06 2026] GET /v2.1/os-quota-sets/b49eb6af71264ba19d0ab3218a96dca0 => generated 283 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 98/195] 199.19.213.236 () {52 vars in 1123 bytes} [Fri May 8 06:42:06 2026] PUT /v2.1/os-quota-sets/b49eb6af71264ba19d0ab3218a96dca0 => generated 238 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/302] 199.19.213.236 () {42 vars in 703 bytes} [Fri May 8 06:51: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: 151/303] 199.19.213.236 () {44 vars in 907 bytes} [Fri May 8 06:51:00 2026] GET /v2.1 => generated 0 bytes in 136 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 153/304] 199.19.213.236 () {46 vars in 980 bytes} [Fri May 8 06:51:00 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-08 06:51:00.852 7 INFO nova.api.openstack.wsgi [None req-11754a89-b5d5-4845-aef1-837b687e0749 b8fa4dfa9f22468a980c49feed218aa2 b49eb6af71264ba19d0ab3218a96dca0 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 152/305] 199.19.213.236 () {48 vars in 1013 bytes} [Fri May 8 06:51:00 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/306] 199.19.213.236 () {48 vars in 1049 bytes} [Fri May 8 06:51:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/307] 199.19.213.236 () {52 vars in 1047 bytes} [Fri May 8 06:51:00 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: 173/346] 199.19.213.236 () {42 vars in 703 bytes} [Fri May 8 06:54: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: 174/347] 199.19.213.236 () {44 vars in 907 bytes} [Fri May 8 06:54:13 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 174/348] 199.19.213.236 () {46 vars in 980 bytes} [Fri May 8 06:54:13 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/349] 199.19.213.236 () {48 vars in 1071 bytes} [Fri May 8 06:54:13 2026] GET /v2.1/os-quota-sets/5438a8fc5267432ba811c9fa66dfcf61 => generated 283 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/350] 199.19.213.236 () {52 vars in 1123 bytes} [Fri May 8 06:54:13 2026] PUT /v2.1/os-quota-sets/5438a8fc5267432ba811c9fa66dfcf61 => generated 238 bytes in 432 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/423] 10.0.0.74 () {28 vars in 451 bytes} [Fri May 8 07:00:08 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.12/site-packages/pycadf/identifier.py:70: 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: 212/424] 10.0.0.74 () {30 vars in 655 bytes} [Fri May 8 07:00:08 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 213/425] 10.0.0.74 () {32 vars in 728 bytes} [Fri May 8 07:00:08 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/426] 10.0.0.74 () {34 vars in 762 bytes} [Fri May 8 07:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/427] 10.0.0.74 () {28 vars in 451 bytes} [Fri May 8 07:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: 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: 214/428] 10.0.0.74 () {30 vars in 655 bytes} [Fri May 8 07:00:13 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 215/429] 10.0.0.74 () {32 vars in 728 bytes} [Fri May 8 07:00:13 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/430] 10.0.0.74 () {34 vars in 762 bytes} [Fri May 8 07:00:13 2026] GET /v2.1/os-services => generated 783 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/433] 10.0.0.74 () {28 vars in 451 bytes} [Fri May 8 07:00:17 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.12/site-packages/pycadf/identifier.py:70: 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: 217/434] 10.0.0.74 () {30 vars in 655 bytes} [Fri May 8 07:00:17 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 218/435] 10.0.0.74 () {32 vars in 728 bytes} [Fri May 8 07:00:17 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/436] 10.0.0.74 () {34 vars in 805 bytes} [Fri May 8 07:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/437] 10.0.0.74 () {28 vars in 451 bytes} [Fri May 8 07:00:22 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.12/site-packages/pycadf/identifier.py:70: 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: 219/438] 10.0.0.74 () {30 vars in 655 bytes} [Fri May 8 07:00:22 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 220/439] 10.0.0.74 () {32 vars in 728 bytes} [Fri May 8 07:00:22 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/440] 10.0.0.74 () {34 vars in 805 bytes} [Fri May 8 07:00:22 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)