+ 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 [Tue Apr 14 02:27:11 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: nova-api-osapi-97dcf99f5-fl8jb 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 0x7f4062d5a668 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-04-14 02:27:16.813 7 INFO nova.utils [None req-1191e925-bd1e-42a8-85fe-6575deba3942 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-14 02:27:16.907 8 INFO nova.utils [None req-7106c0f9-927c-41bc-be70-e889827b78e5 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-14 02:27:18.465 7 WARNING keystonemiddleware._common.config [None req-1191e925-bd1e-42a8-85fe-6575deba3942 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 02:27:18.474 7 WARNING oslo_config.cfg [None req-1191e925-bd1e-42a8-85fe-6575deba3942 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-14 02:27:18.551 7 WARNING keystonemiddleware._common.config [None req-1191e925-bd1e-42a8-85fe-6575deba3942 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 02:27:18.567 7 WARNING oslo_config.cfg [None req-1191e925-bd1e-42a8-85fe-6575deba3942 - - - - - -] 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-04-14 02:27:18.574 8 WARNING keystonemiddleware._common.config [None req-7106c0f9-927c-41bc-be70-e889827b78e5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 02:27:18.579 7 WARNING oslo_config.cfg [None req-1191e925-bd1e-42a8-85fe-6575deba3942 - - - - - -] 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 0x7f4062d5a668 pid: 7 (default app) 2026-04-14 02:27:18.583 8 WARNING oslo_config.cfg [None req-7106c0f9-927c-41bc-be70-e889827b78e5 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-14 02:27:18.661 8 WARNING keystonemiddleware._common.config [None req-7106c0f9-927c-41bc-be70-e889827b78e5 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-14 02:27:18.677 8 WARNING oslo_config.cfg [None req-7106c0f9-927c-41bc-be70-e889827b78e5 - - - - - -] 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-04-14 02:27:18.689 8 WARNING oslo_config.cfg [None req-7106c0f9-927c-41bc-be70-e889827b78e5 - - - - - -] 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 0x7f4062d5a668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.205 () {42 vars in 704 bytes} [Tue Apr 14 02:27:25 2026] GET /v2.1 => generated 114 bytes in 15 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-04-14 02:27:26.419 7 WARNING oslo_policy.policy [None req-5b815afa-057e-48ad-bbad-cbc3c680aa95 08b4ba445bc8452d8c81fbe2d4340100 a540d612eef34cae8436ab5eb9fcb3ed - - 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-04-14 02:27:26.419 7 WARNING oslo_policy.policy [None req-5b815afa-057e-48ad-bbad-cbc3c680aa95 08b4ba445bc8452d8c81fbe2d4340100 a540d612eef34cae8436ab5eb9fcb3ed - - 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.205 () {44 vars in 908 bytes} [Tue Apr 14 02:27:25 2026] GET /v2.1 => generated 0 bytes in 538 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-04-14 02:27:26.517 8 WARNING oslo_policy.policy [req-5b815afa-057e-48ad-bbad-cbc3c680aa95 req-2641dabb-2b8c-4df5-8ef0-888b83e5aa05 08b4ba445bc8452d8c81fbe2d4340100 a540d612eef34cae8436ab5eb9fcb3ed - - 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-04-14 02:27:26.518 8 WARNING oslo_policy.policy [req-5b815afa-057e-48ad-bbad-cbc3c680aa95 req-2641dabb-2b8c-4df5-8ef0-888b83e5aa05 08b4ba445bc8452d8c81fbe2d4340100 a540d612eef34cae8436ab5eb9fcb3ed - - 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.205 () {46 vars in 981 bytes} [Tue Apr 14 02:27:26 2026] GET /v2.1/ => generated 400 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:27:26.616 7 INFO nova.api.openstack.wsgi [None req-cfabd21d-04ec-4d67-a3c7-d1d90c34059c 08b4ba445bc8452d8c81fbe2d4340100 a540d612eef34cae8436ab5eb9fcb3ed - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.205 () {48 vars in 1010 bytes} [Tue Apr 14 02:27:26 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 21 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.205 () {48 vars in 1050 bytes} [Tue Apr 14 02:27:26 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: 7|app: 0|req: 4/8] 199.204.45.205 () {52 vars in 1047 bytes} [Tue Apr 14 02:27:26 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: 8|app: 0|req: 5/9] 199.204.45.205 () {42 vars in 704 bytes} [Tue Apr 14 02:27:27 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: 5/10] 199.204.45.205 () {44 vars in 908 bytes} [Tue Apr 14 02:27:27 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: 8|app: 0|req: 6/11] 199.204.45.205 () {46 vars in 981 bytes} [Tue Apr 14 02:27:27 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-04-14 02:27:27.729 7 INFO nova.api.openstack.wsgi [None req-df23dc17-98e7-420a-a128-832b8c48b4e9 08b4ba445bc8452d8c81fbe2d4340100 a540d612eef34cae8436ab5eb9fcb3ed - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.205 () {48 vars in 1012 bytes} [Tue Apr 14 02:27:27 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: 8|app: 0|req: 7/13] 199.204.45.205 () {48 vars in 1050 bytes} [Tue Apr 14 02:27:27 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: 7|app: 0|req: 7/14] 199.204.45.205 () {52 vars in 1047 bytes} [Tue Apr 14 02:27:27 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: 8|app: 0|req: 8/15] 199.204.45.205 () {42 vars in 704 bytes} [Tue Apr 14 02:27: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: 8/16] 199.204.45.205 () {44 vars in 908 bytes} [Tue Apr 14 02:27:28 2026] GET /v2.1 => generated 0 bytes in 31 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.205 () {46 vars in 981 bytes} [Tue Apr 14 02:27:28 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-04-14 02:27:28.774 7 INFO nova.api.openstack.wsgi [None req-3b676a17-2447-4b62-9dcb-ad42b22eefb5 08b4ba445bc8452d8c81fbe2d4340100 a540d612eef34cae8436ab5eb9fcb3ed - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.205 () {48 vars in 1014 bytes} [Tue Apr 14 02:27:28 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 10 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.205 () {48 vars in 1050 bytes} [Tue Apr 14 02:27:28 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 22 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.205 () {52 vars in 1047 bytes} [Tue Apr 14 02:27:28 2026] POST /v2.1/flavors => generated 533 bytes in 20 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.205 () {42 vars in 704 bytes} [Tue Apr 14 02:27:29 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: 11/22] 199.204.45.205 () {44 vars in 908 bytes} [Tue Apr 14 02:27:29 2026] GET /v2.1 => generated 0 bytes in 47 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.205 () {46 vars in 981 bytes} [Tue Apr 14 02:27:29 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-04-14 02:27:29.880 7 INFO nova.api.openstack.wsgi [None req-97e80547-24bc-44c6-a666-c9b63fc8edf3 08b4ba445bc8452d8c81fbe2d4340100 a540d612eef34cae8436ab5eb9fcb3ed - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.205 () {48 vars in 1012 bytes} [Tue Apr 14 02:27:29 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: 8|app: 0|req: 13/25] 199.204.45.205 () {48 vars in 1050 bytes} [Tue Apr 14 02:27:29 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 19 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.205 () {52 vars in 1047 bytes} [Tue Apr 14 02:27:29 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: 8|app: 0|req: 14/27] 199.204.45.205 () {42 vars in 704 bytes} [Tue Apr 14 02:27:30 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: 14/28] 199.204.45.205 () {44 vars in 908 bytes} [Tue Apr 14 02:27:30 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.204.45.205 () {46 vars in 981 bytes} [Tue Apr 14 02:27:30 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-04-14 02:27:30.984 7 INFO nova.api.openstack.wsgi [None req-b2497f71-6333-4ea5-8450-db5e4f1664cb 08b4ba445bc8452d8c81fbe2d4340100 a540d612eef34cae8436ab5eb9fcb3ed - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.205 () {48 vars in 1014 bytes} [Tue Apr 14 02:27:30 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: 8|app: 0|req: 16/31] 199.204.45.205 () {48 vars in 1050 bytes} [Tue Apr 14 02:27:30 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 21 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.205 () {52 vars in 1047 bytes} [Tue Apr 14 02:27:31 2026] POST /v2.1/flavors => generated 535 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/89] 199.204.45.205 () {42 vars in 704 bytes} [Tue Apr 14 02:32:09 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: 45/90] 199.204.45.205 () {44 vars in 908 bytes} [Tue Apr 14 02:32:09 2026] GET /v2.1 => generated 0 bytes in 119 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 46/91] 199.204.45.205 () {46 vars in 981 bytes} [Tue Apr 14 02:32:09 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-04-14 02:32:09.556 7 INFO nova.api.openstack.wsgi [None req-966eb825-f9d5-40a2-8a65-f673ab807553 08b4ba445bc8452d8c81fbe2d4340100 a540d612eef34cae8436ab5eb9fcb3ed - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 46/92] 199.204.45.205 () {48 vars in 1014 bytes} [Tue Apr 14 02:32:09 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: 47/93] 199.204.45.205 () {48 vars in 1050 bytes} [Tue Apr 14 02:32:09 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: 7|app: 0|req: 47/94] 199.204.45.205 () {52 vars in 1048 bytes} [Tue Apr 14 02:32:09 2026] POST /v2.1/flavors => generated 534 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 199.204.45.205 () {42 vars in 704 bytes} [Tue Apr 14 02:32:50 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: 52/104] 199.204.45.205 () {44 vars in 908 bytes} [Tue Apr 14 02:32:50 2026] GET /v2.1 => generated 0 bytes in 380 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 53/105] 199.204.45.205 () {46 vars in 981 bytes} [Tue Apr 14 02:32:50 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-04-14 02:32:50.504 8 INFO nova.api.openstack.wsgi [None req-e3c6d1fc-cd62-40b3-bf56-f2f11bcc602d 08b4ba445bc8452d8c81fbe2d4340100 a540d612eef34cae8436ab5eb9fcb3ed - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 53/106] 199.204.45.205 () {48 vars in 1016 bytes} [Tue Apr 14 02:32:50 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: 7|app: 0|req: 54/107] 199.204.45.205 () {48 vars in 1050 bytes} [Tue Apr 14 02:32:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 199.204.45.205 () {52 vars in 1048 bytes} [Tue Apr 14 02:32:50 2026] POST /v2.1/flavors => generated 534 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 62/123] 199.204.45.205 () {42 vars in 704 bytes} [Tue Apr 14 02:33:56 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: 62/124] 199.204.45.205 () {44 vars in 908 bytes} [Tue Apr 14 02:33:56 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: 8|app: 0|req: 63/125] 199.204.45.205 () {46 vars in 981 bytes} [Tue Apr 14 02:33:56 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-14 02:33:56.441 7 INFO nova.api.openstack.wsgi [None req-9bc7d1fd-c446-41e3-be18-4accd3a35468 08b4ba445bc8452d8c81fbe2d4340100 a540d612eef34cae8436ab5eb9fcb3ed - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 08b4ba445bc8452d8c81fbe2d4340100 [pid: 7|app: 0|req: 63/126] 199.204.45.205 () {48 vars in 1050 bytes} [Tue Apr 14 02:33:56 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-14 02:33:56.456 8 WARNING oslo_db.sqlalchemy.utils [None req-c9581fb1-e93c-47c2-b1fa-e3045a4b0fa2 08b4ba445bc8452d8c81fbe2d4340100 a540d612eef34cae8436ab5eb9fcb3ed - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 64/127] 199.204.45.205 () {48 vars in 1015 bytes} [Tue Apr 14 02:33:56 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: 7|app: 0|req: 64/128] 199.204.45.205 () {52 vars in 1056 bytes} [Tue Apr 14 02:33:56 2026] POST /v2.1/os-keypairs => generated 576 bytes in 48 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/129] 199.204.45.205 () {42 vars in 704 bytes} [Tue Apr 14 02:34:00 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: 65/130] 199.204.45.205 () {44 vars in 908 bytes} [Tue Apr 14 02:34:00 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 66/131] 199.204.45.205 () {46 vars in 981 bytes} [Tue Apr 14 02:34:00 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 66/132] 199.204.45.205 () {48 vars in 1072 bytes} [Tue Apr 14 02:34:00 2026] GET /v2.1/os-quota-sets/a540d612eef34cae8436ab5eb9fcb3ed => generated 283 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/133] 199.204.45.205 () {52 vars in 1124 bytes} [Tue Apr 14 02:34:00 2026] PUT /v2.1/os-quota-sets/a540d612eef34cae8436ab5eb9fcb3ed => generated 238 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 69/136] 10.0.0.227 () {28 vars in 453 bytes} [Tue Apr 14 02:34:07 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: 7|app: 0|req: 68/137] 10.0.0.227 () {30 vars in 657 bytes} [Tue Apr 14 02:34:07 2026] GET /v2.1 => generated 0 bytes in 37 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: 8|app: 0|req: 70/138] 10.0.0.227 () {32 vars in 730 bytes} [Tue Apr 14 02:34:07 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/139] 10.0.0.227 () {34 vars in 803 bytes} [Tue Apr 14 02:34:07 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)