+ 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 [Mon Mar 2 02:42:01 2026] *** compiled with version: 13.3.0 on 27 February 2026 14:41:32 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-84dd99dbc5-55bsx 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 22 2026, 20:57:42) [GCC 13.3.0] Python main interpreter initialized at 0x7fc0eadd7668 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)... 2026-03-02 02:42:07.611 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-03-02 02:42:07.690 8 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-03-02 02:42:07.714 7 INFO nova.utils [None req-c2da988d-6d03-4eb1-bb3a-fd2e79e7c14b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-02 02:42:07.811 8 INFO nova.utils [None req-2fec0d61-15f8-4d17-8591-dd5f1ad3d02b - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-02 02:42:08.251 7 WARNING keystonemiddleware._common.config [None req-c2da988d-6d03-4eb1-bb3a-fd2e79e7c14b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 02:42:08.261 7 WARNING oslo_config.cfg [None req-c2da988d-6d03-4eb1-bb3a-fd2e79e7c14b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-02 02:42:08.273 8 WARNING keystonemiddleware._common.config [None req-2fec0d61-15f8-4d17-8591-dd5f1ad3d02b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-02 02:42:08.281 8 WARNING oslo_config.cfg [None req-2fec0d61-15f8-4d17-8591-dd5f1ad3d02b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-02 02:42:08.342 7 WARNING keystonemiddleware._common.config [None req-c2da988d-6d03-4eb1-bb3a-fd2e79e7c14b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fc0eadd7668 pid: 7 (default app) 2026-03-02 02:42:08.365 8 WARNING keystonemiddleware._common.config [None req-2fec0d61-15f8-4d17-8591-dd5f1ad3d02b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7fc0eadd7668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.3 () {42 vars in 695 bytes} [Mon Mar 2 02:42:21 2026] GET /v2.1 => generated 114 bytes in 18 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-03-02 02:42:21.790 7 WARNING oslo_policy.policy [None req-590db5d7-75e0-4e96-adb5-2cfffbf641ec 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - 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-03-02 02:42:21.790 7 WARNING oslo_policy.policy [None req-590db5d7-75e0-4e96-adb5-2cfffbf641ec 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - 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/6] 199.204.45.3 () {44 vars in 899 bytes} [Mon Mar 2 02:42:21 2026] GET /v2.1 => generated 0 bytes in 730 msecs (HTTP/1.1 302) 5 headers in 264 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-03-02 02:42:22.082 8 WARNING oslo_policy.policy [req-590db5d7-75e0-4e96-adb5-2cfffbf641ec req-80f9d38f-903e-42ed-b981-3d5c26d54bf4 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - 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-03-02 02:42:22.082 8 WARNING oslo_policy.policy [req-590db5d7-75e0-4e96-adb5-2cfffbf641ec req-80f9d38f-903e-42ed-b981-3d5c26d54bf4 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - 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: 5/7] 199.204.45.3 () {46 vars in 972 bytes} [Mon Mar 2 02:42:22 2026] GET /v2.1/ => generated 398 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 02:42:22.317 7 INFO nova.api.openstack.wsgi [None req-905a9fd8-3a1c-4042-9f0c-5c1e1e4e480d 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/8] 199.204.45.3 () {48 vars in 1001 bytes} [Mon Mar 2 02:42:22 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: 8|app: 0|req: 6/9] 199.204.45.3 () {48 vars in 1041 bytes} [Mon Mar 2 02:42:22 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: 7|app: 0|req: 4/10] 199.204.45.3 () {52 vars in 1038 bytes} [Mon Mar 2 02:42:22 2026] POST /v2.1/flavors => generated 525 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.3 () {42 vars in 695 bytes} [Mon Mar 2 02:42:23 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: 5/12] 199.204.45.3 () {44 vars in 899 bytes} [Mon Mar 2 02:42:23 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 8/13] 199.204.45.3 () {46 vars in 972 bytes} [Mon Mar 2 02:42:23 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 02:42:23.290 7 INFO nova.api.openstack.wsgi [None req-e4555619-2fd9-48d7-9941-47b79510bc02 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.3 () {48 vars in 1003 bytes} [Mon Mar 2 02:42:23 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: 8|app: 0|req: 9/15] 199.204.45.3 () {48 vars in 1041 bytes} [Mon Mar 2 02:42:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 528 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/16] 199.204.45.3 () {52 vars in 1038 bytes} [Mon Mar 2 02:42:23 2026] POST /v2.1/flavors => generated 528 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/17] 199.204.45.3 () {42 vars in 695 bytes} [Mon Mar 2 02:42: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: 8/18] 199.204.45.3 () {44 vars in 899 bytes} [Mon Mar 2 02:42:24 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 11/19] 199.204.45.3 () {46 vars in 972 bytes} [Mon Mar 2 02:42:24 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 02:42:24.224 7 INFO nova.api.openstack.wsgi [None req-c52c9c87-b59b-4e42-974d-f2963a4fa49f 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.3 () {48 vars in 1005 bytes} [Mon Mar 2 02:42:24 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: 8|app: 0|req: 12/21] 199.204.45.3 () {48 vars in 1041 bytes} [Mon Mar 2 02:42:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 1046 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/22] 199.204.45.3 () {52 vars in 1038 bytes} [Mon Mar 2 02:42:24 2026] POST /v2.1/flavors => generated 529 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 199.204.45.3 () {42 vars in 695 bytes} [Mon Mar 2 02:42: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: 11/24] 199.204.45.3 () {44 vars in 899 bytes} [Mon Mar 2 02:42:25 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 14/25] 199.204.45.3 () {46 vars in 972 bytes} [Mon Mar 2 02:42:25 2026] GET /v2.1/ => generated 398 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 02:42:25.163 7 INFO nova.api.openstack.wsgi [None req-db1af949-3c29-4b4a-9d2f-6e203021f452 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/26] 199.204.45.3 () {48 vars in 1003 bytes} [Mon Mar 2 02:42:25 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/27] 199.204.45.3 () {48 vars in 1041 bytes} [Mon Mar 2 02:42:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 1565 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/28] 199.204.45.3 () {52 vars in 1038 bytes} [Mon Mar 2 02:42:25 2026] POST /v2.1/flavors => generated 528 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/29] 199.204.45.3 () {42 vars in 695 bytes} [Mon Mar 2 02:42: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: 14/30] 199.204.45.3 () {44 vars in 899 bytes} [Mon Mar 2 02:42:26 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 17/31] 199.204.45.3 () {46 vars in 972 bytes} [Mon Mar 2 02:42:26 2026] GET /v2.1/ => generated 398 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 02:42:26.109 7 INFO nova.api.openstack.wsgi [None req-c7132ed3-23e4-4ec2-9839-1b38a2b520d2 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/32] 199.204.45.3 () {48 vars in 1005 bytes} [Mon Mar 2 02:42:26 2026] GET /v2.1/flavors/m1.xlarge => 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: 18/33] 199.204.45.3 () {48 vars in 1041 bytes} [Mon Mar 2 02:42:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 2083 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/34] 199.204.45.3 () {52 vars in 1038 bytes} [Mon Mar 2 02:42:26 2026] POST /v2.1/flavors => generated 531 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/137] 199.204.45.3 () {42 vars in 695 bytes} [Mon Mar 2 02:50:59 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: 70/138] 199.204.45.3 () {44 vars in 899 bytes} [Mon Mar 2 02:50:59 2026] GET /v2.1 => generated 0 bytes in 399 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 69/139] 199.204.45.3 () {46 vars in 972 bytes} [Mon Mar 2 02:50:59 2026] GET /v2.1/ => generated 398 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 02:50:59.921 8 INFO nova.api.openstack.wsgi [None req-635f341d-a851-4950-8ce7-ac1ed3aaabe9 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 71/140] 199.204.45.3 () {48 vars in 1007 bytes} [Mon Mar 2 02:50:59 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/141] 199.204.45.3 () {48 vars in 1041 bytes} [Mon Mar 2 02:50:59 2026] GET /v2.1/flavors/detail?is_public=None => generated 2604 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/142] 199.204.45.3 () {52 vars in 1039 bytes} [Mon Mar 2 02:50:59 2026] POST /v2.1/flavors => generated 530 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/157] 199.204.45.3 () {42 vars in 695 bytes} [Mon Mar 2 02:52: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: 7|app: 0|req: 78/158] 199.204.45.3 () {44 vars in 899 bytes} [Mon Mar 2 02:52:03 2026] GET /v2.1 => generated 0 bytes in 360 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 81/159] 199.204.45.3 () {46 vars in 972 bytes} [Mon Mar 2 02:52:03 2026] GET /v2.1/ => generated 398 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 02:52:03.438 7 INFO nova.api.openstack.wsgi [None req-5d89e910-539b-4eb7-a29c-c7cc8652822a 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 2441a30761564265af114b56f8155810 [pid: 7|app: 0|req: 79/160] 199.204.45.3 () {48 vars in 1041 bytes} [Mon Mar 2 02:52:03 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-02 02:52:03.464 8 WARNING oslo_db.sqlalchemy.utils [None req-08034792-9e90-4bc1-a3a5-2cb44cde72f5 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 82/161] 199.204.45.3 () {48 vars in 1006 bytes} [Mon Mar 2 02:52:03 2026] GET /v2.1/os-keypairs => generated 16 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/162] 199.204.45.3 () {52 vars in 1047 bytes} [Mon Mar 2 02:52:03 2026] POST /v2.1/os-keypairs => generated 576 bytes in 50 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/163] 199.204.45.3 () {42 vars in 695 bytes} [Mon Mar 2 02:52: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: 7|app: 0|req: 81/164] 199.204.45.3 () {44 vars in 899 bytes} [Mon Mar 2 02:52:07 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 84/165] 199.204.45.3 () {46 vars in 972 bytes} [Mon Mar 2 02:52:07 2026] GET /v2.1/ => generated 398 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/166] 199.204.45.3 () {48 vars in 1063 bytes} [Mon Mar 2 02:52:07 2026] GET /v2.1/os-quota-sets/799d10fbaa364bba8c8efe01625b3e59 => generated 283 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 85/167] 199.204.45.3 () {52 vars in 1115 bytes} [Mon Mar 2 02:52:07 2026] PUT /v2.1/os-quota-sets/799d10fbaa364bba8c8efe01625b3e59 => generated 238 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 132/266] 10.0.0.102 () {28 vars in 454 bytes} [Mon Mar 2 03: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: 135/267] 10.0.0.102 () {30 vars in 658 bytes} [Mon Mar 2 03:00:17 2026] GET /v2.1 => generated 0 bytes in 58 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: 133/268] 10.0.0.102 () {32 vars in 731 bytes} [Mon Mar 2 03:00:17 2026] GET /v2.1/ => generated 411 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/269] 10.0.0.102 () {34 vars in 765 bytes} [Mon Mar 2 03:00:17 2026] GET /v2.1/os-services => generated 546 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/272] 10.0.0.102 () {28 vars in 454 bytes} [Mon Mar 2 03: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: 8|app: 0|req: 138/273] 10.0.0.102 () {30 vars in 658 bytes} [Mon Mar 2 03:00:22 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 136/274] 10.0.0.102 () {32 vars in 731 bytes} [Mon Mar 2 03:00:22 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 139/275] 10.0.0.102 () {34 vars in 765 bytes} [Mon Mar 2 03:00:22 2026] GET /v2.1/os-services => generated 546 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/276] 10.0.0.102 () {28 vars in 454 bytes} [Mon Mar 2 03: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: 8|app: 0|req: 140/277] 10.0.0.102 () {30 vars in 658 bytes} [Mon Mar 2 03:00:26 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 138/278] 10.0.0.102 () {32 vars in 731 bytes} [Mon Mar 2 03:00:26 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/279] 10.0.0.102 () {34 vars in 808 bytes} [Mon Mar 2 03:00:26 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/280] 10.0.0.102 () {28 vars in 454 bytes} [Mon Mar 2 03:00:31 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: 8|app: 0|req: 142/281] 10.0.0.102 () {30 vars in 658 bytes} [Mon Mar 2 03:00:31 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 140/282] 10.0.0.102 () {32 vars in 731 bytes} [Mon Mar 2 03:00:31 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: 8|app: 0|req: 143/283] 10.0.0.102 () {34 vars in 808 bytes} [Mon Mar 2 03:00:31 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/288] 199.204.45.3 () {42 vars in 695 bytes} [Mon Mar 2 03:00:44 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: 8|app: 0|req: 146/289] 199.204.45.3 () {44 vars in 899 bytes} [Mon Mar 2 03:00:44 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 144/290] 199.204.45.3 () {46 vars in 972 bytes} [Mon Mar 2 03:00:44 2026] GET /v2.1/ => generated 398 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:00:44.152 8 INFO nova.api.openstack.wsgi [None req-c115686d-0eaa-4e7f-bc4d-46408dd2564a 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 147/291] 199.204.45.3 () {48 vars in 1005 bytes} [Mon Mar 2 03:00:44 2026] GET /v2.1/flavors/m1.manila => 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: 145/292] 199.204.45.3 () {48 vars in 1041 bytes} [Mon Mar 2 03:00:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3124 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/293] 199.204.45.3 () {52 vars in 1039 bytes} [Mon Mar 2 03:00:44 2026] POST /v2.1/flavors => generated 530 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/336] 199.204.45.3 () {42 vars in 695 bytes} [Mon Mar 2 03:04:11 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: 167/337] 199.204.45.3 () {44 vars in 899 bytes} [Mon Mar 2 03:04:11 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 171/338] 199.204.45.3 () {46 vars in 972 bytes} [Mon Mar 2 03:04:11 2026] GET /v2.1/ => generated 398 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/339] 199.204.45.3 () {48 vars in 1063 bytes} [Mon Mar 2 03:04:11 2026] GET /v2.1/os-quota-sets/d687e5af71364b35b1eef0e2267b6fd9 => generated 283 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/340] 199.204.45.3 () {52 vars in 1115 bytes} [Mon Mar 2 03:04:12 2026] PUT /v2.1/os-quota-sets/d687e5af71364b35b1eef0e2267b6fd9 => generated 238 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/353] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:05:16 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 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: 179/354] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:05:16 2026] GET /v2.1/os-security-groups => generated 78 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 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: 176/355] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:05:17 2026] GET /v2.1/os-services => generated 546 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/356] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:05:17 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 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: 177/357] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:05:17 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/358] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:05:17 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/359] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:05:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/360] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:05:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/361] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:05:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/362] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:05:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 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: 180/363] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:05:17 2026] GET /v2.1/os-hypervisors/detail => generated 19 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/364] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:05:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/377] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:06:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 119 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: 187/378] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:06:16 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/379] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:06:16 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 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: 188/380] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:06:16 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 358 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: 193/381] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:06:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/382] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:06:16 2026] GET /v2.1/os-services => generated 546 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/383] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:06:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 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: 190/384] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:06:17 2026] GET /v2.1/os-hypervisors/detail => 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: 195/385] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:06:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/386] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:06:17 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/387] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:06:17 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/388] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:06:17 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/401] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:07:16 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/402] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:07:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/403] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:07:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/404] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:07:16 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/405] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:07:16 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 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: 205/406] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:07:16 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/407] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:07:16 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/408] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:07:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/409] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:07:17 2026] GET /v2.1/os-services => generated 546 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/410] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:07:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 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: 204/411] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:07:17 2026] GET /v2.1/os-hypervisors/detail => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 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: 208/412] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:07:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/425] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:08:16 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/426] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:08:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/427] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:08:16 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/428] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:08:16 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/429] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:08:16 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/430] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:08:16 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/431] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:08:17 2026] GET /v2.1/os-hypervisors/detail => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 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: 218/432] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:08:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/433] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:08:17 2026] GET /v2.1/os-services => generated 546 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/434] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:08:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 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: 216/435] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:08:17 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/436] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:08:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 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: 223/449] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:09:16 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/450] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:09:16 2026] GET /v2.1/os-services => generated 546 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 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: 224/451] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:09:16 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 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: 228/452] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:09:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/453] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:09:16 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/454] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:09:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 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: 226/455] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:09:16 2026] GET /v2.1/os-security-groups => generated 78 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/456] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:09:16 2026] GET /v2.1/os-hypervisors/detail => generated 19 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/457] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:09:16 2026] GET /v2.1/os-aggregates => generated 18 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 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: 231/458] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:09:17 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/459] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:09:17 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/460] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:09:17 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/473] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:10:16 2026] GET /v2.1/os-security-groups => generated 78 bytes in 66 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/474] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:10:16 2026] GET /v2.1/os-services => generated 546 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/475] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:10:16 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 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: 236/476] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:10:16 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/477] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:10:16 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/478] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:10:17 2026] GET /v2.1/os-hypervisors/detail => generated 19 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/479] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:10:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/480] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:10:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/481] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:10:17 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 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: 239/482] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:10:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 35 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: 8|app: 0|req: 244/483] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:10:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/484] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:10:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/497] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:11:16 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/498] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:11:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/499] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:11:16 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/500] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:11:16 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/501] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:11:16 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/502] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:11:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/503] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:11:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/504] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:11:17 2026] GET /v2.1/os-hypervisors/detail => 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: 255/505] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:11:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/506] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:11:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/507] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:11:17 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 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: 252/508] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:11:17 2026] GET /v2.1/os-services => generated 546 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 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: 263/521] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:12:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 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: 259/522] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:12:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/523] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:12:18 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/524] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:12:18 2026] GET /v2.1/os-services => generated 546 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/525] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:12:18 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 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: 261/526] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:12:18 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 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: 266/527] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:12:18 2026] GET /v2.1/os-hypervisors/detail => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 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: 262/528] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:12:18 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/529] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:12:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/530] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:12:18 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/531] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:12:18 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/532] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:12:18 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/545] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:13:16 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/546] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:13:17 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/547] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:13:17 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/548] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:13:17 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/549] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:13:17 2026] GET /v2.1/os-services => generated 546 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 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: 277/550] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:13:17 2026] GET /v2.1/os-hypervisors/detail => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 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: 274/551] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:13:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/552] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:13:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/553] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:13:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/554] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:13:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/555] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:13:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/556] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:13:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 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: 287/569] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:14:16 2026] GET /v2.1/os-services => generated 546 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/570] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:14:16 2026] GET /v2.1/os-hypervisors/detail => generated 19 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 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: 288/571] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:14:16 2026] GET /v2.1/os-aggregates => generated 18 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/572] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:14:16 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/573] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:14:16 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 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: 285/574] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:14:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/575] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:14:17 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/576] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:14:17 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/577] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:14:17 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/578] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:14:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/579] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:14:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/580] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:14:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/585] 199.204.45.3 () {42 vars in 695 bytes} [Mon Mar 2 03:14: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) /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: 295/586] 199.204.45.3 () {44 vars in 899 bytes} [Mon Mar 2 03:14:41 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 264 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: 292/587] 199.204.45.3 () {46 vars in 972 bytes} [Mon Mar 2 03:14:41 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:14:41.555 8 INFO nova.api.openstack.wsgi [None req-cc8471ed-54af-4798-98cd-af97fdb32537 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 296/588] 199.204.45.3 () {48 vars in 1001 bytes} [Mon Mar 2 03:14:41 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: 7|app: 0|req: 293/589] 199.204.45.3 () {48 vars in 1041 bytes} [Mon Mar 2 03:14:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/590] 199.204.45.3 () {48 vars in 1089 bytes} [Mon Mar 2 03:14:41 2026] GET /v2.1/flavors/b86128c8-839e-4a22-961a-2f9104523bc3/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/593] 199.204.45.3 () {42 vars in 695 bytes} [Mon Mar 2 03:14: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: 8|app: 0|req: 299/594] 199.204.45.3 () {44 vars in 899 bytes} [Mon Mar 2 03:14:42 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 296/595] 199.204.45.3 () {46 vars in 972 bytes} [Mon Mar 2 03:14:42 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:14:42.491 8 INFO nova.api.openstack.wsgi [None req-57c013ea-4efa-4ae6-b970-5e11644460b7 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 300/596] 199.204.45.3 () {48 vars in 1003 bytes} [Mon Mar 2 03:14:42 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: 297/597] 199.204.45.3 () {48 vars in 1041 bytes} [Mon Mar 2 03:14:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/598] 199.204.45.3 () {48 vars in 1089 bytes} [Mon Mar 2 03:14:42 2026] GET /v2.1/flavors/0ab4b813-438e-4e91-995c-e41c11b20023/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/599] 199.204.45.3 () {42 vars in 695 bytes} [Mon Mar 2 03:14:43 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: 302/600] 199.204.45.3 () {44 vars in 899 bytes} [Mon Mar 2 03:14:43 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 299/601] 199.204.45.3 () {46 vars in 972 bytes} [Mon Mar 2 03:14:43 2026] GET /v2.1/ => generated 398 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:14:43.460 8 INFO nova.api.openstack.wsgi [None req-2fd63c45-e642-44aa-a25b-a8ff9f6d5284 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 303/602] 199.204.45.3 () {48 vars in 1005 bytes} [Mon Mar 2 03:14:43 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: 300/603] 199.204.45.3 () {48 vars in 1041 bytes} [Mon Mar 2 03:14:43 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/604] 199.204.45.3 () {48 vars in 1089 bytes} [Mon Mar 2 03:14:43 2026] GET /v2.1/flavors/23c53912-7092-4f44-875d-27508dcf6ca6/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/605] 199.204.45.3 () {42 vars in 695 bytes} [Mon Mar 2 03:14:44 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: 305/606] 199.204.45.3 () {44 vars in 899 bytes} [Mon Mar 2 03:14:44 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 302/607] 199.204.45.3 () {46 vars in 972 bytes} [Mon Mar 2 03:14:44 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:14:44.436 8 INFO nova.api.openstack.wsgi [None req-7886eb25-fc3a-468b-afcc-d1f696b57306 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 306/608] 199.204.45.3 () {48 vars in 1003 bytes} [Mon Mar 2 03:14:44 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/609] 199.204.45.3 () {48 vars in 1041 bytes} [Mon Mar 2 03:14:44 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/610] 199.204.45.3 () {48 vars in 1089 bytes} [Mon Mar 2 03:14:44 2026] GET /v2.1/flavors/d8c3df87-6512-4a24-a4cb-76add60e220b/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: 304/611] 199.204.45.3 () {42 vars in 695 bytes} [Mon Mar 2 03:14: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: 308/612] 199.204.45.3 () {44 vars in 899 bytes} [Mon Mar 2 03:14:45 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 305/613] 199.204.45.3 () {46 vars in 972 bytes} [Mon Mar 2 03:14:45 2026] GET /v2.1/ => generated 398 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:14:45.393 8 INFO nova.api.openstack.wsgi [None req-6674d8e6-c333-47fa-8572-8093d3459007 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 309/614] 199.204.45.3 () {48 vars in 1005 bytes} [Mon Mar 2 03:14:45 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: 7|app: 0|req: 306/615] 199.204.45.3 () {48 vars in 1041 bytes} [Mon Mar 2 03:14:45 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/616] 199.204.45.3 () {48 vars in 1089 bytes} [Mon Mar 2 03:14:45 2026] GET /v2.1/flavors/753f6c1b-ce34-49c2-9cc1-dc67377e3785/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/623] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:15:16 2026] GET /v2.1/os-security-groups => generated 78 bytes in 100 msecs (HTTP/1.1 404) 9 headers in 380 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: 310/624] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:15:16 2026] GET /v2.1/os-services => generated 546 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/625] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:15:16 2026] GET /v2.1/os-hypervisors/detail => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 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: 311/626] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:15:16 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/627] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:15:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/628] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:15:16 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/629] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:15:17 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 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: 313/630] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:15:17 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/631] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:15:17 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/632] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:15:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/633] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:15:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 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: 315/634] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:15:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/641] 199.204.45.3 () {42 vars in 695 bytes} [Mon Mar 2 03:15:48 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: 319/642] 199.204.45.3 () {44 vars in 899 bytes} [Mon Mar 2 03:15:48 2026] GET /v2.1 => generated 0 bytes in 53 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 324/643] 199.204.45.3 () {46 vars in 972 bytes} [Mon Mar 2 03:15:48 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:15:48.307 7 INFO nova.api.openstack.wsgi [None req-ffb9bfba-a5ec-4eb5-861d-33a98f377916 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 320/644] 199.204.45.3 () {48 vars in 1007 bytes} [Mon Mar 2 03:15:48 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/645] 199.204.45.3 () {48 vars in 1041 bytes} [Mon Mar 2 03:15:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/646] 199.204.45.3 () {48 vars in 1089 bytes} [Mon Mar 2 03:15:48 2026] GET /v2.1/flavors/7b8b6852-c26f-4ea3-a23e-302dab58f6a1/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: 323/649] 199.204.45.3 () {42 vars in 695 bytes} [Mon Mar 2 03:15:55 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: 327/650] 199.204.45.3 () {44 vars in 899 bytes} [Mon Mar 2 03:15:55 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 324/651] 199.204.45.3 () {46 vars in 972 bytes} [Mon Mar 2 03:15:55 2026] GET /v2.1/ => generated 398 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/652] 199.204.45.3 () {48 vars in 1041 bytes} [Mon Mar 2 03:15:55 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/653] 199.204.45.3 () {42 vars in 695 bytes} [Mon Mar 2 03:15:58 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: 329/654] 199.204.45.3 () {44 vars in 899 bytes} [Mon Mar 2 03:15:58 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 7|app: 0|req: 326/655] 199.204.45.3 () {46 vars in 972 bytes} [Mon Mar 2 03:15:58 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/656] 199.204.45.3 () {48 vars in 1063 bytes} [Mon Mar 2 03:15:58 2026] GET /v2.1/os-quota-sets/799d10fbaa364bba8c8efe01625b3e59 => generated 280 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/661] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:16:16 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/662] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:16:16 2026] GET /v2.1/os-services => generated 546 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 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: 334/663] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:16:16 2026] GET /v2.1/os-hypervisors/detail => generated 19 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 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: 330/664] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:16:16 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/665] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:16:16 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/666] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:16:16 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 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: 336/667] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:16:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/668] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:16:17 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/669] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:16:17 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/670] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:16:17 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/671] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:16:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/672] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:16:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 6 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/679] 199.204.45.3 () {42 vars in 695 bytes} [Mon Mar 2 03:16:48 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: 338/680] 199.204.45.3 () {44 vars in 899 bytes} [Mon Mar 2 03:16:48 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 264 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: 343/681] 199.204.45.3 () {46 vars in 972 bytes} [Mon Mar 2 03:16:48 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:16:48.187 7 INFO nova.api.openstack.wsgi [None req-80cb87ca-f183-4a9c-a97d-6ba9e6b8a1e2 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 339/682] 199.204.45.3 () {48 vars in 1005 bytes} [Mon Mar 2 03:16:48 2026] GET /v2.1/flavors/m1.manila => 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: 344/683] 199.204.45.3 () {48 vars in 1041 bytes} [Mon Mar 2 03:16:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/684] 199.204.45.3 () {48 vars in 1089 bytes} [Mon Mar 2 03:16:48 2026] GET /v2.1/flavors/38a74613-c894-4958-9d89-07c7cc8928bb/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: 347/689] 199.204.45.3 () {42 vars in 695 bytes} [Mon Mar 2 03:17:02 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: 343/690] 199.204.45.3 () {44 vars in 899 bytes} [Mon Mar 2 03:17:02 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 264 bytes (0 switches on core 0) [pid: 8|app: 0|req: 348/691] 199.204.45.3 () {46 vars in 972 bytes} [Mon Mar 2 03:17:02 2026] GET /v2.1/ => generated 398 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/692] 199.204.45.3 () {48 vars in 1063 bytes} [Mon Mar 2 03:17:02 2026] GET /v2.1/os-quota-sets/d687e5af71364b35b1eef0e2267b6fd9 => generated 280 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/695] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:17:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/696] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:17:16 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/697] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:17:16 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 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: 347/698] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:17:16 2026] GET /v2.1/os-hypervisors/detail => 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: 352/699] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:17:16 2026] GET /v2.1/os-aggregates => generated 18 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/700] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:17:16 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/701] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:17:16 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 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: 349/702] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:17:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/703] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:17:16 2026] GET /v2.1/os-services => generated 546 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/704] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:17:17 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 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: 355/705] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:17:17 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/706] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:17:17 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/713] 199.204.45.3 () {42 vars in 695 bytes} [Mon Mar 2 03:17:46 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/714] 199.204.45.3 () {44 vars in 899 bytes} [Mon Mar 2 03:17:46 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 264 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: 356/715] 199.204.45.3 () {46 vars in 972 bytes} [Mon Mar 2 03:17:46 2026] GET /v2.1/ => generated 398 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:17:46.887 8 INFO nova.api.openstack.wsgi [None req-e9ca4868-1b08-41f2-b2d0-a2e7f5d0cf6c 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 360/716] 199.204.45.3 () {48 vars in 1001 bytes} [Mon Mar 2 03:17:46 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/717] 199.204.45.3 () {48 vars in 1041 bytes} [Mon Mar 2 03:17:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 3644 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/724] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:18:16 2026] GET /v2.1/os-services => generated 546 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/725] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:18:16 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 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: 365/726] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:18:17 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 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: 362/727] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:18:17 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/728] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:18:17 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/729] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:18:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/730] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:18:17 2026] GET /v2.1/os-hypervisors/detail => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/731] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:18:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/732] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:18:17 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/733] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:18:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 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: 369/734] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:18:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/735] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:18:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/738] 10.0.0.97 () {32 vars in 654 bytes} [Mon Mar 2 03:18:28 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/739] 10.0.0.97 () {32 vars in 640 bytes} [Mon Mar 2 03:18:29 2026] GET /v2.1/servers => generated 15 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-02 03:18:29.082 7 WARNING oslo_db.sqlalchemy.utils [None req-36c31059-f44a-49a5-8ef3-e1473ba62456 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 369/740] 10.0.0.97 () {32 vars in 648 bytes} [Mon Mar 2 03:18:29 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/741] 10.0.0.97 () {32 vars in 693 bytes} [Mon Mar 2 03:18:29 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/744] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:18:40 2026] GET /v2.1/flavors/b86128c8-839e-4a22-961a-2f9104523bc3 => generated 511 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/745] 10.0.0.97 () {32 vars in 640 bytes} [Mon Mar 2 03:18:40 2026] GET /v2.1/flavors => generated 1674 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/746] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:18:40 2026] GET /v2.1/flavors/b86128c8-839e-4a22-961a-2f9104523bc3 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/749] 10.0.0.97 () {34 vars in 670 bytes} [Mon Mar 2 03:18:47 2026] POST /v2.1/os-keypairs => generated 385 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:18:49.842 7 WARNING neutronclient.v2_0.client [None req-641b9c0b-9a47-49de-ab1c-5a87a058091a 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/750] 10.0.0.97 () {34 vars in 684 bytes} [Mon Mar 2 03:18:49 2026] POST /v2.1/os-security-groups => generated 243 bytes in 1900 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:18:51.681 8 WARNING neutronclient.v2_0.client [None req-77e5be16-049f-40ec-985c-8dc11b2947d1 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/753] 10.0.0.97 () {34 vars in 684 bytes} [Mon Mar 2 03:18:51 2026] POST /v2.1/os-security-groups => generated 244 bytes in 983 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:18:52.667 8 WARNING neutronclient.v2_0.client [None req-1e6a67ce-a41c-4b8d-ada1-7c046515b425 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/754] 10.0.0.97 () {34 vars in 684 bytes} [Mon Mar 2 03:18:52 2026] POST /v2.1/os-security-groups => generated 242 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:18:52.874 8 WARNING neutronclient.v2_0.client [None req-2b277f8c-03c3-4569-8ab5-c6e86ca4f78f 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:18:52.896 7 WARNING neutronclient.v2_0.client [None req-edcfc22e-27d7-4fd1-8a42-602346c15152 5786dfcca7524bce8540f556afbd7894 e23782eb4f65492cae8b98197f40c1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:18:52.924 8 WARNING neutronclient.v2_0.client [None req-2b277f8c-03c3-4569-8ab5-c6e86ca4f78f 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/755] 10.0.0.97 () {34 vars in 684 bytes} [Mon Mar 2 03:18:52 2026] POST /v2.1/os-security-groups => generated 247 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:18:53.106 7 WARNING neutronclient.v2_0.client [None req-764ec1b2-ab94-4fa7-9e89-96b7578443d8 5786dfcca7524bce8540f556afbd7894 e23782eb4f65492cae8b98197f40c1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:18:53.115 8 WARNING neutronclient.v2_0.client [None req-2b277f8c-03c3-4569-8ab5-c6e86ca4f78f 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:18:53.133 7 WARNING neutronclient.v2_0.client [None req-764ec1b2-ab94-4fa7-9e89-96b7578443d8 5786dfcca7524bce8540f556afbd7894 e23782eb4f65492cae8b98197f40c1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/756] 10.0.0.97 () {32 vars in 662 bytes} [Mon Mar 2 03:18:52 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-02 03:18:53.181 8 WARNING neutronclient.v2_0.client [None req-c08227e9-5e0e-4ed3-ab1a-ffda44d0ad81 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/757] 10.0.0.97 () {34 vars in 694 bytes} [Mon Mar 2 03:18:53 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:18:53.376 8 WARNING neutronclient.v2_0.client [None req-c08227e9-5e0e-4ed3-ab1a-ffda44d0ad81 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:18:53.377 7 WARNING neutronclient.v2_0.client [None req-99854303-90eb-4bba-97c2-4b6b3a6db2b7 5786dfcca7524bce8540f556afbd7894 e23782eb4f65492cae8b98197f40c1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/758] 10.0.0.97 () {32 vars in 739 bytes} [Mon Mar 2 03:18:53 2026] DELETE /v2.1/os-security-groups/cc357b64-c9df-429e-a3b5-212cae82bc74 => generated 0 bytes in 392 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 03:18:53.578 8 WARNING neutronclient.v2_0.client [None req-2d89c953-c3e0-48c5-85cb-c5437463e52e 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:18:53.601 8 INFO nova.api.openstack.wsgi [None req-2d89c953-c3e0-48c5-85cb-c5437463e52e 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] HTTP exception thrown: Security group cc357b64-c9df-429e-a3b5-212cae82bc74 does not exist Neutron server returns request_ids: ['req-36533f16-c462-4a86-a234-8cb8256523cb'] [pid: 8|app: 0|req: 381/759] 10.0.0.97 () {32 vars in 736 bytes} [Mon Mar 2 03:18:53 2026] GET /v2.1/os-security-groups/cc357b64-c9df-429e-a3b5-212cae82bc74 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 03:18:53.613 8 WARNING neutronclient.v2_0.client [None req-be1ebf17-2403-4af9-8766-fae30a56d27f 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/760] 10.0.0.97 () {34 vars in 684 bytes} [Mon Mar 2 03:18:53 2026] POST /v2.1/os-security-groups => generated 246 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:18:53.645 8 WARNING neutronclient.v2_0.client [None req-be1ebf17-2403-4af9-8766-fae30a56d27f 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:18:53.654 7 WARNING neutronclient.v2_0.client [None req-509f1807-db7a-4e93-a9a6-e9b44c4df059 5786dfcca7524bce8540f556afbd7894 e23782eb4f65492cae8b98197f40c1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:18:53.687 7 WARNING neutronclient.v2_0.client [None req-509f1807-db7a-4e93-a9a6-e9b44c4df059 5786dfcca7524bce8540f556afbd7894 e23782eb4f65492cae8b98197f40c1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/761] 10.0.0.97 () {32 vars in 739 bytes} [Mon Mar 2 03:18:53 2026] DELETE /v2.1/os-security-groups/4d9c1a67-c527-46fa-84ad-5fdddb4f11fb => generated 0 bytes in 193 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 03:18:53.831 8 WARNING neutronclient.v2_0.client [None req-88e2d583-d60b-4dc6-819f-5ed9edcda8e0 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:18:53.853 8 INFO nova.api.openstack.wsgi [None req-88e2d583-d60b-4dc6-819f-5ed9edcda8e0 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] HTTP exception thrown: Security group 4d9c1a67-c527-46fa-84ad-5fdddb4f11fb does not exist Neutron server returns request_ids: ['req-a312103f-44bc-4347-9c91-d6a6e19a9651'] [pid: 8|app: 0|req: 383/762] 10.0.0.97 () {32 vars in 736 bytes} [Mon Mar 2 03:18:53 2026] GET /v2.1/os-security-groups/4d9c1a67-c527-46fa-84ad-5fdddb4f11fb => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 03:18:53.867 8 WARNING neutronclient.v2_0.client [None req-e3dd8757-e7f1-4ba5-b82d-fc72f4ea680e 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/763] 10.0.0.97 () {34 vars in 694 bytes} [Mon Mar 2 03:18:53 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:18:53.893 7 WARNING neutronclient.v2_0.client [None req-0c37663b-4280-4147-abb2-c4912cb08b6c 5786dfcca7524bce8540f556afbd7894 e23782eb4f65492cae8b98197f40c1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:18:53.899 8 WARNING neutronclient.v2_0.client [None req-e3dd8757-e7f1-4ba5-b82d-fc72f4ea680e 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:18:53.929 7 WARNING neutronclient.v2_0.client [None req-0c37663b-4280-4147-abb2-c4912cb08b6c 5786dfcca7524bce8540f556afbd7894 e23782eb4f65492cae8b98197f40c1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/764] 10.0.0.97 () {32 vars in 739 bytes} [Mon Mar 2 03:18:53 2026] DELETE /v2.1/os-security-groups/fe280edd-de1e-47c3-a0e9-272de26a5335 => generated 0 bytes in 171 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 03:18:54.045 8 WARNING neutronclient.v2_0.client [None req-bb434534-e6c1-4d44-b20c-e170617ab0a4 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/765] 10.0.0.97 () {34 vars in 694 bytes} [Mon Mar 2 03:18:53 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:18:54.129 8 INFO nova.api.openstack.wsgi [None req-bb434534-e6c1-4d44-b20c-e170617ab0a4 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] HTTP exception thrown: Security group fe280edd-de1e-47c3-a0e9-272de26a5335 does not exist Neutron server returns request_ids: ['req-54741973-e047-413d-8abb-430f14532204'] [pid: 8|app: 0|req: 385/766] 10.0.0.97 () {32 vars in 736 bytes} [Mon Mar 2 03:18:54 2026] GET /v2.1/os-security-groups/fe280edd-de1e-47c3-a0e9-272de26a5335 => generated 194 bytes in 95 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 03:18:54.139 7 WARNING neutronclient.v2_0.client [None req-c2021545-e003-4995-b7c4-038f208eaaec 5786dfcca7524bce8540f556afbd7894 e23782eb4f65492cae8b98197f40c1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:18:54.143 8 WARNING neutronclient.v2_0.client [None req-cd921f5d-8739-46c5-8d9c-b5fa368034c6 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/767] 10.0.0.97 () {32 vars in 736 bytes} [Mon Mar 2 03:18:54 2026] GET /v2.1/os-security-groups/1c70a955-c3a5-40ca-8971-eee14c2500be => generated 663 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:18:54.195 7 WARNING neutronclient.v2_0.client [None req-3fd7042b-efb9-4e22-a883-b6e968f395e8 5786dfcca7524bce8540f556afbd7894 e23782eb4f65492cae8b98197f40c1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:18:54.218 8 WARNING neutronclient.v2_0.client [None req-cd921f5d-8739-46c5-8d9c-b5fa368034c6 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:18:54.233 7 WARNING neutronclient.v2_0.client [None req-3fd7042b-efb9-4e22-a883-b6e968f395e8 5786dfcca7524bce8540f556afbd7894 e23782eb4f65492cae8b98197f40c1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:18:54.270 8 WARNING neutronclient.v2_0.client [None req-cd921f5d-8739-46c5-8d9c-b5fa368034c6 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:18:54.310 7 WARNING neutronclient.v2_0.client [None req-3fd7042b-efb9-4e22-a883-b6e968f395e8 5786dfcca7524bce8540f556afbd7894 e23782eb4f65492cae8b98197f40c1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/768] 10.0.0.97 () {32 vars in 662 bytes} [Mon Mar 2 03:18:54 2026] GET /v2.1/os-security-groups => generated 707 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:18:54.370 8 WARNING neutronclient.v2_0.client [None req-570df433-fccc-4b29-a679-8dcb1b759d8a 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:18:54.474 8 INFO nova.api.openstack.wsgi [None req-570df433-fccc-4b29-a679-8dcb1b759d8a 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] HTTP exception thrown: Security group fe280edd-de1e-47c3-a0e9-272de26a5335 does not exist Neutron server returns request_ids: ['req-3e6649ed-cd90-47d7-8dfe-4cfbaf6cf5f5'] [pid: 8|app: 0|req: 387/769] 10.0.0.97 () {32 vars in 739 bytes} [Mon Mar 2 03:18:54 2026] DELETE /v2.1/os-security-groups/fe280edd-de1e-47c3-a0e9-272de26a5335 => generated 194 bytes in 110 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 03:18:54.486 8 WARNING neutronclient.v2_0.client [None req-75d53c15-34c9-43d7-8e5a-9821d82e7db3 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/770] 10.0.0.97 () {32 vars in 749 bytes} [Mon Mar 2 03:18:54 2026] DELETE /v2.1/os-security-group-rules/02bd646b-b131-4ca6-88d7-056e83d961d1 => generated 0 bytes in 330 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 03:18:54.533 8 INFO nova.api.openstack.wsgi [None req-75d53c15-34c9-43d7-8e5a-9821d82e7db3 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] HTTP exception thrown: Security group 4d9c1a67-c527-46fa-84ad-5fdddb4f11fb does not exist Neutron server returns request_ids: ['req-d58b7e19-9b0f-4009-a16a-cd9e77180ce8'] [pid: 8|app: 0|req: 388/771] 10.0.0.97 () {32 vars in 739 bytes} [Mon Mar 2 03:18:54 2026] DELETE /v2.1/os-security-groups/4d9c1a67-c527-46fa-84ad-5fdddb4f11fb => generated 194 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-02 03:18:54.538 7 WARNING neutronclient.v2_0.client [None req-d71caa5f-1929-47cc-b38b-917a7309f2a4 5786dfcca7524bce8540f556afbd7894 e23782eb4f65492cae8b98197f40c1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:18:54.545 8 WARNING neutronclient.v2_0.client [None req-21c7447c-6a63-4003-bafd-1d6aedee6a11 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:18:54.578 7 WARNING neutronclient.v2_0.client [None req-d71caa5f-1929-47cc-b38b-917a7309f2a4 5786dfcca7524bce8540f556afbd7894 e23782eb4f65492cae8b98197f40c1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:18:54.597 8 INFO nova.api.openstack.wsgi [None req-21c7447c-6a63-4003-bafd-1d6aedee6a11 17059f10083f4f7cb2c2ac9e44f5adb7 2a548aa116064dd6b2c9b3397037eaed - - default default] HTTP exception thrown: Security group cc357b64-c9df-429e-a3b5-212cae82bc74 does not exist Neutron server returns request_ids: ['req-07a8ab40-2794-4501-8aab-048947d3a3c3'] [pid: 8|app: 0|req: 389/772] 10.0.0.97 () {32 vars in 739 bytes} [Mon Mar 2 03:18:54 2026] DELETE /v2.1/os-security-groups/cc357b64-c9df-429e-a3b5-212cae82bc74 => generated 194 bytes in 60 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/773] 10.0.0.97 () {32 vars in 739 bytes} [Mon Mar 2 03:18:54 2026] DELETE /v2.1/os-security-groups/1c70a955-c3a5-40ca-8971-eee14c2500be => generated 0 bytes in 302 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 03:18:54.844 8 WARNING neutronclient.v2_0.client [None req-ae41bb17-9d9b-48ec-88f0-424be97e108c 5786dfcca7524bce8540f556afbd7894 e23782eb4f65492cae8b98197f40c1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:18:54.890 8 WARNING neutronclient.v2_0.client [None req-ae41bb17-9d9b-48ec-88f0-424be97e108c 5786dfcca7524bce8540f556afbd7894 e23782eb4f65492cae8b98197f40c1e3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/774] 10.0.0.97 () {32 vars in 739 bytes} [Mon Mar 2 03:18:54 2026] DELETE /v2.1/os-security-groups/b3de3006-b23f-421a-adc4-b136c51049c4 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 03:18:59.162 7 WARNING neutronclient.v2_0.client [None req-4819f115-74db-4365-b14f-f16cdc6b03c5 6c8dff7c08de46dca9e26ca80ec4b8b4 5e086859d9cd43a69ea3a2eeae10fe0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:18:59.235 7 WARNING neutronclient.v2_0.client [None req-4819f115-74db-4365-b14f-f16cdc6b03c5 6c8dff7c08de46dca9e26ca80ec4b8b4 5e086859d9cd43a69ea3a2eeae10fe0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:18:59.446 7 WARNING neutronclient.v2_0.client [None req-4819f115-74db-4365-b14f-f16cdc6b03c5 6c8dff7c08de46dca9e26ca80ec4b8b4 5e086859d9cd43a69ea3a2eeae10fe0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/775] 10.0.0.97 () {34 vars in 662 bytes} [Mon Mar 2 03:18:59 2026] POST /v2.1/servers => generated 450 bytes in 1254 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-02 03:19:00.323 8 WARNING neutronclient.v2_0.client [None req-f62e065b-5d47-4e4f-a25e-7e5205ece2d1 6c8dff7c08de46dca9e26ca80ec4b8b4 5e086859d9cd43a69ea3a2eeae10fe0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/776] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:19:00 2026] GET /v2.1/servers/aacead13-ce96-4097-8e9f-ce360b532d1a => generated 1253 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-03-02 03:19:01.484 7 WARNING neutronclient.v2_0.client [None req-2a01ea33-223f-4043-828c-0e92ef9728fd 6c8dff7c08de46dca9e26ca80ec4b8b4 5e086859d9cd43a69ea3a2eeae10fe0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/779] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:19:01 2026] GET /v2.1/servers/aacead13-ce96-4097-8e9f-ce360b532d1a => generated 1372 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-03-02 03:19:01.979 8 WARNING nova.compute.api [None req-84758ada-5220-475a-81b1-ba6fc31e8b6e 6c8dff7c08de46dca9e26ca80ec4b8b4 5e086859d9cd43a69ea3a2eeae10fe0c - - default default] [instance: aacead13-ce96-4097-8e9f-ce360b532d1a] instance's host None is down, deleting from database 2026-03-02 03:19:01.980 8 WARNING neutronclient.v2_0.client [None req-84758ada-5220-475a-81b1-ba6fc31e8b6e 6c8dff7c08de46dca9e26ca80ec4b8b4 5e086859d9cd43a69ea3a2eeae10fe0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:19:02.870 8 WARNING neutronclient.v2_0.client [None req-84758ada-5220-475a-81b1-ba6fc31e8b6e 6c8dff7c08de46dca9e26ca80ec4b8b4 5e086859d9cd43a69ea3a2eeae10fe0c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 394/780] 10.0.0.97 () {32 vars in 717 bytes} [Mon Mar 2 03:19:01 2026] DELETE /v2.1/servers/aacead13-ce96-4097-8e9f-ce360b532d1a => generated 0 bytes in 1812 msecs (HTTP/1.1 204) 9 headers in 363 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, ' 2026-03-02 03:19:03.699 7 INFO nova.api.openstack.wsgi [None req-684f8bce-ab05-407b-83d5-2cec6726e676 6c8dff7c08de46dca9e26ca80ec4b8b4 5e086859d9cd43a69ea3a2eeae10fe0c - - default default] HTTP exception thrown: Instance aacead13-ce96-4097-8e9f-ce360b532d1a could not be found. [pid: 7|app: 0|req: 387/781] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:19:03 2026] GET /v2.1/servers/aacead13-ce96-4097-8e9f-ce360b532d1a => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 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: 395/782] 10.0.0.97 () {32 vars in 703 bytes} [Mon Mar 2 03:19:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-929196803 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 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: 388/783] 10.0.0.97 () {34 vars in 670 bytes} [Mon Mar 2 03:19:07 2026] POST /v2.1/os-keypairs => generated 386 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/784] 10.0.0.97 () {34 vars in 670 bytes} [Mon Mar 2 03:19:10 2026] POST /v2.1/os-keypairs => generated 385 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:19:13.098 7 WARNING neutronclient.v2_0.client [None req-b7c1e9ac-4b5a-4999-8b7b-2268b55938f7 3c9ac21c3f0e4b0ea105c1d5aa3db10a 0c56d7bce80943fe851ad891b92d63c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:19:13.996 7 WARNING neutronclient.v2_0.client [None req-b7c1e9ac-4b5a-4999-8b7b-2268b55938f7 3c9ac21c3f0e4b0ea105c1d5aa3db10a 0c56d7bce80943fe851ad891b92d63c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:19:14.188 8 WARNING neutronclient.v2_0.client [None req-0ce560f7-4995-4fd0-94fd-0c505cc76ba2 57c725d0a4d7404b81d6c44c879b05f7 45aca817945e4a1fb65dc0dbf0db474b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:19:14.205 7 WARNING neutronclient.v2_0.client [None req-b7c1e9ac-4b5a-4999-8b7b-2268b55938f7 3c9ac21c3f0e4b0ea105c1d5aa3db10a 0c56d7bce80943fe851ad891b92d63c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:19:14.223 8 WARNING neutronclient.v2_0.client [None req-0ce560f7-4995-4fd0-94fd-0c505cc76ba2 57c725d0a4d7404b81d6c44c879b05f7 45aca817945e4a1fb65dc0dbf0db474b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/787] 10.0.0.97 () {34 vars in 662 bytes} [Mon Mar 2 03:19:13 2026] POST /v2.1/servers => generated 453 bytes in 1475 msecs (HTTP/1.1 202) 10 headers in 473 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, ' 2026-03-02 03:19:14.540 7 WARNING neutronclient.v2_0.client [None req-85be3686-d8bb-4d9e-a948-bdc79d39d066 3c9ac21c3f0e4b0ea105c1d5aa3db10a 0c56d7bce80943fe851ad891b92d63c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:19:14.562 8 WARNING neutronclient.v2_0.client [None req-0ce560f7-4995-4fd0-94fd-0c505cc76ba2 57c725d0a4d7404b81d6c44c879b05f7 45aca817945e4a1fb65dc0dbf0db474b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/788] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:19:14 2026] GET /v2.1/servers/a65d87f3-c7d6-458d-8172-cf6506572824 => generated 1392 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/789] 10.0.0.97 () {34 vars in 662 bytes} [Mon Mar 2 03:19:14 2026] POST /v2.1/servers => generated 450 bytes in 1206 msecs (HTTP/1.1 202) 10 headers in 473 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, ' 2026-03-02 03:19:15.309 7 WARNING neutronclient.v2_0.client [None req-7637ebf4-8449-4769-ba26-9ddb2858c282 57c725d0a4d7404b81d6c44c879b05f7 45aca817945e4a1fb65dc0dbf0db474b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/790] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:19:15 2026] GET /v2.1/servers/062d3c29-4401-42ce-8378-067bd40354bf => generated 1399 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-03-02 03:19:15.920 8 WARNING neutronclient.v2_0.client [None req-6ac1d4ea-a633-48c1-800e-8e7cec7c6ee5 3c9ac21c3f0e4b0ea105c1d5aa3db10a 0c56d7bce80943fe851ad891b92d63c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /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, ' 2026-03-02 03:19:16.417 7 WARNING neutronclient.v2_0.client [None req-b0e0df49-a1a3-442f-b7e8-1a37c4990a9e 57c725d0a4d7404b81d6c44c879b05f7 45aca817945e4a1fb65dc0dbf0db474b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/791] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:19:15 2026] GET /v2.1/servers/a65d87f3-c7d6-458d-8172-cf6506572824 => generated 1465 bytes in 1092 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/792] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:19:16 2026] GET /v2.1/servers/062d3c29-4401-42ce-8378-067bd40354bf => generated 1472 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 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, ' /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, ' 2026-03-02 03:19:16.789 8 WARNING nova.compute.api [None req-20ede198-a6c7-4238-8242-fbb44e8355df 3c9ac21c3f0e4b0ea105c1d5aa3db10a 0c56d7bce80943fe851ad891b92d63c3 - - default default] [instance: a65d87f3-c7d6-458d-8172-cf6506572824] instance's host None is down, deleting from database 2026-03-02 03:19:16.791 8 WARNING neutronclient.v2_0.client [None req-20ede198-a6c7-4238-8242-fbb44e8355df 3c9ac21c3f0e4b0ea105c1d5aa3db10a 0c56d7bce80943fe851ad891b92d63c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:19:16.824 7 WARNING nova.compute.api [None req-c302e9ec-fc67-4f76-a203-1792b414f194 57c725d0a4d7404b81d6c44c879b05f7 45aca817945e4a1fb65dc0dbf0db474b - - default default] [instance: 062d3c29-4401-42ce-8378-067bd40354bf] instance's host None is down, deleting from database 2026-03-02 03:19:16.825 7 WARNING neutronclient.v2_0.client [None req-c302e9ec-fc67-4f76-a203-1792b414f194 57c725d0a4d7404b81d6c44c879b05f7 45aca817945e4a1fb65dc0dbf0db474b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:19:17.440 8 WARNING neutronclient.v2_0.client [None req-20ede198-a6c7-4238-8242-fbb44e8355df 3c9ac21c3f0e4b0ea105c1d5aa3db10a 0c56d7bce80943fe851ad891b92d63c3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:19:17.479 7 WARNING neutronclient.v2_0.client [None req-c302e9ec-fc67-4f76-a203-1792b414f194 57c725d0a4d7404b81d6c44c879b05f7 45aca817945e4a1fb65dc0dbf0db474b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/793] 10.0.0.97 () {32 vars in 717 bytes} [Mon Mar 2 03:19:16 2026] DELETE /v2.1/servers/a65d87f3-c7d6-458d-8172-cf6506572824 => generated 0 bytes in 872 msecs (HTTP/1.1 204) 9 headers in 363 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: 401/794] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:19:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-02 03:19:17.793 8 INFO nova.api.openstack.wsgi [None req-e4d1bf46-00dc-407b-93c7-a71f7cc615e2 3c9ac21c3f0e4b0ea105c1d5aa3db10a 0c56d7bce80943fe851ad891b92d63c3 - - default default] HTTP exception thrown: Instance a65d87f3-c7d6-458d-8172-cf6506572824 could not be found. [pid: 8|app: 0|req: 402/795] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:19:17 2026] GET /v2.1/servers/a65d87f3-c7d6-458d-8172-cf6506572824 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 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: 403/796] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:19:17 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 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: 404/797] 10.0.0.97 () {32 vars in 705 bytes} [Mon Mar 2 03:19:17 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1228067773 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/798] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:19:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) 2026-03-02 03:19:17.961 8 WARNING neutronclient.v2_0.client [None req-d30fe956-54d6-4708-aad7-643257ffb0b6 2441a30761564265af114b56f8155810 799d10fbaa364bba8c8efe01625b3e59 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/799] 10.0.0.97 () {32 vars in 717 bytes} [Mon Mar 2 03:19:16 2026] DELETE /v2.1/servers/062d3c29-4401-42ce-8378-067bd40354bf => generated 0 bytes in 1321 msecs (HTTP/1.1 204) 9 headers in 363 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, ' 2026-03-02 03:19:18.077 7 INFO nova.api.openstack.wsgi [None req-6d0637e5-8725-4f23-8a50-667ab8fae933 57c725d0a4d7404b81d6c44c879b05f7 45aca817945e4a1fb65dc0dbf0db474b - - default default] HTTP exception thrown: Instance 062d3c29-4401-42ce-8378-067bd40354bf could not be found. [pid: 7|app: 0|req: 395/800] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:19:18 2026] GET /v2.1/servers/062d3c29-4401-42ce-8378-067bd40354bf => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 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: 396/801] 10.0.0.97 () {32 vars in 703 bytes} [Mon Mar 2 03:19:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-806851902 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/802] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:19:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 2056 bytes in 680 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/803] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:19:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 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: 8|app: 0|req: 407/804] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:19:18 2026] GET /v2.1/os-hypervisors/detail => 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: 398/805] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:19:18 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/806] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:19:18 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/807] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:19:18 2026] GET /v2.1/limits?tenant_id=0c56d7bce80943fe851ad891b92d63c3 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 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: 409/808] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:19:18 2026] GET /v2.1/limits?tenant_id=45aca817945e4a1fb65dc0dbf0db474b => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/809] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:19:18 2026] GET /v2.1/limits?tenant_id=71c707b790bd4133a8d560079c0446cb => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/810] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:19:18 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/811] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:19:18 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/812] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:19:18 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/813] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:19:18 2026] GET /v2.1/limits?tenant_id=eaf80c8105f74412a3675307b2b20847 => generated 302 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/814] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:19:19 2026] GET /v2.1/os-services => generated 546 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/817] 10.0.0.97 () {34 vars in 670 bytes} [Mon Mar 2 03:19:24 2026] POST /v2.1/os-keypairs => generated 386 bytes in 96 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, ' 2026-03-02 03:19:27.842 8 WARNING neutronclient.v2_0.client [None req-4658a5df-c8cb-42d5-8a3e-8eea9578cdde 5cd8ec1e1ae64a1da91a291231a501dc 71c707b790bd4133a8d560079c0446cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:19:27.887 8 WARNING neutronclient.v2_0.client [None req-4658a5df-c8cb-42d5-8a3e-8eea9578cdde 5cd8ec1e1ae64a1da91a291231a501dc 71c707b790bd4133a8d560079c0446cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:19:28.165 8 WARNING neutronclient.v2_0.client [None req-4658a5df-c8cb-42d5-8a3e-8eea9578cdde 5cd8ec1e1ae64a1da91a291231a501dc 71c707b790bd4133a8d560079c0446cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/818] 10.0.0.97 () {34 vars in 662 bytes} [Mon Mar 2 03:19:27 2026] POST /v2.1/servers => generated 453 bytes in 744 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-02 03:19:28.559 7 WARNING neutronclient.v2_0.client [None req-08c5dca0-53e8-4235-9512-9f7e3bb85bf7 5cd8ec1e1ae64a1da91a291231a501dc 71c707b790bd4133a8d560079c0446cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/819] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:19:28 2026] GET /v2.1/servers/35cfbba1-df8b-4363-90a1-2cc0d2e4de9b => generated 1432 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-03-02 03:19:29.674 8 WARNING neutronclient.v2_0.client [None req-62d1f2fb-89b3-4675-8cf3-27224361ec52 5cd8ec1e1ae64a1da91a291231a501dc 71c707b790bd4133a8d560079c0446cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/820] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:19:29 2026] GET /v2.1/servers/35cfbba1-df8b-4363-90a1-2cc0d2e4de9b => generated 1505 bytes in 894 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-03-02 03:19:30.611 7 WARNING nova.compute.api [None req-d3592848-2d68-4181-886e-cdf50ab30c4d 5cd8ec1e1ae64a1da91a291231a501dc 71c707b790bd4133a8d560079c0446cb - - default default] [instance: 35cfbba1-df8b-4363-90a1-2cc0d2e4de9b] instance's host None is down, deleting from database 2026-03-02 03:19:30.612 7 WARNING neutronclient.v2_0.client [None req-d3592848-2d68-4181-886e-cdf50ab30c4d 5cd8ec1e1ae64a1da91a291231a501dc 71c707b790bd4133a8d560079c0446cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:19:31.560 7 WARNING neutronclient.v2_0.client [None req-d3592848-2d68-4181-886e-cdf50ab30c4d 5cd8ec1e1ae64a1da91a291231a501dc 71c707b790bd4133a8d560079c0446cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 406/823] 10.0.0.97 () {32 vars in 717 bytes} [Mon Mar 2 03:19:30 2026] DELETE /v2.1/servers/35cfbba1-df8b-4363-90a1-2cc0d2e4de9b => generated 0 bytes in 1168 msecs (HTTP/1.1 204) 9 headers in 363 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, ' 2026-03-02 03:19:31.744 8 INFO nova.api.openstack.wsgi [None req-fb77d512-b8bc-4ad0-8c98-9617aea8cc4c 5cd8ec1e1ae64a1da91a291231a501dc 71c707b790bd4133a8d560079c0446cb - - default default] HTTP exception thrown: Instance 35cfbba1-df8b-4363-90a1-2cc0d2e4de9b could not be found. [pid: 8|app: 0|req: 418/824] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:19:31 2026] GET /v2.1/servers/35cfbba1-df8b-4363-90a1-2cc0d2e4de9b => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 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: 407/825] 10.0.0.97 () {32 vars in 705 bytes} [Mon Mar 2 03:19:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1437893786 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 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, ' 2026-03-02 03:19:38.446 8 WARNING neutronclient.v2_0.client [None req-1585fc9f-44ae-4a17-b288-14623f46389e 0f7acd63b88a43d4bb37b4d635b9c0ac 7c45b9ca07e945b187409010f2adab39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:19:40.219 8 WARNING neutronclient.v2_0.client [None req-1585fc9f-44ae-4a17-b288-14623f46389e 0f7acd63b88a43d4bb37b4d635b9c0ac 7c45b9ca07e945b187409010f2adab39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/826] 10.0.0.97 () {34 vars in 662 bytes} [Mon Mar 2 03:19:38 2026] POST /v2.1/servers => generated 424 bytes in 2453 msecs (HTTP/1.1 202) 10 headers in 473 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, ' 2026-03-02 03:19:40.773 8 WARNING neutronclient.v2_0.client [None req-fd071156-7298-4ec4-8819-0381fc440c5a 0f7acd63b88a43d4bb37b4d635b9c0ac 7c45b9ca07e945b187409010f2adab39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 420/827] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:19:40 2026] GET /v2.1/servers/2f8ec092-06f0-4b20-bd93-4f0495f3c9d8 => generated 1369 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/828] 10.0.0.97 () {34 vars in 670 bytes} [Mon Mar 2 03:19:40 2026] POST /v2.1/os-keypairs => generated 385 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:19:41.932 7 WARNING neutronclient.v2_0.client [None req-6ab08585-4082-4846-ac33-ebe23191ea1f 0f7acd63b88a43d4bb37b4d635b9c0ac 7c45b9ca07e945b187409010f2adab39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/831] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:19:41 2026] GET /v2.1/servers/2f8ec092-06f0-4b20-bd93-4f0495f3c9d8 => generated 1442 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-03-02 03:19:42.249 8 WARNING nova.compute.api [None req-168ad8fc-309e-4cec-b5e0-836f5021d895 0f7acd63b88a43d4bb37b4d635b9c0ac 7c45b9ca07e945b187409010f2adab39 - - default default] [instance: 2f8ec092-06f0-4b20-bd93-4f0495f3c9d8] instance's host None is down, deleting from database 2026-03-02 03:19:42.251 8 WARNING neutronclient.v2_0.client [None req-168ad8fc-309e-4cec-b5e0-836f5021d895 0f7acd63b88a43d4bb37b4d635b9c0ac 7c45b9ca07e945b187409010f2adab39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:19:42.353 8 WARNING neutronclient.v2_0.client [None req-168ad8fc-309e-4cec-b5e0-836f5021d895 0f7acd63b88a43d4bb37b4d635b9c0ac 7c45b9ca07e945b187409010f2adab39 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 422/832] 10.0.0.97 () {32 vars in 717 bytes} [Mon Mar 2 03:19:42 2026] DELETE /v2.1/servers/2f8ec092-06f0-4b20-bd93-4f0495f3c9d8 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 9 headers in 363 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, ' 2026-03-02 03:19:42.525 7 INFO nova.api.openstack.wsgi [None req-c5c97d8c-00bd-4c50-8d3c-0885940326b3 0f7acd63b88a43d4bb37b4d635b9c0ac 7c45b9ca07e945b187409010f2adab39 - - default default] HTTP exception thrown: Instance 2f8ec092-06f0-4b20-bd93-4f0495f3c9d8 could not be found. [pid: 7|app: 0|req: 411/833] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:19:42 2026] GET /v2.1/servers/2f8ec092-06f0-4b20-bd93-4f0495f3c9d8 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/834] 10.0.0.97 () {30 vars in 412 bytes} [Mon Mar 2 03:19:43 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 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: 412/835] 10.0.0.97 () {28 vars in 559 bytes} [Mon Mar 2 03:19:43 2026] GET /v2/ => generated 402 bytes in 451 msecs (HTTP/1.1 200) 5 headers in 221 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: 424/836] 10.0.0.97 () {28 vars in 563 bytes} [Mon Mar 2 03:19:44 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: 413/837] 10.0.0.97 () {30 vars in 412 bytes} [Mon Mar 2 03:19:44 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-03-02 03:19:44.840 8 WARNING neutronclient.v2_0.client [None req-d0c8db54-203b-4fbe-a505-748357a10c61 7a8a411dd0b34ac79852dea2047d6fbe cd9c38fb8d2448f3b2e334e929b38868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:19:45.029 8 WARNING neutronclient.v2_0.client [None req-d0c8db54-203b-4fbe-a505-748357a10c61 7a8a411dd0b34ac79852dea2047d6fbe cd9c38fb8d2448f3b2e334e929b38868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:19:46.470 8 WARNING neutronclient.v2_0.client [None req-d0c8db54-203b-4fbe-a505-748357a10c61 7a8a411dd0b34ac79852dea2047d6fbe cd9c38fb8d2448f3b2e334e929b38868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/838] 10.0.0.97 () {34 vars in 662 bytes} [Mon Mar 2 03:19:44 2026] POST /v2.1/servers => generated 451 bytes in 1921 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-02 03:19:46.733 7 WARNING neutronclient.v2_0.client [None req-a60bbe3d-bba9-407b-aac6-3f507cc1f62b 7a8a411dd0b34ac79852dea2047d6fbe cd9c38fb8d2448f3b2e334e929b38868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 414/839] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:19:46 2026] GET /v2.1/servers/eb07592b-7346-467d-a9d0-05bbedfd610c => generated 1423 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-03-02 03:19:48.066 8 WARNING neutronclient.v2_0.client [None req-ad47ddc4-4a98-405e-89c1-14904ea993fa 7a8a411dd0b34ac79852dea2047d6fbe cd9c38fb8d2448f3b2e334e929b38868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/840] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:19:48 2026] GET /v2.1/servers/eb07592b-7346-467d-a9d0-05bbedfd610c => generated 1496 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-03-02 03:19:48.185 7 WARNING nova.compute.api [None req-a9aaf368-c59b-4a2f-97d1-ccd29a65315c 7a8a411dd0b34ac79852dea2047d6fbe cd9c38fb8d2448f3b2e334e929b38868 - - default default] [instance: eb07592b-7346-467d-a9d0-05bbedfd610c] instance's host None is down, deleting from database 2026-03-02 03:19:48.186 7 WARNING neutronclient.v2_0.client [None req-a9aaf368-c59b-4a2f-97d1-ccd29a65315c 7a8a411dd0b34ac79852dea2047d6fbe cd9c38fb8d2448f3b2e334e929b38868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:19:48.221 7 WARNING neutronclient.v2_0.client [None req-a9aaf368-c59b-4a2f-97d1-ccd29a65315c 7a8a411dd0b34ac79852dea2047d6fbe cd9c38fb8d2448f3b2e334e929b38868 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/841] 10.0.0.97 () {32 vars in 717 bytes} [Mon Mar 2 03:19:48 2026] DELETE /v2.1/servers/eb07592b-7346-467d-a9d0-05bbedfd610c => generated 0 bytes in 217 msecs (HTTP/1.1 204) 9 headers in 363 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, ' 2026-03-02 03:19:48.367 8 INFO nova.api.openstack.wsgi [None req-b46f3bbc-a16b-4215-a6d4-3a57299cb9c9 7a8a411dd0b34ac79852dea2047d6fbe cd9c38fb8d2448f3b2e334e929b38868 - - default default] HTTP exception thrown: Instance eb07592b-7346-467d-a9d0-05bbedfd610c could not be found. [pid: 8|app: 0|req: 427/842] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:19:48 2026] GET /v2.1/servers/eb07592b-7346-467d-a9d0-05bbedfd610c => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 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: 416/843] 10.0.0.97 () {32 vars in 703 bytes} [Mon Mar 2 03:19:48 2026] DELETE /v2.1/os-keypairs/tempest-keypair-831594106 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 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: 431/850] 10.0.0.151 () {30 vars in 619 bytes} [Mon Mar 2 03:20:11 2026] GET /v2.1 => generated 0 bytes in 107 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 420/851] 10.0.0.151 () {32 vars in 692 bytes} [Mon Mar 2 03:20:11 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: 432/852] 10.0.0.151 () {34 vars in 913 bytes} [Mon Mar 2 03:20:11 2026] GET /v2.1/os-simple-tenant-usage/ea7df75a4e9b42aab5d7582f23d6f9f6?start=2026-03-01T00:00:00&end=2026-03-02T23:59:59 => generated 20 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/853] 10.0.0.151 () {30 vars in 654 bytes} [Mon Mar 2 03:20:12 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 31 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: 8|app: 0|req: 433/854] 10.0.0.151 () {30 vars in 619 bytes} [Mon Mar 2 03:20:15 2026] GET /v2.1 => generated 0 bytes in 101 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 422/855] 10.0.0.151 () {32 vars in 692 bytes} [Mon Mar 2 03:20:15 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: 434/856] 10.0.0.151 () {34 vars in 913 bytes} [Mon Mar 2 03:20:15 2026] GET /v2.1/os-simple-tenant-usage/ea7df75a4e9b42aab5d7582f23d6f9f6?start=2026-03-01T00:00:00&end=2026-03-02T23:59:59 => generated 20 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/857] 10.0.0.151 () {30 vars in 654 bytes} [Mon Mar 2 03:20:16 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 31 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: 8|app: 0|req: 435/858] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:20:16 2026] GET /v2.1/os-services => generated 546 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/859] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:20:17 2026] GET /v2.1/limits?tenant_id=59d8471be14741599b67c56a0859c6ba => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 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: 436/860] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:20:17 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/861] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:20:17 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/862] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:20:17 2026] GET /v2.1/limits?tenant_id=bbb29fbb71a64dbd933d602e17331d58 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/863] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:20:17 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/864] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:20:17 2026] GET /v2.1/limits?tenant_id=ea7df75a4e9b42aab5d7582f23d6f9f6 => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/865] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:20:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/866] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:20:17 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 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: 428/867] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:20:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 33 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: 8|app: 0|req: 440/868] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:20:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/869] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:20:17 2026] GET /v2.1/servers/detail?all_tenants=true => 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: 441/870] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:20:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/871] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:20:17 2026] GET /v2.1/os-hypervisors/detail => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/872] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:20:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/881] 10.0.0.97 () {34 vars in 670 bytes} [Mon Mar 2 03:20:58 2026] POST /v2.1/os-keypairs => generated 397 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:21:01.534 7 WARNING neutronclient.v2_0.client [None req-e753e520-e1e3-4164-9031-a92447e4a8a2 51e9181acda147589bdefebafc04b356 7e4830eec64d489b84af9d7fa1ea8ff4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:21:01.605 7 WARNING neutronclient.v2_0.client [None req-e753e520-e1e3-4164-9031-a92447e4a8a2 51e9181acda147589bdefebafc04b356 7e4830eec64d489b84af9d7fa1ea8ff4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:21:01.836 7 WARNING neutronclient.v2_0.client [None req-e753e520-e1e3-4164-9031-a92447e4a8a2 51e9181acda147589bdefebafc04b356 7e4830eec64d489b84af9d7fa1ea8ff4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/884] 10.0.0.97 () {34 vars in 662 bytes} [Mon Mar 2 03:21:01 2026] POST /v2.1/servers => generated 450 bytes in 559 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-02 03:21:02.071 8 WARNING neutronclient.v2_0.client [None req-67ecb4e7-c048-4d6a-8fc5-10ca5b3dee5f 51e9181acda147589bdefebafc04b356 7e4830eec64d489b84af9d7fa1ea8ff4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/885] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:21:02 2026] GET /v2.1/servers/791ca04e-e4e5-4799-bb5f-28d2df70a4ea => generated 1402 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-03-02 03:21:03.165 7 WARNING neutronclient.v2_0.client [None req-9202c559-381f-4d59-a0b6-509acac1d6e6 51e9181acda147589bdefebafc04b356 7e4830eec64d489b84af9d7fa1ea8ff4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 436/886] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:21:03 2026] GET /v2.1/servers/791ca04e-e4e5-4799-bb5f-28d2df70a4ea => generated 1475 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-03-02 03:21:03.275 8 WARNING nova.compute.api [None req-7984ebe3-00d9-4fa2-96b5-9b0ca46ba0bc 51e9181acda147589bdefebafc04b356 7e4830eec64d489b84af9d7fa1ea8ff4 - - default default] [instance: 791ca04e-e4e5-4799-bb5f-28d2df70a4ea] instance's host None is down, deleting from database 2026-03-02 03:21:03.276 8 WARNING neutronclient.v2_0.client [None req-7984ebe3-00d9-4fa2-96b5-9b0ca46ba0bc 51e9181acda147589bdefebafc04b356 7e4830eec64d489b84af9d7fa1ea8ff4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:21:03.309 8 WARNING neutronclient.v2_0.client [None req-7984ebe3-00d9-4fa2-96b5-9b0ca46ba0bc 51e9181acda147589bdefebafc04b356 7e4830eec64d489b84af9d7fa1ea8ff4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/887] 10.0.0.97 () {32 vars in 717 bytes} [Mon Mar 2 03:21:03 2026] DELETE /v2.1/servers/791ca04e-e4e5-4799-bb5f-28d2df70a4ea => generated 0 bytes in 227 msecs (HTTP/1.1 204) 9 headers in 363 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, ' 2026-03-02 03:21:03.467 7 INFO nova.api.openstack.wsgi [None req-7b878963-2a43-4906-9ddf-681ba15b49da 51e9181acda147589bdefebafc04b356 7e4830eec64d489b84af9d7fa1ea8ff4 - - default default] HTTP exception thrown: Instance 791ca04e-e4e5-4799-bb5f-28d2df70a4ea could not be found. [pid: 7|app: 0|req: 437/888] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:21:03 2026] GET /v2.1/servers/791ca04e-e4e5-4799-bb5f-28d2df70a4ea => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 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: 452/889] 10.0.0.97 () {32 vars in 727 bytes} [Mon Mar 2 03:21:03 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-653638727 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 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: 439/892] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:21:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/893] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:21:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 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: 440/894] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:21:17 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/895] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:21:17 2026] GET /v2.1/os-services => generated 546 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 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: 441/896] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:21:17 2026] GET /v2.1/os-hypervisors/detail => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 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: 456/897] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:21:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/898] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:21:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/899] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:21:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/900] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:21:17 2026] GET /v2.1/limits?tenant_id=04e3e14c5e214f549b4fc4c798258127 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/901] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:21:17 2026] GET /v2.1/limits?tenant_id=0e7dc092bac1435f9ef61953c719954c => generated 302 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/902] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:21:17 2026] GET /v2.1/limits?tenant_id=592da143ed4a4909a4fa9b72dbd50e39 => generated 302 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/903] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:21:17 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/904] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:21:17 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/905] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:21:17 2026] GET /v2.1/limits?tenant_id=84163ca03786404298051406610f7ee2 => generated 302 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/906] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:21:17 2026] GET /v2.1/limits?tenant_id=88e0d6e8c13a4407836ebb3016610b3a => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/907] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:21:17 2026] GET /v2.1/limits?tenant_id=a842bcac32fb42eab9c1cca6e18fc4cf => generated 302 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/908] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:21:17 2026] GET /v2.1/limits?tenant_id=c74f9861989e4d92955128d4f93bebef => generated 302 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/909] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:21:17 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/910] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:21:17 2026] GET /v2.1/limits?tenant_id=e7060f36d2b84526961db18c49182f82 => generated 302 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/911] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:21:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/920] 10.0.0.97 () {34 vars in 670 bytes} [Mon Mar 2 03:21:54 2026] POST /v2.1/os-keypairs => generated 397 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/921] 10.0.0.97 () {34 vars in 670 bytes} [Mon Mar 2 03:21:58 2026] POST /v2.1/os-keypairs => generated 386 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:21:59.966 7 WARNING neutronclient.v2_0.client [None req-5cbd7536-06e2-48e6-84bf-2e48cd30d0d5 17b0962a692248569a0bc760ec043ae1 9809cb72f89f4d04a51707c76ead106d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:22:00.023 7 WARNING neutronclient.v2_0.client [None req-5cbd7536-06e2-48e6-84bf-2e48cd30d0d5 17b0962a692248569a0bc760ec043ae1 9809cb72f89f4d04a51707c76ead106d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:22:00.070 7 WARNING neutronclient.v2_0.client [None req-5cbd7536-06e2-48e6-84bf-2e48cd30d0d5 17b0962a692248569a0bc760ec043ae1 9809cb72f89f4d04a51707c76ead106d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:22:00.225 7 WARNING neutronclient.v2_0.client [None req-5cbd7536-06e2-48e6-84bf-2e48cd30d0d5 17b0962a692248569a0bc760ec043ae1 9809cb72f89f4d04a51707c76ead106d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 454/922] 10.0.0.97 () {34 vars in 662 bytes} [Mon Mar 2 03:21:59 2026] POST /v2.1/servers => generated 497 bytes in 899 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-02 03:22:00.832 8 WARNING neutronclient.v2_0.client [None req-dd2f4243-938b-4f9f-9457-febbb43251bf 17b0962a692248569a0bc760ec043ae1 9809cb72f89f4d04a51707c76ead106d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/925] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:22:00 2026] GET /v2.1/servers/bd4326e6-b406-4554-9f1a-5a446049841f => generated 1456 bytes in 989 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-03-02 03:22:02.842 7 WARNING neutronclient.v2_0.client [None req-99c03135-f84d-4113-9d38-fd5ea1812d80 17b0962a692248569a0bc760ec043ae1 9809cb72f89f4d04a51707c76ead106d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/926] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:22:02 2026] GET /v2.1/servers/bd4326e6-b406-4554-9f1a-5a446049841f => generated 1529 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-03-02 03:22:03.019 8 WARNING nova.compute.api [None req-dd3bf5af-23c8-41ff-b18c-59d2e2555a26 17b0962a692248569a0bc760ec043ae1 9809cb72f89f4d04a51707c76ead106d - - default default] [instance: bd4326e6-b406-4554-9f1a-5a446049841f] instance's host None is down, deleting from database 2026-03-02 03:22:03.020 8 WARNING neutronclient.v2_0.client [None req-dd3bf5af-23c8-41ff-b18c-59d2e2555a26 17b0962a692248569a0bc760ec043ae1 9809cb72f89f4d04a51707c76ead106d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:22:03.066 8 WARNING neutronclient.v2_0.client [None req-dd3bf5af-23c8-41ff-b18c-59d2e2555a26 17b0962a692248569a0bc760ec043ae1 9809cb72f89f4d04a51707c76ead106d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/927] 10.0.0.97 () {32 vars in 717 bytes} [Mon Mar 2 03:22:02 2026] DELETE /v2.1/servers/bd4326e6-b406-4554-9f1a-5a446049841f => generated 0 bytes in 255 msecs (HTTP/1.1 204) 9 headers in 363 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, ' 2026-03-02 03:22:03.232 7 INFO nova.api.openstack.wsgi [None req-16d4e233-60a2-4a60-8503-109c6756b040 17b0962a692248569a0bc760ec043ae1 9809cb72f89f4d04a51707c76ead106d - - default default] HTTP exception thrown: Instance bd4326e6-b406-4554-9f1a-5a446049841f could not be found. [pid: 7|app: 0|req: 458/928] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:22:03 2026] GET /v2.1/servers/bd4326e6-b406-4554-9f1a-5a446049841f => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 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: 471/929] 10.0.0.97 () {32 vars in 705 bytes} [Mon Mar 2 03:22:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1215901429 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 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: 459/930] 10.0.0.97 () {32 vars in 727 bytes} [Mon Mar 2 03:22:04 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1134604820 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-02 03:22:06.606 8 WARNING neutronclient.v2_0.client [None req-84990214-9655-45a9-81a2-9832ac2c15e5 216e5bdc3a5641a0a002a1f5207593ea 870996039d304d5a9c6b54c724adc11e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:22:07.582 8 WARNING neutronclient.v2_0.client [None req-84990214-9655-45a9-81a2-9832ac2c15e5 216e5bdc3a5641a0a002a1f5207593ea 870996039d304d5a9c6b54c724adc11e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/931] 10.0.0.97 () {34 vars in 662 bytes} [Mon Mar 2 03:22:06 2026] POST /v2.1/servers => generated 424 bytes in 1532 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-02 03:22:08.087 7 WARNING neutronclient.v2_0.client [None req-24a18be0-33b7-4726-8125-0c6bbfa69751 216e5bdc3a5641a0a002a1f5207593ea 870996039d304d5a9c6b54c724adc11e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 460/932] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:22:08 2026] GET /v2.1/servers/81d7d092-2897-449e-a043-69d7d8d3f29b => generated 1367 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-03-02 03:22:09.195 8 WARNING neutronclient.v2_0.client [None req-806456d2-9d02-4a7a-b91f-c40b791021ad 216e5bdc3a5641a0a002a1f5207593ea 870996039d304d5a9c6b54c724adc11e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/933] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:22:09 2026] GET /v2.1/servers/81d7d092-2897-449e-a043-69d7d8d3f29b => generated 1440 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-03-02 03:22:09.335 7 WARNING nova.compute.api [None req-b15ecbab-c0c4-44be-82e2-d9a215dd3475 216e5bdc3a5641a0a002a1f5207593ea 870996039d304d5a9c6b54c724adc11e - - default default] [instance: 81d7d092-2897-449e-a043-69d7d8d3f29b] instance's host None is down, deleting from database 2026-03-02 03:22:09.336 7 WARNING neutronclient.v2_0.client [None req-b15ecbab-c0c4-44be-82e2-d9a215dd3475 216e5bdc3a5641a0a002a1f5207593ea 870996039d304d5a9c6b54c724adc11e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:22:09.357 7 WARNING neutronclient.v2_0.client [None req-b15ecbab-c0c4-44be-82e2-d9a215dd3475 216e5bdc3a5641a0a002a1f5207593ea 870996039d304d5a9c6b54c724adc11e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/934] 10.0.0.97 () {32 vars in 717 bytes} [Mon Mar 2 03:22:09 2026] DELETE /v2.1/servers/81d7d092-2897-449e-a043-69d7d8d3f29b => generated 0 bytes in 232 msecs (HTTP/1.1 204) 9 headers in 363 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, ' 2026-03-02 03:22:09.535 8 INFO nova.api.openstack.wsgi [None req-1e88fbee-a62b-41d3-9bdc-2999fe78d71d 216e5bdc3a5641a0a002a1f5207593ea 870996039d304d5a9c6b54c724adc11e - - default default] HTTP exception thrown: Instance 81d7d092-2897-449e-a043-69d7d8d3f29b could not be found. [pid: 8|app: 0|req: 474/935] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:22:09 2026] GET /v2.1/servers/81d7d092-2897-449e-a043-69d7d8d3f29b => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 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: 476/938] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:22:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 528 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: 463/939] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:22:17 2026] GET /v2.1/os-hypervisors/detail => 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: 477/940] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:22:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/941] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:22:17 2026] GET /v2.1/limits?tenant_id=2ae73c24813747e8a4a8f1b2d333b247 => generated 302 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/942] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:22:17 2026] GET /v2.1/limits?tenant_id=5ee7a79f82db44b38cf345712ef7d85b => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/943] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:22:17 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/944] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:22:17 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/945] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:22:17 2026] GET /v2.1/limits?tenant_id=a2aae1b1662646e1b0c3c3521500e568 => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/946] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:22:18 2026] GET /v2.1/limits?tenant_id=a4999b03d95e442aa51dd1bda79abb44 => generated 302 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/947] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:22:18 2026] GET /v2.1/limits?tenant_id=c2789e96d9574757a156404e802b2a10 => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/948] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:22:18 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/949] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:22:18 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/950] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:22:18 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 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: 469/951] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:22:18 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 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: 483/952] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:22:18 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/953] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:22:18 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/954] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:22:18 2026] GET /v2.1/os-services => generated 546 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/959] 10.0.0.97 () {34 vars in 670 bytes} [Mon Mar 2 03:22:38 2026] POST /v2.1/os-keypairs => generated 395 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-02 03:22:42.202 7 WARNING neutronclient.v2_0.client [None req-3379bb42-71fc-4fc5-92fb-cfe54cd76943 4ba926ddf11849008c323f76f493ed81 2e98847ef907472f99acfd9dfa81b8d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:22:42.527 7 WARNING neutronclient.v2_0.client [None req-3379bb42-71fc-4fc5-92fb-cfe54cd76943 4ba926ddf11849008c323f76f493ed81 2e98847ef907472f99acfd9dfa81b8d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:22:42.869 7 WARNING neutronclient.v2_0.client [None req-3379bb42-71fc-4fc5-92fb-cfe54cd76943 4ba926ddf11849008c323f76f493ed81 2e98847ef907472f99acfd9dfa81b8d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/962] 10.0.0.97 () {34 vars in 662 bytes} [Mon Mar 2 03:22:42 2026] POST /v2.1/servers => generated 448 bytes in 1100 msecs (HTTP/1.1 202) 10 headers in 473 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, ' 2026-03-02 03:22:43.252 8 WARNING neutronclient.v2_0.client [None req-f02f7b77-e66b-45e4-91f3-493fb89eb205 4ba926ddf11849008c323f76f493ed81 2e98847ef907472f99acfd9dfa81b8d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/963] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:22:43 2026] GET /v2.1/servers/8fa08335-f62b-466f-9dc2-267142693e0c => generated 1392 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-03-02 03:22:48.532 7 WARNING neutronclient.v2_0.client [None req-6db570bd-3022-4506-9510-d42569e0ccaa 4ba926ddf11849008c323f76f493ed81 2e98847ef907472f99acfd9dfa81b8d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 476/964] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:22:48 2026] GET /v2.1/servers/8fa08335-f62b-466f-9dc2-267142693e0c => generated 1465 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 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, ' 2026-03-02 03:22:48.726 8 WARNING nova.compute.api [None req-ac413bd7-af2e-4fb6-a5f8-56ad372bf3ca 4ba926ddf11849008c323f76f493ed81 2e98847ef907472f99acfd9dfa81b8d9 - - default default] [instance: 8fa08335-f62b-466f-9dc2-267142693e0c] instance's host None is down, deleting from database 2026-03-02 03:22:48.727 8 WARNING neutronclient.v2_0.client [None req-ac413bd7-af2e-4fb6-a5f8-56ad372bf3ca 4ba926ddf11849008c323f76f493ed81 2e98847ef907472f99acfd9dfa81b8d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-03-02 03:22:49.121 8 WARNING neutronclient.v2_0.client [None req-ac413bd7-af2e-4fb6-a5f8-56ad372bf3ca 4ba926ddf11849008c323f76f493ed81 2e98847ef907472f99acfd9dfa81b8d9 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/965] 10.0.0.97 () {32 vars in 717 bytes} [Mon Mar 2 03:22:48 2026] DELETE /v2.1/servers/8fa08335-f62b-466f-9dc2-267142693e0c => generated 0 bytes in 594 msecs (HTTP/1.1 204) 9 headers in 363 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, ' 2026-03-02 03:22:49.290 7 INFO nova.api.openstack.wsgi [None req-d2633611-12aa-43fa-833b-48b5ad97f159 4ba926ddf11849008c323f76f493ed81 2e98847ef907472f99acfd9dfa81b8d9 - - default default] HTTP exception thrown: Instance 8fa08335-f62b-466f-9dc2-267142693e0c could not be found. [pid: 7|app: 0|req: 477/966] 10.0.0.97 () {32 vars in 714 bytes} [Mon Mar 2 03:22:49 2026] GET /v2.1/servers/8fa08335-f62b-466f-9dc2-267142693e0c => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 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: 491/969] 10.0.0.97 () {32 vars in 723 bytes} [Mon Mar 2 03:22:53 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-331928866 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 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, ' 2026-03-02 03:22:53.286 7 INFO nova.api.openstack.wsgi [None req-39a11371-0858-4124-9a0b-7f353e5e3fbf 4ba926ddf11849008c323f76f493ed81 2e98847ef907472f99acfd9dfa81b8d9 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-331928866 not found for user 4ba926ddf11849008c323f76f493ed81 [pid: 7|app: 0|req: 479/970] 10.0.0.97 () {32 vars in 720 bytes} [Mon Mar 2 03:22:53 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-331928866 => generated 141 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/975] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:23:16 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/976] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:23:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 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: 483/977] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:23:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/978] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:23:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/979] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:23:17 2026] GET /v2.1/os-services => generated 546 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/980] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:23:17 2026] GET /v2.1/os-hypervisors/detail => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 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: 485/981] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:23:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/982] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:23:17 2026] GET /v2.1/limits?tenant_id=365f7f04447245bbb2d1a5b4a1f55a8a => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/983] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:23:17 2026] GET /v2.1/limits?tenant_id=59a62907feb8469aa1add9b3c6e4fc4f => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/984] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:23:17 2026] GET /v2.1/limits?tenant_id=77196df27e564a49b283c6f51a74f8b9 => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/985] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:23:17 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/986] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:23:17 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/987] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:23:17 2026] GET /v2.1/limits?tenant_id=bb905ddda7664920a28d4f71b412da9d => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/988] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:23:17 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/989] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:23:17 2026] GET /v2.1/limits?tenant_id=e91f76a072d04340ae11d315122b03d2 => generated 302 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/990] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:23:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/991] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:23:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1004] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:24:16 2026] GET /v2.1/os-services => generated 546 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 359 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: 497/1005] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:24:17 2026] GET /v2.1/os-hypervisors/detail => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 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: 509/1006] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:24:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1007] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:24:17 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1008] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:24:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 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: 499/1009] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:24:17 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1010] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:24:17 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1011] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:24:17 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1012] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:24:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1013] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:24:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1014] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:24:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1015] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:24:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1028] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:25:16 2026] GET /v2.1/os-services => generated 546 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 359 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: 509/1029] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:25:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 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: 521/1030] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:25:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 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: 510/1031] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:25:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1032] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:25:17 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1033] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:25:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 8 msecs (HTTP/1.1 404) 9 headers in 380 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: 523/1034] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:25:17 2026] GET /v2.1/os-hypervisors/detail => generated 19 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1035] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:25:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1036] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:25:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1037] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:25:17 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1038] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:25:17 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1039] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:25:17 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1052] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:26:16 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1053] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:26:17 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1054] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:26:17 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1055] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:26:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1056] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:26:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 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: 523/1057] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:26:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1058] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:26:17 2026] GET /v2.1/os-hypervisors/detail => 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: 524/1059] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:26:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1060] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:26:17 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1061] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:26:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 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: 537/1062] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:26:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1063] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:26:17 2026] GET /v2.1/os-services => generated 546 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1076] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:27:16 2026] GET /v2.1/os-services => generated 546 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 359 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: 533/1077] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:27:16 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 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: 545/1078] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:27:16 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 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: 534/1079] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:27:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1080] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:27:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1081] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:27:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1082] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:27:17 2026] GET /v2.1/os-hypervisors/detail => generated 19 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1083] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:27:17 2026] GET /v2.1/os-aggregates => generated 18 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1084] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:27:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1085] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:27:17 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 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: 549/1086] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:27:17 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1087] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:27:17 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1100] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:28:16 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1101] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:28:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1102] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:28:16 2026] GET /v2.1/os-security-groups => generated 78 bytes in 7 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1103] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:28:16 2026] GET /v2.1/os-services => generated 546 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1104] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:28:16 2026] GET /v2.1/os-hypervisors/detail => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 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: 547/1105] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:28:16 2026] GET /v2.1/os-aggregates => generated 18 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1106] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:28:17 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1107] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:28:17 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1108] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:28:17 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1109] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:28:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1110] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:28:17 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 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: 550/1111] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:28:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 27 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: 8|app: 0|req: 568/1124] 10.0.0.148 () {32 vars in 686 bytes} [Mon Mar 2 03:29:16 2026] GET /v2.1/os-availability-zone => generated 28 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1125] 10.0.0.148 () {32 vars in 688 bytes} [Mon Mar 2 03:29:16 2026] GET /v2.1/os-hypervisors/detail => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 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: 569/1126] 10.0.0.148 () {32 vars in 672 bytes} [Mon Mar 2 03:29:16 2026] GET /v2.1/os-aggregates => generated 18 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1127] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:29:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1128] 10.0.0.148 () {32 vars in 668 bytes} [Mon Mar 2 03:29:16 2026] GET /v2.1/os-services => generated 546 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1129] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:29:16 2026] GET /v2.1/limits?tenant_id=799d10fbaa364bba8c8efe01625b3e59 => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 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: 571/1130] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:29:17 2026] GET /v2.1/limits?tenant_id=79e16d1bc5324983816e23d6f33889ef => generated 302 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1131] 10.0.0.148 () {32 vars in 743 bytes} [Mon Mar 2 03:29:17 2026] GET /v2.1/limits?tenant_id=d687e5af71364b35b1eef0e2267b6fd9 => generated 299 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1132] 10.0.0.148 () {32 vars in 711 bytes} [Mon Mar 2 03:29:17 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1133] 10.0.0.148 () {32 vars in 682 bytes} [Mon Mar 2 03:29:17 2026] GET /v2.1/os-security-groups => generated 78 bytes in 5 msecs (HTTP/1.1 404) 9 headers in 380 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: 573/1134] 10.0.0.148 () {32 vars in 707 bytes} [Mon Mar 2 03:29:17 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1135] 10.0.0.148 () {32 vars in 703 bytes} [Mon Mar 2 03:29:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)