+ 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 Jun 3 00:31:45 2026] *** compiled with version: 13.3.0 on 30 May 2026 02:39:39 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-65d6c899fc-rvzzg 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, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7f4da1ea8668 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: 6, cores: 1) spawned uWSGI worker 2 (pid: 7, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-06-03 00:31:51.568 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-06-03 00:31:51.671 7 INFO nova.utils [None req-b9d10d5a-91df-4a94-be2e-b8ecacea1426 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-03 00:31:51.714 6 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-06-03 00:31:51.815 6 INFO nova.utils [None req-cc901873-e46b-46c2-9902-a8ea43c542b0 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-03 00:31:52.109 7 WARNING keystonemiddleware._common.config [None req-b9d10d5a-91df-4a94-be2e-b8ecacea1426 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-03 00:31:52.117 7 WARNING oslo_config.cfg [None req-b9d10d5a-91df-4a94-be2e-b8ecacea1426 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-03 00:31:52.194 7 WARNING keystonemiddleware._common.config [None req-b9d10d5a-91df-4a94-be2e-b8ecacea1426 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f4da1ea8668 pid: 7 (default app) 2026-06-03 00:31:52.257 6 WARNING keystonemiddleware._common.config [None req-cc901873-e46b-46c2-9902-a8ea43c542b0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-03 00:31:52.266 6 WARNING oslo_config.cfg [None req-cc901873-e46b-46c2-9902-a8ea43c542b0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-03 00:31:52.342 6 WARNING keystonemiddleware._common.config [None req-cc901873-e46b-46c2-9902-a8ea43c542b0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7f4da1ea8668 pid: 6 (default app) [pid: 7|app: 0|req: 2/4] 199.204.45.22 () {42 vars in 700 bytes} [Wed Jun 3 00:31:59 2026] GET /v2.1 => generated 114 bytes in 19 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-06-03 00:32:00.204 6 WARNING oslo_policy.policy [None req-997b2719-4e98-4561-be86-b60a82af65f8 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - 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-06-03 00:32:00.204 6 WARNING oslo_policy.policy [None req-997b2719-4e98-4561-be86-b60a82af65f8 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - 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: 6|app: 0|req: 3/5] 199.204.45.22 () {44 vars in 904 bytes} [Wed Jun 3 00:31:59 2026] GET /v2.1 => generated 0 bytes in 702 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-06-03 00:32:00.447 7 WARNING oslo_policy.policy [req-997b2719-4e98-4561-be86-b60a82af65f8 req-f6f7535c-a9f7-4701-8389-e98faa07f476 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - 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-06-03 00:32:00.447 7 WARNING oslo_policy.policy [req-997b2719-4e98-4561-be86-b60a82af65f8 req-f6f7535c-a9f7-4701-8389-e98faa07f476 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - 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/6] 199.204.45.22 () {46 vars in 977 bytes} [Wed Jun 3 00:32:00 2026] GET /v2.1/ => generated 399 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-03 00:32:00.681 6 INFO nova.api.openstack.wsgi [None req-b6d5d3ab-1b3a-49dc-94e9-17d2663ecafc 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 6|app: 0|req: 4/7] 199.204.45.22 () {48 vars in 1006 bytes} [Wed Jun 3 00:32:00 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.22 () {48 vars in 1046 bytes} [Wed Jun 3 00:32:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 6|app: 0|req: 5/9] 199.204.45.22 () {52 vars in 1043 bytes} [Wed Jun 3 00:32:00 2026] POST /v2.1/flavors => generated 527 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.22 () {42 vars in 700 bytes} [Wed Jun 3 00:32:01 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: 6|app: 0|req: 6/11] 199.204.45.22 () {44 vars in 904 bytes} [Wed Jun 3 00:32:01 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.204.45.22 () {46 vars in 977 bytes} [Wed Jun 3 00:32:01 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-06-03 00:32:01.692 6 INFO nova.api.openstack.wsgi [None req-2672be70-f9ba-4119-9d5f-98a228e87102 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 6|app: 0|req: 7/13] 199.204.45.22 () {48 vars in 1008 bytes} [Wed Jun 3 00:32:01 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/14] 199.204.45.22 () {48 vars in 1046 bytes} [Wed Jun 3 00:32:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 8/15] 199.204.45.22 () {52 vars in 1043 bytes} [Wed Jun 3 00:32:01 2026] POST /v2.1/flavors => generated 530 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.22 () {42 vars in 700 bytes} [Wed Jun 3 00:32:02 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: 6|app: 0|req: 9/17] 199.204.45.22 () {44 vars in 904 bytes} [Wed Jun 3 00:32:02 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.204.45.22 () {46 vars in 977 bytes} [Wed Jun 3 00:32:02 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-06-03 00:32:02.643 6 INFO nova.api.openstack.wsgi [None req-2d67b3da-d16e-449a-b71f-7cfd9490e582 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 6|app: 0|req: 10/19] 199.204.45.22 () {48 vars in 1010 bytes} [Wed Jun 3 00:32:02 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.22 () {48 vars in 1046 bytes} [Wed Jun 3 00:32:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 11/21] 199.204.45.22 () {52 vars in 1043 bytes} [Wed Jun 3 00:32:02 2026] POST /v2.1/flavors => generated 531 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.204.45.22 () {42 vars in 700 bytes} [Wed Jun 3 00:32: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) [pid: 6|app: 0|req: 12/23] 199.204.45.22 () {44 vars in 904 bytes} [Wed Jun 3 00:32:03 2026] GET /v2.1 => generated 0 bytes in 24 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.204.45.22 () {46 vars in 977 bytes} [Wed Jun 3 00:32:03 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-06-03 00:32:03.578 6 INFO nova.api.openstack.wsgi [None req-e83bfe95-c958-4595-bae1-bcc3fec4d4d1 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 6|app: 0|req: 13/25] 199.204.45.22 () {48 vars in 1008 bytes} [Wed Jun 3 00:32:03 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.22 () {48 vars in 1046 bytes} [Wed Jun 3 00:32:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 14/27] 199.204.45.22 () {52 vars in 1043 bytes} [Wed Jun 3 00:32:03 2026] POST /v2.1/flavors => generated 530 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.22 () {42 vars in 700 bytes} [Wed Jun 3 00:32:04 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: 6|app: 0|req: 15/29] 199.204.45.22 () {44 vars in 904 bytes} [Wed Jun 3 00:32:04 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.204.45.22 () {46 vars in 977 bytes} [Wed Jun 3 00:32:04 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-06-03 00:32:04.483 6 INFO nova.api.openstack.wsgi [None req-2e4b5244-0dbf-4256-9623-0aef32a222c1 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 6|app: 0|req: 16/31] 199.204.45.22 () {48 vars in 1010 bytes} [Wed Jun 3 00:32:04 2026] GET /v2.1/flavors/m1.xlarge => 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: 16/32] 199.204.45.22 () {48 vars in 1046 bytes} [Wed Jun 3 00:32:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 17/33] 199.204.45.22 () {52 vars in 1043 bytes} [Wed Jun 3 00:32:04 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: 6|app: 0|req: 63/124] 10.0.0.137 () {28 vars in 454 bytes} [Wed Jun 3 00:39: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) /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: 62/125] 10.0.0.137 () {30 vars in 658 bytes} [Wed Jun 3 00:39:27 2026] GET /v2.1 => generated 0 bytes in 416 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: 6|app: 0|req: 64/126] 10.0.0.137 () {32 vars in 731 bytes} [Wed Jun 3 00:39:28 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: 7|app: 0|req: 63/127] 10.0.0.137 () {34 vars in 804 bytes} [Wed Jun 3 00:39:28 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/160] 199.204.45.22 () {42 vars in 700 bytes} [Wed Jun 3 00:42: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) [pid: 6|app: 0|req: 81/161] 199.204.45.22 () {44 vars in 904 bytes} [Wed Jun 3 00:42:07 2026] GET /v2.1 => generated 0 bytes in 113 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: 81/162] 199.204.45.22 () {46 vars in 977 bytes} [Wed Jun 3 00:42:07 2026] GET /v2.1/ => generated 399 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-03 00:42:07.252 6 INFO nova.api.openstack.wsgi [None req-c2d61bb6-6909-459b-a643-ee83493b7334 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 6|app: 0|req: 82/163] 199.204.45.22 () {48 vars in 1012 bytes} [Wed Jun 3 00:42:07 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/164] 199.204.45.22 () {48 vars in 1046 bytes} [Wed Jun 3 00:42:07 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 83/165] 199.204.45.22 () {52 vars in 1044 bytes} [Wed Jun 3 00:42:07 2026] POST /v2.1/flavors => generated 532 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 115/228] 199.204.45.22 () {42 vars in 700 bytes} [Wed Jun 3 00:47:25 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: 114/230] 199.204.45.22 () {44 vars in 904 bytes} [Wed Jun 3 00:47:25 2026] GET /v2.1 => generated 0 bytes in 80 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 115/232] 199.204.45.22 () {46 vars in 977 bytes} [Wed Jun 3 00:47:25 2026] GET /v2.1/ => generated 399 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-03 00:47:25.800 6 INFO nova.api.openstack.wsgi [None req-f0912a5b-617c-4c84-94ce-7182257aaf47 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 5137e1ac76f94db1a035fb20d20d7e79 [pid: 6|app: 0|req: 118/233] 199.204.45.22 () {48 vars in 1046 bytes} [Wed Jun 3 00:47:25 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-06-03 00:47:25.816 7 WARNING oslo_db.sqlalchemy.utils [None req-acd1b75f-771e-4aa3-a95a-ed5dd40e9afb 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 116/234] 199.204.45.22 () {48 vars in 1011 bytes} [Wed Jun 3 00:47:25 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: 6|app: 0|req: 119/235] 199.204.45.22 () {52 vars in 1052 bytes} [Wed Jun 3 00:47:25 2026] POST /v2.1/os-keypairs => generated 576 bytes in 143 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/236] 199.204.45.22 () {42 vars in 700 bytes} [Wed Jun 3 00:47: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: 6|app: 0|req: 120/237] 199.204.45.22 () {44 vars in 904 bytes} [Wed Jun 3 00:47:30 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 118/238] 199.204.45.22 () {46 vars in 977 bytes} [Wed Jun 3 00:47:30 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 6|app: 0|req: 121/239] 199.204.45.22 () {48 vars in 1068 bytes} [Wed Jun 3 00:47:30 2026] GET /v2.1/os-quota-sets/9d70465a66f64a1390cbdf662d92e29c => generated 283 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 119/240] 199.204.45.22 () {52 vars in 1120 bytes} [Wed Jun 3 00:47:30 2026] PUT /v2.1/os-quota-sets/9d70465a66f64a1390cbdf662d92e29c => generated 238 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/351] 199.204.45.22 () {42 vars in 700 bytes} [Wed Jun 3 00:56:44 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 6|app: 0|req: 177/352] 199.204.45.22 () {44 vars in 904 bytes} [Wed Jun 3 00:56:44 2026] GET /v2.1 => generated 0 bytes in 138 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 176/353] 199.204.45.22 () {46 vars in 977 bytes} [Wed Jun 3 00:56:44 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-03 00:56:44.765 6 INFO nova.api.openstack.wsgi [None req-43a515a9-d049-4acb-ad92-761f16558912 5137e1ac76f94db1a035fb20d20d7e79 9d70465a66f64a1390cbdf662d92e29c - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 6|app: 0|req: 178/354] 199.204.45.22 () {48 vars in 1010 bytes} [Wed Jun 3 00:56:44 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/355] 199.204.45.22 () {48 vars in 1046 bytes} [Wed Jun 3 00:56:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 6|app: 0|req: 179/356] 199.204.45.22 () {52 vars in 1044 bytes} [Wed Jun 3 00:56:44 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: 6|app: 0|req: 202/401] 10.0.0.99 () {28 vars in 453 bytes} [Wed Jun 3 01: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: 7|app: 0|req: 200/402] 10.0.0.99 () {30 vars in 657 bytes} [Wed Jun 3 01:00:17 2026] GET /v2.1 => generated 0 bytes in 78 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 6|app: 0|req: 203/403] 10.0.0.99 () {32 vars in 730 bytes} [Wed Jun 3 01:00:17 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: 7|app: 0|req: 201/404] 10.0.0.99 () {34 vars in 764 bytes} [Wed Jun 3 01:00:17 2026] GET /v2.1/os-services => generated 783 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 204/405] 10.0.0.99 () {28 vars in 453 bytes} [Wed Jun 3 01: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: 7|app: 0|req: 202/406] 10.0.0.99 () {30 vars in 657 bytes} [Wed Jun 3 01:00:22 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 6|app: 0|req: 205/407] 10.0.0.99 () {32 vars in 730 bytes} [Wed Jun 3 01:00:22 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/408] 10.0.0.99 () {34 vars in 764 bytes} [Wed Jun 3 01:00:22 2026] GET /v2.1/os-services => generated 783 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 207/411] 10.0.0.99 () {28 vars in 453 bytes} [Wed Jun 3 01:00:26 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: 205/412] 10.0.0.99 () {30 vars in 657 bytes} [Wed Jun 3 01:00:26 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 6|app: 0|req: 208/413] 10.0.0.99 () {32 vars in 730 bytes} [Wed Jun 3 01:00:26 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: 7|app: 0|req: 206/414] 10.0.0.99 () {34 vars in 807 bytes} [Wed Jun 3 01:00:26 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 6|app: 0|req: 209/415] 10.0.0.99 () {28 vars in 453 bytes} [Wed Jun 3 01:00: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) /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: 207/416] 10.0.0.99 () {30 vars in 657 bytes} [Wed Jun 3 01:00:30 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 6|app: 0|req: 210/417] 10.0.0.99 () {32 vars in 730 bytes} [Wed Jun 3 01:00:30 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: 7|app: 0|req: 208/418] 10.0.0.99 () {34 vars in 807 bytes} [Wed Jun 3 01:00:30 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)