+ 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 Sep 15 23:19:51 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-191-generic #201-Ubuntu SMP Fri Aug 7 18:39:04 UTC 2026 nodename: nova-api-osapi-67bcbfb475-6cl98 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 0x7fb908305668 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-09-15 23:19:55.877 7 INFO nova.utils [None req-2b548906-2e45-44ff-8de5-05c335fea81c - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-09-15 23:19:56.009 8 INFO nova.utils [None req-80b513f4-3d8c-4b29-b078-6c33b4b708b2 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-09-15 23:19:57.611 7 WARNING keystonemiddleware._common.config [None req-2b548906-2e45-44ff-8de5-05c335fea81c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-15 23:19:57.620 7 WARNING oslo_config.cfg [None req-2b548906-2e45-44ff-8de5-05c335fea81c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-15 23:19:57.655 8 WARNING keystonemiddleware._common.config [None req-80b513f4-3d8c-4b29-b078-6c33b4b708b2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-15 23:19:57.663 8 WARNING oslo_config.cfg [None req-80b513f4-3d8c-4b29-b078-6c33b4b708b2 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-15 23:19:57.692 7 WARNING keystonemiddleware._common.config [None req-2b548906-2e45-44ff-8de5-05c335fea81c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-15 23:19:57.706 7 WARNING oslo_config.cfg [None req-2b548906-2e45-44ff-8de5-05c335fea81c - - - - - -] 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-09-15 23:19:57.717 7 WARNING oslo_config.cfg [None req-2b548906-2e45-44ff-8de5-05c335fea81c - - - - - -] 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 6 seconds on interpreter 0x7fb908305668 pid: 7 (default app) 2026-09-15 23:19:57.734 8 WARNING keystonemiddleware._common.config [None req-80b513f4-3d8c-4b29-b078-6c33b4b708b2 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-15 23:19:57.747 8 WARNING oslo_config.cfg [None req-80b513f4-3d8c-4b29-b078-6c33b4b708b2 - - - - - -] 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-09-15 23:19:57.759 8 WARNING oslo_config.cfg [None req-80b513f4-3d8c-4b29-b078-6c33b4b708b2 - - - - - -] 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 6 seconds on interpreter 0x7fb908305668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 162.253.55.53 () {42 vars in 700 bytes} [Tue Sep 15 23:20:11 2026] GET /v2.1 => generated 114 bytes in 30 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-09-15 23:20:11.867 7 WARNING oslo_policy.policy [None req-14b24940-b4b1-4756-9524-5267cb06f6c3 14eba48472264c2bb1b3647414397339 9c2f311b63f6466a888497c2fb02d836 - - 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-09-15 23:20:11.867 7 WARNING oslo_policy.policy [None req-14b24940-b4b1-4756-9524-5267cb06f6c3 14eba48472264c2bb1b3647414397339 9c2f311b63f6466a888497c2fb02d836 - - 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] 162.253.55.53 () {44 vars in 904 bytes} [Tue Sep 15 23:20:11 2026] GET /v2.1 => generated 0 bytes in 613 msecs (HTTP/1.1 302) 5 headers in 265 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-09-15 23:20:11.979 8 WARNING oslo_policy.policy [req-14b24940-b4b1-4756-9524-5267cb06f6c3 req-aa3be4f8-7197-4eb1-8039-b535a855819e 14eba48472264c2bb1b3647414397339 9c2f311b63f6466a888497c2fb02d836 - - 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-09-15 23:20:11.979 8 WARNING oslo_policy.policy [req-14b24940-b4b1-4756-9524-5267cb06f6c3 req-aa3be4f8-7197-4eb1-8039-b535a855819e 14eba48472264c2bb1b3647414397339 9c2f311b63f6466a888497c2fb02d836 - - 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] 162.253.55.53 () {46 vars in 977 bytes} [Tue Sep 15 23:20:11 2026] GET /v2.1/ => generated 399 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-15 23:20:12.099 7 INFO nova.api.openstack.wsgi [None req-ef3f0a71-6aca-4207-97d7-ab5e91ddf3e1 14eba48472264c2bb1b3647414397339 9c2f311b63f6466a888497c2fb02d836 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 162.253.55.53 () {48 vars in 1006 bytes} [Tue Sep 15 23:20:12 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 37 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 162.253.55.53 () {48 vars in 1046 bytes} [Tue Sep 15 23:20:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 162.253.55.53 () {52 vars in 1043 bytes} [Tue Sep 15 23:20:12 2026] POST /v2.1/flavors => generated 527 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 162.253.55.53 () {42 vars in 700 bytes} [Tue Sep 15 23:20: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: 6/12] 162.253.55.53 () {44 vars in 904 bytes} [Tue Sep 15 23:20:13 2026] GET /v2.1 => generated 0 bytes in 400 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 7/13] 162.253.55.53 () {46 vars in 977 bytes} [Tue Sep 15 23:20:13 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-09-15 23:20:13.472 8 INFO nova.api.openstack.wsgi [None req-558d3516-dcac-49b0-8064-b557029fd922 14eba48472264c2bb1b3647414397339 9c2f311b63f6466a888497c2fb02d836 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/14] 162.253.55.53 () {48 vars in 1008 bytes} [Tue Sep 15 23:20:13 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 162.253.55.53 () {48 vars in 1046 bytes} [Tue Sep 15 23:20:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 162.253.55.53 () {52 vars in 1043 bytes} [Tue Sep 15 23:20:13 2026] POST /v2.1/flavors => generated 530 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 162.253.55.53 () {42 vars in 700 bytes} [Tue Sep 15 23:20: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: 8|app: 0|req: 9/18] 162.253.55.53 () {44 vars in 904 bytes} [Tue Sep 15 23:20:14 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 10/19] 162.253.55.53 () {46 vars in 977 bytes} [Tue Sep 15 23:20:14 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-09-15 23:20:14.557 8 INFO nova.api.openstack.wsgi [None req-d411160c-da1d-4955-bcea-4c34d6c51f04 14eba48472264c2bb1b3647414397339 9c2f311b63f6466a888497c2fb02d836 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/20] 162.253.55.53 () {48 vars in 1010 bytes} [Tue Sep 15 23:20:14 2026] GET /v2.1/flavors/m1.medium => 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: 11/21] 162.253.55.53 () {48 vars in 1046 bytes} [Tue Sep 15 23:20:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 162.253.55.53 () {52 vars in 1043 bytes} [Tue Sep 15 23:20:14 2026] POST /v2.1/flavors => generated 531 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 162.253.55.53 () {42 vars in 700 bytes} [Tue Sep 15 23:20:15 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: 12/24] 162.253.55.53 () {44 vars in 904 bytes} [Tue Sep 15 23:20:15 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/25] 162.253.55.53 () {46 vars in 977 bytes} [Tue Sep 15 23:20:15 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-09-15 23:20:15.527 8 INFO nova.api.openstack.wsgi [None req-f308d553-b4f5-442e-a0ee-8e04962fb971 14eba48472264c2bb1b3647414397339 9c2f311b63f6466a888497c2fb02d836 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/26] 162.253.55.53 () {48 vars in 1008 bytes} [Tue Sep 15 23:20:15 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 162.253.55.53 () {48 vars in 1046 bytes} [Tue Sep 15 23:20:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 162.253.55.53 () {52 vars in 1043 bytes} [Tue Sep 15 23:20:15 2026] POST /v2.1/flavors => generated 530 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 162.253.55.53 () {42 vars in 700 bytes} [Tue Sep 15 23:20:16 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: 15/30] 162.253.55.53 () {44 vars in 904 bytes} [Tue Sep 15 23:20:16 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/31] 162.253.55.53 () {46 vars in 977 bytes} [Tue Sep 15 23:20:16 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-09-15 23:20:16.576 8 INFO nova.api.openstack.wsgi [None req-5f49a78f-517c-44fc-910b-d7a326645532 14eba48472264c2bb1b3647414397339 9c2f311b63f6466a888497c2fb02d836 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 162.253.55.53 () {48 vars in 1010 bytes} [Tue Sep 15 23:20:16 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 162.253.55.53 () {48 vars in 1046 bytes} [Tue Sep 15 23:20:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/34] 162.253.55.53 () {52 vars in 1043 bytes} [Tue Sep 15 23:20:16 2026] POST /v2.1/flavors => generated 533 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 10.0.0.174 () {28 vars in 454 bytes} [Tue Sep 15 23:26:46 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: 57/114] 10.0.0.174 () {30 vars in 658 bytes} [Tue Sep 15 23:26:46 2026] GET /v2.1 => generated 0 bytes in 131 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: 58/115] 10.0.0.174 () {32 vars in 731 bytes} [Tue Sep 15 23:26:46 2026] GET /v2.1/ => generated 411 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/116] 10.0.0.174 () {34 vars in 804 bytes} [Tue Sep 15 23:26:46 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/147] 162.253.55.53 () {42 vars in 700 bytes} [Tue Sep 15 23:29:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/148] 162.253.55.53 () {44 vars in 904 bytes} [Tue Sep 15 23:29:18 2026] GET /v2.1 => generated 0 bytes in 115 msecs (HTTP/1.1 302) 5 headers in 265 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: 7|app: 0|req: 75/149] 162.253.55.53 () {46 vars in 977 bytes} [Tue Sep 15 23:29:18 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-09-15 23:29:18.681 8 INFO nova.api.openstack.wsgi [None req-e15238d0-02df-4e44-ae2a-efe831034532 14eba48472264c2bb1b3647414397339 9c2f311b63f6466a888497c2fb02d836 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 75/150] 162.253.55.53 () {48 vars in 1012 bytes} [Tue Sep 15 23:29:18 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/151] 162.253.55.53 () {48 vars in 1046 bytes} [Tue Sep 15 23:29:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 76/152] 162.253.55.53 () {52 vars in 1044 bytes} [Tue Sep 15 23:29:18 2026] POST /v2.1/flavors => generated 532 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/165] 162.253.55.53 () {42 vars in 700 bytes} [Tue Sep 15 23:30:19 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: 83/166] 162.253.55.53 () {44 vars in 904 bytes} [Tue Sep 15 23:30:19 2026] GET /v2.1 => generated 0 bytes in 171 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/167] 162.253.55.53 () {46 vars in 977 bytes} [Tue Sep 15 23:30:19 2026] GET /v2.1/ => generated 399 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-15 23:30:19.304 7 INFO nova.api.openstack.wsgi [None req-9b3eecb0-627f-43de-b5fd-2c0c8fb2b9dc 14eba48472264c2bb1b3647414397339 9c2f311b63f6466a888497c2fb02d836 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 14eba48472264c2bb1b3647414397339 [pid: 7|app: 0|req: 84/168] 162.253.55.53 () {48 vars in 1046 bytes} [Tue Sep 15 23:30:19 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-09-15 23:30:19.319 8 WARNING oslo_db.sqlalchemy.utils [None req-c46f796a-baae-4614-9bdb-5eb3be4dc25f 14eba48472264c2bb1b3647414397339 9c2f311b63f6466a888497c2fb02d836 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 85/169] 162.253.55.53 () {48 vars in 1011 bytes} [Tue Sep 15 23:30:19 2026] GET /v2.1/os-keypairs => generated 16 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/170] 162.253.55.53 () {52 vars in 1052 bytes} [Tue Sep 15 23:30:19 2026] POST /v2.1/os-keypairs => generated 576 bytes in 80 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/173] 162.253.55.53 () {42 vars in 700 bytes} [Tue Sep 15 23: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: 7|app: 0|req: 87/174] 162.253.55.53 () {44 vars in 904 bytes} [Tue Sep 15 23:30:23 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 88/175] 162.253.55.53 () {46 vars in 977 bytes} [Tue Sep 15 23:30:23 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 88/176] 162.253.55.53 () {48 vars in 1068 bytes} [Tue Sep 15 23:30:23 2026] GET /v2.1/os-quota-sets/9c2f311b63f6466a888497c2fb02d836 => generated 283 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/177] 162.253.55.53 () {52 vars in 1120 bytes} [Tue Sep 15 23:30:23 2026] PUT /v2.1/os-quota-sets/9c2f311b63f6466a888497c2fb02d836 => generated 238 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)