+ 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 [Thu Jul 30 21:39:17 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: nova-api-osapi-87895447c-cw28f 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 0x7f7eaf8a7668 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-07-30 21:39:22.852 8 INFO nova.utils [None req-d4ffe473-c82e-4220-830f-96d73db7ca02 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-30 21:39:22.908 7 INFO nova.utils [None req-dc0137a1-9600-4a72-aef6-92680762dd19 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-30 21:39:24.535 7 WARNING keystonemiddleware._common.config [None req-dc0137a1-9600-4a72-aef6-92680762dd19 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 21:39:24.544 7 WARNING oslo_config.cfg [None req-dc0137a1-9600-4a72-aef6-92680762dd19 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-30 21:39:24.559 8 WARNING keystonemiddleware._common.config [None req-d4ffe473-c82e-4220-830f-96d73db7ca02 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 21:39:24.568 8 WARNING oslo_config.cfg [None req-d4ffe473-c82e-4220-830f-96d73db7ca02 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-30 21:39:24.620 7 WARNING keystonemiddleware._common.config [None req-dc0137a1-9600-4a72-aef6-92680762dd19 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 21:39:24.634 7 WARNING oslo_config.cfg [None req-dc0137a1-9600-4a72-aef6-92680762dd19 - - - - - -] 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-07-30 21:39:24.644 8 WARNING keystonemiddleware._common.config [None req-d4ffe473-c82e-4220-830f-96d73db7ca02 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 21:39:24.646 7 WARNING oslo_config.cfg [None req-dc0137a1-9600-4a72-aef6-92680762dd19 - - - - - -] 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 0x7f7eaf8a7668 pid: 7 (default app) 2026-07-30 21:39:24.660 8 WARNING oslo_config.cfg [None req-d4ffe473-c82e-4220-830f-96d73db7ca02 - - - - - -] 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-07-30 21:39:24.672 8 WARNING oslo_config.cfg [None req-d4ffe473-c82e-4220-830f-96d73db7ca02 - - - - - -] 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 0x7f7eaf8a7668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.19.213.219 () {42 vars in 704 bytes} [Thu Jul 30 21:39:37 2026] GET /v2.1 => generated 114 bytes in 26 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-07-30 21:39:38.001 7 WARNING oslo_policy.policy [None req-b824197d-3bd0-403c-8453-9dae33d712a0 e6983e5af51e4ad68922d6f409f86c8a 0b0a9878471242eea8297c550bef0964 - - 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-07-30 21:39:38.001 7 WARNING oslo_policy.policy [None req-b824197d-3bd0-403c-8453-9dae33d712a0 e6983e5af51e4ad68922d6f409f86c8a 0b0a9878471242eea8297c550bef0964 - - 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.19.213.219 () {44 vars in 908 bytes} [Thu Jul 30 21:39:37 2026] GET /v2.1 => generated 0 bytes in 580 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-07-30 21:39:38.103 8 WARNING oslo_policy.policy [req-b824197d-3bd0-403c-8453-9dae33d712a0 req-45c9b8e4-f243-4d65-a5b9-bfb5cbe1c2e2 e6983e5af51e4ad68922d6f409f86c8a 0b0a9878471242eea8297c550bef0964 - - 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-07-30 21:39:38.104 8 WARNING oslo_policy.policy [req-b824197d-3bd0-403c-8453-9dae33d712a0 req-45c9b8e4-f243-4d65-a5b9-bfb5cbe1c2e2 e6983e5af51e4ad68922d6f409f86c8a 0b0a9878471242eea8297c550bef0964 - - 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.19.213.219 () {46 vars in 981 bytes} [Thu Jul 30 21:39:38 2026] GET /v2.1/ => generated 400 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:39:38.215 7 INFO nova.api.openstack.wsgi [None req-26773ffa-6c51-4632-9881-c091b4732212 e6983e5af51e4ad68922d6f409f86c8a 0b0a9878471242eea8297c550bef0964 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.19.213.219 () {48 vars in 1010 bytes} [Thu Jul 30 21:39:38 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.19.213.219 () {48 vars in 1050 bytes} [Thu Jul 30 21:39:38 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.19.213.219 () {52 vars in 1047 bytes} [Thu Jul 30 21:39:38 2026] POST /v2.1/flavors => generated 529 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.19.213.219 () {42 vars in 704 bytes} [Thu Jul 30 21:39:39 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.19.213.219 () {44 vars in 908 bytes} [Thu Jul 30 21:39:39 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: 6/11] 199.19.213.219 () {46 vars in 981 bytes} [Thu Jul 30 21:39:39 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-07-30 21:39:39.212 7 INFO nova.api.openstack.wsgi [None req-efb86ecc-734c-4013-ba03-62fd6399c385 e6983e5af51e4ad68922d6f409f86c8a 0b0a9878471242eea8297c550bef0964 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.19.213.219 () {48 vars in 1012 bytes} [Thu Jul 30 21:39:39 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.19.213.219 () {48 vars in 1050 bytes} [Thu Jul 30 21:39:39 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.219 () {52 vars in 1047 bytes} [Thu Jul 30 21:39:39 2026] POST /v2.1/flavors => generated 532 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.19.213.219 () {42 vars in 704 bytes} [Thu Jul 30 21:39:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.219 () {44 vars in 908 bytes} [Thu Jul 30 21:39:40 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.19.213.219 () {46 vars in 981 bytes} [Thu Jul 30 21:39:40 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:39:40.176 7 INFO nova.api.openstack.wsgi [None req-ee5c0080-8238-40cc-a806-86cf33586186 e6983e5af51e4ad68922d6f409f86c8a 0b0a9878471242eea8297c550bef0964 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.19.213.219 () {48 vars in 1014 bytes} [Thu Jul 30 21:39:40 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.19.213.219 () {48 vars in 1050 bytes} [Thu Jul 30 21:39:40 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: 7|app: 0|req: 10/20] 199.19.213.219 () {52 vars in 1047 bytes} [Thu Jul 30 21:39:40 2026] POST /v2.1/flavors => generated 533 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.19.213.219 () {42 vars in 704 bytes} [Thu Jul 30 21:39:41 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/24] 199.19.213.219 () {44 vars in 908 bytes} [Thu Jul 30 21:39:41 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: 13/25] 199.19.213.219 () {46 vars in 981 bytes} [Thu Jul 30 21:39:41 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-07-30 21:39:41.167 7 INFO nova.api.openstack.wsgi [None req-3d82ec66-810a-4587-b8e0-23d2c09da40a e6983e5af51e4ad68922d6f409f86c8a 0b0a9878471242eea8297c550bef0964 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/26] 199.19.213.219 () {48 vars in 1012 bytes} [Thu Jul 30 21:39:41 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.19.213.219 () {48 vars in 1050 bytes} [Thu Jul 30 21:39:41 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: 14/28] 199.19.213.219 () {52 vars in 1047 bytes} [Thu Jul 30 21:39:41 2026] POST /v2.1/flavors => generated 532 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.19.213.219 () {42 vars in 704 bytes} [Thu Jul 30 21:39:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/30] 199.19.213.219 () {44 vars in 908 bytes} [Thu Jul 30 21:39:42 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.19.213.219 () {46 vars in 981 bytes} [Thu Jul 30 21:39:42 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-07-30 21:39:42.118 7 INFO nova.api.openstack.wsgi [None req-4b41b92e-f68a-41b9-b73d-709a9e80dc1d e6983e5af51e4ad68922d6f409f86c8a 0b0a9878471242eea8297c550bef0964 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 199.19.213.219 () {48 vars in 1014 bytes} [Thu Jul 30 21:39:42 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.19.213.219 () {48 vars in 1050 bytes} [Thu Jul 30 21:39:42 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: 17/34] 199.19.213.219 () {52 vars in 1047 bytes} [Thu Jul 30 21:39:42 2026] POST /v2.1/flavors => generated 535 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/151] 10.0.0.78 () {28 vars in 452 bytes} [Thu Jul 30 21:49: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) /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: 76/152] 10.0.0.78 () {30 vars in 656 bytes} [Thu Jul 30 21:49:23 2026] GET /v2.1 => generated 0 bytes in 464 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: 77/153] 10.0.0.78 () {32 vars in 729 bytes} [Thu Jul 30 21:49:24 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: 77/154] 10.0.0.78 () {34 vars in 802 bytes} [Thu Jul 30 21:49:24 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 140/279] 199.19.213.219 () {42 vars in 704 bytes} [Thu Jul 30 21:59:49 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: 140/280] 199.19.213.219 () {44 vars in 908 bytes} [Thu Jul 30 21:59:49 2026] GET /v2.1 => generated 0 bytes in 118 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: 141/281] 199.19.213.219 () {46 vars in 981 bytes} [Thu Jul 30 21:59:49 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-07-30 21:59:49.757 7 INFO nova.api.openstack.wsgi [None req-176578c7-c1d7-47bb-912d-cab4837ba49b e6983e5af51e4ad68922d6f409f86c8a 0b0a9878471242eea8297c550bef0964 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 141/282] 199.19.213.219 () {48 vars in 1010 bytes} [Thu Jul 30 21:59:49 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/283] 199.19.213.219 () {48 vars in 1050 bytes} [Thu Jul 30 21:59:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/284] 199.19.213.219 () {48 vars in 1098 bytes} [Thu Jul 30 21:59:49 2026] GET /v2.1/flavors/88cac412-ee5e-4c75-92a2-d11d1b8ade46/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/285] 199.19.213.219 () {42 vars in 704 bytes} [Thu Jul 30 21:59: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: 7|app: 0|req: 143/286] 199.19.213.219 () {44 vars in 908 bytes} [Thu Jul 30 21:59:50 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 144/287] 199.19.213.219 () {46 vars in 981 bytes} [Thu Jul 30 21:59:50 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-07-30 21:59:50.693 7 INFO nova.api.openstack.wsgi [None req-8c0fb84d-ed65-4d00-9243-40b85be1d8c6 e6983e5af51e4ad68922d6f409f86c8a 0b0a9878471242eea8297c550bef0964 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 144/288] 199.19.213.219 () {48 vars in 1012 bytes} [Thu Jul 30 21:59:50 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: 145/289] 199.19.213.219 () {48 vars in 1050 bytes} [Thu Jul 30 21:59:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/290] 199.19.213.219 () {48 vars in 1098 bytes} [Thu Jul 30 21:59:50 2026] GET /v2.1/flavors/c74e8212-8d18-485d-8a5e-bec401c9fe9a/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/293] 199.19.213.219 () {42 vars in 704 bytes} [Thu Jul 30 21:59:51 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: 147/294] 199.19.213.219 () {44 vars in 908 bytes} [Thu Jul 30 21:59:51 2026] GET /v2.1 => generated 0 bytes in 26 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 148/295] 199.19.213.219 () {46 vars in 981 bytes} [Thu Jul 30 21:59:51 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-07-30 21:59:51.576 7 INFO nova.api.openstack.wsgi [None req-cb25a674-ae6f-4e9d-bbb1-9fbeed9f9580 e6983e5af51e4ad68922d6f409f86c8a 0b0a9878471242eea8297c550bef0964 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 148/296] 199.19.213.219 () {48 vars in 1014 bytes} [Thu Jul 30 21:59:51 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: 8|app: 0|req: 149/297] 199.19.213.219 () {48 vars in 1050 bytes} [Thu Jul 30 21:59:51 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: 149/298] 199.19.213.219 () {48 vars in 1098 bytes} [Thu Jul 30 21:59:51 2026] GET /v2.1/flavors/afd8194d-f980-4cfa-89e4-8befc48b65ac/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 150/299] 199.19.213.219 () {42 vars in 704 bytes} [Thu Jul 30 21:59:52 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: 150/300] 199.19.213.219 () {44 vars in 908 bytes} [Thu Jul 30 21:59:52 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: 8|app: 0|req: 151/301] 199.19.213.219 () {46 vars in 981 bytes} [Thu Jul 30 21:59:52 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:59:52.483 7 INFO nova.api.openstack.wsgi [None req-19bdac14-bac8-4393-8538-1d4621b9c738 e6983e5af51e4ad68922d6f409f86c8a 0b0a9878471242eea8297c550bef0964 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 151/302] 199.19.213.219 () {48 vars in 1012 bytes} [Thu Jul 30 21:59:52 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: 8|app: 0|req: 152/303] 199.19.213.219 () {48 vars in 1050 bytes} [Thu Jul 30 21:59:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 152/304] 199.19.213.219 () {48 vars in 1098 bytes} [Thu Jul 30 21:59:52 2026] GET /v2.1/flavors/217c802c-483c-475d-83f2-73e8cf2d6025/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/305] 199.19.213.219 () {42 vars in 704 bytes} [Thu Jul 30 21:59:53 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: 153/306] 199.19.213.219 () {44 vars in 908 bytes} [Thu Jul 30 21:59:53 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 154/307] 199.19.213.219 () {46 vars in 981 bytes} [Thu Jul 30 21:59:53 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-07-30 21:59:53.413 7 INFO nova.api.openstack.wsgi [None req-222c8d38-03bc-490d-99e8-5c09def39b5f e6983e5af51e4ad68922d6f409f86c8a 0b0a9878471242eea8297c550bef0964 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 154/308] 199.19.213.219 () {48 vars in 1014 bytes} [Thu Jul 30 21:59:53 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/309] 199.19.213.219 () {48 vars in 1050 bytes} [Thu Jul 30 21:59:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/310] 199.19.213.219 () {48 vars in 1098 bytes} [Thu Jul 30 21:59:53 2026] GET /v2.1/flavors/a52a9ae7-b91f-4881-85f0-998dec23b684/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/313] 10.0.0.1 () {28 vars in 451 bytes} [Thu Jul 30 22: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: 157/314] 10.0.0.1 () {30 vars in 655 bytes} [Thu Jul 30 22:00:08 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: 158/315] 10.0.0.1 () {32 vars in 728 bytes} [Thu Jul 30 22: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: 158/316] 10.0.0.1 () {34 vars in 762 bytes} [Thu Jul 30 22:00:08 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: 8|app: 0|req: 160/319] 10.0.0.1 () {28 vars in 451 bytes} [Thu Jul 30 22:00:12 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: 160/320] 10.0.0.1 () {30 vars in 655 bytes} [Thu Jul 30 22:00:12 2026] GET /v2.1 => generated 0 bytes in 36 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: 161/321] 10.0.0.1 () {32 vars in 728 bytes} [Thu Jul 30 22:00:12 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/322] 10.0.0.1 () {34 vars in 762 bytes} [Thu Jul 30 22:00:12 2026] GET /v2.1/os-services => generated 783 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/323] 10.0.0.1 () {28 vars in 451 bytes} [Thu Jul 30 22:00: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) /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: 162/324] 10.0.0.1 () {30 vars in 655 bytes} [Thu Jul 30 22:00:16 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 163/325] 10.0.0.1 () {32 vars in 728 bytes} [Thu Jul 30 22:00:16 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/326] 10.0.0.1 () {34 vars in 805 bytes} [Thu Jul 30 22:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/327] 10.0.0.1 () {28 vars in 451 bytes} [Thu Jul 30 22:00:20 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: 164/328] 10.0.0.1 () {30 vars in 655 bytes} [Thu Jul 30 22:00:20 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: 8|app: 0|req: 165/329] 10.0.0.1 () {32 vars in 728 bytes} [Thu Jul 30 22:00:20 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: 165/330] 10.0.0.1 () {34 vars in 805 bytes} [Thu Jul 30 22:00:20 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 169/337] 199.19.213.219 () {42 vars in 704 bytes} [Thu Jul 30 22:00: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) /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: 169/338] 199.19.213.219 () {44 vars in 908 bytes} [Thu Jul 30 22:00:50 2026] GET /v2.1 => generated 0 bytes in 36 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: 170/339] 199.19.213.219 () {46 vars in 981 bytes} [Thu Jul 30 22:00: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-07-30 22:00:50.604 7 INFO nova.api.openstack.wsgi [None req-b4af9ec0-c156-42ab-bed3-c7587f3253e8 e6983e5af51e4ad68922d6f409f86c8a 0b0a9878471242eea8297c550bef0964 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 170/340] 199.19.213.219 () {48 vars in 1010 bytes} [Thu Jul 30 22:00:50 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/341] 199.19.213.219 () {48 vars in 1050 bytes} [Thu Jul 30 22:00:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 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: 175/350] 10.0.0.248 () {32 vars in 654 bytes} [Thu Jul 30 22:01:30 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/353] 10.0.0.248 () {32 vars in 640 bytes} [Thu Jul 30 22:01:30 2026] GET /v2.1/servers => generated 15 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-30 22:01:31.202 7 WARNING oslo_db.sqlalchemy.utils [None req-1a9de0eb-fff5-45e7-8dc9-cfe0f0074ae3 e6983e5af51e4ad68922d6f409f86c8a 0b0a9878471242eea8297c550bef0964 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 178/354] 10.0.0.248 () {32 vars in 648 bytes} [Thu Jul 30 22:01:31 2026] GET /v2.1/os-keypairs => generated 16 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/355] 10.0.0.248 () {32 vars in 693 bytes} [Thu Jul 30 22:01:31 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/358] 10.0.0.193 () {30 vars in 618 bytes} [Thu Jul 30 22:01:49 2026] GET /v2.1 => generated 0 bytes in 83 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 180/359] 10.0.0.193 () {32 vars in 691 bytes} [Thu Jul 30 22:01:49 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: 180/360] 10.0.0.193 () {34 vars in 912 bytes} [Thu Jul 30 22:01:49 2026] GET /v2.1/os-simple-tenant-usage/a84188f7450c4708a7349429f128e0ad?start=2026-07-29T00:00:00&end=2026-07-30T23:59:59 => generated 20 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/361] 10.0.0.193 () {30 vars in 653 bytes} [Thu Jul 30 22:01:50 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/364] 10.0.0.193 () {30 vars in 618 bytes} [Thu Jul 30 22:01:53 2026] GET /v2.1 => generated 0 bytes in 35 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: 182/365] 10.0.0.193 () {32 vars in 691 bytes} [Thu Jul 30 22:01:53 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: 184/366] 10.0.0.193 () {34 vars in 912 bytes} [Thu Jul 30 22:01:53 2026] GET /v2.1/os-simple-tenant-usage/a84188f7450c4708a7349429f128e0ad?start=2026-07-29T00:00:00&end=2026-07-30T23:59:59 => generated 20 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/367] 10.0.0.193 () {30 vars in 653 bytes} [Thu Jul 30 22:01:53 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 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: 185/368] 10.0.0.248 () {32 vars in 654 bytes} [Thu Jul 30 22:02:00 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/369] 10.0.0.248 () {32 vars in 640 bytes} [Thu Jul 30 22:02:00 2026] GET /v2.1/servers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-07-30 22:02:00.667 7 WARNING oslo_db.sqlalchemy.utils [None req-6eca22b7-c169-4bbd-8535-0d0d0b92d75c e6983e5af51e4ad68922d6f409f86c8a 0b0a9878471242eea8297c550bef0964 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 186/370] 10.0.0.248 () {32 vars in 648 bytes} [Thu Jul 30 22:02:00 2026] GET /v2.1/os-keypairs => generated 16 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/371] 10.0.0.248 () {32 vars in 693 bytes} [Thu Jul 30 22:02:00 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)