+ 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:42:27 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-94cccf5fc-j7fnp 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 0x7f7b7d305668 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:42:33.069 7 INFO nova.utils [None req-1c1fd803-5b8f-4513-b29f-3eac2964b6d7 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-30 21:42:33.086 8 INFO nova.utils [None req-a8214321-d401-426a-8a1a-236b0730eb4a - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-07-30 21:42:34.908 8 WARNING keystonemiddleware._common.config [None req-a8214321-d401-426a-8a1a-236b0730eb4a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 21:42:34.913 7 WARNING keystonemiddleware._common.config [None req-1c1fd803-5b8f-4513-b29f-3eac2964b6d7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 21:42:34.918 8 WARNING oslo_config.cfg [None req-a8214321-d401-426a-8a1a-236b0730eb4a - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-30 21:42:34.923 7 WARNING oslo_config.cfg [None req-1c1fd803-5b8f-4513-b29f-3eac2964b6d7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-07-30 21:42:35.000 7 WARNING keystonemiddleware._common.config [None req-1c1fd803-5b8f-4513-b29f-3eac2964b6d7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 21:42:35.005 8 WARNING keystonemiddleware._common.config [None req-a8214321-d401-426a-8a1a-236b0730eb4a - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-30 21:42:35.015 7 WARNING oslo_config.cfg [None req-1c1fd803-5b8f-4513-b29f-3eac2964b6d7 - - - - - -] 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:42:35.021 8 WARNING oslo_config.cfg [None req-a8214321-d401-426a-8a1a-236b0730eb4a - - - - - -] 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:42:35.027 7 WARNING oslo_config.cfg [None req-1c1fd803-5b8f-4513-b29f-3eac2964b6d7 - - - - - -] 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 8 seconds on interpreter 0x7f7b7d305668 pid: 7 (default app) 2026-07-30 21:42:35.034 8 WARNING oslo_config.cfg [None req-a8214321-d401-426a-8a1a-236b0730eb4a - - - - - -] 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 8 seconds on interpreter 0x7f7b7d305668 pid: 8 (default app) [pid: 7|app: 0|req: 2/4] 199.19.213.200 () {42 vars in 704 bytes} [Thu Jul 30 21:42:42 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-07-30 21:42:43.012 8 WARNING oslo_policy.policy [None req-6a49abe0-14bc-4d3f-a6c3-1de30e331013 5226db1db84c466ba4474f9865198374 4ea0b4dc5ddf496d9ed13c915ac799ac - - 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:42:43.013 8 WARNING oslo_policy.policy [None req-6a49abe0-14bc-4d3f-a6c3-1de30e331013 5226db1db84c466ba4474f9865198374 4ea0b4dc5ddf496d9ed13c915ac799ac - - 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.200 () {44 vars in 908 bytes} [Thu Jul 30 21:42:42 2026] GET /v2.1 => generated 0 bytes in 666 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:42:43.118 7 WARNING oslo_policy.policy [req-6a49abe0-14bc-4d3f-a6c3-1de30e331013 req-0c03b9dc-2206-48dd-9ad6-5f66287ad8af 5226db1db84c466ba4474f9865198374 4ea0b4dc5ddf496d9ed13c915ac799ac - - 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:42:43.118 7 WARNING oslo_policy.policy [req-6a49abe0-14bc-4d3f-a6c3-1de30e331013 req-0c03b9dc-2206-48dd-9ad6-5f66287ad8af 5226db1db84c466ba4474f9865198374 4ea0b4dc5ddf496d9ed13c915ac799ac - - 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.19.213.200 () {46 vars in 981 bytes} [Thu Jul 30 21:42:43 2026] GET /v2.1/ => generated 400 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-30 21:42:43.234 8 INFO nova.api.openstack.wsgi [None req-fa8367b1-0702-448d-b7b5-8f43dde21425 5226db1db84c466ba4474f9865198374 4ea0b4dc5ddf496d9ed13c915ac799ac - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 4/7] 199.19.213.200 () {48 vars in 1010 bytes} [Thu Jul 30 21:42:43 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.19.213.200 () {48 vars in 1050 bytes} [Thu Jul 30 21:42:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.19.213.200 () {52 vars in 1047 bytes} [Thu Jul 30 21:42:43 2026] POST /v2.1/flavors => generated 529 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.19.213.200 () {42 vars in 704 bytes} [Thu Jul 30 21:42:44 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.19.213.200 () {44 vars in 908 bytes} [Thu Jul 30 21:42:44 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 6/12] 199.19.213.200 () {46 vars in 981 bytes} [Thu Jul 30 21:42:44 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:42:44.321 8 INFO nova.api.openstack.wsgi [None req-5720eaf0-3819-4eb0-a228-aa8911f0255b 5226db1db84c466ba4474f9865198374 4ea0b4dc5ddf496d9ed13c915ac799ac - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 7/13] 199.19.213.200 () {48 vars in 1012 bytes} [Thu Jul 30 21:42:44 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.19.213.200 () {48 vars in 1050 bytes} [Thu Jul 30 21:42:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 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.200 () {52 vars in 1047 bytes} [Thu Jul 30 21:42:44 2026] POST /v2.1/flavors => generated 532 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.200 () {42 vars in 704 bytes} [Thu Jul 30 21:42:45 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/17] 199.19.213.200 () {44 vars in 908 bytes} [Thu Jul 30 21:42:45 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/18] 199.19.213.200 () {46 vars in 981 bytes} [Thu Jul 30 21:42:45 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:42:45.338 8 INFO nova.api.openstack.wsgi [None req-9c640bc8-dc3c-41db-9ff7-3a82f043555b 5226db1db84c466ba4474f9865198374 4ea0b4dc5ddf496d9ed13c915ac799ac - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 10/20] 199.19.213.200 () {48 vars in 1014 bytes} [Thu Jul 30 21:42:45 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: 8|app: 0|req: 11/22] 199.19.213.200 () {48 vars in 1050 bytes} [Thu Jul 30 21:42:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.19.213.200 () {52 vars in 1047 bytes} [Thu Jul 30 21:42:45 2026] POST /v2.1/flavors => generated 533 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.19.213.200 () {42 vars in 704 bytes} [Thu Jul 30 21:42: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) [pid: 7|app: 0|req: 13/25] 199.19.213.200 () {44 vars in 908 bytes} [Thu Jul 30 21:42:46 2026] GET /v2.1 => generated 0 bytes in 362 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.19.213.200 () {46 vars in 981 bytes} [Thu Jul 30 21:42:46 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:42:46.711 7 INFO nova.api.openstack.wsgi [None req-2c3bdab0-5f30-490c-a0b6-c88453ecf3d0 5226db1db84c466ba4474f9865198374 4ea0b4dc5ddf496d9ed13c915ac799ac - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 14/27] 199.19.213.200 () {48 vars in 1012 bytes} [Thu Jul 30 21:42:46 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.19.213.200 () {48 vars in 1050 bytes} [Thu Jul 30 21:42:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.19.213.200 () {52 vars in 1047 bytes} [Thu Jul 30 21:42:46 2026] POST /v2.1/flavors => generated 532 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.19.213.200 () {42 vars in 704 bytes} [Thu Jul 30 21:42:47 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: 16/31] 199.19.213.200 () {44 vars in 908 bytes} [Thu Jul 30 21:42:47 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: 16/32] 199.19.213.200 () {46 vars in 981 bytes} [Thu Jul 30 21:42:47 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:42:47.771 7 INFO nova.api.openstack.wsgi [None req-a6ccfe1a-fe6d-4350-8e3c-ec0d4a1b877c 5226db1db84c466ba4474f9865198374 4ea0b4dc5ddf496d9ed13c915ac799ac - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 17/33] 199.19.213.200 () {48 vars in 1014 bytes} [Thu Jul 30 21:42:47 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: 8|app: 0|req: 17/34] 199.19.213.200 () {48 vars in 1050 bytes} [Thu Jul 30 21:42:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/35] 199.19.213.200 () {52 vars in 1047 bytes} [Thu Jul 30 21:42:47 2026] POST /v2.1/flavors => generated 535 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/162] 10.0.0.217 () {28 vars in 453 bytes} [Thu Jul 30 21:53:17 2026] GET /v2.1 => generated 114 bytes in 2 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: 82/163] 10.0.0.217 () {30 vars in 657 bytes} [Thu Jul 30 21:53:17 2026] GET /v2.1 => generated 0 bytes in 134 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: 82/164] 10.0.0.217 () {32 vars in 730 bytes} [Thu Jul 30 21:53:17 2026] GET /v2.1/ => generated 411 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/165] 10.0.0.217 () {34 vars in 803 bytes} [Thu Jul 30 21:53:17 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/238] 199.19.213.200 () {42 vars in 704 bytes} [Thu Jul 30 21:59:23 2026] GET /v2.1 => generated 114 bytes in 3 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: 120/239] 199.19.213.200 () {44 vars in 908 bytes} [Thu Jul 30 21:59:23 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 120/240] 199.19.213.200 () {46 vars in 981 bytes} [Thu Jul 30 21:59:23 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-07-30 21:59:23.408 7 INFO nova.api.openstack.wsgi [None req-1dcf63e0-335a-4ad2-9d58-b9bc4b209066 5226db1db84c466ba4474f9865198374 4ea0b4dc5ddf496d9ed13c915ac799ac - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 121/241] 199.19.213.200 () {48 vars in 1010 bytes} [Thu Jul 30 21:59:23 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 121/242] 199.19.213.200 () {48 vars in 1050 bytes} [Thu Jul 30 21:59:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 122/243] 199.19.213.200 () {48 vars in 1098 bytes} [Thu Jul 30 21:59:23 2026] GET /v2.1/flavors/3c6920cb-0c25-4ac8-83af-c2d0c732d279/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/244] 199.19.213.200 () {42 vars in 704 bytes} [Thu Jul 30 21:59:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 123/245] 199.19.213.200 () {44 vars in 908 bytes} [Thu Jul 30 21:59:24 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 123/246] 199.19.213.200 () {46 vars in 981 bytes} [Thu Jul 30 21:59:24 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:24.395 7 INFO nova.api.openstack.wsgi [None req-ac52b169-89be-4b1f-8c38-ca8306f9cd23 5226db1db84c466ba4474f9865198374 4ea0b4dc5ddf496d9ed13c915ac799ac - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 124/247] 199.19.213.200 () {48 vars in 1012 bytes} [Thu Jul 30 21:59:24 2026] GET /v2.1/flavors/m1.small => 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: 124/248] 199.19.213.200 () {48 vars in 1050 bytes} [Thu Jul 30 21:59:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/249] 199.19.213.200 () {48 vars in 1098 bytes} [Thu Jul 30 21:59:24 2026] GET /v2.1/flavors/dc1303cd-db7d-4fb2-b790-d0268491cae8/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: 126/252] 199.19.213.200 () {42 vars in 704 bytes} [Thu Jul 30 21:59:25 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: 127/253] 199.19.213.200 () {44 vars in 908 bytes} [Thu Jul 30 21:59:25 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: 127/254] 199.19.213.200 () {46 vars in 981 bytes} [Thu Jul 30 21:59:25 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-07-30 21:59:25.432 7 INFO nova.api.openstack.wsgi [None req-718023fe-e43d-4be4-8fd5-28dcd187fcf4 5226db1db84c466ba4474f9865198374 4ea0b4dc5ddf496d9ed13c915ac799ac - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 128/255] 199.19.213.200 () {48 vars in 1014 bytes} [Thu Jul 30 21:59:25 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: 128/256] 199.19.213.200 () {48 vars in 1050 bytes} [Thu Jul 30 21:59:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/257] 199.19.213.200 () {48 vars in 1098 bytes} [Thu Jul 30 21:59:25 2026] GET /v2.1/flavors/5a400eed-c038-4057-aaaa-76b384e7d5f2/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/258] 199.19.213.200 () {42 vars in 704 bytes} [Thu Jul 30 21:59: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) [pid: 7|app: 0|req: 130/259] 199.19.213.200 () {44 vars in 908 bytes} [Thu Jul 30 21:59:26 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: 130/260] 199.19.213.200 () {46 vars in 981 bytes} [Thu Jul 30 21:59:26 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:26.403 7 INFO nova.api.openstack.wsgi [None req-84c5426b-ad24-472d-aa35-10cae1aa7b99 5226db1db84c466ba4474f9865198374 4ea0b4dc5ddf496d9ed13c915ac799ac - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 131/261] 199.19.213.200 () {48 vars in 1012 bytes} [Thu Jul 30 21:59:26 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: 131/262] 199.19.213.200 () {48 vars in 1050 bytes} [Thu Jul 30 21:59:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/263] 199.19.213.200 () {48 vars in 1098 bytes} [Thu Jul 30 21:59:26 2026] GET /v2.1/flavors/a01fea62-b0d7-4f2c-9746-eb4d518f4aac/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/264] 199.19.213.200 () {42 vars in 704 bytes} [Thu Jul 30 21:59: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: 133/265] 199.19.213.200 () {44 vars in 908 bytes} [Thu Jul 30 21:59:27 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 133/266] 199.19.213.200 () {46 vars in 981 bytes} [Thu Jul 30 21:59:27 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:27.386 7 INFO nova.api.openstack.wsgi [None req-8722d7b6-57cd-4278-a29f-6b18971b933a 5226db1db84c466ba4474f9865198374 4ea0b4dc5ddf496d9ed13c915ac799ac - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 134/267] 199.19.213.200 () {48 vars in 1014 bytes} [Thu Jul 30 21:59:27 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: 8|app: 0|req: 134/268] 199.19.213.200 () {48 vars in 1050 bytes} [Thu Jul 30 21:59:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/269] 199.19.213.200 () {48 vars in 1098 bytes} [Thu Jul 30 21:59:27 2026] GET /v2.1/flavors/3df98e3e-3b3e-40d1-ab33-f0c8353d81c0/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/278] 10.0.0.25 () {28 vars in 452 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) [pid: 8|app: 0|req: 139/279] 10.0.0.25 () {30 vars in 656 bytes} [Thu Jul 30 22:00:08 2026] GET /v2.1 => generated 0 bytes in 40 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: 141/280] 10.0.0.25 () {32 vars in 729 bytes} [Thu Jul 30 22:00:08 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: 8|app: 0|req: 140/281] 10.0.0.25 () {34 vars in 763 bytes} [Thu Jul 30 22:00:08 2026] GET /v2.1/os-services => generated 781 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 142/282] 10.0.0.25 () {28 vars in 452 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) /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: 141/283] 10.0.0.25 () {30 vars in 656 bytes} [Thu Jul 30 22:00:12 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: 7|app: 0|req: 143/284] 10.0.0.25 () {32 vars in 729 bytes} [Thu Jul 30 22:00:12 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: 142/285] 10.0.0.25 () {34 vars in 763 bytes} [Thu Jul 30 22:00:12 2026] GET /v2.1/os-services => generated 781 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/288] 10.0.0.25 () {28 vars in 452 bytes} [Thu Jul 30 22:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 144/289] 10.0.0.25 () {30 vars in 656 bytes} [Thu Jul 30 22:00:17 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 146/290] 10.0.0.25 () {32 vars in 729 bytes} [Thu Jul 30 22:00:17 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: 8|app: 0|req: 145/291] 10.0.0.25 () {34 vars in 806 bytes} [Thu Jul 30 22:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/292] 10.0.0.25 () {28 vars in 452 bytes} [Thu Jul 30 22:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 146/293] 10.0.0.25 () {30 vars in 656 bytes} [Thu Jul 30 22:00:21 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 148/294] 10.0.0.25 () {32 vars in 729 bytes} [Thu Jul 30 22:00:21 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: 8|app: 0|req: 147/295] 10.0.0.25 () {34 vars in 806 bytes} [Thu Jul 30 22:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 279 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)