+ 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 [Sun Mar 8 02:59:34 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 nodename: nova-api-osapi-67fc95c7b8-hrzkx machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:8774 fd 3 Python version: 3.12.3 (main, Jan 8 2026, 11:30:50) [GCC 13.3.0] Python main interpreter initialized at 0x7faad3105668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-03-08 02:59:39.394 7 INFO nova.utils [None req-7e78ac28-67aa-4e85-9953-b1fd47f8df87 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-08 02:59:39.665 8 INFO nova.utils [None req-22d4b150-2605-4d97-84b3-8c6e27614e15 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-03-08 02:59:41.029 7 WARNING keystonemiddleware._common.config [None req-7e78ac28-67aa-4e85-9953-b1fd47f8df87 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-08 02:59:41.038 7 WARNING oslo_config.cfg [None req-7e78ac28-67aa-4e85-9953-b1fd47f8df87 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-08 02:59:41.115 7 WARNING keystonemiddleware._common.config [None req-7e78ac28-67aa-4e85-9953-b1fd47f8df87 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-08 02:59:41.131 7 WARNING oslo_config.cfg [None req-7e78ac28-67aa-4e85-9953-b1fd47f8df87 - - - - - -] 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-08 02:59:41.143 7 WARNING oslo_config.cfg [None req-7e78ac28-67aa-4e85-9953-b1fd47f8df87 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7faad3105668 pid: 7 (default app) 2026-03-08 02:59:41.562 8 WARNING keystonemiddleware._common.config [None req-22d4b150-2605-4d97-84b3-8c6e27614e15 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-08 02:59:41.572 8 WARNING oslo_config.cfg [None req-22d4b150-2605-4d97-84b3-8c6e27614e15 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-03-08 02:59:41.661 8 WARNING keystonemiddleware._common.config [None req-22d4b150-2605-4d97-84b3-8c6e27614e15 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-03-08 02:59:41.683 8 WARNING oslo_config.cfg [None req-22d4b150-2605-4d97-84b3-8c6e27614e15 - - - - - -] 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-08 02:59:41.697 8 WARNING oslo_config.cfg [None req-22d4b150-2605-4d97-84b3-8c6e27614e15 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7faad3105668 pid: 8 (default app) [pid: 7|app: 0|req: 3/3] 199.204.45.19 () {42 vars in 701 bytes} [Sun Mar 8 02:59:48 2026] GET /v2.1 => generated 114 bytes in 20 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-08 02:59:48.980 8 WARNING oslo_policy.policy [None req-0b310020-3bab-4a77-ba6e-7418cf3dfc34 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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-08 02:59:48.981 8 WARNING oslo_policy.policy [None req-0b310020-3bab-4a77-ba6e-7418cf3dfc34 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 1/4] 199.204.45.19 () {44 vars in 905 bytes} [Sun Mar 8 02:59:48 2026] GET /v2.1 => generated 0 bytes in 579 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-03-08 02:59:49.094 7 WARNING oslo_policy.policy [req-0b310020-3bab-4a77-ba6e-7418cf3dfc34 req-fa4eaac0-a5ee-4bfd-aa95-c212652ec99c c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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-08 02:59:49.095 7 WARNING oslo_policy.policy [req-0b310020-3bab-4a77-ba6e-7418cf3dfc34 req-fa4eaac0-a5ee-4bfd-aa95-c212652ec99c c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 4/5] 199.204.45.19 () {46 vars in 978 bytes} [Sun Mar 8 02:59:49 2026] GET /v2.1/ => generated 399 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 02:59:49.202 8 INFO nova.api.openstack.wsgi [None req-32097581-16ea-414b-af98-86e25957dd14 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 2/6] 199.204.45.19 () {48 vars in 1007 bytes} [Sun Mar 8 02:59:49 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/7] 199.204.45.19 () {48 vars in 1047 bytes} [Sun Mar 8 02:59:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 199.204.45.19 () {52 vars in 1044 bytes} [Sun Mar 8 02:59:49 2026] POST /v2.1/flavors => generated 527 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/9] 199.204.45.19 () {42 vars in 701 bytes} [Sun Mar 8 02:59:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 199.204.45.19 () {44 vars in 905 bytes} [Sun Mar 8 02:59:50 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 7/11] 199.204.45.19 () {46 vars in 978 bytes} [Sun Mar 8 02:59:50 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 02:59:50.153 8 INFO nova.api.openstack.wsgi [None req-1fef4b60-e204-49a4-a7d5-42d6277c5530 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 5/12] 199.204.45.19 () {48 vars in 1009 bytes} [Sun Mar 8 02:59:50 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/13] 199.204.45.19 () {48 vars in 1047 bytes} [Sun Mar 8 02:59:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/14] 199.204.45.19 () {52 vars in 1044 bytes} [Sun Mar 8 02:59:50 2026] POST /v2.1/flavors => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/17] 199.204.45.19 () {42 vars in 701 bytes} [Sun Mar 8 02:59:50 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/18] 199.204.45.19 () {44 vars in 905 bytes} [Sun Mar 8 02:59:50 2026] GET /v2.1 => generated 0 bytes in 349 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/19] 199.204.45.19 () {46 vars in 978 bytes} [Sun Mar 8 02:59:51 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 02:59:51.356 7 INFO nova.api.openstack.wsgi [None req-c1930071-a8c7-4d76-9594-344ac8681d98 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 11/20] 199.204.45.19 () {48 vars in 1011 bytes} [Sun Mar 8 02:59:51 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/21] 199.204.45.19 () {48 vars in 1047 bytes} [Sun Mar 8 02:59:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/22] 199.204.45.19 () {52 vars in 1044 bytes} [Sun Mar 8 02:59:51 2026] POST /v2.1/flavors => generated 531 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/23] 199.204.45.19 () {42 vars in 701 bytes} [Sun Mar 8 02:59:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/24] 199.204.45.19 () {44 vars in 905 bytes} [Sun Mar 8 02:59:52 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/25] 199.204.45.19 () {46 vars in 978 bytes} [Sun Mar 8 02:59:52 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 02:59:52.287 7 INFO nova.api.openstack.wsgi [None req-94fa126d-5e31-4848-a575-514c371f6f0c c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 14/26] 199.204.45.19 () {48 vars in 1009 bytes} [Sun Mar 8 02:59:52 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/27] 199.204.45.19 () {48 vars in 1047 bytes} [Sun Mar 8 02:59:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/28] 199.204.45.19 () {52 vars in 1044 bytes} [Sun Mar 8 02:59:52 2026] POST /v2.1/flavors => generated 530 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/29] 199.204.45.19 () {42 vars in 701 bytes} [Sun Mar 8 02:59:53 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/30] 199.204.45.19 () {44 vars in 905 bytes} [Sun Mar 8 02:59:53 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/31] 199.204.45.19 () {46 vars in 978 bytes} [Sun Mar 8 02:59:53 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 02:59:53.210 7 INFO nova.api.openstack.wsgi [None req-16f7197d-7f15-4502-975f-c5dc0e9065ac c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 17/32] 199.204.45.19 () {48 vars in 1011 bytes} [Sun Mar 8 02:59:53 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/33] 199.204.45.19 () {48 vars in 1047 bytes} [Sun Mar 8 02:59:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/34] 199.204.45.19 () {52 vars in 1044 bytes} [Sun Mar 8 02:59:53 2026] POST /v2.1/flavors => generated 533 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 20/37] 10.0.0.43 () {28 vars in 453 bytes} [Sun Mar 8 03:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 18/38] 10.0.0.43 () {30 vars in 657 bytes} [Sun Mar 8 03:00:08 2026] GET /v2.1 => generated 0 bytes in 34 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: 21/39] 10.0.0.43 () {32 vars in 730 bytes} [Sun Mar 8 03:00:08 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 19/40] 10.0.0.43 () {34 vars in 764 bytes} [Sun Mar 8 03:00:08 2026] GET /v2.1/os-services => generated 546 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 23/43] 10.0.0.43 () {28 vars in 453 bytes} [Sun Mar 8 03:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 21/44] 10.0.0.43 () {30 vars in 657 bytes} [Sun Mar 8 03:00:12 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 24/45] 10.0.0.43 () {32 vars in 730 bytes} [Sun Mar 8 03:00:12 2026] GET /v2.1/ => generated 411 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 22/46] 10.0.0.43 () {34 vars in 764 bytes} [Sun Mar 8 03:00:12 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: 7|app: 0|req: 25/47] 10.0.0.43 () {28 vars in 453 bytes} [Sun Mar 8 03:00:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 23/48] 10.0.0.43 () {30 vars in 657 bytes} [Sun Mar 8 03:00:16 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: 26/49] 10.0.0.43 () {32 vars in 730 bytes} [Sun Mar 8 03:00:16 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 24/50] 10.0.0.43 () {34 vars in 807 bytes} [Sun Mar 8 03:00:16 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/53] 10.0.0.43 () {28 vars in 453 bytes} [Sun Mar 8 03:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 26/54] 10.0.0.43 () {30 vars in 657 bytes} [Sun Mar 8 03:00:21 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 29/55] 10.0.0.43 () {32 vars in 730 bytes} [Sun Mar 8 03:00:21 2026] GET /v2.1/ => generated 411 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/56] 10.0.0.43 () {34 vars in 807 bytes} [Sun Mar 8 03:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/117] 10.0.0.138 () {28 vars in 454 bytes} [Sun Mar 8 03:05: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 58/118] 10.0.0.138 () {30 vars in 658 bytes} [Sun Mar 8 03:05:24 2026] GET /v2.1 => generated 0 bytes in 147 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 61/119] 10.0.0.138 () {32 vars in 731 bytes} [Sun Mar 8 03:05:24 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/120] 10.0.0.138 () {34 vars in 804 bytes} [Sun Mar 8 03:05:24 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 78/157] 199.204.45.19 () {42 vars in 701 bytes} [Sun Mar 8 03:08: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: 80/158] 199.204.45.19 () {44 vars in 905 bytes} [Sun Mar 8 03:08:25 2026] GET /v2.1 => generated 0 bytes in 71 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 79/159] 199.204.45.19 () {46 vars in 978 bytes} [Sun Mar 8 03:08:25 2026] GET /v2.1/ => generated 399 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:08:25.315 7 INFO nova.api.openstack.wsgi [None req-df44645c-be7c-4137-97ef-bf850a828838 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 81/160] 199.204.45.19 () {48 vars in 1013 bytes} [Sun Mar 8 03:08:25 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 80/161] 199.204.45.19 () {48 vars in 1047 bytes} [Sun Mar 8 03:08:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/162] 199.204.45.19 () {52 vars in 1045 bytes} [Sun Mar 8 03:08:25 2026] POST /v2.1/flavors => generated 532 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/179] 199.204.45.19 () {42 vars in 701 bytes} [Sun Mar 8 03:09: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) [pid: 8|app: 0|req: 89/180] 199.204.45.19 () {44 vars in 905 bytes} [Sun Mar 8 03:09:48 2026] GET /v2.1 => generated 0 bytes in 65 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 92/181] 199.204.45.19 () {46 vars in 978 bytes} [Sun Mar 8 03:09:48 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:09:48.323 8 INFO nova.api.openstack.wsgi [None req-3d51fc45-d554-43c2-b173-1e83d79db535 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user c9281434b7f24f1abf44182f736f171a [pid: 8|app: 0|req: 90/182] 199.204.45.19 () {48 vars in 1047 bytes} [Sun Mar 8 03:09:48 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-03-08 03:09:48.336 7 WARNING oslo_db.sqlalchemy.utils [None req-66478536-58af-4a28-831d-4b3564f3392b c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 93/183] 199.204.45.19 () {48 vars in 1012 bytes} [Sun Mar 8 03:09:48 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/184] 199.204.45.19 () {52 vars in 1053 bytes} [Sun Mar 8 03:09:48 2026] POST /v2.1/os-keypairs => generated 576 bytes in 60 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/187] 199.204.45.19 () {42 vars in 701 bytes} [Sun Mar 8 03:09:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/188] 199.204.45.19 () {44 vars in 905 bytes} [Sun Mar 8 03:09:52 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 96/189] 199.204.45.19 () {46 vars in 978 bytes} [Sun Mar 8 03:09:52 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 94/190] 199.204.45.19 () {48 vars in 1069 bytes} [Sun Mar 8 03:09:52 2026] GET /v2.1/os-quota-sets/a66f28354ac648a9a6f5b8ed048f0b09 => generated 283 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/191] 199.204.45.19 () {52 vars in 1121 bytes} [Sun Mar 8 03:09:52 2026] PUT /v2.1/os-quota-sets/a66f28354ac648a9a6f5b8ed048f0b09 => generated 238 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/306] 199.204.45.19 () {42 vars in 701 bytes} [Sun Mar 8 03:19: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: 155/307] 199.204.45.19 () {44 vars in 905 bytes} [Sun Mar 8 03:19:26 2026] GET /v2.1 => generated 0 bytes in 107 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 153/308] 199.204.45.19 () {46 vars in 978 bytes} [Sun Mar 8 03:19:26 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:19:26.615 7 INFO nova.api.openstack.wsgi [None req-19ad60f9-0e92-4d96-9f17-b1cac9afe674 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 156/309] 199.204.45.19 () {48 vars in 1011 bytes} [Sun Mar 8 03:19:26 2026] GET /v2.1/flavors/m1.manila => 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: 154/310] 199.204.45.19 () {48 vars in 1047 bytes} [Sun Mar 8 03:19:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/311] 199.204.45.19 () {52 vars in 1045 bytes} [Sun Mar 8 03:19:26 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.204.45.19 () {42 vars in 701 bytes} [Sun Mar 8 03:24: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: 7|app: 0|req: 190/377] 199.204.45.19 () {44 vars in 905 bytes} [Sun Mar 8 03:24:43 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 188/378] 199.204.45.19 () {46 vars in 978 bytes} [Sun Mar 8 03:24:43 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.204.45.19 () {48 vars in 1069 bytes} [Sun Mar 8 03:24:43 2026] GET /v2.1/os-quota-sets/c6b9bab283b042d98d8ac3d167fde49c => generated 283 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 199.204.45.19 () {52 vars in 1121 bytes} [Sun Mar 8 03:24:43 2026] PUT /v2.1/os-quota-sets/c6b9bab283b042d98d8ac3d167fde49c => generated 238 bytes in 124 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: 196/393] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:25:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/394] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:25:41 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) /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: 197/395] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:25:41 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/396] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:25:42 2026] GET /v2.1/os-aggregates => generated 18 bytes in 24 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: 198/397] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:25:42 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => generated 302 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/398] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:25:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => 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: 199/399] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:25:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/400] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:25:42 2026] GET /v2.1/os-services => generated 783 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/401] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:25:42 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 86 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: 202/402] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:25:42 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: 8|app: 0|req: 201/403] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:25:42 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/404] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:25:42 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: 210/417] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:26:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 72 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: 208/418] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:26:41 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => 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: 211/419] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:26:41 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/420] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:26:41 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => generated 299 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/421] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:26:41 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/422] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:26:42 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: 213/423] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:26:42 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 120 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: 211/424] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:26:42 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: 214/425] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:26:42 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: 212/426] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:26:42 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/427] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:26:42 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 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: 213/428] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:26:42 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/441] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:27:41 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => generated 302 bytes in 77 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: 220/442] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:27:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => 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: 223/443] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:27:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => 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: 221/444] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:27:42 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: 7|app: 0|req: 224/445] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:27:42 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/446] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:27:42 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) /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: 225/447] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:27:42 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: 223/448] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:27:42 2026] GET /v2.1/os-availability-zone => generated 97 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: 7|app: 0|req: 226/449] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:27:42 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: 224/450] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:27:42 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/451] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:27:42 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: 225/452] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:27:42 2026] GET /v2.1/os-services => generated 783 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: 8|app: 0|req: 232/465] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:28:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/466] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:28:41 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) /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: 233/467] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:28:41 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/468] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:28:41 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 8|app: 0|req: 234/469] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:28:41 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) /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/470] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:28:41 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/471] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:28:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => generated 299 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/472] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:28:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/473] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:28:42 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/474] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:28:42 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: 237/475] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:28:42 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/476] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:28:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/489] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:29:41 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/490] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:29:41 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 55 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: 245/491] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:29:41 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: 247/492] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:29:42 2026] GET /v2.1/os-services => generated 783 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/493] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:29:42 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 56 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: 248/494] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:29:42 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) /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: 247/495] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:29:42 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => generated 302 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/496] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:29:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => 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: 248/497] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:29:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/498] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:29:42 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: 8|app: 0|req: 249/499] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:29:42 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: 251/500] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:29:42 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: 258/513] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:30:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 80 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: 256/514] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:30:41 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/515] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:30:41 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) /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: 257/516] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:30:42 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: 260/517] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:30:42 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: 258/518] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:30:42 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: 261/519] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:30:42 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/520] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:30:42 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => generated 302 bytes in 27 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: 262/521] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:30:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => 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: 260/522] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:30:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => 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: 263/523] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:30:42 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/524] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:30:42 2026] GET /v2.1/os-services => generated 783 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: 7|app: 0|req: 270/537] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:31:41 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 84 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: 268/538] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:31:41 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: 7|app: 0|req: 271/539] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:31:42 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: 8|app: 0|req: 269/540] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:31:42 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: 272/541] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:31:42 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: 8|app: 0|req: 270/542] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:31:42 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) /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: 273/543] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:31:42 2026] GET /v2.1/os-services => generated 783 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/544] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:31:42 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 274/545] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:31:42 2026] GET /v2.1/os-aggregates => generated 18 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: 272/546] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:31:42 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => 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: 275/547] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:31:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/548] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:31:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/561] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:32:41 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/562] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:32:41 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: 283/563] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:32:41 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: 281/564] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:32:41 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/565] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:32:41 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) /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: 282/566] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:32:42 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => 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: 285/567] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:32:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => generated 299 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/568] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:32:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => 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: 286/569] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:32:42 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/570] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:32:42 2026] GET /v2.1/os-services => generated 783 bytes in 41 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: 287/571] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:32:42 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 31 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: 285/572] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:32:42 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: 294/585] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:33:41 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/586] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:33:41 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) /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: 295/587] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:33:41 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: 293/588] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:33:41 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/589] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:33:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/590] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:33:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => 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: 297/591] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:33:42 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/592] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:33:42 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: 298/593] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:33:42 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: 8|app: 0|req: 296/594] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:33:42 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: 299/595] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:33:42 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/596] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:33:42 2026] GET /v2.1/os-services => generated 783 bytes in 34 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: 304/609] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:34:41 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 102 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: 306/610] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:34:41 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: 305/611] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:34:41 2026] GET /v2.1/os-services => generated 783 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/612] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:34:41 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) /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: 306/613] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:34:41 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 24 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: 308/614] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:34:41 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => 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: 307/615] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:34:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => 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: 309/616] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:34:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => 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: 308/617] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:34:42 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: 310/618] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:34:42 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/619] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:34:42 2026] GET /v2.1/os-aggregates => generated 18 bytes in 8 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/620] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:34:42 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: 314/625] 199.204.45.19 () {42 vars in 701 bytes} [Sun Mar 8 03:35:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 312/626] 199.204.45.19 () {44 vars in 905 bytes} [Sun Mar 8 03:35:08 2026] GET /v2.1 => generated 0 bytes in 65 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 315/627] 199.204.45.19 () {46 vars in 978 bytes} [Sun Mar 8 03:35:08 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:35:08.746 8 INFO nova.api.openstack.wsgi [None req-29b568e6-99c4-46b1-b95e-b26109aabfbf c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 313/628] 199.204.45.19 () {48 vars in 1007 bytes} [Sun Mar 8 03:35:08 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/629] 199.204.45.19 () {48 vars in 1047 bytes} [Sun Mar 8 03:35:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/630] 199.204.45.19 () {48 vars in 1095 bytes} [Sun Mar 8 03:35:08 2026] GET /v2.1/flavors/699a4eae-0c64-4715-aacc-e616c0f6eb2d/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: 317/631] 199.204.45.19 () {42 vars in 701 bytes} [Sun Mar 8 03:35:09 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: 315/632] 199.204.45.19 () {44 vars in 905 bytes} [Sun Mar 8 03:35:09 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 318/633] 199.204.45.19 () {46 vars in 978 bytes} [Sun Mar 8 03:35:09 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:35:09.687 8 INFO nova.api.openstack.wsgi [None req-af13187f-a33f-463b-ac21-39380866a9ec c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 316/634] 199.204.45.19 () {48 vars in 1009 bytes} [Sun Mar 8 03:35:09 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/635] 199.204.45.19 () {48 vars in 1047 bytes} [Sun Mar 8 03:35:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/636] 199.204.45.19 () {48 vars in 1095 bytes} [Sun Mar 8 03:35:09 2026] GET /v2.1/flavors/0aff7578-59a6-4761-8465-75994dac386b/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: 320/637] 199.204.45.19 () {42 vars in 701 bytes} [Sun Mar 8 03:35:10 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: 8|app: 0|req: 318/638] 199.204.45.19 () {44 vars in 905 bytes} [Sun Mar 8 03:35:10 2026] GET /v2.1 => generated 0 bytes in 45 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 321/639] 199.204.45.19 () {46 vars in 978 bytes} [Sun Mar 8 03:35:10 2026] GET /v2.1/ => generated 399 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:35:10.725 8 INFO nova.api.openstack.wsgi [None req-575b8b4e-11ce-4bb2-a2d0-9c887381887c c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 319/640] 199.204.45.19 () {48 vars in 1011 bytes} [Sun Mar 8 03:35:10 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/641] 199.204.45.19 () {48 vars in 1047 bytes} [Sun Mar 8 03:35:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/642] 199.204.45.19 () {48 vars in 1095 bytes} [Sun Mar 8 03:35:10 2026] GET /v2.1/flavors/13d7a30d-1723-443d-943b-8de8e00d0fda/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: 324/645] 199.204.45.19 () {42 vars in 701 bytes} [Sun Mar 8 03:35: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: 8|app: 0|req: 322/646] 199.204.45.19 () {44 vars in 905 bytes} [Sun Mar 8 03:35:11 2026] GET /v2.1 => generated 0 bytes in 27 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 325/647] 199.204.45.19 () {46 vars in 978 bytes} [Sun Mar 8 03:35:11 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:35:11.648 8 INFO nova.api.openstack.wsgi [None req-a6a81356-7cbb-4961-90c3-dca6564c84a9 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 323/648] 199.204.45.19 () {48 vars in 1009 bytes} [Sun Mar 8 03:35:11 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: 7|app: 0|req: 326/649] 199.204.45.19 () {48 vars in 1047 bytes} [Sun Mar 8 03:35:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/650] 199.204.45.19 () {48 vars in 1095 bytes} [Sun Mar 8 03:35:11 2026] GET /v2.1/flavors/2dc16a7d-e6be-4b1a-84f8-08f355f9f7a5/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: 327/651] 199.204.45.19 () {42 vars in 701 bytes} [Sun Mar 8 03:35:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/652] 199.204.45.19 () {44 vars in 905 bytes} [Sun Mar 8 03:35:12 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 328/653] 199.204.45.19 () {46 vars in 978 bytes} [Sun Mar 8 03:35:12 2026] GET /v2.1/ => generated 399 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:35:12.558 8 INFO nova.api.openstack.wsgi [None req-0e7f04c1-bdf9-4bfe-98be-06893008968b c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 326/654] 199.204.45.19 () {48 vars in 1011 bytes} [Sun Mar 8 03:35:12 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: 329/655] 199.204.45.19 () {48 vars in 1047 bytes} [Sun Mar 8 03:35:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/656] 199.204.45.19 () {48 vars in 1095 bytes} [Sun Mar 8 03:35:12 2026] GET /v2.1/flavors/a0ce0a08-54d3-4666-b25e-cf99102e84c9/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: 333/663] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:35:41 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/664] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:35:41 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: 7|app: 0|req: 334/665] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:35:41 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => 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: 332/666] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:35:41 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => 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: 335/667] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:35:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => generated 299 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/668] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:35:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/669] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:35:42 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: 334/670] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:35:42 2026] GET /v2.1/os-services => generated 783 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: 7|app: 0|req: 337/671] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:35:42 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 8|app: 0|req: 335/672] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:35:42 2026] GET /v2.1/os-aggregates => generated 18 bytes in 22 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: 338/673] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:35:42 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: 336/674] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:35:42 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/681] 199.204.45.19 () {42 vars in 701 bytes} [Sun Mar 8 03:36:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 342/682] 199.204.45.19 () {44 vars in 905 bytes} [Sun Mar 8 03:36:12 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 341/683] 199.204.45.19 () {46 vars in 978 bytes} [Sun Mar 8 03:36:12 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:36:12.881 7 INFO nova.api.openstack.wsgi [None req-1e4043fb-818b-4dfa-830c-c649dd3732b4 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 343/684] 199.204.45.19 () {48 vars in 1013 bytes} [Sun Mar 8 03:36:12 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: 342/685] 199.204.45.19 () {48 vars in 1047 bytes} [Sun Mar 8 03:36:12 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/686] 199.204.45.19 () {48 vars in 1095 bytes} [Sun Mar 8 03:36:12 2026] GET /v2.1/flavors/92029c82-1289-4474-b9a4-4b51a13a8498/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/687] 199.204.45.19 () {42 vars in 701 bytes} [Sun Mar 8 03:36:19 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/688] 199.204.45.19 () {44 vars in 905 bytes} [Sun Mar 8 03:36:19 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 344/689] 199.204.45.19 () {46 vars in 978 bytes} [Sun Mar 8 03:36:19 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/690] 199.204.45.19 () {48 vars in 1047 bytes} [Sun Mar 8 03:36:19 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/693] 199.204.45.19 () {42 vars in 701 bytes} [Sun Mar 8 03:36:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/694] 199.204.45.19 () {44 vars in 905 bytes} [Sun Mar 8 03:36:23 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 349/695] 199.204.45.19 () {46 vars in 978 bytes} [Sun Mar 8 03:36:23 2026] GET /v2.1/ => generated 399 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/696] 199.204.45.19 () {48 vars in 1069 bytes} [Sun Mar 8 03:36:23 2026] GET /v2.1/os-quota-sets/a66f28354ac648a9a6f5b8ed048f0b09 => generated 280 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: 8|app: 0|req: 350/701] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:36:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/702] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:36:41 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) /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: 351/703] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:36:41 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: 353/704] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:36:41 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/705] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:36:42 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) /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: 354/706] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:36:42 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: 353/707] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:36:42 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/708] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:36:42 2026] GET /v2.1/os-services => generated 783 bytes in 33 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: 354/709] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:36:42 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => generated 302 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: 356/710] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:36:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => 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: 355/711] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:36:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => 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: 357/712] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:36:42 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: 359/719] 199.204.45.19 () {42 vars in 701 bytes} [Sun Mar 8 03:37: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) /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: 361/720] 199.204.45.19 () {44 vars in 905 bytes} [Sun Mar 8 03:37:11 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 360/721] 199.204.45.19 () {46 vars in 978 bytes} [Sun Mar 8 03:37:11 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:37:11.351 7 INFO nova.api.openstack.wsgi [None req-8d75cc9c-4c24-4c70-a35a-5b5464cad1bc c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 362/722] 199.204.45.19 () {48 vars in 1011 bytes} [Sun Mar 8 03:37:11 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/723] 199.204.45.19 () {48 vars in 1047 bytes} [Sun Mar 8 03:37:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/724] 199.204.45.19 () {48 vars in 1095 bytes} [Sun Mar 8 03:37:11 2026] GET /v2.1/flavors/614e13bf-c8ac-4cb0-852e-b6ad38dc499d/os-extra_specs => 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: 365/727] 199.204.45.19 () {42 vars in 701 bytes} [Sun Mar 8 03:37: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: 8|app: 0|req: 363/728] 199.204.45.19 () {44 vars in 905 bytes} [Sun Mar 8 03:37:25 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 366/729] 199.204.45.19 () {46 vars in 978 bytes} [Sun Mar 8 03:37:25 2026] GET /v2.1/ => generated 399 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/730] 199.204.45.19 () {48 vars in 1069 bytes} [Sun Mar 8 03:37:25 2026] GET /v2.1/os-quota-sets/c6b9bab283b042d98d8ac3d167fde49c => generated 280 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/735] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:37:41 2026] GET /v2.1/os-security-groups => generated 78 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/736] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:37:41 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/737] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:37:41 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => generated 302 bytes in 27 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: 368/738] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:37:41 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/739] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:37:41 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => 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: 369/740] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:37:41 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: 7|app: 0|req: 372/741] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:37:42 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: 370/742] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:37:42 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: 373/743] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:37:42 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 371/744] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:37:42 2026] GET /v2.1/os-aggregates => generated 18 bytes in 10 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: 374/745] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:37:42 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: 8|app: 0|req: 372/746] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:37:42 2026] GET /v2.1/os-services => generated 783 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/751] 199.204.45.19 () {42 vars in 701 bytes} [Sun Mar 8 03:38:06 2026] GET /v2.1 => generated 114 bytes in 0 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: 375/752] 199.204.45.19 () {44 vars in 905 bytes} [Sun Mar 8 03:38:06 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 378/753] 199.204.45.19 () {46 vars in 978 bytes} [Sun Mar 8 03:38:06 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:38:06.181 8 INFO nova.api.openstack.wsgi [None req-e74aa5e3-e46f-4251-9a93-6f784be0d134 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 376/754] 199.204.45.19 () {48 vars in 1007 bytes} [Sun Mar 8 03:38:06 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/755] 199.204.45.19 () {48 vars in 1047 bytes} [Sun Mar 8 03:38:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/764] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:38:41 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 224 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: 381/765] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:38:42 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: 385/766] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:38:42 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/767] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:38:42 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 66 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: 386/768] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:38:42 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: 383/769] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:38:42 2026] GET /v2.1/os-services => generated 783 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/770] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:38:42 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 8|app: 0|req: 384/771] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:38:42 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: 7|app: 0|req: 388/772] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:38:42 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/773] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:38:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => 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: 389/774] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:38:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/775] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:38:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/776] 10.0.0.210 () {32 vars in 655 bytes} [Sun Mar 8 03:38:47 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/777] 10.0.0.210 () {32 vars in 641 bytes} [Sun Mar 8 03:38:47 2026] GET /v2.1/servers => generated 15 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-08 03:38:47.531 7 WARNING oslo_db.sqlalchemy.utils [None req-f0b0bd47-c7d1-4dee-b954-a0b07b9a6917 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 391/778] 10.0.0.210 () {32 vars in 649 bytes} [Sun Mar 8 03:38:47 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/779] 10.0.0.210 () {32 vars in 694 bytes} [Sun Mar 8 03:38:47 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/782] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:38:58 2026] GET /v2.1/flavors/699a4eae-0c64-4715-aacc-e616c0f6eb2d => generated 511 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/783] 10.0.0.210 () {32 vars in 641 bytes} [Sun Mar 8 03:38:58 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/784] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:38:58 2026] GET /v2.1/flavors/699a4eae-0c64-4715-aacc-e616c0f6eb2d => generated 511 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/787] 10.0.0.210 () {34 vars in 671 bytes} [Sun Mar 8 03:39:05 2026] POST /v2.1/os-keypairs => generated 384 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:39:07.510 7 WARNING neutronclient.v2_0.client [None req-ecfddeef-2857-479a-914b-8ce6b7ad6251 00eafc8965034ea1a5943d195feeebe7 3009efca5e7942b890e781c39354a81e - - 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: 396/788] 10.0.0.210 () {34 vars in 685 bytes} [Sun Mar 8 03:39:07 2026] POST /v2.1/os-security-groups => generated 246 bytes in 2411 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:39:09.845 8 WARNING neutronclient.v2_0.client [None req-65b39ac1-fc3e-408a-8777-b58a10c784b8 00eafc8965034ea1a5943d195feeebe7 3009efca5e7942b890e781c39354a81e - - 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: 397/789] 10.0.0.210 () {34 vars in 671 bytes} [Sun Mar 8 03:39:09 2026] POST /v2.1/os-keypairs => generated 386 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:39:10.354 8 WARNING neutronclient.v2_0.client [None req-65b39ac1-fc3e-408a-8777-b58a10c784b8 00eafc8965034ea1a5943d195feeebe7 3009efca5e7942b890e781c39354a81e - - 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: 393/790] 10.0.0.210 () {34 vars in 695 bytes} [Sun Mar 8 03:39:09 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 695 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:39:10.561 7 WARNING neutronclient.v2_0.client [None req-27ebb740-64e6-4fd0-942c-e6fb60b6f696 00eafc8965034ea1a5943d195feeebe7 3009efca5e7942b890e781c39354a81e - - 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: 398/791] 10.0.0.210 () {34 vars in 685 bytes} [Sun Mar 8 03:39:10 2026] POST /v2.1/os-security-groups => generated 248 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:39:10.826 8 WARNING neutronclient.v2_0.client [None req-471f2a33-f072-4fda-afff-5561a23eb00f 00eafc8965034ea1a5943d195feeebe7 3009efca5e7942b890e781c39354a81e - - 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-08 03:39:10.859 8 WARNING neutronclient.v2_0.client [None req-471f2a33-f072-4fda-afff-5561a23eb00f 00eafc8965034ea1a5943d195feeebe7 3009efca5e7942b890e781c39354a81e - - 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/794] 10.0.0.210 () {34 vars in 695 bytes} [Sun Mar 8 03:39:10 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:39:11.067 7 WARNING neutronclient.v2_0.client [None req-47378e37-8aa1-474e-bde0-e438fa290332 00eafc8965034ea1a5943d195feeebe7 3009efca5e7942b890e781c39354a81e - - 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-08 03:39:11.103 7 WARNING neutronclient.v2_0.client [None req-47378e37-8aa1-474e-bde0-e438fa290332 00eafc8965034ea1a5943d195feeebe7 3009efca5e7942b890e781c39354a81e - - 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: 401/795] 10.0.0.210 () {34 vars in 695 bytes} [Sun Mar 8 03:39:11 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:39:11.312 8 WARNING neutronclient.v2_0.client [None req-f4301e7e-845f-4fa5-bf40-8e99cfad014d 00eafc8965034ea1a5943d195feeebe7 3009efca5e7942b890e781c39354a81e - - 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: 395/796] 10.0.0.210 () {32 vars in 737 bytes} [Sun Mar 8 03:39:11 2026] GET /v2.1/os-security-groups/907fbc36-db5b-4563-86e7-f31b944ed30f => generated 665 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:39:11.373 7 WARNING neutronclient.v2_0.client [None req-823c78a9-9230-44af-bb5c-6e66a69ec74a 00eafc8965034ea1a5943d195feeebe7 3009efca5e7942b890e781c39354a81e - - 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-08 03:39:11.396 7 WARNING neutronclient.v2_0.client [None req-823c78a9-9230-44af-bb5c-6e66a69ec74a 00eafc8965034ea1a5943d195feeebe7 3009efca5e7942b890e781c39354a81e - - 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-08 03:39:11.435 7 WARNING neutronclient.v2_0.client [None req-823c78a9-9230-44af-bb5c-6e66a69ec74a 00eafc8965034ea1a5943d195feeebe7 3009efca5e7942b890e781c39354a81e - - 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: 402/797] 10.0.0.210 () {32 vars in 750 bytes} [Sun Mar 8 03:39:11 2026] DELETE /v2.1/os-security-group-rules/be1744af-3da2-4c7f-89b1-35ab6843212f => generated 0 bytes in 216 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-08 03:39:11.595 8 WARNING neutronclient.v2_0.client [None req-d65aed1a-e42e-45ca-9654-0bdc2cef2f81 00eafc8965034ea1a5943d195feeebe7 3009efca5e7942b890e781c39354a81e - - 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-08 03:39:11.632 8 WARNING neutronclient.v2_0.client [None req-d65aed1a-e42e-45ca-9654-0bdc2cef2f81 00eafc8965034ea1a5943d195feeebe7 3009efca5e7942b890e781c39354a81e - - 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: 396/798] 10.0.0.210 () {32 vars in 740 bytes} [Sun Mar 8 03:39:11 2026] DELETE /v2.1/os-security-groups/907fbc36-db5b-4563-86e7-f31b944ed30f => generated 0 bytes in 212 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-08 03:39:11.813 8 WARNING neutronclient.v2_0.client [None req-36047c26-198a-4a6f-a00a-95cd9ed2bba1 00eafc8965034ea1a5943d195feeebe7 3009efca5e7942b890e781c39354a81e - - 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-08 03:39:11.824 7 WARNING neutronclient.v2_0.client [None req-ca7db826-aa2b-4755-a9d5-4a24b6532af2 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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-08 03:39:11.842 8 WARNING neutronclient.v2_0.client [None req-36047c26-198a-4a6f-a00a-95cd9ed2bba1 00eafc8965034ea1a5943d195feeebe7 3009efca5e7942b890e781c39354a81e - - 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-08 03:39:11.872 7 WARNING neutronclient.v2_0.client [None req-ca7db826-aa2b-4755-a9d5-4a24b6532af2 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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: 397/799] 10.0.0.210 () {32 vars in 740 bytes} [Sun Mar 8 03:39:11 2026] DELETE /v2.1/os-security-groups/18c88e09-2bc7-4b13-a6c0-8ce9e50f98b2 => generated 0 bytes in 185 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-08 03:39:12.105 7 WARNING neutronclient.v2_0.client [None req-ca7db826-aa2b-4755-a9d5-4a24b6532af2 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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: 403/800] 10.0.0.210 () {34 vars in 663 bytes} [Sun Mar 8 03:39:11 2026] POST /v2.1/servers => generated 449 bytes in 1176 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-08 03:39:12.975 8 WARNING neutronclient.v2_0.client [None req-a0bc82dc-2e56-46de-ae46-f29858de9f6c 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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: 398/801] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:12 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 1400 bytes in 74 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-08 03:39:14.116 7 WARNING neutronclient.v2_0.client [None req-ad4e48a4-bf5e-4e68-9e0e-f7558a646510 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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: 404/802] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:14 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 1404 bytes in 148 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-08 03:39:14.895 8 WARNING neutronclient.v2_0.client [None req-5c89cc67-ea95-42cd-831f-3a27c71cc00c 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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-08 03:39:14.949 8 WARNING neutronclient.v2_0.client [None req-5c89cc67-ea95-42cd-831f-3a27c71cc00c 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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-08 03:39:15.242 7 WARNING neutronclient.v2_0.client [None req-188a5a73-8fdb-49ae-bde5-63c3d2fd095c 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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/803] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:15 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 1452 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:39:15.474 8 WARNING neutronclient.v2_0.client [None req-5c89cc67-ea95-42cd-831f-3a27c71cc00c 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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-08 03:39:16.397 7 WARNING neutronclient.v2_0.client [None req-d5b77479-d75d-41d8-b3d3-fad4b95137e2 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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/804] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:16 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 1452 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/805] 10.0.0.210 () {34 vars in 663 bytes} [Sun Mar 8 03:39:14 2026] POST /v2.1/servers => generated 451 bytes in 1718 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-08 03:39:16.549 7 WARNING neutronclient.v2_0.client [None req-c2e1a74f-601e-42af-a1b3-79cddbed13dd 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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: 407/806] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:16 2026] GET /v2.1/servers/0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d => generated 1251 bytes in 73 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-08 03:39:17.529 8 WARNING neutronclient.v2_0.client [None req-12cba67b-d965-4ac6-af81-8030b4295cc1 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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/807] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:17 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 1460 bytes in 99 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-08 03:39:17.641 7 WARNING neutronclient.v2_0.client [None req-d38f0d63-48f1-42ca-91d3-bf623c45d5e6 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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: 408/808] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:17 2026] GET /v2.1/servers/0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d => generated 1301 bytes in 71 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-08 03:39:18.623 8 WARNING neutronclient.v2_0.client [None req-ea8360df-576a-4e9d-9640-30e2f0e8d478 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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-08 03:39:18.732 7 WARNING neutronclient.v2_0.client [None req-0bd60619-2428-4c54-9053-475137f20211 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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: 409/809] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:18 2026] GET /v2.1/servers/0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d => generated 1349 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/810] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:18 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 1537 bytes in 680 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-08 03:39:19.983 7 WARNING neutronclient.v2_0.client [None req-e8ad4cfa-db1a-47dc-90c2-cd097f48ce16 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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/811] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:19 2026] GET /v2.1/servers/0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d => generated 1349 bytes in 118 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-08 03:39:20.331 8 WARNING neutronclient.v2_0.client [None req-e19acdf1-c3a7-4b76-a565-0ff86fe4c5fa 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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: 402/812] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:20 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 1525 bytes in 132 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-08 03:39:20.583 7 INFO nova.api.openstack.compute.server_external_events [req-2bf44aa7-a501-4273-814d-5f0919a9fb65 req-8b369155-4f97-45f9-8a13-7af67d15bdb3 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:9906bcd2-2755-46b8-84dd-b0a680a1bdef for instance a4493122-64c3-4a2c-9e1d-574ffeea6eb3 on instance 2026-03-08 03:39:20.591 7 INFO nova.compute.rpcapi [None req-68112846-b6af-4ad3-8a41-3de2cca67e69 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 411/813] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:39:20 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 139 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-08 03:39:21.118 8 WARNING neutronclient.v2_0.client [None req-9d17ee76-d4c2-4579-98d9-bd6fb2acc3e4 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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-08 03:39:21.468 7 WARNING neutronclient.v2_0.client [None req-b91e9a67-395f-4f26-b2ed-b92cc601ebc4 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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: 404/816] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:21 2026] GET /v2.1/servers/0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d => generated 1425 bytes in 2205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/817] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:21 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 1525 bytes in 1887 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-08 03:39:23.339 7 INFO nova.api.openstack.compute.server_external_events [req-275d2451-6c54-4ba4-a003-e76139ea2fed req-a8479bf4-704d-454f-b4bc-184dd14bd420 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:e2dc2658-b36d-44fb-b65c-96adf2b0c65e for instance 0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d on instance [pid: 7|app: 0|req: 414/818] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:39:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 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-08 03:39:23.417 8 WARNING neutronclient.v2_0.client [None req-d7c3c4f8-3bcc-4522-8d2f-b29705739f26 e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - 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-08 03:39:23.467 7 INFO nova.api.openstack.compute.server_external_events [req-2f1dec02-7f29-4471-8ccc-c2de27e9eb79 req-3efce912-9ee4-4526-80bc-6e34938c81a7 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:9906bcd2-2755-46b8-84dd-b0a680a1bdef for instance a4493122-64c3-4a2c-9e1d-574ffeea6eb3 on instance [pid: 7|app: 0|req: 415/819] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:39:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/820] 10.0.0.210 () {34 vars in 685 bytes} [Sun Mar 8 03:39:23 2026] POST /v2.1/os-security-groups => generated 242 bytes in 392 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-08 03:39:23.700 7 WARNING neutronclient.v2_0.client [None req-8f3dc2bd-7ae1-4e2a-ba9b-41e707e4074d e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - 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: 416/821] 10.0.0.210 () {34 vars in 685 bytes} [Sun Mar 8 03:39:23 2026] POST /v2.1/os-security-groups => generated 241 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:39:23.989 8 WARNING neutronclient.v2_0.client [None req-7ed84d39-84c3-4007-af52-b1fcc15001d9 e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - 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: 406/822] 10.0.0.210 () {34 vars in 685 bytes} [Sun Mar 8 03:39:23 2026] POST /v2.1/os-security-groups => generated 243 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:39:24.233 7 WARNING neutronclient.v2_0.client [None req-eea80f25-1593-44a6-8aa5-d3bfce43debe e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - 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-08 03:39:24.289 7 WARNING neutronclient.v2_0.client [None req-eea80f25-1593-44a6-8aa5-d3bfce43debe e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - 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-08 03:39:24.333 8 WARNING neutronclient.v2_0.client [None req-c191abf5-d90b-4282-a47a-58460f0f9f22 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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-08 03:39:24.365 7 WARNING neutronclient.v2_0.client [None req-eea80f25-1593-44a6-8aa5-d3bfce43debe e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - 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: 417/823] 10.0.0.210 () {32 vars in 663 bytes} [Sun Mar 8 03:39:24 2026] GET /v2.1/os-security-groups => generated 1379 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:39:24.455 7 WARNING neutronclient.v2_0.client [None req-e3a9cf1e-7768-4054-8c20-56e576d7e990 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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: 407/824] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:24 2026] GET /v2.1/servers/0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d => generated 1435 bytes in 157 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-08 03:39:24.464 8 WARNING neutronclient.v2_0.client [None req-37d7c65d-61c2-44c1-b929-70dc85af2dfc e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - 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-08 03:39:24.614 8 WARNING neutronclient.v2_0.client [None req-37d7c65d-61c2-44c1-b929-70dc85af2dfc e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - 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: 418/825] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:24 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 1525 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/826] 10.0.0.210 () {32 vars in 740 bytes} [Sun Mar 8 03:39:24 2026] DELETE /v2.1/os-security-groups/faa7645e-4cd6-4fc7-929f-aaded66d1368 => generated 0 bytes in 317 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-08 03:39:24.792 7 WARNING neutronclient.v2_0.client [None req-0a0be245-4480-44d3-aa4f-eb77c0b552b7 e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - 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-08 03:39:24.811 7 INFO nova.api.openstack.wsgi [None req-0a0be245-4480-44d3-aa4f-eb77c0b552b7 e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - default default] HTTP exception thrown: Security group faa7645e-4cd6-4fc7-929f-aaded66d1368 does not exist Neutron server returns request_ids: ['req-bebdd62b-d0bf-438a-817d-2c2c8ea957ad'] [pid: 7|app: 0|req: 419/827] 10.0.0.210 () {32 vars in 737 bytes} [Sun Mar 8 03:39:24 2026] GET /v2.1/os-security-groups/faa7645e-4cd6-4fc7-929f-aaded66d1368 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-08 03:39:24.824 8 WARNING neutronclient.v2_0.client [None req-1fc92ee6-7988-40a9-b1f0-3e3acc59ba2e e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - 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-08 03:39:24.854 8 WARNING neutronclient.v2_0.client [None req-1fc92ee6-7988-40a9-b1f0-3e3acc59ba2e e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - 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: 409/828] 10.0.0.210 () {32 vars in 740 bytes} [Sun Mar 8 03:39:24 2026] DELETE /v2.1/os-security-groups/edc307ec-ec6a-420b-9f8d-ede7602bb165 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-08 03:39:24.993 7 WARNING neutronclient.v2_0.client [None req-1c96f174-a813-418d-8d14-081fe7a2dffc e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - 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-08 03:39:25.026 7 INFO nova.api.openstack.wsgi [None req-1c96f174-a813-418d-8d14-081fe7a2dffc e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - default default] HTTP exception thrown: Security group edc307ec-ec6a-420b-9f8d-ede7602bb165 does not exist Neutron server returns request_ids: ['req-4644e7e1-a7dd-496f-9214-e56f415407fe'] [pid: 7|app: 0|req: 420/829] 10.0.0.210 () {32 vars in 737 bytes} [Sun Mar 8 03:39:24 2026] GET /v2.1/os-security-groups/edc307ec-ec6a-420b-9f8d-ede7602bb165 => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-08 03:39:25.040 8 WARNING neutronclient.v2_0.client [None req-d7771894-5bb9-436b-9cda-8cd45706ec85 e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - 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-08 03:39:25.070 8 WARNING neutronclient.v2_0.client [None req-d7771894-5bb9-436b-9cda-8cd45706ec85 e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - 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: 410/830] 10.0.0.210 () {32 vars in 740 bytes} [Sun Mar 8 03:39:25 2026] DELETE /v2.1/os-security-groups/051ad6bb-83e9-4e5b-976c-68fd626f0cf5 => generated 0 bytes in 244 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-08 03:39:25.292 7 WARNING neutronclient.v2_0.client [None req-3b73097c-acfb-4e6d-ab50-240c9702df6e e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - 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-08 03:39:25.318 7 INFO nova.api.openstack.wsgi [None req-3b73097c-acfb-4e6d-ab50-240c9702df6e e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - default default] HTTP exception thrown: Security group 051ad6bb-83e9-4e5b-976c-68fd626f0cf5 does not exist Neutron server returns request_ids: ['req-0b4d150a-4402-4490-81a5-3d786867353b'] [pid: 7|app: 0|req: 421/831] 10.0.0.210 () {32 vars in 737 bytes} [Sun Mar 8 03:39:25 2026] GET /v2.1/os-security-groups/051ad6bb-83e9-4e5b-976c-68fd626f0cf5 => generated 194 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-08 03:39:25.334 8 WARNING neutronclient.v2_0.client [None req-d0b665d6-3ee0-4a9b-93a1-f1cd51c1eece e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - 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-08 03:39:25.414 8 WARNING neutronclient.v2_0.client [None req-d0b665d6-3ee0-4a9b-93a1-f1cd51c1eece e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - 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-08 03:39:25.508 7 WARNING neutronclient.v2_0.client [None req-375a5c6b-0959-4afa-96cb-adaaf6d88f58 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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-08 03:39:25.524 8 WARNING neutronclient.v2_0.client [None req-d0b665d6-3ee0-4a9b-93a1-f1cd51c1eece e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - 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: 411/832] 10.0.0.210 () {32 vars in 663 bytes} [Sun Mar 8 03:39:25 2026] GET /v2.1/os-security-groups => generated 707 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:39:25.667 8 WARNING neutronclient.v2_0.client [None req-c77b0d5e-e93e-422a-92c3-9685c45a3f62 e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - 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: 422/833] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:25 2026] GET /v2.1/servers/0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d => generated 1435 bytes in 218 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-08 03:39:25.730 7 WARNING neutronclient.v2_0.client [None req-7a4e4b5b-33b6-4693-a9a2-db797ab4d4b1 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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-08 03:39:25.757 8 INFO nova.api.openstack.wsgi [None req-c77b0d5e-e93e-422a-92c3-9685c45a3f62 e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - default default] HTTP exception thrown: Security group 051ad6bb-83e9-4e5b-976c-68fd626f0cf5 does not exist Neutron server returns request_ids: ['req-1e72d00b-4c9e-44b2-a3d1-867fe37f963d'] [pid: 8|app: 0|req: 412/834] 10.0.0.210 () {32 vars in 740 bytes} [Sun Mar 8 03:39:25 2026] DELETE /v2.1/os-security-groups/051ad6bb-83e9-4e5b-976c-68fd626f0cf5 => generated 194 bytes in 98 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-08 03:39:25.768 8 WARNING neutronclient.v2_0.client [None req-63cd1cf3-e204-4d2b-93f7-1c430da9541d e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - 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-08 03:39:26.139 8 INFO nova.api.openstack.wsgi [None req-63cd1cf3-e204-4d2b-93f7-1c430da9541d e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - default default] HTTP exception thrown: Security group edc307ec-ec6a-420b-9f8d-ede7602bb165 does not exist Neutron server returns request_ids: ['req-46407685-3e41-4e25-aede-c23cadc7ed2f'] [pid: 8|app: 0|req: 413/835] 10.0.0.210 () {32 vars in 740 bytes} [Sun Mar 8 03:39:25 2026] DELETE /v2.1/os-security-groups/edc307ec-ec6a-420b-9f8d-ede7602bb165 => generated 194 bytes in 378 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-03-08 03:39:26.155 8 WARNING neutronclient.v2_0.client [None req-070196e1-4d8a-4365-b70a-c05094853e79 e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - 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-08 03:39:26.290 8 INFO nova.api.openstack.wsgi [None req-070196e1-4d8a-4365-b70a-c05094853e79 e402a5ae184849ae8f54a3b91a75376a e03deb0b498243bb8a4fa58688e2850d - - default default] HTTP exception thrown: Security group faa7645e-4cd6-4fc7-929f-aaded66d1368 does not exist Neutron server returns request_ids: ['req-70a527fd-8bee-4b00-981e-e223b8ca28ac'] [pid: 8|app: 0|req: 414/836] 10.0.0.210 () {32 vars in 740 bytes} [Sun Mar 8 03:39:26 2026] DELETE /v2.1/os-security-groups/faa7645e-4cd6-4fc7-929f-aaded66d1368 => generated 194 bytes in 144 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/837] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:25 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 1525 bytes in 998 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:39:26.752 8 WARNING neutronclient.v2_0.client [None req-fdb5aab2-d415-465f-b20f-2ae32da9f978 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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, ' [pid: 8|app: 0|req: 415/838] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:26 2026] GET /v2.1/servers/0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d => generated 1423 bytes in 1023 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:39:27.753 7 WARNING neutronclient.v2_0.client [None req-9790c79b-6383-42d9-b15c-857c86354276 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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: 424/839] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:27 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 1525 bytes in 919 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-08 03:39:28.771 8 WARNING neutronclient.v2_0.client [None req-936f631f-2ea2-44cf-a5f4-af0262a0e9d5 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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: 416/840] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:28 2026] GET /v2.1/servers/0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d => generated 1423 bytes in 368 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-08 03:39:29.695 7 WARNING neutronclient.v2_0.client [None req-e5ac4375-5db8-4d9f-9b91-8bd0d2db87cf 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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: 425/841] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:29 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 1525 bytes in 263 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-08 03:39:30.160 8 WARNING neutronclient.v2_0.client [None req-673c1e7d-e5e5-49b8-b99d-d3a697712ccb 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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: 417/842] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:30 2026] GET /v2.1/servers/0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d => generated 1423 bytes in 138 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-08 03:39:30.966 7 WARNING neutronclient.v2_0.client [None req-a15f3eff-9597-4b27-a6e1-56b45a148e4b 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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: 427/845] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:30 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 1525 bytes in 207 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-08 03:39:31.257 8 INFO nova.api.openstack.compute.server_external_events [req-2a584343-1591-4e4c-8e5f-dad67bdf8cdc req-b29c43f5-3547-4c5d-b318-f49e7d1e84bd 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:e2dc2658-b36d-44fb-b65c-96adf2b0c65e for instance 0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d on instance 2026-03-08 03:39:31.265 8 INFO nova.compute.rpcapi [None req-bdab72e9-c255-48df-8b50-b47af73bbdcc - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 /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: 419/846] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:39:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:39:31.309 7 WARNING neutronclient.v2_0.client [None req-b3326c67-c5c2-4937-8bd4-fdc3b1292fe2 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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: 428/847] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:31 2026] GET /v2.1/servers/0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d => generated 1423 bytes in 121 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-08 03:39:32.199 8 WARNING neutronclient.v2_0.client [None req-d18619b5-df27-49d4-9967-4ecb02b29249 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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-08 03:39:32.449 7 WARNING neutronclient.v2_0.client [None req-3ce6516c-dd59-4490-9f02-a0a422ca579c 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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/848] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:32 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 1525 bytes in 1166 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-08 03:39:33.347 8 INFO nova.api.openstack.compute.server_external_events [req-3bb613f2-f4fc-4e0b-b9a8-758ed5708385 req-26a8e17d-441b-4b6e-91fe-8fff742be9d0 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:9906bcd2-2755-46b8-84dd-b0a680a1bdef for instance a4493122-64c3-4a2c-9e1d-574ffeea6eb3 on instance 2026-03-08 03:39:33.347 8 INFO nova.api.openstack.compute.server_external_events [req-3bb613f2-f4fc-4e0b-b9a8-758ed5708385 req-26a8e17d-441b-4b6e-91fe-8fff742be9d0 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:9906bcd2-2755-46b8-84dd-b0a680a1bdef for instance a4493122-64c3-4a2c-9e1d-574ffeea6eb3 on instance 2026-03-08 03:39:33.347 8 INFO nova.api.openstack.compute.server_external_events [req-3bb613f2-f4fc-4e0b-b9a8-758ed5708385 req-26a8e17d-441b-4b6e-91fe-8fff742be9d0 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:e2dc2658-b36d-44fb-b65c-96adf2b0c65e for instance 0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d on instance 2026-03-08 03:39:33.348 8 INFO nova.api.openstack.compute.server_external_events [req-3bb613f2-f4fc-4e0b-b9a8-758ed5708385 req-26a8e17d-441b-4b6e-91fe-8fff742be9d0 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:e2dc2658-b36d-44fb-b65c-96adf2b0c65e for instance 0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d on instance [pid: 8|app: 0|req: 421/849] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:39:33 2026] POST /v2.1/os-server-external-events => generated 696 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/850] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:32 2026] GET /v2.1/servers/0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d => generated 1423 bytes in 948 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-08 03:39:34.383 8 WARNING neutronclient.v2_0.client [None req-719cce3c-5ff0-4221-a148-8f1ef825b85e 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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-08 03:39:34.413 7 WARNING neutronclient.v2_0.client [None req-e1811f19-7139-484e-aa88-1f13a34b93cb 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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/851] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:34 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 1525 bytes in 586 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/852] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:34 2026] GET /v2.1/servers/0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d => generated 1423 bytes in 1060 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-08 03:39:35.967 8 WARNING neutronclient.v2_0.client [None req-d312e989-280d-447b-a8ab-8e19176409a5 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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-08 03:39:36.490 7 WARNING neutronclient.v2_0.client [None req-fdbba72b-15a9-4847-b476-1aed436cac0c 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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: 423/853] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:35 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 1715 bytes in 1188 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-08 03:39:37.194 8 WARNING neutronclient.v2_0.client [None req-236bbc28-183c-477e-9843-b06cb14668b7 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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: 424/854] 10.0.0.210 () {32 vars in 741 bytes} [Sun Mar 8 03:39:37 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3/os-interface => generated 284 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/855] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:36 2026] GET /v2.1/servers/0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d => generated 1610 bytes in 983 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-08 03:39:37.485 8 WARNING neutronclient.v2_0.client [None req-dd2b268b-ab56-4eef-8c97-eea156653672 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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/856] 10.0.0.210 () {32 vars in 741 bytes} [Sun Mar 8 03:39:37 2026] GET /v2.1/servers/0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d/os-interface => generated 284 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 432/857] 10.0.0.210 () {34 vars in 671 bytes} [Sun Mar 8 03:39:37 2026] POST /v2.1/os-keypairs => generated 386 bytes in 219 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-08 03:39:38.418 7 INFO nova.api.openstack.compute.server_external_events [req-35cdac29-ee30-485b-b023-36c28a76f702 req-7d5bf33b-885c-4075-b850-e9c0c8e0a1b3 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:9906bcd2-2755-46b8-84dd-b0a680a1bdef for instance a4493122-64c3-4a2c-9e1d-574ffeea6eb3 on instance 2026-03-08 03:39:38.423 8 WARNING neutronclient.v2_0.client [None req-e82c28c1-fcd0-46e4-98b4-ca7e38829f1d 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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: 433/858] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:39:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/859] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:38 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 1715 bytes in 1094 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-08 03:39:39.775 8 INFO nova.api.openstack.compute.server_external_events [req-1d2d4826-686b-44e2-8073-983789cd3e44 req-309590e0-b0c3-4540-9e99-d0759386002d 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:e2dc2658-b36d-44fb-b65c-96adf2b0c65e for instance 0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d on instance [pid: 8|app: 0|req: 427/860] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:39:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:39:39.784 7 WARNING neutronclient.v2_0.client [None req-d1ee07ad-31e8-4037-a1f6-8c8d04dd79d8 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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: 434/861] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:39 2026] GET /v2.1/servers/0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d => generated 1610 bytes in 129 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: 428/862] 10.0.0.210 () {32 vars in 641 bytes} [Sun Mar 8 03:39:39 2026] GET /v2.1/servers => generated 387 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/863] 10.0.0.210 () {32 vars in 718 bytes} [Sun Mar 8 03:39:39 2026] DELETE /v2.1/servers/0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d => generated 0 bytes in 136 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-08 03:39:40.164 8 WARNING neutronclient.v2_0.client [None req-fa03f337-2bd3-4598-95b2-ba141b8f3afb 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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: 429/864] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:40 2026] GET /v2.1/servers/0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d => generated 1616 bytes in 166 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-08 03:39:40.731 7 WARNING neutronclient.v2_0.client [None req-dd090fef-e53e-48a1-a5fd-6e76fd473799 cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - 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-08 03:39:40.786 7 WARNING neutronclient.v2_0.client [None req-dd090fef-e53e-48a1-a5fd-6e76fd473799 cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - 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-08 03:39:40.965 7 WARNING neutronclient.v2_0.client [None req-dd090fef-e53e-48a1-a5fd-6e76fd473799 cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - 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/867] 10.0.0.210 () {34 vars in 663 bytes} [Sun Mar 8 03:39:40 2026] POST /v2.1/servers => generated 450 bytes in 495 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-08 03:39:41.184 8 WARNING neutronclient.v2_0.client [None req-ae1665c8-9124-47b2-a7d5-1976469c184c cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - 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: 432/868] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:41 2026] GET /v2.1/servers/28f66829-b4d3-4c23-804a-72edcbdb977e => generated 1423 bytes in 61 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-08 03:39:41.363 7 WARNING neutronclient.v2_0.client [None req-b6385aab-7cc4-4ccc-a2f7-57c888798400 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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: 437/869] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:41 2026] GET /v2.1/servers/0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d => generated 1736 bytes in 165 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: 433/870] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:39:41 2026] GET /v2.1/os-services => generated 783 bytes in 166 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: 438/871] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:39:42 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1393 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: 434/872] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:39:42 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, ' 2026-03-08 03:39:42.273 7 WARNING neutronclient.v2_0.client [None req-15de6506-6497-4266-8afd-e3865d77a734 cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - 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: 435/873] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:39:42 2026] GET /v2.1/limits?tenant_id=03f7e7bfda6146a5950e477ae607e2e2 => generated 304 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/874] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:42 2026] GET /v2.1/servers/28f66829-b4d3-4c23-804a-72edcbdb977e => generated 1427 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/875] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:39:42 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => generated 302 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: 7|app: 0|req: 440/876] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:39:42 2026] GET /v2.1/limits?tenant_id=777d6e72544449a28c39621488d7f4fc => generated 304 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/877] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:39:42 2026] GET /v2.1/limits?tenant_id=8aabeee9b38547e796517d0e12225b30 => generated 304 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/878] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:39:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => generated 299 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/879] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:39:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-08 03:39:42.531 7 WARNING neutronclient.v2_0.client [None req-87b54edb-dee1-423f-a5f6-923d10b33692 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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: 439/880] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:39:42 2026] GET /v2.1/limits?tenant_id=ca5957df1b2f49f6a661c4f50f49352e => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/881] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:39:42 2026] GET /v2.1/os-availability-zone => generated 97 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, ' 2026-03-08 03:39:42.678 8 WARNING neutronclient.v2_0.client [None req-191213d2-734c-4922-b877-2f502684c16a c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 442/882] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:42 2026] GET /v2.1/servers/0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d => generated 1736 bytes in 648 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-08 03:39:43.364 7 WARNING neutronclient.v2_0.client [None req-aec859ea-16d0-43e9-ad77-6ce2d2bc97cf cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - 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: 441/883] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:39:42 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7030 bytes in 943 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: 442/884] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:39:43 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: 8|app: 0|req: 443/885] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:39:43 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: 443/886] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:43 2026] GET /v2.1/servers/28f66829-b4d3-4c23-804a-72edcbdb977e => generated 1475 bytes in 239 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-08 03:39:43.584 8 INFO nova.api.openstack.compute.server_external_events [req-7fc11994-ae4b-43d7-a825-1fe52f059510 req-9938ae87-c9eb-4e67-b08d-9f91ddf817d6 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-deleted:e2dc2658-b36d-44fb-b65c-96adf2b0c65e for instance 0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d on instance [pid: 8|app: 0|req: 444/887] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:39:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/888] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:39:43 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 19 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: 445/889] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:39:43 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) /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-08 03:39:44.194 7 WARNING neutronclient.v2_0.client [None req-194fd670-0415-4c84-8687-2ad17e1169de 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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: 445/890] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:44 2026] GET /v2.1/servers/0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d => generated 1378 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:39:44.620 8 WARNING neutronclient.v2_0.client [None req-bfd26e74-d2a8-4c7f-ae40-1f516dadd9a1 cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - 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: 446/891] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:44 2026] GET /v2.1/servers/28f66829-b4d3-4c23-804a-72edcbdb977e => generated 1475 bytes in 77 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-08 03:39:45.297 7 WARNING neutronclient.v2_0.client [None req-ce05553b-ee55-4cd4-a81c-639d58d7b91d 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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: 446/892] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:45 2026] GET /v2.1/servers/0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d => generated 1383 bytes in 87 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-08 03:39:45.715 8 WARNING neutronclient.v2_0.client [None req-6da32557-6d9d-41ca-b939-f0a9a3582067 cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - 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: 447/893] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:45 2026] GET /v2.1/servers/28f66829-b4d3-4c23-804a-72edcbdb977e => generated 1483 bytes in 85 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-08 03:39:46.400 7 WARNING neutronclient.v2_0.client [None req-eddc4fda-3cf1-44f2-9c02-78a1d2ae1a1e 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - 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: 447/894] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:46 2026] GET /v2.1/servers/0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d => generated 1383 bytes in 97 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-08 03:39:46.676 8 WARNING neutronclient.v2_0.client [None req-f57a9fea-448a-45fb-85a3-7e66816eab9b 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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-08 03:39:46.812 7 WARNING neutronclient.v2_0.client [None req-f0bdfb0d-e94b-4c1f-9626-a83288469678 cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - 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: 448/895] 10.0.0.210 () {32 vars in 741 bytes} [Sun Mar 8 03:39:46 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3/os-interface => generated 284 bytes in 168 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-08 03:39:46.882 8 WARNING neutronclient.v2_0.client [None req-08db1568-61c6-4212-abd8-a55eef858dc1 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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: 449/896] 10.0.0.210 () {32 vars in 815 bytes} [Sun Mar 8 03:39:46 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3/os-interface/9906bcd2-2755-46b8-84dd-b0a680a1bdef => generated 281 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 448/897] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:46 2026] GET /v2.1/servers/28f66829-b4d3-4c23-804a-72edcbdb977e => generated 1560 bytes in 413 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-08 03:39:47.197 8 INFO nova.api.openstack.compute.server_external_events [req-41aa20b9-05a3-4e60-9eab-c8b258982d79 req-4b8ea0ad-9df1-40c7-a56a-cc5716d6ea97 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:f3fc8040-79b2-4de0-af92-403b15586378 for instance 28f66829-b4d3-4c23-804a-72edcbdb977e on instance [pid: 8|app: 0|req: 450/898] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:39:47 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/899] 10.0.0.210 () {32 vars in 723 bytes} [Sun Mar 8 03:39:47 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3/ips => generated 155 bytes in 36 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: 451/900] 10.0.0.210 () {34 vars in 750 bytes} [Sun Mar 8 03:39:47 2026] POST /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3/action => generated 0 bytes in 38 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: 450/901] 10.0.0.210 () {32 vars in 723 bytes} [Sun Mar 8 03:39:47 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3/ips => generated 155 bytes in 37 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-08 03:39:47.493 8 INFO nova.api.openstack.wsgi [None req-ec108719-cdc9-4946-9175-ae0f76462a55 38871ed6955246c691cbcfc40fc74638 03f7e7bfda6146a5950e477ae607e2e2 - - default default] HTTP exception thrown: Instance 0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d could not be found. [pid: 8|app: 0|req: 452/902] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:47 2026] GET /v2.1/servers/0f8f35a1-29fb-4c8e-a302-e6e4aaabea9d => 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: 7|app: 0|req: 451/903] 10.0.0.210 () {32 vars in 702 bytes} [Sun Mar 8 03:39:47 2026] DELETE /v2.1/os-keypairs/tempest-keypair-22769496 => generated 0 bytes in 22 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-08 03:39:48.245 8 WARNING neutronclient.v2_0.client [None req-4343ceb4-11a3-483a-9bce-34a4b70e75bd cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - 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: 452/904] 10.0.0.210 () {32 vars in 723 bytes} [Sun Mar 8 03:39:48 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3/ips => generated 155 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/905] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:48 2026] GET /v2.1/servers/28f66829-b4d3-4c23-804a-72edcbdb977e => generated 1548 bytes in 568 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-08 03:39:49.233 7 INFO nova.api.openstack.compute.server_external_events [req-a7ab1483-6a7f-4182-832d-d8ade823fcfd req-3ccb55cc-307e-4b15-9a5d-4540d9ac8ba0 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:9906bcd2-2755-46b8-84dd-b0a680a1bdef for instance a4493122-64c3-4a2c-9e1d-574ffeea6eb3 on instance [pid: 7|app: 0|req: 453/906] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:39:49 2026] POST /v2.1/os-server-external-events => generated 179 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: 454/907] 10.0.0.210 () {32 vars in 723 bytes} [Sun Mar 8 03:39:49 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3/ips => generated 155 bytes in 28 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-08 03:39:49.825 7 WARNING neutronclient.v2_0.client [None req-4a318155-395f-4cf3-a378-e17a7568515d cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - 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/908] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:49 2026] GET /v2.1/servers/28f66829-b4d3-4c23-804a-72edcbdb977e => generated 1548 bytes in 318 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: 455/909] 10.0.0.210 () {32 vars in 723 bytes} [Sun Mar 8 03:39:50 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3/ips => generated 155 bytes in 33 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-08 03:39:51.171 8 WARNING neutronclient.v2_0.client [None req-088ea16c-5769-4d2f-a236-004ac17f5373 cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - 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: 457/912] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:51 2026] GET /v2.1/servers/28f66829-b4d3-4c23-804a-72edcbdb977e => generated 1548 bytes in 156 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: 456/913] 10.0.0.210 () {32 vars in 723 bytes} [Sun Mar 8 03:39:51 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3/ips => generated 193 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, ' 2026-03-08 03:39:51.524 8 WARNING neutronclient.v2_0.client [None req-d646217a-f43d-4811-b7b4-6445e30286e1 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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: 458/914] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:51 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 1949 bytes in 128 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: 457/915] 10.0.0.210 () {34 vars in 750 bytes} [Sun Mar 8 03:39:51 2026] POST /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3/action => generated 0 bytes in 34 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: 459/916] 10.0.0.210 () {32 vars in 723 bytes} [Sun Mar 8 03:39:51 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3/ips => generated 193 bytes in 28 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-08 03:39:52.347 7 WARNING neutronclient.v2_0.client [None req-b5982941-86e5-4474-a377-9709e6f4e216 cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - 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: 458/917] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:52 2026] GET /v2.1/servers/28f66829-b4d3-4c23-804a-72edcbdb977e => generated 1548 bytes in 184 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: 460/918] 10.0.0.210 () {32 vars in 723 bytes} [Sun Mar 8 03:39:52 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3/ips => generated 193 bytes in 36 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-08 03:39:53.543 7 WARNING neutronclient.v2_0.client [None req-04622f3c-5edf-4dab-902f-92bcf3d07582 cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - 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-08 03:39:53.650 8 INFO nova.api.openstack.compute.server_external_events [req-22cbe701-1673-4ff7-98c1-6dc5042dc572 req-a6e222de-78ed-4a28-9e4c-4aa9b03e3c19 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:f3fc8040-79b2-4de0-af92-403b15586378 for instance 28f66829-b4d3-4c23-804a-72edcbdb977e on instance [pid: 8|app: 0|req: 461/919] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:39:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 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: 462/920] 10.0.0.210 () {32 vars in 723 bytes} [Sun Mar 8 03:39:53 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3/ips => generated 193 bytes in 38 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-08 03:39:54.017 8 INFO nova.api.openstack.compute.server_external_events [req-b5697f30-ff14-43f8-bbb6-6d00516f601a req-a262d56a-4cd0-4b03-b0a9-b2da47701dbd 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:9906bcd2-2755-46b8-84dd-b0a680a1bdef for instance a4493122-64c3-4a2c-9e1d-574ffeea6eb3 on instance [pid: 8|app: 0|req: 463/921] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:39:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/922] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:53 2026] GET /v2.1/servers/28f66829-b4d3-4c23-804a-72edcbdb977e => generated 1548 bytes in 678 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: 464/923] 10.0.0.210 () {32 vars in 723 bytes} [Sun Mar 8 03:39:54 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3/ips => generated 193 bytes in 43 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-08 03:39:55.223 7 WARNING neutronclient.v2_0.client [None req-581a0396-cc0c-422a-bf6f-8b54838fe1ec cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - 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/924] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:55 2026] GET /v2.1/servers/28f66829-b4d3-4c23-804a-72edcbdb977e => generated 1548 bytes in 239 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-08 03:39:55.702 8 INFO nova.api.openstack.compute.server_external_events [req-3843b5ac-a6bc-42ee-9d10-771d246f0d8e req-f4b72e58-8f18-4cba-a68e-ac82b70e1500 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:f3fc8040-79b2-4de0-af92-403b15586378 for instance 28f66829-b4d3-4c23-804a-72edcbdb977e on instance [pid: 8|app: 0|req: 465/925] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:39:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 461/926] 10.0.0.210 () {32 vars in 723 bytes} [Sun Mar 8 03:39:55 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3/ips => generated 155 bytes in 27 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: 466/927] 10.0.0.210 () {32 vars in 718 bytes} [Sun Mar 8 03:39:55 2026] DELETE /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 0 bytes in 134 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-08 03:39:56.080 7 WARNING neutronclient.v2_0.client [None req-cac59940-6bcc-42dc-b035-6ad5aca2f846 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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: 462/928] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:56 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 1841 bytes in 294 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-08 03:39:56.494 8 WARNING neutronclient.v2_0.client [None req-bad26f1a-0be6-41da-84ec-969d9e12df11 cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - 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: 467/929] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:56 2026] GET /v2.1/servers/28f66829-b4d3-4c23-804a-72edcbdb977e => generated 1724 bytes in 262 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-08 03:39:56.771 7 WARNING neutronclient.v2_0.client [None req-8eb6037d-3d9d-44d0-8da6-d0b2a3b3a5a1 cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - 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: 463/930] 10.0.0.210 () {32 vars in 741 bytes} [Sun Mar 8 03:39:56 2026] GET /v2.1/servers/28f66829-b4d3-4c23-804a-72edcbdb977e/os-interface => generated 284 bytes in 83 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-08 03:39:57.391 8 WARNING neutronclient.v2_0.client [None req-7131575e-b009-49df-9501-d5e0652c60a2 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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: 468/931] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:57 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 1841 bytes in 246 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-08 03:39:57.786 7 INFO nova.api.openstack.compute.server_external_events [req-2137cc15-aaed-42d9-ac94-5852328aa550 req-2baccdda-a057-428e-920f-7249dd78923e 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:9906bcd2-2755-46b8-84dd-b0a680a1bdef for instance a4493122-64c3-4a2c-9e1d-574ffeea6eb3 on instance [pid: 7|app: 0|req: 464/932] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:39:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 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-08 03:39:58.068 8 WARNING neutronclient.v2_0.client [None req-29e8c7b1-34bf-4bb3-b94a-d4f6a1770c82 cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - 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, ' [pid: 8|app: 0|req: 469/933] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:58 2026] GET /v2.1/servers/28f66829-b4d3-4c23-804a-72edcbdb977e => generated 1724 bytes in 595 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-08 03:39:58.645 7 WARNING neutronclient.v2_0.client [None req-feb3f378-9eef-4e1d-bda9-9164fa13d1a0 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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/934] 10.0.0.210 () {32 vars in 641 bytes} [Sun Mar 8 03:39:58 2026] GET /v2.1/servers => generated 377 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 465/935] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:58 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 1841 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/936] 10.0.0.210 () {32 vars in 718 bytes} [Sun Mar 8 03:39:58 2026] DELETE /v2.1/servers/28f66829-b4d3-4c23-804a-72edcbdb977e => generated 0 bytes in 89 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-08 03:39:58.809 7 WARNING neutronclient.v2_0.client [None req-2d0ebe5f-b98f-4825-8b96-fd70a072cee7 cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - 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: 466/937] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:58 2026] GET /v2.1/servers/28f66829-b4d3-4c23-804a-72edcbdb977e => generated 1730 bytes in 127 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-08 03:39:59.175 8 INFO nova.api.openstack.compute.server_external_events [req-1989026f-787b-42da-a34c-fb410c1bd4ed req-92868e4c-e5aa-4220-a50e-0a6da05d07db 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-deleted:9906bcd2-2755-46b8-84dd-b0a680a1bdef for instance a4493122-64c3-4a2c-9e1d-574ffeea6eb3 on instance [pid: 8|app: 0|req: 472/938] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:39:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 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-08 03:39:59.773 7 WARNING neutronclient.v2_0.client [None req-c2ad91ee-6f3c-40cf-853c-9cf84435a6b0 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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, ' [pid: 7|app: 0|req: 467/939] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:59 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 1481 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:39:59.830 8 INFO nova.api.openstack.compute.server_external_events [req-939229df-ae58-4f70-9b5d-526e1c148dc7 req-62554ede-0c4c-4582-bbd9-62c2c82424f6 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:9906bcd2-2755-46b8-84dd-b0a680a1bdef for instance a4493122-64c3-4a2c-9e1d-574ffeea6eb3 on instance 2026-03-08 03:39:59.831 8 INFO nova.api.openstack.compute.server_external_events [req-939229df-ae58-4f70-9b5d-526e1c148dc7 req-62554ede-0c4c-4582-bbd9-62c2c82424f6 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:f3fc8040-79b2-4de0-af92-403b15586378 for instance 28f66829-b4d3-4c23-804a-72edcbdb977e on instance [pid: 8|app: 0|req: 473/940] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:39:59 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 32 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-08 03:39:59.946 7 WARNING neutronclient.v2_0.client [None req-7c0d3736-3c4c-4e05-9d88-d24879b27c10 cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - 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: 468/941] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:39:59 2026] GET /v2.1/servers/28f66829-b4d3-4c23-804a-72edcbdb977e => generated 1730 bytes in 167 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-08 03:40:00.879 8 WARNING neutronclient.v2_0.client [None req-d206e29c-2e10-4dc8-9cd5-b77df841eb17 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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: 474/944] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:00 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 1486 bytes in 85 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-08 03:40:01.163 7 WARNING neutronclient.v2_0.client [None req-9f066cdf-94d8-4ea3-b4cc-4119a41b5ba0 cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - 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: 471/945] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:01 2026] GET /v2.1/servers/28f66829-b4d3-4c23-804a-72edcbdb977e => generated 1850 bytes in 191 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-08 03:40:01.657 8 INFO nova.api.openstack.compute.server_external_events [req-b246163e-d6ae-4b3b-bbdf-e6f43fee27fd req-36dfa737-3ed1-4bb9-a5ad-382e8cf7f572 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-deleted:f3fc8040-79b2-4de0-af92-403b15586378 for instance 28f66829-b4d3-4c23-804a-72edcbdb977e on instance [pid: 8|app: 0|req: 475/946] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:40:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 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-08 03:40:01.876 7 INFO nova.api.openstack.compute.server_external_events [req-fc0227b0-212a-4951-88c4-c5d61fd82f8e req-6b2f3e91-eb7d-4622-b7c9-25617f5a2174 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:f3fc8040-79b2-4de0-af92-403b15586378 for instance 28f66829-b4d3-4c23-804a-72edcbdb977e on instance 2026-03-08 03:40:01.877 7 INFO nova.api.openstack.compute.server_external_events [req-fc0227b0-212a-4951-88c4-c5d61fd82f8e req-6b2f3e91-eb7d-4622-b7c9-25617f5a2174 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:f3fc8040-79b2-4de0-af92-403b15586378 for instance 28f66829-b4d3-4c23-804a-72edcbdb977e on instance [pid: 7|app: 0|req: 472/947] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:40:01 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 30 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-08 03:40:01.972 8 WARNING neutronclient.v2_0.client [None req-e895f246-4115-4f64-8fd4-d76d8a1bc6c6 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - 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: 476/948] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:01 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 1486 bytes in 74 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-08 03:40:02.351 7 WARNING neutronclient.v2_0.client [None req-c8cc15cb-6e19-414a-ad15-4d994617caf3 cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - 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: 473/949] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:02 2026] GET /v2.1/servers/28f66829-b4d3-4c23-804a-72edcbdb977e => generated 1504 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, ' 2026-03-08 03:40:03.043 8 INFO nova.api.openstack.wsgi [None req-c4da92f8-f0aa-445c-a666-80be2fef2e0e 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - default default] HTTP exception thrown: Instance a4493122-64c3-4a2c-9e1d-574ffeea6eb3 could not be found. [pid: 8|app: 0|req: 477/950] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:03 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 111 bytes in 26 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: 474/951] 10.0.0.210 () {32 vars in 706 bytes} [Sun Mar 8 03:40:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1412294146 => generated 0 bytes in 17 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-08 03:40:03.444 8 WARNING neutronclient.v2_0.client [None req-4e91fdae-43bd-4bae-b36f-35caa2a39f70 cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - 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: 478/952] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:03 2026] GET /v2.1/servers/28f66829-b4d3-4c23-804a-72edcbdb977e => generated 1509 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:40:04.077 7 INFO nova.api.openstack.wsgi [None req-f6bd47c2-ace4-4951-bcfa-883faeac8a14 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - default default] HTTP exception thrown: Instance a4493122-64c3-4a2c-9e1d-574ffeea6eb3 could not be found. [pid: 7|app: 0|req: 475/953] 10.0.0.210 () {32 vars in 718 bytes} [Sun Mar 8 03:40:04 2026] DELETE /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 111 bytes in 22 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, ' 2026-03-08 03:40:04.284 8 INFO nova.api.openstack.wsgi [None req-11b41653-1966-4e41-9ecb-c643d5807e4c 036bb1e9a7ce43ea92a60c8bb9d00feb 777d6e72544449a28c39621488d7f4fc - - default default] HTTP exception thrown: Instance a4493122-64c3-4a2c-9e1d-574ffeea6eb3 could not be found. [pid: 8|app: 0|req: 479/954] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:04 2026] GET /v2.1/servers/a4493122-64c3-4a2c-9e1d-574ffeea6eb3 => generated 111 bytes in 203 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, ' 2026-03-08 03:40:04.562 7 WARNING neutronclient.v2_0.client [None req-ca70cb5a-d746-445c-a8ba-32e583f8a9df cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - 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/955] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:04 2026] GET /v2.1/servers/28f66829-b4d3-4c23-804a-72edcbdb977e => generated 1509 bytes in 460 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-08 03:40:06.031 8 INFO nova.api.openstack.wsgi [None req-e7d59e3d-1a34-47ec-bd24-4e1abc165f6d cdc2f4fda7f34129afa8ee44d7814766 8aabeee9b38547e796517d0e12225b30 - - default default] HTTP exception thrown: Instance 28f66829-b4d3-4c23-804a-72edcbdb977e could not be found. [pid: 8|app: 0|req: 480/956] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:06 2026] GET /v2.1/servers/28f66829-b4d3-4c23-804a-72edcbdb977e => generated 111 bytes in 33 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: 477/957] 10.0.0.210 () {32 vars in 706 bytes} [Sun Mar 8 03:40:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1525347802 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/960] 10.0.0.210 () {34 vars in 671 bytes} [Sun Mar 8 03:40:17 2026] POST /v2.1/os-keypairs => generated 386 bytes in 143 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: 482/961] 10.0.0.210 () {34 vars in 671 bytes} [Sun Mar 8 03:40:20 2026] POST /v2.1/os-keypairs => generated 386 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:40:20.965 7 WARNING neutronclient.v2_0.client [None req-482d7f63-19f6-4770-b343-ed30761bdcbc bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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-08 03:40:21.059 7 WARNING neutronclient.v2_0.client [None req-482d7f63-19f6-4770-b343-ed30761bdcbc bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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-08 03:40:21.622 7 WARNING neutronclient.v2_0.client [None req-482d7f63-19f6-4770-b343-ed30761bdcbc bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 480/964] 10.0.0.210 () {34 vars in 663 bytes} [Sun Mar 8 03:40:20 2026] POST /v2.1/servers => generated 451 bytes in 945 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-08 03:40:21.881 8 WARNING neutronclient.v2_0.client [None req-ab0c5da1-d8cc-4d47-baa1-8290482cae6d bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 485/965] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:21 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1392 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, ' 2026-03-08 03:40:22.212 7 WARNING neutronclient.v2_0.client [None req-2793cd14-a99d-4288-aad9-830cc9cb8e0c 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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-08 03:40:22.252 7 WARNING neutronclient.v2_0.client [None req-2793cd14-a99d-4288-aad9-830cc9cb8e0c 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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-08 03:40:22.419 7 WARNING neutronclient.v2_0.client [None req-2793cd14-a99d-4288-aad9-830cc9cb8e0c 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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: 481/966] 10.0.0.210 () {34 vars in 663 bytes} [Sun Mar 8 03:40:22 2026] POST /v2.1/servers => generated 453 bytes in 437 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-08 03:40:22.629 8 WARNING neutronclient.v2_0.client [None req-726cfa31-1f48-4f28-9b95-478971391cfa 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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: 486/967] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:22 2026] GET /v2.1/servers/c5976d7c-c08c-411a-9da5-386bfe40f8cd => generated 1432 bytes in 60 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-08 03:40:22.960 7 WARNING neutronclient.v2_0.client [None req-e6af4a62-5289-4561-9cd7-c6ad8ddcce5e bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 482/968] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:22 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1396 bytes in 59 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-08 03:40:23.718 8 WARNING neutronclient.v2_0.client [None req-b46387dc-fe64-461b-8056-3845f6479577 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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: 487/969] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:23 2026] GET /v2.1/servers/c5976d7c-c08c-411a-9da5-386bfe40f8cd => generated 1436 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-08 03:40:24.031 7 WARNING neutronclient.v2_0.client [None req-ff30b409-a0cf-4d60-9a8f-e296acf769db bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 483/970] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:24 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1444 bytes in 66 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-08 03:40:24.892 8 WARNING neutronclient.v2_0.client [None req-a822dd1e-c9cb-4a1b-b93e-b785a19379b2 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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/971] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:24 2026] GET /v2.1/servers/c5976d7c-c08c-411a-9da5-386bfe40f8cd => generated 1428 bytes in 74 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-08 03:40:25.120 7 WARNING neutronclient.v2_0.client [None req-aab1240a-e375-4407-ab47-c8e994d718de bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 484/972] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:25 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1444 bytes in 109 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-08 03:40:25.989 8 WARNING neutronclient.v2_0.client [None req-074bfd1e-783b-4ef0-b9df-9a603666f318 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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/973] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:25 2026] GET /v2.1/servers/c5976d7c-c08c-411a-9da5-386bfe40f8cd => generated 1484 bytes in 78 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-08 03:40:26.240 7 WARNING neutronclient.v2_0.client [None req-ae66f228-619c-4034-b98a-584066cb0b41 bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 485/974] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:26 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1452 bytes in 177 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-08 03:40:27.067 8 WARNING neutronclient.v2_0.client [None req-90a152c5-c5e2-485f-b564-ccec5228ba84 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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: 490/975] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:27 2026] GET /v2.1/servers/c5976d7c-c08c-411a-9da5-386bfe40f8cd => generated 1484 bytes in 91 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-08 03:40:27.432 7 WARNING neutronclient.v2_0.client [None req-8b68cfc1-b082-416f-9c2e-335d064303ed bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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-08 03:40:27.511 8 INFO nova.api.openstack.compute.server_external_events [req-10c85078-16d8-40a5-b32b-f2c1f5b49c22 req-6f20729b-401b-43d2-b0c6-9bd7b69ad252 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:4fddae24-39c8-4a6f-b659-7a3dc7dc219e for instance 32a7fce3-fc8c-4d76-8612-c5a21dac3179 on instance [pid: 8|app: 0|req: 491/976] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:40:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/977] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:27 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1528 bytes in 205 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-08 03:40:28.176 8 WARNING neutronclient.v2_0.client [None req-045952bd-ec2a-41fb-a393-0a38bebf7bdb 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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: 492/978] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:28 2026] GET /v2.1/servers/c5976d7c-c08c-411a-9da5-386bfe40f8cd => generated 1492 bytes in 63 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-08 03:40:28.653 7 WARNING neutronclient.v2_0.client [None req-17832ad4-bb58-425c-91ca-b937e7bcc4f3 bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 487/979] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:28 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1516 bytes in 162 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-08 03:40:29.260 8 WARNING neutronclient.v2_0.client [None req-0980cfba-c68d-4e54-ba0f-cac517759885 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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-08 03:40:29.551 7 INFO nova.api.openstack.compute.server_external_events [req-b3dffd4a-29bb-4a11-9c03-94707e735b95 req-5941d1bc-437b-4616-86e1-8cb4adf3aa5d 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:21c6894b-24b3-4a63-8c0a-7473c9b83efa for instance c5976d7c-c08c-411a-9da5-386bfe40f8cd on instance [pid: 7|app: 0|req: 488/980] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:40:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/981] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:29 2026] GET /v2.1/servers/c5976d7c-c08c-411a-9da5-386bfe40f8cd => generated 1560 bytes in 519 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-08 03:40:29.832 7 WARNING neutronclient.v2_0.client [None req-f1ffe224-30e4-4611-ac99-48ebb347d601 bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 489/982] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:29 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1516 bytes in 246 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-08 03:40:30.789 8 WARNING neutronclient.v2_0.client [None req-91bc65f5-8370-4604-8876-3375da838dab 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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: 494/984] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:30 2026] GET /v2.1/servers/c5976d7c-c08c-411a-9da5-386bfe40f8cd => generated 1558 bytes in 161 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-08 03:40:31.090 8 WARNING neutronclient.v2_0.client [None req-0dfbc908-3315-4161-8caf-784adcae38ce bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 495/986] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:31 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1516 bytes in 133 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-08 03:40:31.584 7 INFO nova.api.openstack.compute.server_external_events [req-d7ef62e1-fcab-4320-86de-f15a20391703 req-ea6b2ec6-35b3-4b9a-aab7-755d4d46f92c 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:4fddae24-39c8-4a6f-b659-7a3dc7dc219e for instance 32a7fce3-fc8c-4d76-8612-c5a21dac3179 on instance 2026-03-08 03:40:31.584 7 INFO nova.api.openstack.compute.server_external_events [req-d7ef62e1-fcab-4320-86de-f15a20391703 req-ea6b2ec6-35b3-4b9a-aab7-755d4d46f92c 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:21c6894b-24b3-4a63-8c0a-7473c9b83efa for instance c5976d7c-c08c-411a-9da5-386bfe40f8cd on instance [pid: 7|app: 0|req: 492/987] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:40:31 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 24 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-08 03:40:31.975 8 WARNING neutronclient.v2_0.client [None req-54fc2d13-4981-473d-9492-98c4f38cb153 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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: 496/988] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:31 2026] GET /v2.1/servers/c5976d7c-c08c-411a-9da5-386bfe40f8cd => generated 1558 bytes in 139 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-08 03:40:32.233 7 WARNING neutronclient.v2_0.client [None req-ac9a05fb-da35-4fb7-8085-7b8d03ef7f6a bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 493/989] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:32 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1516 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-08 03:40:33.156 8 WARNING neutronclient.v2_0.client [None req-23a9863e-0502-47eb-9b04-479bf5937d39 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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: 497/990] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:33 2026] GET /v2.1/servers/c5976d7c-c08c-411a-9da5-386bfe40f8cd => generated 1558 bytes in 148 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-08 03:40:33.377 7 WARNING neutronclient.v2_0.client [None req-14ad802b-0925-47b3-a08e-3666900199a1 bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 494/991] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:33 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1516 bytes in 186 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-08 03:40:33.629 8 INFO nova.api.openstack.compute.server_external_events [req-527ff954-9670-459c-b39f-ecc0b168e5d1 req-1d46ac8c-f54c-4d2a-a244-ad8f735c076c 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:4fddae24-39c8-4a6f-b659-7a3dc7dc219e for instance 32a7fce3-fc8c-4d76-8612-c5a21dac3179 on instance 2026-03-08 03:40:33.629 8 INFO nova.api.openstack.compute.server_external_events [req-527ff954-9670-459c-b39f-ecc0b168e5d1 req-1d46ac8c-f54c-4d2a-a244-ad8f735c076c 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:4fddae24-39c8-4a6f-b659-7a3dc7dc219e for instance 32a7fce3-fc8c-4d76-8612-c5a21dac3179 on instance [pid: 8|app: 0|req: 498/992] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:40:33 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 36 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-08 03:40:34.323 7 WARNING neutronclient.v2_0.client [None req-5fa50729-2093-4430-8212-6d654271f143 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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: 495/993] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:34 2026] GET /v2.1/servers/c5976d7c-c08c-411a-9da5-386bfe40f8cd => generated 1558 bytes in 205 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-08 03:40:34.570 8 WARNING neutronclient.v2_0.client [None req-e8829e7e-0a6f-4702-8c7c-7bc02f99bdd8 bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 499/994] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:34 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1516 bytes in 133 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-08 03:40:35.529 7 WARNING neutronclient.v2_0.client [None req-9526cf17-ae4a-4a61-af70-3604da492fdd 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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: 496/995] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:35 2026] GET /v2.1/servers/c5976d7c-c08c-411a-9da5-386bfe40f8cd => generated 1558 bytes in 118 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-08 03:40:35.674 8 INFO nova.api.openstack.compute.server_external_events [req-263c52a2-9e52-4df3-bd80-f395c76374ef req-d21e4d40-4517-43de-923e-8246731625a3 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:21c6894b-24b3-4a63-8c0a-7473c9b83efa for instance c5976d7c-c08c-411a-9da5-386bfe40f8cd on instance 2026-03-08 03:40:35.674 8 INFO nova.api.openstack.compute.server_external_events [req-263c52a2-9e52-4df3-bd80-f395c76374ef req-d21e4d40-4517-43de-923e-8246731625a3 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:21c6894b-24b3-4a63-8c0a-7473c9b83efa for instance c5976d7c-c08c-411a-9da5-386bfe40f8cd on instance [pid: 8|app: 0|req: 500/996] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:40:35 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 35 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-08 03:40:35.728 7 WARNING neutronclient.v2_0.client [None req-8a877b06-806d-4ea0-9204-0fea1e6725ed bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 497/997] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:35 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1700 bytes in 198 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-08 03:40:35.924 8 WARNING neutronclient.v2_0.client [None req-be251bae-1f20-4a18-8a4d-ee868cf48fa0 bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 501/998] 10.0.0.210 () {32 vars in 741 bytes} [Sun Mar 8 03:40:35 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179/os-interface => generated 285 bytes in 119 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-08 03:40:36.665 7 WARNING neutronclient.v2_0.client [None req-6c849c2d-4fb7-4efb-ae63-469613289737 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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: 498/999] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:36 2026] GET /v2.1/servers/c5976d7c-c08c-411a-9da5-386bfe40f8cd => generated 1558 bytes in 156 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-08 03:40:37.717 8 INFO nova.api.openstack.compute.server_external_events [req-c4da882e-0453-4e18-9377-6babb2eacd5b req-0d1c9516-0f36-4bf5-9c3b-66195c246348 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:4fddae24-39c8-4a6f-b659-7a3dc7dc219e for instance 32a7fce3-fc8c-4d76-8612-c5a21dac3179 on instance [pid: 8|app: 0|req: 502/1000] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:40:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 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-08 03:40:37.841 7 WARNING neutronclient.v2_0.client [None req-9e7985cc-ce2d-407f-a1a5-95b4a9f5eb68 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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: 499/1001] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:37 2026] GET /v2.1/servers/c5976d7c-c08c-411a-9da5-386bfe40f8cd => generated 1741 bytes in 149 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-08 03:40:38.001 8 WARNING neutronclient.v2_0.client [None req-f016775d-eb2a-448c-9655-f649ea164837 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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: 503/1002] 10.0.0.210 () {32 vars in 741 bytes} [Sun Mar 8 03:40:37 2026] GET /v2.1/servers/c5976d7c-c08c-411a-9da5-386bfe40f8cd/os-interface => generated 284 bytes in 104 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-08 03:40:38.918 7 WARNING neutronclient.v2_0.client [None req-fb76a286-c7f0-4484-a409-58620da35e80 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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: 500/1003] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:38 2026] GET /v2.1/servers/c5976d7c-c08c-411a-9da5-386bfe40f8cd => generated 1741 bytes in 181 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: 504/1004] 10.0.0.210 () {32 vars in 641 bytes} [Sun Mar 8 03:40:39 2026] GET /v2.1/servers => generated 384 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 501/1005] 10.0.0.210 () {32 vars in 718 bytes} [Sun Mar 8 03:40:39 2026] DELETE /v2.1/servers/c5976d7c-c08c-411a-9da5-386bfe40f8cd => generated 0 bytes in 87 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-08 03:40:39.281 8 WARNING neutronclient.v2_0.client [None req-dd104431-7362-49eb-98e9-4b116dbdec0d 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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: 505/1006] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:39 2026] GET /v2.1/servers/c5976d7c-c08c-411a-9da5-386bfe40f8cd => generated 1747 bytes in 141 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-08 03:40:39.758 7 INFO nova.api.openstack.compute.server_external_events [req-421d2b57-76a0-48d6-a5a5-8d72a00f8f04 req-8da04725-d614-4d29-b097-707a87a0d1d9 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:21c6894b-24b3-4a63-8c0a-7473c9b83efa for instance c5976d7c-c08c-411a-9da5-386bfe40f8cd on instance [pid: 7|app: 0|req: 502/1007] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:40:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 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-08 03:40:40.448 8 WARNING neutronclient.v2_0.client [None req-c0c174e1-ec8d-4c81-8c06-e9a80d6dd26d 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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: 506/1008] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:40 2026] GET /v2.1/servers/c5976d7c-c08c-411a-9da5-386bfe40f8cd => generated 1747 bytes in 163 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-08 03:40:41.621 8 WARNING neutronclient.v2_0.client [None req-ba9bec3a-f871-41a4-9e3b-c37ac4913339 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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: 508/1011] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:41 2026] GET /v2.1/servers/c5976d7c-c08c-411a-9da5-386bfe40f8cd => generated 1867 bytes in 149 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-08 03:40:41.797 7 INFO nova.api.openstack.compute.server_external_events [req-10c5a036-fbae-4c52-9b19-9fc1b0df486d req-be950775-d3af-4a53-84b3-15158339d84c 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:21c6894b-24b3-4a63-8c0a-7473c9b83efa for instance c5976d7c-c08c-411a-9da5-386bfe40f8cd on instance 2026-03-08 03:40:41.798 7 INFO nova.api.openstack.compute.server_external_events [req-10c5a036-fbae-4c52-9b19-9fc1b0df486d req-be950775-d3af-4a53-84b3-15158339d84c 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:21c6894b-24b3-4a63-8c0a-7473c9b83efa for instance c5976d7c-c08c-411a-9da5-386bfe40f8cd on instance [pid: 7|app: 0|req: 504/1012] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:40:41 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 32 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-08 03:40:42.100 8 INFO nova.api.openstack.compute.server_external_events [req-1d40500e-1d9a-4d04-8f5f-a37780a2a931 req-a85a626b-5f48-4f0c-b63c-a3a27fec19fb 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-deleted:21c6894b-24b3-4a63-8c0a-7473c9b83efa for instance c5976d7c-c08c-411a-9da5-386bfe40f8cd on instance [pid: 8|app: 0|req: 509/1013] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:40:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 505/1014] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:40:42 2026] GET /v2.1/limits?tenant_id=294fd5d0ee9a4546b19d764d6e1647fd => generated 302 bytes in 276 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: 510/1015] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:40:42 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => 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: 506/1016] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:40:42 2026] GET /v2.1/limits?tenant_id=8a31f9a3aabd4dad8a92cf252bc214f8 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1017] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:40:42 2026] GET /v2.1/limits?tenant_id=911ffe8e615048af9e5bf83381c234a8 => generated 304 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1018] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:40:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1019] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:40:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1020] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:40:42 2026] GET /v2.1/limits?tenant_id=cd8eeed342904bb1a1ff0ee0bd0a509d => generated 304 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-08 03:40:42.771 7 WARNING neutronclient.v2_0.client [None req-55d036bb-3341-4868-9660-7510984b3350 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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-08 03:40:42.791 8 WARNING neutronclient.v2_0.client [None req-4bf47b90-b17c-4f1a-b6c6-226bab207da9 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 509/1021] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:42 2026] GET /v2.1/servers/c5976d7c-c08c-411a-9da5-386bfe40f8cd => generated 1513 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1022] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:40:42 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4684 bytes in 175 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: 510/1023] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:40:42 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: 8|app: 0|req: 514/1024] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:40:42 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1025] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:40:42 2026] GET /v2.1/os-hypervisors/detail => generated 1704 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: 515/1026] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:40:42 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) /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: 512/1027] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:40:42 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1390 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1028] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:40:43 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: 7|app: 0|req: 513/1029] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:40:43 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: 8|app: 0|req: 517/1030] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:40:43 2026] GET /v2.1/os-services => generated 783 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-08 03:40:43.875 7 WARNING neutronclient.v2_0.client [None req-a1e5c5a6-4188-4bb7-bcd5-0d3d2715aff1 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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: 514/1031] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:43 2026] GET /v2.1/servers/c5976d7c-c08c-411a-9da5-386bfe40f8cd => generated 1518 bytes in 192 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-08 03:40:45.068 8 WARNING neutronclient.v2_0.client [None req-dc2cae1f-ccfb-42bf-a177-f857612083c0 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - 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: 518/1032] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:45 2026] GET /v2.1/servers/c5976d7c-c08c-411a-9da5-386bfe40f8cd => generated 1518 bytes in 73 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-08 03:40:46.144 7 INFO nova.api.openstack.wsgi [None req-387eb961-dd33-4264-8487-b29c5b968d97 865d97157e0f423ea2524935fb9bc975 cd8eeed342904bb1a1ff0ee0bd0a509d - - default default] HTTP exception thrown: Instance c5976d7c-c08c-411a-9da5-386bfe40f8cd could not be found. [pid: 7|app: 0|req: 515/1033] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:46 2026] GET /v2.1/servers/c5976d7c-c08c-411a-9da5-386bfe40f8cd => generated 111 bytes in 25 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: 519/1034] 10.0.0.210 () {32 vars in 706 bytes} [Sun Mar 8 03:40:46 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1555654438 => 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, ' 2026-03-08 03:40:52.268 7 WARNING neutronclient.v2_0.client [None req-eb1c26eb-db8c-4b48-ac0a-8ec61032f6b7 bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 517/1037] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:52 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1820 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:40:52.467 8 WARNING neutronclient.v2_0.client [None req-1206d2e9-03a5-42ea-ba03-88875c68b173 bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 521/1038] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:52 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1820 bytes in 120 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: 518/1039] 10.0.0.210 () {34 vars in 750 bytes} [Sun Mar 8 03:40:52 2026] POST /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179/action => generated 0 bytes in 75 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-08 03:40:52.864 8 WARNING neutronclient.v2_0.client [None req-10700553-e27c-43ef-8616-86a17bf9afa8 bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 522/1040] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:52 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1822 bytes in 316 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-08 03:40:54.205 7 WARNING neutronclient.v2_0.client [None req-dc9407f4-4a5b-49af-a9cc-3a1af40f58a1 bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 519/1041] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:54 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1822 bytes in 137 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-08 03:40:55.350 8 WARNING neutronclient.v2_0.client [None req-0d4c7f85-4fd7-4ef1-a43e-aebfb549075d bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 523/1042] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:55 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1822 bytes in 1396 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-08 03:40:57.764 7 WARNING neutronclient.v2_0.client [None req-3b183a34-ffdc-49cd-bf6b-db5082a9a2c9 bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 520/1043] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:57 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1827 bytes in 808 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: 524/1044] 10.0.0.210 () {34 vars in 671 bytes} [Sun Mar 8 03:40:58 2026] POST /v2.1/os-keypairs => generated 397 bytes in 229 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-08 03:40:59.588 7 WARNING neutronclient.v2_0.client [None req-92db967d-af0f-4d25-9045-a6408500cf27 bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 521/1045] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:40:59 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1827 bytes in 470 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:41:01.074 8 WARNING neutronclient.v2_0.client [None req-3b970a88-5398-48e6-a3c6-56f90f8405df bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 526/1048] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:01 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1827 bytes in 921 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-08 03:41:03.009 7 WARNING neutronclient.v2_0.client [None req-4c0fef6e-b104-4b9a-a50d-929f1890f1c7 bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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-08 03:41:03.241 8 INFO nova.api.openstack.compute.server_external_events [req-31891e84-c89d-4eb4-b157-73e5543e202d req-af392350-30e1-4c4d-b02a-8994049b9fd8 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:4fddae24-39c8-4a6f-b659-7a3dc7dc219e for instance 32a7fce3-fc8c-4d76-8612-c5a21dac3179 on instance [pid: 8|app: 0|req: 527/1049] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:41:03 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 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: 528/1050] 10.0.0.210 () {34 vars in 671 bytes} [Sun Mar 8 03:41:04 2026] POST /v2.1/os-keypairs => generated 385 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:41:05.286 8 INFO nova.api.openstack.compute.server_external_events [req-f978e082-72c8-4d30-93dc-dfb888d007e7 req-189b8a8b-bbf1-43e5-83e4-f5c0d0f91c32 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:4fddae24-39c8-4a6f-b659-7a3dc7dc219e for instance 32a7fce3-fc8c-4d76-8612-c5a21dac3179 on instance [pid: 8|app: 0|req: 529/1051] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:41:05 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1052] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:02 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1820 bytes in 2354 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-08 03:41:06.592 8 WARNING neutronclient.v2_0.client [None req-ade77d01-8691-4291-a874-a6cfbeea4cf1 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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-08 03:41:06.651 8 WARNING neutronclient.v2_0.client [None req-ade77d01-8691-4291-a874-a6cfbeea4cf1 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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-08 03:41:06.691 8 WARNING neutronclient.v2_0.client [None req-ade77d01-8691-4291-a874-a6cfbeea4cf1 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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-08 03:41:06.824 8 WARNING neutronclient.v2_0.client [None req-ade77d01-8691-4291-a874-a6cfbeea4cf1 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 530/1053] 10.0.0.210 () {34 vars in 663 bytes} [Sun Mar 8 03:41:06 2026] POST /v2.1/servers => generated 496 bytes in 525 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-08 03:41:07.082 7 WARNING neutronclient.v2_0.client [None req-7e8d9355-fee3-45b3-ab6e-7e7567a74919 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 524/1054] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:07 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1457 bytes in 52 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-08 03:41:07.428 8 WARNING neutronclient.v2_0.client [None req-0377f141-e886-494c-beac-0be99b4ca267 3b155299d63e47e5ae2375ebd759b423 3881fd17fef042149c34b2eec60a4a95 - - 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-08 03:41:07.578 8 WARNING neutronclient.v2_0.client [None req-0377f141-e886-494c-beac-0be99b4ca267 3b155299d63e47e5ae2375ebd759b423 3881fd17fef042149c34b2eec60a4a95 - - 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: 531/1055] 10.0.0.210 () {34 vars in 663 bytes} [Sun Mar 8 03:41:07 2026] POST /v2.1/servers => generated 424 bytes in 395 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-08 03:41:07.779 7 WARNING neutronclient.v2_0.client [None req-0582c4b6-ce2d-4a94-8a9c-e7e252d9b296 3b155299d63e47e5ae2375ebd759b423 3881fd17fef042149c34b2eec60a4a95 - - 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: 525/1056] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:07 2026] GET /v2.1/servers/608e7ea8-80b5-47af-9045-6c8c72402791 => generated 1368 bytes in 67 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-08 03:41:08.160 8 WARNING neutronclient.v2_0.client [None req-7c293d6c-57b1-4065-92cc-ad5414cf9bc6 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 532/1057] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:08 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1461 bytes in 61 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-08 03:41:08.878 7 WARNING neutronclient.v2_0.client [None req-326d5d77-7c17-405f-ab6e-01495d6bab88 3b155299d63e47e5ae2375ebd759b423 3881fd17fef042149c34b2eec60a4a95 - - 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: 526/1058] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:08 2026] GET /v2.1/servers/608e7ea8-80b5-47af-9045-6c8c72402791 => generated 1372 bytes in 69 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-08 03:41:09.241 8 WARNING neutronclient.v2_0.client [None req-455f3f1b-84ce-420e-85b3-3adfc1503691 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 533/1059] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:09 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1509 bytes in 69 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-08 03:41:09.958 7 WARNING neutronclient.v2_0.client [None req-adc83f72-dcba-4d51-a319-415fe022528b 3b155299d63e47e5ae2375ebd759b423 3881fd17fef042149c34b2eec60a4a95 - - 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: 527/1060] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:09 2026] GET /v2.1/servers/608e7ea8-80b5-47af-9045-6c8c72402791 => generated 1364 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-08 03:41:10.325 8 WARNING neutronclient.v2_0.client [None req-80785360-e7be-4e17-9d96-7b9617c3f223 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 534/1061] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:10 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1509 bytes in 66 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-08 03:41:11.051 8 WARNING neutronclient.v2_0.client [None req-2f8dc94d-e167-4d1f-b6cf-42125e90d155 3b155299d63e47e5ae2375ebd759b423 3881fd17fef042149c34b2eec60a4a95 - - 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: 536/1064] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:11 2026] GET /v2.1/servers/608e7ea8-80b5-47af-9045-6c8c72402791 => generated 1420 bytes in 78 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-08 03:41:11.408 7 WARNING neutronclient.v2_0.client [None req-ce79b1f9-aae6-4bb5-a8bb-0542588f1ced 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 529/1065] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:11 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1517 bytes in 99 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-08 03:41:11.863 8 INFO nova.api.openstack.compute.server_external_events [req-7590c7c2-7587-4f58-b1d7-ec0569f1abb1 req-fe661ec5-980f-4293-9791-7cca646eb3ea 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:4fddae24-39c8-4a6f-b659-7a3dc7dc219e for instance 32a7fce3-fc8c-4d76-8612-c5a21dac3179 on instance [pid: 8|app: 0|req: 537/1066] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:41:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 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-08 03:41:12.137 7 WARNING neutronclient.v2_0.client [None req-9528d129-43f2-46c6-9dd7-80831130cd6a 3b155299d63e47e5ae2375ebd759b423 3881fd17fef042149c34b2eec60a4a95 - - 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-08 03:41:12.526 8 WARNING neutronclient.v2_0.client [None req-273656d1-b1dc-4352-8dbd-c9fd5ebec03d 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 530/1067] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:12 2026] GET /v2.1/servers/608e7ea8-80b5-47af-9045-6c8c72402791 => generated 1420 bytes in 581 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-08 03:41:12.707 7 INFO nova.api.openstack.compute.server_external_events [req-55a73bd9-4292-4883-a85e-5417950ce913 req-cf7f8809-1a4b-49f6-988f-eec268ebbbd3 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:fe9dedba-df09-447d-bb14-36e92ca7f97c for instance 1c8d7491-9a37-4a80-9f56-b95024f91a00 on instance [pid: 7|app: 0|req: 531/1068] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:41:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1069] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:12 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1641 bytes in 306 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-08 03:41:13.728 7 WARNING neutronclient.v2_0.client [None req-18d16da0-12f6-4c30-ae9e-60e4f8bc0e09 3b155299d63e47e5ae2375ebd759b423 3881fd17fef042149c34b2eec60a4a95 - - 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-08 03:41:13.838 8 WARNING neutronclient.v2_0.client [None req-e59f8fd0-d3ec-46f0-b297-5b87c8b1cf44 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 532/1070] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:13 2026] GET /v2.1/servers/608e7ea8-80b5-47af-9045-6c8c72402791 => generated 1470 bytes in 910 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-08 03:41:14.627 7 INFO nova.api.openstack.compute.server_external_events [req-a7b1382b-9c57-4f87-9a5f-3e38827106c9 req-e1775f22-b215-4627-9916-a75538a692c5 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:4fddae24-39c8-4a6f-b659-7a3dc7dc219e for instance 32a7fce3-fc8c-4d76-8612-c5a21dac3179 on instance [pid: 7|app: 0|req: 533/1071] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:41:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1072] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:13 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1629 bytes in 868 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-08 03:41:14.915 7 INFO nova.api.openstack.compute.server_external_events [req-5069275a-79b2-40d0-9779-c62fee03b9b0 req-2025780c-aacc-46a2-bc83-c4f3be14c6c1 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:fb51864e-ba5c-42d3-b154-b1d7b757f21e for instance 608e7ea8-80b5-47af-9045-6c8c72402791 on instance [pid: 7|app: 0|req: 534/1073] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:41:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 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-08 03:41:15.255 8 WARNING neutronclient.v2_0.client [None req-541be44b-8754-4794-8445-c2977cdeb708 bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 540/1074] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:15 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1820 bytes in 183 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: 535/1075] 10.0.0.210 () {32 vars in 718 bytes} [Sun Mar 8 03:41:15 2026] DELETE /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 0 bytes in 93 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-08 03:41:15.553 8 WARNING neutronclient.v2_0.client [None req-0ad4fed1-b193-4950-96b2-0b97224a1d76 bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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-08 03:41:15.657 7 WARNING neutronclient.v2_0.client [None req-4ea4094b-d2e0-4cad-9b06-6800dfe52787 3b155299d63e47e5ae2375ebd759b423 3881fd17fef042149c34b2eec60a4a95 - - 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: 541/1076] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:15 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1826 bytes in 146 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-08 03:41:15.721 8 WARNING neutronclient.v2_0.client [None req-92fdff78-cf5f-4b17-8d77-9068449c4255 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 536/1077] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:15 2026] GET /v2.1/servers/608e7ea8-80b5-47af-9045-6c8c72402791 => generated 1468 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1078] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:15 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1629 bytes in 211 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-08 03:41:16.724 7 WARNING neutronclient.v2_0.client [None req-22acedb3-009b-4c3c-8ae0-759817084d80 bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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, ' [pid: 7|app: 0|req: 537/1079] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:16 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1826 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:41:16.901 8 WARNING neutronclient.v2_0.client [None req-3d5a66ca-a01d-4855-be11-0d131ea824b5 3b155299d63e47e5ae2375ebd759b423 3881fd17fef042149c34b2eec60a4a95 - - 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-08 03:41:16.948 7 WARNING neutronclient.v2_0.client [None req-fd0790c9-27e4-4f7e-a216-a64d4a370e90 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 543/1080] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:16 2026] GET /v2.1/servers/608e7ea8-80b5-47af-9045-6c8c72402791 => generated 1468 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1081] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:16 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1629 bytes in 130 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-08 03:41:17.926 8 WARNING neutronclient.v2_0.client [None req-0c60f411-0e2b-4e1c-ad20-c777375e5643 bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 544/1082] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:17 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1826 bytes in 142 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-08 03:41:18.083 7 WARNING neutronclient.v2_0.client [None req-42502a53-fc76-41b5-a778-e2ba6e5689c6 3b155299d63e47e5ae2375ebd759b423 3881fd17fef042149c34b2eec60a4a95 - - 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-08 03:41:18.091 8 WARNING neutronclient.v2_0.client [None req-3fb47e94-e2ae-4600-a5c8-c6bd7c09c99b 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 539/1083] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:18 2026] GET /v2.1/servers/608e7ea8-80b5-47af-9045-6c8c72402791 => generated 1468 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1084] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:18 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1629 bytes in 235 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-08 03:41:18.436 7 INFO nova.api.openstack.compute.server_external_events [req-51304cd0-dbaf-4e6c-8cc6-8945ab3406d9 req-00d35f6f-596d-4d84-8e89-85eaa84f9d1a 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-deleted:4fddae24-39c8-4a6f-b659-7a3dc7dc219e for instance 32a7fce3-fc8c-4d76-8612-c5a21dac3179 on instance [pid: 7|app: 0|req: 540/1085] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:41:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 41 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-08 03:41:19.084 8 WARNING neutronclient.v2_0.client [None req-72fc5f92-34ba-436d-beaa-0793b2c98c91 bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 546/1086] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:19 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1473 bytes in 73 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-08 03:41:19.273 7 WARNING neutronclient.v2_0.client [None req-83bc3a67-0c60-4b16-bd11-059f7bb48ce4 3b155299d63e47e5ae2375ebd759b423 3881fd17fef042149c34b2eec60a4a95 - - 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-08 03:41:19.332 8 WARNING neutronclient.v2_0.client [None req-85185b39-94c6-48ae-9926-96bfc8f38f5e 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 541/1087] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:19 2026] GET /v2.1/servers/608e7ea8-80b5-47af-9045-6c8c72402791 => generated 1468 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1088] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:19 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1629 bytes in 225 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-08 03:41:20.177 7 WARNING neutronclient.v2_0.client [None req-43ec0f71-5e43-4f22-a94f-5c13d56ebb60 bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 542/1089] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:20 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1478 bytes in 83 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-08 03:41:20.503 8 WARNING neutronclient.v2_0.client [None req-b4529c56-1c45-4964-83a2-62320c57503b 3b155299d63e47e5ae2375ebd759b423 3881fd17fef042149c34b2eec60a4a95 - - 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-08 03:41:20.580 7 WARNING neutronclient.v2_0.client [None req-5045a308-ce8d-44d3-accb-91a4910e0b94 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 548/1090] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:20 2026] GET /v2.1/servers/608e7ea8-80b5-47af-9045-6c8c72402791 => generated 1468 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1091] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:20 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1629 bytes in 141 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-08 03:41:21.279 7 WARNING neutronclient.v2_0.client [None req-a6def811-edb6-4e10-a892-72f45fd0c0c1 bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - 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: 545/1094] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:21 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 1478 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-08 03:41:21.643 8 WARNING neutronclient.v2_0.client [None req-ab2800cf-c09d-458f-a0de-7955143d8252 3b155299d63e47e5ae2375ebd759b423 3881fd17fef042149c34b2eec60a4a95 - - 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-08 03:41:21.738 7 WARNING neutronclient.v2_0.client [None req-927e7144-3650-41d1-8655-d31a4fdd3ce0 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 550/1095] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:21 2026] GET /v2.1/servers/608e7ea8-80b5-47af-9045-6c8c72402791 => generated 1468 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1096] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:21 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1629 bytes in 187 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-08 03:41:22.358 8 INFO nova.api.openstack.wsgi [None req-496a76cd-e45e-49df-bfca-67a7691427c8 bdef99dfc1df418392f704937671ff64 911ffe8e615048af9e5bf83381c234a8 - - default default] HTTP exception thrown: Instance 32a7fce3-fc8c-4d76-8612-c5a21dac3179 could not be found. [pid: 8|app: 0|req: 551/1097] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:22 2026] GET /v2.1/servers/32a7fce3-fc8c-4d76-8612-c5a21dac3179 => generated 111 bytes in 34 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: 547/1098] 10.0.0.210 () {32 vars in 706 bytes} [Sun Mar 8 03:41:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1522503149 => generated 0 bytes in 16 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-08 03:41:22.828 8 WARNING neutronclient.v2_0.client [None req-30c44c99-14f0-4029-86bc-9bf6f6963444 3b155299d63e47e5ae2375ebd759b423 3881fd17fef042149c34b2eec60a4a95 - - 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-08 03:41:22.939 7 WARNING neutronclient.v2_0.client [None req-ed113d74-e152-49dd-995f-bc3c0d90ec6f 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 552/1099] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:22 2026] GET /v2.1/servers/608e7ea8-80b5-47af-9045-6c8c72402791 => generated 1468 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1100] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:22 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1629 bytes in 522 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-08 03:41:23.693 8 INFO nova.api.openstack.compute.server_external_events [req-90677900-a6dc-4fcc-8c47-cf2400e246bc req-3383908c-0a77-46c0-b7ca-f19ca0d6aa29 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:fe9dedba-df09-447d-bb14-36e92ca7f97c for instance 1c8d7491-9a37-4a80-9f56-b95024f91a00 on instance [pid: 8|app: 0|req: 553/1101] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:41:23 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 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-08 03:41:24.395 7 WARNING neutronclient.v2_0.client [None req-8e8b0369-09cf-4404-8cb1-6af80f6b2c3a 3b155299d63e47e5ae2375ebd759b423 3881fd17fef042149c34b2eec60a4a95 - - 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-08 03:41:24.472 8 WARNING neutronclient.v2_0.client [None req-d9b285c3-207f-49d5-a5c5-9ffcf1094551 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 549/1102] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:24 2026] GET /v2.1/servers/608e7ea8-80b5-47af-9045-6c8c72402791 => generated 1468 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1103] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:24 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1629 bytes in 250 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-08 03:41:25.665 7 WARNING neutronclient.v2_0.client [None req-e565be43-3cbe-4645-a5c3-191cfc72a349 3b155299d63e47e5ae2375ebd759b423 3881fd17fef042149c34b2eec60a4a95 - - 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-08 03:41:25.732 8 WARNING neutronclient.v2_0.client [None req-3d8da677-befc-43f2-8497-8960829652fd 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 550/1104] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:25 2026] GET /v2.1/servers/608e7ea8-80b5-47af-9045-6c8c72402791 => generated 1468 bytes in 165 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-08 03:41:25.817 7 INFO nova.api.openstack.compute.server_external_events [req-749d3bab-d072-4fb5-aabd-62f63b935953 req-22ce1ae4-cff6-4cd9-a08c-b00e09bd960f 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:fb51864e-ba5c-42d3-b154-b1d7b757f21e for instance 608e7ea8-80b5-47af-9045-6c8c72402791 on instance 2026-03-08 03:41:25.818 7 INFO nova.api.openstack.compute.server_external_events [req-749d3bab-d072-4fb5-aabd-62f63b935953 req-22ce1ae4-cff6-4cd9-a08c-b00e09bd960f 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:fe9dedba-df09-447d-bb14-36e92ca7f97c for instance 1c8d7491-9a37-4a80-9f56-b95024f91a00 on instance 2026-03-08 03:41:25.818 7 INFO nova.api.openstack.compute.server_external_events [req-749d3bab-d072-4fb5-aabd-62f63b935953 req-22ce1ae4-cff6-4cd9-a08c-b00e09bd960f 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:fe9dedba-df09-447d-bb14-36e92ca7f97c for instance 1c8d7491-9a37-4a80-9f56-b95024f91a00 on instance 2026-03-08 03:41:25.818 7 INFO nova.api.openstack.compute.server_external_events [req-749d3bab-d072-4fb5-aabd-62f63b935953 req-22ce1ae4-cff6-4cd9-a08c-b00e09bd960f 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:fb51864e-ba5c-42d3-b154-b1d7b757f21e for instance 608e7ea8-80b5-47af-9045-6c8c72402791 on instance 2026-03-08 03:41:25.818 7 INFO nova.api.openstack.compute.server_external_events [req-749d3bab-d072-4fb5-aabd-62f63b935953 req-22ce1ae4-cff6-4cd9-a08c-b00e09bd960f 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:fb51864e-ba5c-42d3-b154-b1d7b757f21e for instance 608e7ea8-80b5-47af-9045-6c8c72402791 on instance [pid: 7|app: 0|req: 551/1105] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:41:25 2026] POST /v2.1/os-server-external-events => generated 869 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1106] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:25 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1629 bytes in 143 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-08 03:41:26.835 7 WARNING neutronclient.v2_0.client [None req-c0bf6fa3-ef77-4535-9a37-4566c44d1124 3b155299d63e47e5ae2375ebd759b423 3881fd17fef042149c34b2eec60a4a95 - - 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-08 03:41:26.901 8 WARNING neutronclient.v2_0.client [None req-0b84190b-de6a-437f-bdc2-ed16e608f529 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 552/1107] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:26 2026] GET /v2.1/servers/608e7ea8-80b5-47af-9045-6c8c72402791 => generated 1468 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1108] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:26 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1629 bytes in 194 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-08 03:41:27.998 7 WARNING neutronclient.v2_0.client [None req-70a3530e-9ca1-4c61-927f-e0d033c65300 3b155299d63e47e5ae2375ebd759b423 3881fd17fef042149c34b2eec60a4a95 - - 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, ' [pid: 7|app: 0|req: 553/1109] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:27 2026] GET /v2.1/servers/608e7ea8-80b5-47af-9045-6c8c72402791 => generated 1648 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:41:28.120 8 WARNING neutronclient.v2_0.client [None req-4fe6a2f3-8ed3-45c8-a6fe-2771a687b088 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 557/1110] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:28 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1809 bytes in 174 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-08 03:41:28.298 7 WARNING neutronclient.v2_0.client [None req-718807b4-9e3a-4383-be94-ab9317700b4a 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 554/1111] 10.0.0.210 () {32 vars in 741 bytes} [Sun Mar 8 03:41:28 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00/os-interface => generated 284 bytes in 84 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-08 03:41:29.195 8 INFO nova.api.openstack.compute.server_external_events [req-86910a24-f218-4cbe-9672-ef03bd9a3007 req-05c3d3c5-fe73-4830-962b-1d72e08882e4 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:fe9dedba-df09-447d-bb14-36e92ca7f97c for instance 1c8d7491-9a37-4a80-9f56-b95024f91a00 on instance [pid: 8|app: 0|req: 558/1112] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:41:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 555/1113] 10.0.0.210 () {32 vars in 718 bytes} [Sun Mar 8 03:41:29 2026] DELETE /v2.1/servers/608e7ea8-80b5-47af-9045-6c8c72402791 => generated 0 bytes in 99 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-08 03:41:29.422 8 WARNING neutronclient.v2_0.client [None req-5a452454-8fd3-4118-83dc-a849962dedb9 3b155299d63e47e5ae2375ebd759b423 3881fd17fef042149c34b2eec60a4a95 - - 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: 559/1116] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:29 2026] GET /v2.1/servers/608e7ea8-80b5-47af-9045-6c8c72402791 => generated 1654 bytes in 1587 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-08 03:41:31.233 7 INFO nova.api.openstack.compute.server_external_events [req-d893bb57-f1ad-4efe-8e76-1f5fe96870bd req-f1c0441f-47dc-4169-bfdf-1d8eff83b127 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:fb51864e-ba5c-42d3-b154-b1d7b757f21e for instance 608e7ea8-80b5-47af-9045-6c8c72402791 on instance [pid: 7|app: 0|req: 558/1117] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:41:31 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 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-08 03:41:32.022 8 WARNING neutronclient.v2_0.client [None req-d5e256ef-83e4-4ef5-b68c-7cf09c79536f 3b155299d63e47e5ae2375ebd759b423 3881fd17fef042149c34b2eec60a4a95 - - 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-08 03:41:33.051 7 INFO nova.api.openstack.compute.server_external_events [req-8b53e6da-0fa2-4b8f-afec-3af36c8b645b req-fdc9de1b-1755-46fe-adc1-182524f24c6d 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-deleted:fb51864e-ba5c-42d3-b154-b1d7b757f21e for instance 608e7ea8-80b5-47af-9045-6c8c72402791 on instance [pid: 7|app: 0|req: 559/1118] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:41:33 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1119] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:31 2026] GET /v2.1/servers/608e7ea8-80b5-47af-9045-6c8c72402791 => generated 1612 bytes in 1071 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-08 03:41:33.277 7 INFO nova.api.openstack.compute.server_external_events [req-ae76f410-9a36-4a82-91b6-624663e8de24 req-f239318c-9cac-40c3-addf-64fadb50290d 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:fb51864e-ba5c-42d3-b154-b1d7b757f21e for instance 608e7ea8-80b5-47af-9045-6c8c72402791 on instance [pid: 7|app: 0|req: 560/1120] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:41:33 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 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-08 03:41:34.111 8 WARNING neutronclient.v2_0.client [None req-4323bc16-5736-4c8c-8bd9-cd55f9667837 3b155299d63e47e5ae2375ebd759b423 3881fd17fef042149c34b2eec60a4a95 - - 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: 561/1121] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:34 2026] GET /v2.1/servers/608e7ea8-80b5-47af-9045-6c8c72402791 => generated 1454 bytes in 91 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-08 03:41:35.220 7 WARNING neutronclient.v2_0.client [None req-673b166a-7bec-48ec-93bb-cdf1ee448e1e 3b155299d63e47e5ae2375ebd759b423 3881fd17fef042149c34b2eec60a4a95 - - 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: 561/1122] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:35 2026] GET /v2.1/servers/608e7ea8-80b5-47af-9045-6c8c72402791 => generated 1454 bytes in 74 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-08 03:41:36.294 7 INFO nova.api.openstack.wsgi [None req-afe6c674-8d28-4955-a764-df6f430fe9b2 3b155299d63e47e5ae2375ebd759b423 3881fd17fef042149c34b2eec60a4a95 - - default default] HTTP exception thrown: Instance 608e7ea8-80b5-47af-9045-6c8c72402791 could not be found. [pid: 7|app: 0|req: 562/1123] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:36 2026] GET /v2.1/servers/608e7ea8-80b5-47af-9045-6c8c72402791 => generated 111 bytes in 27 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, ' 2026-03-08 03:41:36.365 8 WARNING neutronclient.v2_0.client [None req-24e651f9-883a-496b-a5dd-7ccbf27030c2 113b8969b8314f8198d5ea99a8ef7389 5e78053cd25944b3b0c035b0a389dd17 - - 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-08 03:41:36.520 8 WARNING neutronclient.v2_0.client [None req-24e651f9-883a-496b-a5dd-7ccbf27030c2 113b8969b8314f8198d5ea99a8ef7389 5e78053cd25944b3b0c035b0a389dd17 - - 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: 562/1124] 10.0.0.210 () {34 vars in 663 bytes} [Sun Mar 8 03:41:36 2026] POST /v2.1/servers => generated 424 bytes in 484 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-08 03:41:36.746 7 WARNING neutronclient.v2_0.client [None req-f1ef10c1-1fd4-4831-8f6c-e2e8a8a4b0eb 113b8969b8314f8198d5ea99a8ef7389 5e78053cd25944b3b0c035b0a389dd17 - - 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: 563/1125] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:36 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 => generated 1371 bytes in 64 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-08 03:41:37.851 8 WARNING neutronclient.v2_0.client [None req-96b3ebcb-0aed-4f3b-acc0-c9c8f5f789c0 113b8969b8314f8198d5ea99a8ef7389 5e78053cd25944b3b0c035b0a389dd17 - - 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: 563/1126] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:37 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 => generated 1375 bytes in 83 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-08 03:41:38.953 7 WARNING neutronclient.v2_0.client [None req-6d0da286-1322-4d2f-af55-9846972cb6e9 113b8969b8314f8198d5ea99a8ef7389 5e78053cd25944b3b0c035b0a389dd17 - - 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: 564/1127] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:38 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 => generated 1423 bytes in 83 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-08 03:41:40.042 8 WARNING neutronclient.v2_0.client [None req-e2241042-19a6-4d9f-8f67-7867eaa4b449 113b8969b8314f8198d5ea99a8ef7389 5e78053cd25944b3b0c035b0a389dd17 - - 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: 564/1128] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:40 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 => generated 1423 bytes in 119 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-08 03:41:41.183 8 WARNING neutronclient.v2_0.client [None req-5731e9ff-2e35-465f-96bc-fcf7772e68a2 113b8969b8314f8198d5ea99a8ef7389 5e78053cd25944b3b0c035b0a389dd17 - - 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: 566/1131] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:41 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 => generated 1431 bytes in 179 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: 566/1132] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:41:42 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 140 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: 567/1133] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:41:42 2026] GET /v2.1/os-aggregates => generated 18 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, ' 2026-03-08 03:41:42.383 8 WARNING neutronclient.v2_0.client [None req-98a2b6f5-5ca5-45df-8f76-3a8673eab5d9 113b8969b8314f8198d5ea99a8ef7389 5e78053cd25944b3b0c035b0a389dd17 - - 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-08 03:41:42.582 7 WARNING neutronclient.v2_0.client [None req-8b62bbf2-e523-41f4-b56a-690acf59aea9 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 568/1134] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:42 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 => generated 1483 bytes in 782 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-08 03:41:43.144 8 INFO nova.api.openstack.compute.server_external_events [req-9f841a45-a746-470b-a811-d2f14d8cefcb req-99c79029-0570-488e-b0de-1b314d0b2fe4 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:f6d22dc6-3749-492d-a194-57b8319e7d4a for instance 8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 on instance [pid: 7|app: 0|req: 567/1135] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:41:42 2026] GET /v2.1/servers/detail?all_tenants=true => generated 4637 bytes in 880 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1136] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:41:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 568/1137] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:41:43 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: 8|app: 0|req: 570/1138] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:41:43 2026] GET /v2.1/os-services => generated 783 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1139] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:41:43 2026] GET /v2.1/limits?tenant_id=118c8aaa621047acb9b7e63535169341 => generated 302 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: 8|app: 0|req: 571/1140] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:41:43 2026] GET /v2.1/limits?tenant_id=5e78053cd25944b3b0c035b0a389dd17 => generated 304 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1141] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:41:43 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => 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: 572/1142] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:41:43 2026] GET /v2.1/limits?tenant_id=a5969c418bee46ae96740a57c5850bd0 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1143] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:41:43 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => 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: 573/1144] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:41:43 2026] GET /v2.1/limits?tenant_id=b2bd48772bbd4a0cb249bed2204098a2 => generated 304 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1145] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:41:43 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1146] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:41:43 2026] GET /v2.1/limits?tenant_id=d78b17fe04a149c2b8f1de16cd783da0 => 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: 573/1147] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:41:43 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: 575/1148] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:41:43 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 699 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1149] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:41:43 2026] GET /v2.1/os-availability-zone => generated 97 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: 576/1150] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:41:43 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) /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: 575/1151] 10.0.0.70 () {30 vars in 618 bytes} [Sun Mar 8 03:41:43 2026] GET /v2.1 => generated 0 bytes in 94 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 577/1152] 10.0.0.70 () {32 vars in 691 bytes} [Sun Mar 8 03:41:43 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1153] 10.0.0.70 () {34 vars in 912 bytes} [Sun Mar 8 03:41:43 2026] GET /v2.1/os-simple-tenant-usage/d78b17fe04a149c2b8f1de16cd783da0?start=2026-03-07T00:00:00&end=2026-03-08T23:59:59 => generated 20 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1154] 10.0.0.70 () {30 vars in 653 bytes} [Sun Mar 8 03:41:44 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 39 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-08 03:41:44.169 7 WARNING neutronclient.v2_0.client [None req-576f4d41-0f50-4488-92c6-4f8b00441021 113b8969b8314f8198d5ea99a8ef7389 5e78053cd25944b3b0c035b0a389dd17 - - 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: 577/1155] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:44 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 => generated 1471 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:41:44.746 8 WARNING neutronclient.v2_0.client [None req-6b46893d-09cd-4603-b2f0-32b4015e860d 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 579/1156] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:44 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1929 bytes in 160 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-08 03:41:45.392 7 WARNING neutronclient.v2_0.client [None req-1c2d508a-23bc-469e-b029-26bda350c3d3 113b8969b8314f8198d5ea99a8ef7389 5e78053cd25944b3b0c035b0a389dd17 - - 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: 578/1157] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:45 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 => generated 1471 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: 580/1158] 10.0.0.210 () {32 vars in 753 bytes} [Sun Mar 8 03:41:45 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00/os-server-password => generated 116 bytes in 32 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-08 03:41:46.587 7 WARNING neutronclient.v2_0.client [None req-a178b41c-f466-45d8-85ad-3ee59600287b 113b8969b8314f8198d5ea99a8ef7389 5e78053cd25944b3b0c035b0a389dd17 - - 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: 579/1159] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:46 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 => generated 1471 bytes in 161 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: 581/1160] 10.0.0.70 () {30 vars in 618 bytes} [Sun Mar 8 03:41:46 2026] GET /v2.1 => generated 0 bytes in 42 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: 580/1161] 10.0.0.70 () {32 vars in 691 bytes} [Sun Mar 8 03:41:47 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: 582/1162] 10.0.0.70 () {34 vars in 912 bytes} [Sun Mar 8 03:41:47 2026] GET /v2.1/os-simple-tenant-usage/d78b17fe04a149c2b8f1de16cd783da0?start=2026-03-07T00:00:00&end=2026-03-08T23:59:59 => generated 20 bytes in 63 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: 581/1163] 10.0.0.210 () {32 vars in 718 bytes} [Sun Mar 8 03:41:47 2026] DELETE /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1164] 10.0.0.70 () {30 vars in 653 bytes} [Sun Mar 8 03:41:47 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 37 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-08 03:41:47.356 7 WARNING neutronclient.v2_0.client [None req-b1ce45fe-9957-45c8-a54a-3fa82e53e379 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 582/1165] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:47 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1935 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:41:47.806 8 WARNING neutronclient.v2_0.client [None req-8a834f86-7d34-49cc-82d3-b1317877d707 113b8969b8314f8198d5ea99a8ef7389 5e78053cd25944b3b0c035b0a389dd17 - - 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: 584/1166] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:47 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 => generated 1471 bytes in 353 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-08 03:41:48.638 7 WARNING neutronclient.v2_0.client [None req-014d62ad-6a20-45e1-b60d-b0f192eac774 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 583/1167] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:48 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1935 bytes in 177 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-08 03:41:49.155 8 WARNING neutronclient.v2_0.client [None req-c22944d7-dd35-42c9-88a4-8f83275ec512 113b8969b8314f8198d5ea99a8ef7389 5e78053cd25944b3b0c035b0a389dd17 - - 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: 585/1168] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:49 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 => generated 1471 bytes in 135 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-08 03:41:49.772 7 WARNING neutronclient.v2_0.client [None req-6cb45aa9-2495-4ee2-b799-80cf610e6238 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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-08 03:41:50.312 8 WARNING neutronclient.v2_0.client [None req-9ee6ad97-9852-463d-8876-2842bcffbe4e 113b8969b8314f8198d5ea99a8ef7389 5e78053cd25944b3b0c035b0a389dd17 - - 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: 584/1169] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:49 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1935 bytes in 605 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-08 03:41:50.364 7 INFO nova.api.openstack.compute.server_external_events [req-10280135-1631-4f18-be50-3ddfcf43d876 req-4ec32599-dc14-460d-ac98-5b39c232e489 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-deleted:fe9dedba-df09-447d-bb14-36e92ca7f97c for instance 1c8d7491-9a37-4a80-9f56-b95024f91a00 on instance [pid: 7|app: 0|req: 585/1170] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:41:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1171] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:50 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 => generated 1471 bytes in 592 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-08 03:41:51.412 8 WARNING neutronclient.v2_0.client [None req-495189e0-2b01-44e3-8492-7ed3b97cfcfc 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 588/1174] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:51 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1543 bytes in 89 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-08 03:41:51.921 7 WARNING neutronclient.v2_0.client [None req-5f9928d5-f84e-4fca-9457-4393139daa13 113b8969b8314f8198d5ea99a8ef7389 5e78053cd25944b3b0c035b0a389dd17 - - 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: 587/1175] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:51 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 => generated 1471 bytes in 165 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-08 03:41:52.481 8 INFO nova.api.openstack.compute.server_external_events [req-1fbf979d-489c-41f1-bf7c-4d5c682ba561 req-3dd934b1-0c21-491b-b344-f401e369a870 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:f6d22dc6-3749-492d-a194-57b8319e7d4a for instance 8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 on instance [pid: 8|app: 0|req: 589/1176] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:41:52 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:41:52.507 7 WARNING neutronclient.v2_0.client [None req-7f073a4f-5d4a-41ac-a96f-f4477178ca0d 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 588/1177] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:52 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1543 bytes in 132 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-08 03:41:53.100 8 WARNING neutronclient.v2_0.client [None req-35949b15-1ab7-4573-929b-50a7bbfb4786 113b8969b8314f8198d5ea99a8ef7389 5e78053cd25944b3b0c035b0a389dd17 - - 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: 590/1178] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:53 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 => generated 1471 bytes in 240 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-08 03:41:53.684 7 WARNING neutronclient.v2_0.client [None req-0b64c137-2610-4405-a907-9253d77dadda 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - 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: 589/1179] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:53 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 1543 bytes in 130 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-08 03:41:54.350 8 WARNING neutronclient.v2_0.client [None req-9e8c6678-f3eb-4590-ad04-4ffb14b15a8f 113b8969b8314f8198d5ea99a8ef7389 5e78053cd25944b3b0c035b0a389dd17 - - 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: 591/1180] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:54 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 => generated 1471 bytes in 120 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-08 03:41:54.528 7 INFO nova.api.openstack.compute.server_external_events [req-7590c975-19a7-4a72-ac21-70edb256b1d6 req-90c07f58-6e62-4f8a-ad4f-42f2934d7d25 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:f6d22dc6-3749-492d-a194-57b8319e7d4a for instance 8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 on instance 2026-03-08 03:41:54.528 7 INFO nova.api.openstack.compute.server_external_events [req-7590c975-19a7-4a72-ac21-70edb256b1d6 req-90c07f58-6e62-4f8a-ad4f-42f2934d7d25 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:f6d22dc6-3749-492d-a194-57b8319e7d4a for instance 8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 on instance [pid: 7|app: 0|req: 590/1181] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:41:54 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 36 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-08 03:41:54.784 8 INFO nova.api.openstack.wsgi [None req-bf9f5479-bf3c-431b-8b60-315f2f1175af 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - default default] HTTP exception thrown: Instance 1c8d7491-9a37-4a80-9f56-b95024f91a00 could not be found. [pid: 8|app: 0|req: 592/1182] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:54 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => 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, ' 2026-03-08 03:41:54.812 7 INFO nova.api.openstack.wsgi [None req-d5790e25-cf85-44b7-ae48-8c331f3f2d5d 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - default default] HTTP exception thrown: Instance 1c8d7491-9a37-4a80-9f56-b95024f91a00 could not be found. [pid: 7|app: 0|req: 591/1183] 10.0.0.210 () {32 vars in 718 bytes} [Sun Mar 8 03:41:54 2026] DELETE /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => 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, ' 2026-03-08 03:41:54.852 8 INFO nova.api.openstack.wsgi [None req-ad5d000f-5634-42fc-b895-dbe86ec798e8 4d9cf85b819f40f0ac2bc90d9704ec3e b2bd48772bbd4a0cb249bed2204098a2 - - default default] HTTP exception thrown: Instance 1c8d7491-9a37-4a80-9f56-b95024f91a00 could not be found. [pid: 8|app: 0|req: 593/1184] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:54 2026] GET /v2.1/servers/1c8d7491-9a37-4a80-9f56-b95024f91a00 => generated 111 bytes in 28 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: 592/1185] 10.0.0.210 () {32 vars in 704 bytes} [Sun Mar 8 03:41:54 2026] DELETE /v2.1/os-keypairs/tempest-keypair-913668814 => generated 0 bytes in 22 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-08 03:41:55.502 8 WARNING neutronclient.v2_0.client [None req-5095ff9c-aa76-4eae-8063-9ba763ad97c8 113b8969b8314f8198d5ea99a8ef7389 5e78053cd25944b3b0c035b0a389dd17 - - 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: 593/1186] 10.0.0.210 () {32 vars in 728 bytes} [Sun Mar 8 03:41:56 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-2011100009 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1187] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:55 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 => generated 1471 bytes in 2011 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:41:58.531 7 WARNING neutronclient.v2_0.client [None req-a34aa691-dd8b-4d69-a29d-91e82d527c89 113b8969b8314f8198d5ea99a8ef7389 5e78053cd25944b3b0c035b0a389dd17 - - 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: 594/1188] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:58 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 => generated 1655 bytes in 1131 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: 595/1189] 10.0.0.210 () {32 vars in 723 bytes} [Sun Mar 8 03:41:59 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1/ips => generated 108 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 595/1190] 10.0.0.210 () {32 vars in 723 bytes} [Sun Mar 8 03:41:59 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1/ips => generated 108 bytes in 34 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: 596/1191] 10.0.0.210 () {32 vars in 823 bytes} [Sun Mar 8 03:41:59 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1/ips/tempest-ServerAddressesTestJSON-185694447-network => generated 93 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 356 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: 596/1192] 10.0.0.210 () {32 vars in 718 bytes} [Sun Mar 8 03:41:59 2026] DELETE /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 => generated 0 bytes in 102 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-08 03:41:59.936 8 WARNING neutronclient.v2_0.client [None req-b85ac82a-f7f1-484c-9968-f126f57dcf0e 113b8969b8314f8198d5ea99a8ef7389 5e78053cd25944b3b0c035b0a389dd17 - - 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: 597/1195] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:41:59 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 => generated 1661 bytes in 1412 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-08 03:42:02.369 7 WARNING neutronclient.v2_0.client [None req-2ed72be5-9ca4-41a3-9b9d-f7027b56b10e 113b8969b8314f8198d5ea99a8ef7389 5e78053cd25944b3b0c035b0a389dd17 - - 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-08 03:42:03.170 8 INFO nova.api.openstack.compute.server_external_events [req-f7f07893-cdec-48e8-bb95-05a44e09f72d req-afdc651d-344b-4150-9c34-ade9a7e91148 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-deleted:f6d22dc6-3749-492d-a194-57b8319e7d4a for instance 8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 on instance [pid: 8|app: 0|req: 598/1196] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:42:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1197] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:42:02 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 => generated 1661 bytes in 846 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-08 03:42:04.254 8 WARNING neutronclient.v2_0.client [None req-dff6a1cd-ebd2-4b26-b4b0-09f213de2697 113b8969b8314f8198d5ea99a8ef7389 5e78053cd25944b3b0c035b0a389dd17 - - 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: 599/1198] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:42:04 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 => generated 1457 bytes in 154 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-08 03:42:05.425 7 WARNING neutronclient.v2_0.client [None req-0f820fc6-ac36-4a65-aaf2-5d2e62963fb7 113b8969b8314f8198d5ea99a8ef7389 5e78053cd25944b3b0c035b0a389dd17 - - 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: 600/1199] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:42:05 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 => generated 1457 bytes in 85 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-08 03:42:06.503 8 INFO nova.api.openstack.wsgi [None req-c25fde85-6c7a-447b-ba13-a257cfa0a136 113b8969b8314f8198d5ea99a8ef7389 5e78053cd25944b3b0c035b0a389dd17 - - default default] HTTP exception thrown: Instance 8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 could not be found. [pid: 8|app: 0|req: 600/1200] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:42:06 2026] GET /v2.1/servers/8445ca8c-df40-4b00-b8a9-6fc9d6ef09f1 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1203] 10.0.0.210 () {30 vars in 413 bytes} [Sun Mar 8 03:42:12 2026] GET / => generated 423 bytes in 7 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: 8|app: 0|req: 602/1204] 10.0.0.210 () {28 vars in 560 bytes} [Sun Mar 8 03:42:12 2026] GET /v2/ => generated 402 bytes in 506 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: 7|app: 0|req: 603/1205] 10.0.0.210 () {28 vars in 564 bytes} [Sun Mar 8 03:42:12 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: 603/1206] 10.0.0.210 () {30 vars in 413 bytes} [Sun Mar 8 03:42:12 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1213] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:42:41 2026] GET /v2.1/os-security-groups => generated 78 bytes in 111 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1214] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:42:42 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1215] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:42:42 2026] GET /v2.1/os-aggregates => generated 18 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: 7|app: 0|req: 608/1216] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:42:42 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: 8|app: 0|req: 609/1217] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:42:42 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: 609/1218] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:42:42 2026] GET /v2.1/limits?tenant_id=0ec3ca9504554299aa1c4e22d32a0838 => 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: 610/1219] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:42:42 2026] GET /v2.1/limits?tenant_id=0fbed4483efa43ff9decf485a7432e8c => 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: 610/1220] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:42:42 2026] GET /v2.1/limits?tenant_id=258d3223cab84e418b05518d5cd09fbc => 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: 611/1221] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:42:42 2026] GET /v2.1/limits?tenant_id=3263ab0bf3394c9f8b6f40163fcafce4 => 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: 611/1222] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:42:42 2026] GET /v2.1/limits?tenant_id=3280440df79f447f952f31f0f7133686 => 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: 612/1223] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:42:42 2026] GET /v2.1/limits?tenant_id=448ccc1f219a4783a3ddf00a1e7a92bc => 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: 612/1224] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:42:42 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => 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: 613/1225] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:42:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => 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: 613/1226] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:42:43 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1227] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:42:43 2026] GET /v2.1/limits?tenant_id=cc1d6435f0a8459f8b272d7e9bbfa405 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1228] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:42:43 2026] GET /v2.1/limits?tenant_id=f8400fd9396a418693d884abe163f651 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1229] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:42:43 2026] GET /v2.1/limits?tenant_id=faef56e3b0ff43338c1ec192155240db => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1230] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:42:43 2026] GET /v2.1/os-services => generated 783 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1231] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:42:43 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) /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: 616/1232] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:42:43 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1233] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:42:43 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: 8|app: 0|req: 624/1246] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:43:42 2026] GET /v2.1/os-services => generated 783 bytes in 153 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: 623/1247] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:43:42 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: 8|app: 0|req: 625/1248] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:43:42 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: 624/1249] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:43:42 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1250] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:43:42 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: 625/1251] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:43:42 2026] GET /v2.1/limits?tenant_id=0d78f5342f564037ab680056e835d07b => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1252] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:43:42 2026] GET /v2.1/limits?tenant_id=5f34659f5e5746c7b0663a47c9f1365a => generated 302 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1253] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:43:42 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1254] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:43:42 2026] GET /v2.1/limits?tenant_id=6acdb95242ef42a494637d4e635e7fa2 => 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: 627/1255] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:43:42 2026] GET /v2.1/limits?tenant_id=8b0dc75004aa463e91dff4ac25c21a4b => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1256] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:43:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => 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: 628/1257] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:43:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1258] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:43:42 2026] GET /v2.1/limits?tenant_id=c87cdb69e2054978b9380a412c88f095 => 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: 629/1259] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:43:42 2026] GET /v2.1/limits?tenant_id=ebc33fec11934733bd12e4b13909b701 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1260] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:43:42 2026] GET /v2.1/limits?tenant_id=faaa5795ed144a91a264e69cbaf24e80 => 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: 630/1261] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:43:42 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) [pid: 8|app: 0|req: 632/1262] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:43:42 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) /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: 631/1263] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:43:42 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1264] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:43:42 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) /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: 633/1267] 10.0.0.210 () {34 vars in 671 bytes} [Sun Mar 8 03:43:55 2026] POST /v2.1/os-keypairs => generated 397 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:43:57.683 8 WARNING neutronclient.v2_0.client [None req-3ae5dce4-6bc2-4814-984d-00075efddf74 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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-08 03:43:57.728 8 WARNING neutronclient.v2_0.client [None req-3ae5dce4-6bc2-4814-984d-00075efddf74 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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-08 03:43:57.878 8 WARNING neutronclient.v2_0.client [None req-3ae5dce4-6bc2-4814-984d-00075efddf74 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 635/1268] 10.0.0.210 () {34 vars in 663 bytes} [Sun Mar 8 03:43:57 2026] POST /v2.1/servers => generated 449 bytes in 413 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-03-08 03:43:58.069 7 WARNING neutronclient.v2_0.client [None req-0c03a90b-c7ab-4ad3-9fcc-47519989db79 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 634/1269] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:43:58 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1400 bytes in 47 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-08 03:43:59.151 8 WARNING neutronclient.v2_0.client [None req-3e4ef959-a77a-4a9c-b4c4-704f95b474ba 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 636/1270] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:43:59 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1404 bytes in 71 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-08 03:44:00.244 7 WARNING neutronclient.v2_0.client [None req-c5082476-5b28-4138-9b5a-c4248d554dd2 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 635/1271] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:00 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1452 bytes in 80 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-08 03:44:01.335 8 WARNING neutronclient.v2_0.client [None req-795bb36d-ebcb-49e5-97bd-131e0034ecad 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 638/1274] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:01 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1452 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-08 03:44:02.420 7 WARNING neutronclient.v2_0.client [None req-a5548b71-fbf6-4d88-9d04-131265e85c71 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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, ' [pid: 8|app: 0|req: 639/1275] 10.0.0.210 () {34 vars in 671 bytes} [Sun Mar 8 03:44:03 2026] POST /v2.1/os-keypairs => generated 396 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1276] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:02 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1527 bytes in 1091 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:44:03.759 8 INFO nova.api.openstack.compute.server_external_events [req-dcb123f1-0d11-40fb-a4f0-6665303ae2cf req-78652096-33cc-4197-bc02-83afe415c171 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:21ae49b9-8a96-4dca-a0a4-2db847a3aa16 for instance ba902d91-3161-42d0-aaf6-67449eed270b on instance [pid: 8|app: 0|req: 640/1277] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:44:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 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-08 03:44:04.526 7 WARNING neutronclient.v2_0.client [None req-0d08bad1-dcb0-4e0d-a3cd-2284201bfad1 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 638/1278] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:04 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1525 bytes in 149 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-08 03:44:05.694 8 WARNING neutronclient.v2_0.client [None req-d3f22b7b-b1f3-48a6-8145-8ae8d1623413 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 641/1279] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:05 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1525 bytes in 199 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-08 03:44:06.548 7 WARNING neutronclient.v2_0.client [None req-b4cd1fb8-5d8c-4e61-98e1-70beb1b342e1 4ebb0c9319ae484c97b5e2688b96fbd2 29c783c35685412e8aff1025f1ad80ec - - 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-08 03:44:06.595 7 WARNING neutronclient.v2_0.client [None req-b4cd1fb8-5d8c-4e61-98e1-70beb1b342e1 4ebb0c9319ae484c97b5e2688b96fbd2 29c783c35685412e8aff1025f1ad80ec - - 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-08 03:44:06.886 7 WARNING neutronclient.v2_0.client [None req-b4cd1fb8-5d8c-4e61-98e1-70beb1b342e1 4ebb0c9319ae484c97b5e2688b96fbd2 29c783c35685412e8aff1025f1ad80ec - - 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-08 03:44:06.918 8 WARNING neutronclient.v2_0.client [None req-79d50205-0a46-4346-8a4a-cd05b425e2e6 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 642/1280] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:06 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1525 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1281] 10.0.0.210 () {34 vars in 663 bytes} [Sun Mar 8 03:44:06 2026] POST /v2.1/servers => generated 448 bytes in 623 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-08 03:44:07.148 8 WARNING neutronclient.v2_0.client [None req-ad271a71-15bf-40b5-95fd-aa8d2fc57f23 4ebb0c9319ae484c97b5e2688b96fbd2 29c783c35685412e8aff1025f1ad80ec - - 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: 643/1282] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:07 2026] GET /v2.1/servers/c96d46f3-fbff-4a37-b5ea-af7b5d3f8412 => generated 1394 bytes in 73 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-08 03:44:08.129 7 WARNING neutronclient.v2_0.client [None req-50c40ff5-ef92-49a8-8cb7-0ef5fa25884e 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 640/1283] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:08 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1525 bytes in 164 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-08 03:44:09.320 8 WARNING neutronclient.v2_0.client [None req-7186d6e5-3cd2-41dc-a7c2-8e0fbce6948a 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 644/1284] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:09 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1525 bytes in 137 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-08 03:44:10.472 7 WARNING neutronclient.v2_0.client [None req-b0e6fcbd-77be-4f79-bf84-3ad64c93c85d 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 641/1285] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:10 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1525 bytes in 235 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-08 03:44:11.721 8 WARNING neutronclient.v2_0.client [None req-caad36d3-c552-4bf2-8e4e-97a016d2d491 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 646/1288] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:11 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1525 bytes in 169 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-08 03:44:12.247 7 WARNING neutronclient.v2_0.client [None req-b232e132-fb57-4302-a10c-b26a09a1d313 4ebb0c9319ae484c97b5e2688b96fbd2 29c783c35685412e8aff1025f1ad80ec - - 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: 643/1289] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:12 2026] GET /v2.1/servers/c96d46f3-fbff-4a37-b5ea-af7b5d3f8412 => generated 1520 bytes in 127 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-08 03:44:12.811 8 INFO nova.api.openstack.compute.server_external_events [req-9db07bcb-0edd-4937-9566-339fe3c48410 req-6989a43f-7596-4637-a801-e6bcb5cf8bc5 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:7a14ffab-c41b-4c37-9432-de045dcf8f06 for instance c96d46f3-fbff-4a37-b5ea-af7b5d3f8412 on instance [pid: 8|app: 0|req: 647/1290] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:44:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 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-08 03:44:12.904 7 WARNING neutronclient.v2_0.client [None req-5294fac0-3ce0-45e6-9497-99243eb7c0a2 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 644/1291] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:12 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1525 bytes in 127 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-08 03:44:14.048 8 WARNING neutronclient.v2_0.client [None req-13d229c6-2a05-4b6c-b3da-829f2d78c652 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 648/1292] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:14 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1525 bytes in 167 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-08 03:44:15.230 7 WARNING neutronclient.v2_0.client [None req-22966fd5-cf21-45a8-9ea7-02206cb39807 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 645/1293] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:15 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1525 bytes in 186 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-08 03:44:16.433 8 WARNING neutronclient.v2_0.client [None req-cfd2b365-3efc-41bc-83ec-e6e95848572c 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 649/1294] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:16 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1525 bytes in 137 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-08 03:44:17.398 7 WARNING neutronclient.v2_0.client [None req-262c136a-412d-462e-89c0-e4f9055b2a25 4ebb0c9319ae484c97b5e2688b96fbd2 29c783c35685412e8aff1025f1ad80ec - - 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-08 03:44:17.589 8 WARNING neutronclient.v2_0.client [None req-0b6bd581-62b2-4aad-a0d0-7692f3c320e5 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 646/1295] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:17 2026] GET /v2.1/servers/c96d46f3-fbff-4a37-b5ea-af7b5d3f8412 => generated 1518 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1296] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:17 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1525 bytes in 150 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-08 03:44:18.752 7 WARNING neutronclient.v2_0.client [None req-f1ef71ef-53bc-4fa8-859a-e05cb345e03b 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 647/1297] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:18 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1525 bytes in 141 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-08 03:44:19.909 8 WARNING neutronclient.v2_0.client [None req-427548bf-1092-4733-8d82-6ba85537f1cd 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 651/1298] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:19 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1525 bytes in 119 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-08 03:44:21.045 7 WARNING neutronclient.v2_0.client [None req-a01c9a06-0bb8-4210-a295-aecf6c787c6b 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 649/1301] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:21 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1525 bytes in 164 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-08 03:44:21.724 8 INFO nova.api.openstack.compute.server_external_events [req-7f72fb7f-73a8-433b-97d4-b331e6e98af1 req-ed89c716-73b5-40ab-bc31-97e1d050ad7b 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:21ae49b9-8a96-4dca-a0a4-2db847a3aa16 for instance ba902d91-3161-42d0-aaf6-67449eed270b on instance [pid: 8|app: 0|req: 653/1302] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:44:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 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-08 03:44:22.239 7 WARNING neutronclient.v2_0.client [None req-4f70c27f-3544-4d9b-9ba0-edb0991d8274 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 650/1303] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:22 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1525 bytes in 163 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-08 03:44:22.660 8 WARNING neutronclient.v2_0.client [None req-9cc76ba9-7513-447a-b507-8147e8c7e34c 4ebb0c9319ae484c97b5e2688b96fbd2 29c783c35685412e8aff1025f1ad80ec - - 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: 654/1304] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:22 2026] GET /v2.1/servers/c96d46f3-fbff-4a37-b5ea-af7b5d3f8412 => generated 1518 bytes in 187 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-08 03:44:23.408 7 WARNING neutronclient.v2_0.client [None req-db97496d-957c-4747-8d38-14463420b16f 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 651/1305] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:23 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1525 bytes in 132 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-08 03:44:23.800 8 INFO nova.api.openstack.compute.server_external_events [req-8226865e-f248-4f95-ba03-58b215838703 req-49fd35d4-626c-4ecf-aebe-8546a03b13b0 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:21ae49b9-8a96-4dca-a0a4-2db847a3aa16 for instance ba902d91-3161-42d0-aaf6-67449eed270b on instance 2026-03-08 03:44:23.800 8 INFO nova.api.openstack.compute.server_external_events [req-8226865e-f248-4f95-ba03-58b215838703 req-49fd35d4-626c-4ecf-aebe-8546a03b13b0 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:21ae49b9-8a96-4dca-a0a4-2db847a3aa16 for instance ba902d91-3161-42d0-aaf6-67449eed270b on instance 2026-03-08 03:44:23.800 8 INFO nova.api.openstack.compute.server_external_events [req-8226865e-f248-4f95-ba03-58b215838703 req-49fd35d4-626c-4ecf-aebe-8546a03b13b0 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:7a14ffab-c41b-4c37-9432-de045dcf8f06 for instance c96d46f3-fbff-4a37-b5ea-af7b5d3f8412 on instance 2026-03-08 03:44:23.800 8 INFO nova.api.openstack.compute.server_external_events [req-8226865e-f248-4f95-ba03-58b215838703 req-49fd35d4-626c-4ecf-aebe-8546a03b13b0 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:7a14ffab-c41b-4c37-9432-de045dcf8f06 for instance c96d46f3-fbff-4a37-b5ea-af7b5d3f8412 on instance 2026-03-08 03:44:23.800 8 INFO nova.api.openstack.compute.server_external_events [req-8226865e-f248-4f95-ba03-58b215838703 req-49fd35d4-626c-4ecf-aebe-8546a03b13b0 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:7a14ffab-c41b-4c37-9432-de045dcf8f06 for instance c96d46f3-fbff-4a37-b5ea-af7b5d3f8412 on instance [pid: 8|app: 0|req: 655/1306] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:44:23 2026] POST /v2.1/os-server-external-events => generated 869 bytes in 64 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-08 03:44:24.558 7 WARNING neutronclient.v2_0.client [None req-db0f9a08-fb2e-43a7-a92b-db4b020268bb 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 652/1307] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:24 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1525 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-08 03:44:25.725 8 WARNING neutronclient.v2_0.client [None req-ac84256b-aeee-4f10-a922-fcc2796d18c2 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 656/1308] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:25 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1694 bytes in 161 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-08 03:44:25.893 7 WARNING neutronclient.v2_0.client [None req-cbe01ec5-63c9-4dc0-a8b5-abe2a9831b85 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 653/1309] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:25 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1694 bytes in 144 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-08 03:44:27.206 8 INFO nova.api.openstack.compute.server_external_events [req-f15c5bcc-06f8-44ca-9622-92fd1d0424f5 req-38483130-cbd4-4482-be2e-490af1bec104 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:21ae49b9-8a96-4dca-a0a4-2db847a3aa16 for instance ba902d91-3161-42d0-aaf6-67449eed270b on instance [pid: 8|app: 0|req: 657/1310] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:44:27 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 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-08 03:44:27.865 7 WARNING neutronclient.v2_0.client [None req-6679e600-b98a-440c-8fd4-74a47d31ee34 4ebb0c9319ae484c97b5e2688b96fbd2 29c783c35685412e8aff1025f1ad80ec - - 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: 654/1311] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:27 2026] GET /v2.1/servers/c96d46f3-fbff-4a37-b5ea-af7b5d3f8412 => generated 1818 bytes in 150 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-08 03:44:29.245 7 INFO nova.api.openstack.compute.server_external_events [req-07387c54-2d02-49e6-bb9b-2eb0bfd018e5 req-52612613-c29e-49b2-86de-fb6b5f84081d 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:7a14ffab-c41b-4c37-9432-de045dcf8f06 for instance c96d46f3-fbff-4a37-b5ea-af7b5d3f8412 on instance [pid: 7|app: 0|req: 655/1312] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:44:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:44:29.258 8 WARNING neutronclient.v2_0.client [None req-eee7b9c7-c9eb-4496-a341-e42f50ac6a50 4ebb0c9319ae484c97b5e2688b96fbd2 29c783c35685412e8aff1025f1ad80ec - - 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-08 03:44:29.307 8 WARNING neutronclient.v2_0.client [None req-eee7b9c7-c9eb-4496-a341-e42f50ac6a50 4ebb0c9319ae484c97b5e2688b96fbd2 29c783c35685412e8aff1025f1ad80ec - - 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-08 03:44:29.540 8 WARNING neutronclient.v2_0.client [None req-eee7b9c7-c9eb-4496-a341-e42f50ac6a50 4ebb0c9319ae484c97b5e2688b96fbd2 29c783c35685412e8aff1025f1ad80ec - - 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: 658/1313] 10.0.0.210 () {34 vars in 663 bytes} [Sun Mar 8 03:44:29 2026] POST /v2.1/servers => generated 448 bytes in 584 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-08 03:44:29.798 7 WARNING neutronclient.v2_0.client [None req-fd721ba6-2a5d-4e44-b964-b69a7212422f 4ebb0c9319ae484c97b5e2688b96fbd2 29c783c35685412e8aff1025f1ad80ec - - 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: 656/1314] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:29 2026] GET /v2.1/servers/7a386ed3-11b8-485e-a144-496502586774 => generated 1394 bytes in 54 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-08 03:44:34.880 7 WARNING neutronclient.v2_0.client [None req-738e67a5-d032-40fe-946e-f413e0479858 4ebb0c9319ae484c97b5e2688b96fbd2 29c783c35685412e8aff1025f1ad80ec - - 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: 658/1317] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:34 2026] GET /v2.1/servers/7a386ed3-11b8-485e-a144-496502586774 => generated 1520 bytes in 126 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-08 03:44:35.453 7 INFO nova.api.openstack.compute.server_external_events [req-16741b7b-3071-469e-bbc0-d52d4c6880da req-33be3d4c-fdf9-49b0-8b63-b476c2f90033 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:c1eb93cb-faa3-4c6e-b321-94c8177f1c00 for instance 7a386ed3-11b8-485e-a144-496502586774 on instance [pid: 7|app: 0|req: 659/1318] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:44:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1319] 10.0.0.210 () {34 vars in 750 bytes} [Sun Mar 8 03:44:35 2026] POST /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b/action => generated 32059 bytes in 567 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, ' 2026-03-08 03:44:36.862 7 INFO nova.api.openstack.compute.server_external_events [req-2b9a420f-b1e2-468b-9fe2-b40c54ac2bdc req-241e9ab7-9bdc-46a2-ad98-848f7ccfd884 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:21ae49b9-8a96-4dca-a0a4-2db847a3aa16 for instance ba902d91-3161-42d0-aaf6-67449eed270b on instance [pid: 7|app: 0|req: 660/1320] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:44:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 77 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: 661/1321] 10.0.0.210 () {34 vars in 671 bytes} [Sun Mar 8 03:44:37 2026] POST /v2.1/os-keypairs => generated 398 bytes in 63 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-08 03:44:39.714 7 WARNING neutronclient.v2_0.client [None req-a3aea4b8-61ec-463e-907e-e4b8f3b36c50 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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-08 03:44:39.754 7 WARNING neutronclient.v2_0.client [None req-a3aea4b8-61ec-463e-907e-e4b8f3b36c50 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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-08 03:44:39.924 7 WARNING neutronclient.v2_0.client [None req-a3aea4b8-61ec-463e-907e-e4b8f3b36c50 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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-08 03:44:40.025 8 WARNING neutronclient.v2_0.client [None req-cc0552cc-8b2d-4fc8-a10b-59785b53362e 4ebb0c9319ae484c97b5e2688b96fbd2 29c783c35685412e8aff1025f1ad80ec - - 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: 662/1322] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:39 2026] GET /v2.1/servers/7a386ed3-11b8-485e-a144-496502586774 => generated 1518 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1323] 10.0.0.210 () {34 vars in 663 bytes} [Sun Mar 8 03:44:39 2026] POST /v2.1/servers => generated 450 bytes in 564 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-08 03:44:40.235 8 WARNING neutronclient.v2_0.client [None req-664f8187-7e3f-4e5c-b0dd-51b6a75d26a2 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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, ' [pid: 8|app: 0|req: 663/1324] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:40 2026] GET /v2.1/servers/1405fad6-0bf8-475e-b2b8-fc058ee19990 => generated 1402 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:44:40.331 7 INFO nova.api.openstack.compute.server_external_events [req-d7a0c000-75f8-49d3-83fc-091d1624453f req-248f8bd0-d8c0-49e7-b921-136fbcedf66c 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:c1eb93cb-faa3-4c6e-b321-94c8177f1c00 for instance 7a386ed3-11b8-485e-a144-496502586774 on instance [pid: 7|app: 0|req: 662/1325] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:44:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 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-08 03:44:41.363 8 WARNING neutronclient.v2_0.client [None req-effb5fd9-5252-43d1-aa73-59ba64125ade 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 665/1328] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:41 2026] GET /v2.1/servers/1405fad6-0bf8-475e-b2b8-fc058ee19990 => generated 1406 bytes in 64 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: 664/1329] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:44:41 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 70 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: 666/1330] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:44:41 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1331] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:44:41 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) /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: 667/1332] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:44:41 2026] GET /v2.1/os-security-groups => generated 78 bytes in 9 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1333] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:44:41 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-03-08 03:44:42.164 8 WARNING neutronclient.v2_0.client [None req-a02a976c-88ce-4912-9f0c-bbad0812dbb9 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 668/1334] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:44:42 2026] GET /v2.1/servers/detail?all_tenants=true => generated 9038 bytes in 248 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: 667/1335] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:44:42 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) /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: 669/1336] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:44:42 2026] GET /v2.1/os-services => generated 783 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, ' 2026-03-08 03:44:42.372 7 INFO nova.api.openstack.compute.server_external_events [req-4a607833-0ea1-41a3-869a-35f687a98614 req-cd57cc67-8d36-4afe-bdd0-6eb2ef10d7d0 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:c1eb93cb-faa3-4c6e-b321-94c8177f1c00 for instance 7a386ed3-11b8-485e-a144-496502586774 on instance [pid: 7|app: 0|req: 668/1337] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:44:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1338] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:44:42 2026] GET /v2.1/limits?tenant_id=0d78f5342f564037ab680056e835d07b => 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, ' 2026-03-08 03:44:42.446 8 WARNING neutronclient.v2_0.client [None req-1e27836f-d322-47fe-a83b-824733d36de0 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 669/1339] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:44:42 2026] GET /v2.1/limits?tenant_id=22fda909ce364f4397de35775cc88e5f => generated 305 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1340] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:42 2026] GET /v2.1/servers/1405fad6-0bf8-475e-b2b8-fc058ee19990 => generated 1454 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1341] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:44:42 2026] GET /v2.1/limits?tenant_id=29c783c35685412e8aff1025f1ad80ec => generated 305 bytes in 50 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: 672/1342] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:44:42 2026] GET /v2.1/limits?tenant_id=4e8586c5a0804fc78aaf690742a7623d => generated 302 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1343] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:44:42 2026] GET /v2.1/limits?tenant_id=5f34659f5e5746c7b0663a47c9f1365a => 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: 673/1344] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:44:42 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1345] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:44:42 2026] GET /v2.1/limits?tenant_id=6acdb95242ef42a494637d4e635e7fa2 => generated 302 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1346] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:44:42 2026] GET /v2.1/limits?tenant_id=7d57e99c679f4e4e934be90693e2ed7e => 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: 673/1347] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:44:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => 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: 675/1348] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:44:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => 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: 674/1349] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:44:42 2026] GET /v2.1/limits?tenant_id=c87cdb69e2054978b9380a412c88f095 => 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: 676/1350] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:44:42 2026] GET /v2.1/limits?tenant_id=cb537a068d93462bb1965286e70875b5 => 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: 675/1351] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:44:42 2026] GET /v2.1/limits?tenant_id=ebc33fec11934733bd12e4b13909b701 => generated 302 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1352] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:44:42 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1720 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-08 03:44:43.541 7 WARNING neutronclient.v2_0.client [None req-bffa38d9-8139-4bb5-af35-fa5f2c200dab 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 676/1353] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:43 2026] GET /v2.1/servers/1405fad6-0bf8-475e-b2b8-fc058ee19990 => generated 1454 bytes in 66 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-08 03:44:44.621 8 WARNING neutronclient.v2_0.client [None req-5a3433c1-e44f-4e1e-ac7e-9423ca8a4899 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 678/1354] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:44 2026] GET /v2.1/servers/1405fad6-0bf8-475e-b2b8-fc058ee19990 => generated 1462 bytes in 74 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-08 03:44:45.247 7 WARNING neutronclient.v2_0.client [None req-2ac6d726-a5dc-46ce-be25-f2513e5895e1 4ebb0c9319ae484c97b5e2688b96fbd2 29c783c35685412e8aff1025f1ad80ec - - 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: 677/1355] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:45 2026] GET /v2.1/servers/7a386ed3-11b8-485e-a144-496502586774 => generated 1819 bytes in 155 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-08 03:44:45.708 8 WARNING neutronclient.v2_0.client [None req-f7414ef2-c121-45cc-9baf-485bd7e8c01a 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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-08 03:44:45.893 7 INFO nova.api.openstack.compute.server_external_events [req-9e04a14c-51c3-4855-9ef1-e7c941b76ed1 req-e7e4e95c-8977-4e85-a9b6-c2f27e009980 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:c1ec9cc4-0152-4cf0-8098-ca77281252e8 for instance 1405fad6-0bf8-475e-b2b8-fc058ee19990 on instance [pid: 7|app: 0|req: 678/1356] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:44:45 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1357] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:45 2026] GET /v2.1/servers/1405fad6-0bf8-475e-b2b8-fc058ee19990 => generated 1540 bytes in 325 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-08 03:44:46.790 7 INFO nova.api.openstack.compute.server_external_events [req-7dd8268c-0560-444f-bc6b-8958f8cbfbc5 req-d618e0f5-ea2e-4f81-be13-a3a8730c62ce 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:c1eb93cb-faa3-4c6e-b321-94c8177f1c00 for instance 7a386ed3-11b8-485e-a144-496502586774 on instance [pid: 7|app: 0|req: 679/1358] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:44:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 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-08 03:44:47.053 8 WARNING neutronclient.v2_0.client [None req-c950eb8b-d4e5-46b8-a25c-43c369286587 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 680/1359] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:47 2026] GET /v2.1/servers/1405fad6-0bf8-475e-b2b8-fc058ee19990 => generated 1528 bytes in 138 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-08 03:44:48.209 7 WARNING neutronclient.v2_0.client [None req-16bfdebf-7e01-47a4-a861-058604004b9c 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 680/1360] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:48 2026] GET /v2.1/servers/1405fad6-0bf8-475e-b2b8-fc058ee19990 => generated 1528 bytes in 133 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-08 03:44:49.362 8 WARNING neutronclient.v2_0.client [None req-8c91b088-e49d-40bb-a55a-36495609848b 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 681/1361] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:49 2026] GET /v2.1/servers/1405fad6-0bf8-475e-b2b8-fc058ee19990 => generated 1528 bytes in 137 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-08 03:44:50.518 7 WARNING neutronclient.v2_0.client [None req-23315621-1b9b-4b76-9fe0-68022a3284e9 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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-08 03:44:50.789 8 INFO nova.api.openstack.compute.server_external_events [req-480054d2-b264-49a5-9218-f60c6e5d1afd req-1dfbefd5-a03e-430f-ac30-f91b15bfa52f 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:c1ec9cc4-0152-4cf0-8098-ca77281252e8 for instance 1405fad6-0bf8-475e-b2b8-fc058ee19990 on instance [pid: 8|app: 0|req: 682/1362] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:44:50 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1363] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:50 2026] GET /v2.1/servers/1405fad6-0bf8-475e-b2b8-fc058ee19990 => generated 1528 bytes in 321 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-08 03:44:51.856 8 WARNING neutronclient.v2_0.client [None req-fc4ebe75-7653-463d-8f3d-97c2e7da8d2f 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 684/1366] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:51 2026] GET /v2.1/servers/1405fad6-0bf8-475e-b2b8-fc058ee19990 => generated 1528 bytes in 132 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-08 03:44:52.833 7 INFO nova.api.openstack.compute.server_external_events [req-05e11462-0b4a-4d84-b3d0-88a9a9aff2db req-9ca0a53a-650f-40a6-aeec-fb6aa0a6fe00 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:c1ec9cc4-0152-4cf0-8098-ca77281252e8 for instance 1405fad6-0bf8-475e-b2b8-fc058ee19990 on instance [pid: 7|app: 0|req: 683/1367] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:44:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 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-08 03:44:53.016 8 WARNING neutronclient.v2_0.client [None req-9ab04aee-e23c-4e7e-9d85-5fc3d701e50a 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 685/1368] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:52 2026] GET /v2.1/servers/1405fad6-0bf8-475e-b2b8-fc058ee19990 => generated 1696 bytes in 162 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-08 03:44:53.179 7 WARNING neutronclient.v2_0.client [None req-98b318f5-6ad5-4206-9efb-fb83031db161 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 684/1369] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:44:53 2026] GET /v2.1/servers/1405fad6-0bf8-475e-b2b8-fc058ee19990 => generated 1696 bytes in 132 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-08 03:44:54.876 8 INFO nova.api.openstack.compute.server_external_events [req-7686bfb6-783f-45ba-bdcb-952224449e55 req-e31634a7-5e69-4f6a-ab84-1523bd3bd0f3 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:c1ec9cc4-0152-4cf0-8098-ca77281252e8 for instance 1405fad6-0bf8-475e-b2b8-fc058ee19990 on instance [pid: 8|app: 0|req: 686/1370] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:44:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 686/1373] 10.0.0.210 () {34 vars in 750 bytes} [Sun Mar 8 03:45:04 2026] POST /v2.1/servers/1405fad6-0bf8-475e-b2b8-fc058ee19990/action => generated 32102 bytes in 557 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: 688/1374] 10.0.0.210 () {32 vars in 718 bytes} [Sun Mar 8 03:45:04 2026] DELETE /v2.1/servers/1405fad6-0bf8-475e-b2b8-fc058ee19990 => generated 0 bytes in 92 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-08 03:45:04.910 7 WARNING neutronclient.v2_0.client [None req-09c74529-0f5b-480e-97d2-b9c0800132ca 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 687/1375] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:45:04 2026] GET /v2.1/servers/1405fad6-0bf8-475e-b2b8-fc058ee19990 => generated 1822 bytes in 186 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-08 03:45:06.109 8 WARNING neutronclient.v2_0.client [None req-52bcc53a-901c-4718-91ae-a17e7d842d11 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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-08 03:45:06.146 7 INFO nova.api.openstack.compute.server_external_events [req-01d8d9aa-3ca2-47f4-ae0d-a12427226667 req-c8eb1077-b2ad-4a71-b8cf-bc6e698cd77e 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:c1ec9cc4-0152-4cf0-8098-ca77281252e8 for instance 1405fad6-0bf8-475e-b2b8-fc058ee19990 on instance [pid: 7|app: 0|req: 688/1376] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:45:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1377] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:45:06 2026] GET /v2.1/servers/1405fad6-0bf8-475e-b2b8-fc058ee19990 => generated 1822 bytes in 156 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-08 03:45:07.288 7 WARNING neutronclient.v2_0.client [None req-49a19403-1608-4ea3-bb4b-0cce6e5b5700 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 689/1378] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:45:07 2026] GET /v2.1/servers/1405fad6-0bf8-475e-b2b8-fc058ee19990 => generated 1822 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-08 03:45:08.191 8 INFO nova.api.openstack.compute.server_external_events [req-e2a63282-128c-4b1b-a715-962bc8f041fd req-ef569bfd-0670-440a-aa5f-e6b23416f707 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:c1ec9cc4-0152-4cf0-8098-ca77281252e8 for instance 1405fad6-0bf8-475e-b2b8-fc058ee19990 on instance 2026-03-08 03:45:08.191 8 INFO nova.api.openstack.compute.server_external_events [req-e2a63282-128c-4b1b-a715-962bc8f041fd req-ef569bfd-0670-440a-aa5f-e6b23416f707 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-deleted:c1ec9cc4-0152-4cf0-8098-ca77281252e8 for instance 1405fad6-0bf8-475e-b2b8-fc058ee19990 on instance [pid: 8|app: 0|req: 690/1379] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:45:08 2026] POST /v2.1/os-server-external-events => generated 356 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, ' 2026-03-08 03:45:08.426 7 WARNING neutronclient.v2_0.client [None req-e76d751d-0b2d-45ba-803d-547791771fc7 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 690/1380] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:45:08 2026] GET /v2.1/servers/1405fad6-0bf8-475e-b2b8-fc058ee19990 => generated 1483 bytes in 64 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-08 03:45:09.523 8 WARNING neutronclient.v2_0.client [None req-fd625bf1-3b52-4ec5-8287-662613e5d5a6 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 691/1381] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:45:09 2026] GET /v2.1/servers/1405fad6-0bf8-475e-b2b8-fc058ee19990 => generated 1488 bytes in 83 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-08 03:45:10.621 7 WARNING neutronclient.v2_0.client [None req-45a77459-42e8-4a0d-bd13-bc67ee7b036f 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 691/1382] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:45:10 2026] GET /v2.1/servers/1405fad6-0bf8-475e-b2b8-fc058ee19990 => generated 1488 bytes in 90 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-08 03:45:11.701 7 INFO nova.api.openstack.wsgi [None req-c5359761-4289-4278-9a76-24a88302df59 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - default default] HTTP exception thrown: Instance 1405fad6-0bf8-475e-b2b8-fc058ee19990 could not be found. [pid: 7|app: 0|req: 693/1385] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:45:11 2026] GET /v2.1/servers/1405fad6-0bf8-475e-b2b8-fc058ee19990 => 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, ' 2026-03-08 03:45:11.785 8 WARNING neutronclient.v2_0.client [None req-5dcc2292-7900-4110-9b79-bbbde0e70e8e c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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-08 03:45:11.820 8 WARNING neutronclient.v2_0.client [None req-5dcc2292-7900-4110-9b79-bbbde0e70e8e c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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, ' [pid: 7|app: 0|req: 694/1386] 10.0.0.210 () {32 vars in 730 bytes} [Sun Mar 8 03:45:11 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1755737418 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-08 03:45:12.057 8 WARNING neutronclient.v2_0.client [None req-5dcc2292-7900-4110-9b79-bbbde0e70e8e c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 695/1387] 10.0.0.210 () {32 vars in 718 bytes} [Sun Mar 8 03:45:12 2026] DELETE /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1388] 199.204.45.19 () {36 vars in 713 bytes} [Sun Mar 8 03:45:11 2026] POST /v2.1/servers => generated 453 bytes in 693 msecs (HTTP/1.1 202) 10 headers in 475 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-08 03:45:12.416 7 WARNING neutronclient.v2_0.client [None req-b282f9dd-b624-4b44-9e43-970189909ab5 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 696/1389] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:45:12 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1700 bytes in 233 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-08 03:45:12.648 8 WARNING neutronclient.v2_0.client [None req-7e05269f-90ab-40dc-9807-42e8c4c45f6b c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 694/1390] 199.204.45.19 () {32 vars in 732 bytes} [Sun Mar 8 03:45:12 2026] GET /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e => generated 2213 bytes in 73 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, ' 2026-03-08 03:45:12.738 7 WARNING neutronclient.v2_0.client [None req-6d567187-7e3e-4f69-98d4-4f1e7ba6ec36 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 697/1391] 199.204.45.19 () {32 vars in 758 bytes} [Sun Mar 8 03:45:12 2026] GET /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e/os-interface => generated 28 bytes in 43 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: 695/1392] 199.204.45.19 () {32 vars in 776 bytes} [Sun Mar 8 03:45:12 2026] GET /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e/os-volume_attachments => generated 25 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, ' 2026-03-08 03:45:13.613 7 INFO nova.api.openstack.compute.server_external_events [req-5d29d434-d251-48da-a632-065f0f20de81 req-801774f9-44b1-487c-b532-4b1bc5eb3ae7 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:21ae49b9-8a96-4dca-a0a4-2db847a3aa16 for instance ba902d91-3161-42d0-aaf6-67449eed270b on instance [pid: 7|app: 0|req: 698/1393] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:45:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 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-08 03:45:13.657 8 WARNING neutronclient.v2_0.client [None req-747bdaaf-6e4b-451a-b44e-ff5f88780c1a 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 696/1394] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:45:13 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1700 bytes in 160 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-08 03:45:14.839 7 WARNING neutronclient.v2_0.client [None req-c4c7e37a-c24c-4c01-809d-828edec32b7c 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 699/1395] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:45:14 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1700 bytes in 132 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-08 03:45:15.091 8 INFO nova.api.openstack.compute.server_external_events [req-ed772491-991a-41db-aa29-42828b4529de req-12e64d00-be95-432f-927f-1c8595dc2172 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-deleted:21ae49b9-8a96-4dca-a0a4-2db847a3aa16 for instance ba902d91-3161-42d0-aaf6-67449eed270b on instance [pid: 8|app: 0|req: 697/1396] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:45:15 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 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-08 03:45:15.397 7 WARNING neutronclient.v2_0.client [None req-4d67c8bb-b227-4929-aa5f-7aabfbe3b6d6 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 700/1397] 199.204.45.19 () {32 vars in 732 bytes} [Sun Mar 8 03:45:15 2026] GET /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e => generated 2371 bytes in 93 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, ' 2026-03-08 03:45:15.492 8 WARNING neutronclient.v2_0.client [None req-7d61a6df-ab71-4e66-a0eb-59352e1cacea c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 698/1398] 199.204.45.19 () {32 vars in 758 bytes} [Sun Mar 8 03:45:15 2026] GET /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e/os-interface => generated 28 bytes in 82 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: 701/1399] 199.204.45.19 () {32 vars in 776 bytes} [Sun Mar 8 03:45:15 2026] GET /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e/os-volume_attachments => generated 197 bytes in 57 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, ' 2026-03-08 03:45:15.647 8 INFO nova.api.openstack.compute.server_external_events [req-6a0a6ab3-996c-4c6e-9a23-c8d5a36c6c27 req-e862dd01-0db1-4671-a6ae-190a6b461196 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:21ae49b9-8a96-4dca-a0a4-2db847a3aa16 for instance ba902d91-3161-42d0-aaf6-67449eed270b on instance [pid: 8|app: 0|req: 699/1400] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:45:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 20 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-08 03:45:15.993 7 WARNING neutronclient.v2_0.client [None req-acf49a07-5200-451c-8909-74a5beb44d9e 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 702/1401] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:45:15 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1481 bytes in 76 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-08 03:45:17.095 8 WARNING neutronclient.v2_0.client [None req-161f3db7-3f0b-4220-a614-352372462763 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 700/1402] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:45:17 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1486 bytes in 93 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-08 03:45:17.915 7 INFO nova.api.openstack.compute.server_external_events [req-d5dfed0c-7bb1-41e2-b96a-0ddf356fce43 req-16f6dea2-21e3-4323-bdbc-8825a1f3bb14 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:151f3d44-45c2-4ccf-8d3a-565c37ef5c2c for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 7|app: 0|req: 703/1403] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:45:17 2026] POST /v2.1/os-server-external-events => generated 179 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, ' 2026-03-08 03:45:18.201 8 WARNING neutronclient.v2_0.client [None req-ec13ccce-0621-457f-84e4-218fe5ec8c96 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - 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: 701/1404] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:45:18 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 1486 bytes in 81 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-08 03:45:18.300 7 WARNING neutronclient.v2_0.client [None req-4bcde161-2108-4b68-be72-0119584f0146 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 704/1405] 199.204.45.19 () {32 vars in 732 bytes} [Sun Mar 8 03:45:18 2026] GET /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e => generated 2445 bytes in 129 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, ' 2026-03-08 03:45:18.426 8 WARNING neutronclient.v2_0.client [None req-3c043250-279a-452a-83c2-0f6808ceda27 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 702/1406] 199.204.45.19 () {32 vars in 758 bytes} [Sun Mar 8 03:45:18 2026] GET /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e/os-interface => generated 284 bytes in 74 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: 705/1407] 199.204.45.19 () {32 vars in 776 bytes} [Sun Mar 8 03:45:18 2026] GET /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e/os-volume_attachments => generated 197 bytes in 41 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, ' 2026-03-08 03:45:19.277 8 INFO nova.api.openstack.wsgi [None req-743479cf-f79f-4469-8a0f-e57fc1fb3ee5 5986c03fb6184720b5339609981dacbb 22fda909ce364f4397de35775cc88e5f - - default default] HTTP exception thrown: Instance ba902d91-3161-42d0-aaf6-67449eed270b could not be found. [pid: 8|app: 0|req: 703/1408] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:45:19 2026] GET /v2.1/servers/ba902d91-3161-42d0-aaf6-67449eed270b => generated 111 bytes in 25 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: 706/1409] 10.0.0.210 () {32 vars in 728 bytes} [Sun Mar 8 03:45:19 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-730547948 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-03-08 03:45:21.088 7 WARNING neutronclient.v2_0.client [None req-cfbba969-1a24-4e66-b464-1441bacf61d1 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 708/1412] 199.204.45.19 () {32 vars in 732 bytes} [Sun Mar 8 03:45:21 2026] GET /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e => generated 2433 bytes in 133 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, ' 2026-03-08 03:45:21.229 8 WARNING neutronclient.v2_0.client [None req-0a9cc4f9-c144-423f-8a4f-b939c597e328 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 705/1413] 199.204.45.19 () {32 vars in 758 bytes} [Sun Mar 8 03:45:21 2026] GET /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e/os-interface => generated 284 bytes in 81 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: 709/1414] 199.204.45.19 () {32 vars in 776 bytes} [Sun Mar 8 03:45:21 2026] GET /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e/os-volume_attachments => generated 197 bytes in 47 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, ' 2026-03-08 03:45:23.888 8 INFO nova.api.openstack.compute.server_external_events [req-419fd07d-0ddb-4f55-9570-489edb846501 req-ae903fb7-1e1e-4721-aa11-2e232011200f 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:151f3d44-45c2-4ccf-8d3a-565c37ef5c2c for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 8|app: 0|req: 706/1415] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:45:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 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-08 03:45:24.125 7 WARNING neutronclient.v2_0.client [None req-0998fa39-c51d-4f1f-ab96-0f2de3f6a0ba c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 710/1416] 199.204.45.19 () {32 vars in 732 bytes} [Sun Mar 8 03:45:24 2026] GET /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e => generated 2433 bytes in 173 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, ' 2026-03-08 03:45:24.311 8 WARNING neutronclient.v2_0.client [None req-d11bee49-accb-44c7-a8fa-f5e198c97bdf c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 707/1417] 199.204.45.19 () {32 vars in 758 bytes} [Sun Mar 8 03:45:24 2026] GET /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e/os-interface => generated 286 bytes in 80 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: 711/1418] 199.204.45.19 () {32 vars in 776 bytes} [Sun Mar 8 03:45:24 2026] GET /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e/os-volume_attachments => generated 197 bytes in 38 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, ' 2026-03-08 03:45:25.929 8 INFO nova.api.openstack.compute.server_external_events [req-843cd12b-3faf-4111-b4c0-a435802e80e4 req-a5d8486d-8f18-4d36-85cc-d059fe6446c1 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:151f3d44-45c2-4ccf-8d3a-565c37ef5c2c for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 8|app: 0|req: 708/1419] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:45:25 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 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-08 03:45:26.985 7 WARNING neutronclient.v2_0.client [None req-cd71be1e-4beb-416b-8ad2-6b5c2969df87 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 712/1420] 199.204.45.19 () {32 vars in 732 bytes} [Sun Mar 8 03:45:26 2026] GET /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e => generated 2581 bytes in 122 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, ' 2026-03-08 03:45:27.120 8 WARNING neutronclient.v2_0.client [None req-0c66e5d4-8a55-49fe-a07d-27a57203d7af c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 709/1421] 199.204.45.19 () {32 vars in 758 bytes} [Sun Mar 8 03:45:27 2026] GET /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e/os-interface => generated 286 bytes in 100 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: 713/1422] 199.204.45.19 () {32 vars in 776 bytes} [Sun Mar 8 03:45:27 2026] GET /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e/os-volume_attachments => generated 197 bytes in 56 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: 712/1427] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:45:42 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1710 bytes in 225 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: 716/1428] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:45:42 2026] GET /v2.1/flavors/detail?is_public=None => generated 3819 bytes in 31 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: 713/1429] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:45:42 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1430] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:45:42 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) /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: 714/1431] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:45:42 2026] GET /v2.1/limits?tenant_id=0d78f5342f564037ab680056e835d07b => 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: 718/1432] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:45:42 2026] GET /v2.1/limits?tenant_id=29c783c35685412e8aff1025f1ad80ec => generated 305 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1433] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:45:42 2026] GET /v2.1/limits?tenant_id=5f34659f5e5746c7b0663a47c9f1365a => 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: 719/1434] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:45:42 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => generated 302 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1435] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:45:42 2026] GET /v2.1/limits?tenant_id=6acdb95242ef42a494637d4e635e7fa2 => generated 302 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1436] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:45:42 2026] GET /v2.1/limits?tenant_id=7d57e99c679f4e4e934be90693e2ed7e => 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: 717/1437] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:45:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => 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: 721/1438] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:45:42 2026] GET /v2.1/limits?tenant_id=c12dc6c67f45458787db1b85d9eda8c0 => 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: 718/1439] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:45:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1440] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:45:42 2026] GET /v2.1/limits?tenant_id=c87cdb69e2054978b9380a412c88f095 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1441] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:45:43 2026] GET /v2.1/limits?tenant_id=cb537a068d93462bb1965286e70875b5 => 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: 723/1442] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:45:43 2026] GET /v2.1/limits?tenant_id=ebc33fec11934733bd12e4b13909b701 => 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: 720/1443] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:45:43 2026] GET /v2.1/os-services => generated 783 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1444] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:45:43 2026] GET /v2.1/os-availability-zone => generated 97 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: 721/1445] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:45:43 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 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, ' 2026-03-08 03:45:43.249 7 WARNING neutronclient.v2_0.client [None req-45a6dcc2-4fc0-4bd2-a2e4-a10545c74c44 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 725/1446] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:45:43 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7598 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1447] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:45:43 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) 2026-03-08 03:46:01.348 8 WARNING neutronclient.v2_0.client [None req-3ebd5bf8-ee01-4d99-81da-cb18e35136a9 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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-08 03:46:01.397 8 WARNING neutronclient.v2_0.client [None req-3ebd5bf8-ee01-4d99-81da-cb18e35136a9 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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-08 03:46:03.978 7 INFO nova.api.openstack.compute.server_external_events [req-a1827193-373f-497d-b3ed-9b9220ce36b7 req-e1a3aaf4-d4cd-4027-b314-b3675f266298 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:532a520d-91d1-4ff6-8a6c-66653bad2c9a for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 7|app: 0|req: 728/1452] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:46:03 2026] POST /v2.1/os-server-external-events => generated 179 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, ' 2026-03-08 03:46:07.094 7 INFO nova.api.openstack.compute.server_external_events [req-586efcbd-e7e9-4fa1-91d1-e209471e9899 req-5099c265-e30e-4266-bf96-42add1fa8fb4 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:532a520d-91d1-4ff6-8a6c-66653bad2c9a for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 7|app: 0|req: 729/1453] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:46:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 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-08 03:46:09.144 7 INFO nova.api.openstack.compute.server_external_events [req-e141a542-f4b4-4f56-a68f-8c626a92c6ab req-1e024556-c501-47b9-8d88-6f099a9f899d 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:532a520d-91d1-4ff6-8a6c-66653bad2c9a for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 7|app: 0|req: 730/1454] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:46:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:46:10.451 8 WARNING neutronclient.v2_0.client [None req-3ebd5bf8-ee01-4d99-81da-cb18e35136a9 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 725/1455] 199.204.45.19 () {36 vars in 811 bytes} [Sun Mar 8 03:46:01 2026] POST /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e/os-interface => generated 281 bytes in 9198 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, ' 2026-03-08 03:46:11.194 8 INFO nova.api.openstack.compute.server_external_events [req-f8b0c155-2ed8-4d2c-88b1-e3819126424b req-78cbac9b-88df-4602-9b63-337920b2bda7 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:532a520d-91d1-4ff6-8a6c-66653bad2c9a for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 8|app: 0|req: 727/1458] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:46:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 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-08 03:46:13.239 7 INFO nova.api.openstack.compute.server_external_events [req-bca43a02-5f10-4c65-a58c-b9a9ffdad193 req-9456d46f-9d2f-487c-8c60-98f89d291624 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:532a520d-91d1-4ff6-8a6c-66653bad2c9a for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 7|app: 0|req: 732/1459] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:46:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 34 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: 731/1466] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:46:41 2026] GET /v2.1/os-services => generated 783 bytes in 123 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, ' 2026-03-08 03:46:41.937 7 WARNING neutronclient.v2_0.client [None req-6d440826-434d-4bef-8ecd-55705ba95cac c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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, ' [pid: 8|app: 0|req: 732/1467] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:46:41 2026] GET /v2.1/limits?tenant_id=0d78f5342f564037ab680056e835d07b => generated 302 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-08 03:46:41.981 7 WARNING neutronclient.v2_0.client [None req-6d440826-434d-4bef-8ecd-55705ba95cac c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 733/1468] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:46:41 2026] GET /v2.1/limits?tenant_id=29c783c35685412e8aff1025f1ad80ec => generated 305 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1469] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:46:42 2026] GET /v2.1/limits?tenant_id=5f34659f5e5746c7b0663a47c9f1365a => 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: 735/1470] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:46:42 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1471] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:46:42 2026] GET /v2.1/limits?tenant_id=6acdb95242ef42a494637d4e635e7fa2 => 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: 737/1472] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:46:42 2026] GET /v2.1/limits?tenant_id=7d57e99c679f4e4e934be90693e2ed7e => 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: 738/1473] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:46:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => generated 302 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1474] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:46:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => 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: 740/1475] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:46:42 2026] GET /v2.1/limits?tenant_id=c87cdb69e2054978b9380a412c88f095 => 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: 741/1476] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:46:42 2026] GET /v2.1/limits?tenant_id=cb537a068d93462bb1965286e70875b5 => generated 302 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1477] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:46:42 2026] GET /v2.1/limits?tenant_id=ebc33fec11934733bd12e4b13909b701 => generated 302 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1478] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:46:42 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: 8|app: 0|req: 744/1479] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:46:42 2026] GET /v2.1/os-availability-zone => generated 97 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: 745/1480] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:46:42 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1712 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, ' 2026-03-08 03:46:42.501 8 WARNING neutronclient.v2_0.client [None req-d072f896-3f5d-4746-99c5-a1aa1d3b3737 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 746/1481] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:46:42 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7811 bytes in 194 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: 747/1482] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:46:42 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: 8|app: 0|req: 748/1483] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:46:42 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: 749/1484] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:46:42 2026] GET /v2.1/os-hypervisors/detail => generated 1704 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: 8|app: 0|req: 750/1485] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:46:42 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) 2026-03-08 03:46:44.441 8 INFO nova.api.openstack.compute.server_external_events [req-2d6b57b9-9628-421d-a6e6-52442491b0eb req-6a97245f-8473-41fc-8613-bd8ff881a58c 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:91c17865-65ca-4d6b-a1d2-0aaa26f2020a for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 8|app: 0|req: 751/1486] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:46:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 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-08 03:46:47.810 8 INFO nova.api.openstack.compute.server_external_events [req-7a15a181-2928-4e8d-bf9f-5caa84fd1045 req-b7c8756c-8e69-472d-976c-9e1fe86f1870 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:91c17865-65ca-4d6b-a1d2-0aaa26f2020a for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 8|app: 0|req: 752/1487] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:46:47 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 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-08 03:46:49.850 8 INFO nova.api.openstack.compute.server_external_events [req-95d91087-0f70-468f-80f7-fa68cc45a289 req-83488d95-6fb9-433e-a711-aea9fca94cde 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:91c17865-65ca-4d6b-a1d2-0aaa26f2020a for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 8|app: 0|req: 753/1488] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:46:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:46:51.036 7 WARNING neutronclient.v2_0.client [None req-6d440826-434d-4bef-8ecd-55705ba95cac c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 736/1491] 199.204.45.19 () {36 vars in 811 bytes} [Sun Mar 8 03:46:41 2026] POST /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e/os-interface => generated 377 bytes in 9309 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, ' 2026-03-08 03:47:02.333 7 WARNING neutronclient.v2_0.client [None req-07ddb9ef-38cf-4751-9a4a-9d08c90c038f c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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-08 03:47:02.377 7 WARNING neutronclient.v2_0.client [None req-07ddb9ef-38cf-4751-9a4a-9d08c90c038f c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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-08 03:47:04.785 8 INFO nova.api.openstack.compute.server_external_events [req-35c867bf-cfca-49c6-a216-1002d1bef4f1 req-52f4127b-a9fe-42d2-9acc-b0dc908acf29 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:128662f3-dec4-4f29-b60a-9808966d257d for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 8|app: 0|req: 757/1494] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:47:04 2026] POST /v2.1/os-server-external-events => generated 179 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, ' 2026-03-08 03:47:08.463 8 INFO nova.api.openstack.compute.server_external_events [req-4375a2d0-79aa-4e79-b93b-e9552b84c98c req-dbccf10e-be1e-4718-a0bb-61b2d60403e4 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:128662f3-dec4-4f29-b60a-9808966d257d for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 8|app: 0|req: 758/1495] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:47:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 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-08 03:47:10.506 8 INFO nova.api.openstack.compute.server_external_events [req-d7dcfc60-ac3e-4bfa-9802-a284f13c3a95 req-aacf889d-8b7d-4c63-a802-20a2fcedfb7c 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-plugged:128662f3-dec4-4f29-b60a-9808966d257d for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 8|app: 0|req: 759/1496] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:47:10 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:47:11.416 7 WARNING neutronclient.v2_0.client [None req-07ddb9ef-38cf-4751-9a4a-9d08c90c038f c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 738/1499] 199.204.45.19 () {36 vars in 811 bytes} [Sun Mar 8 03:47:02 2026] POST /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e/os-interface => generated 378 bytes in 9170 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, ' 2026-03-08 03:47:12.102 8 INFO nova.api.openstack.compute.server_external_events [req-81602fc4-c3ab-452b-962b-8ce6bcca0f90 req-f3188cbc-b5f3-4b25-bc49-45a886039719 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:91c17865-65ca-4d6b-a1d2-0aaa26f2020a for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 8|app: 0|req: 762/1500] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:47:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 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-08 03:47:26.218 8 INFO nova.api.openstack.compute.server_external_events [req-1b0e6810-c5d2-4528-aa0c-c214c1967fab req-996b2512-07bc-428a-9b1e-f47d049605bd 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:128662f3-dec4-4f29-b60a-9808966d257d for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 8|app: 0|req: 764/1503] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:47:26 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 740/1504] 199.204.45.19 () {34 vars in 854 bytes} [Sun Mar 8 03:47:26 2026] DELETE /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e/os-interface/128662f3-dec4-4f29-b60a-9808966d257d => generated 0 bytes in 67 msecs (HTTP/1.1 202) 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-08 03:47:28.252 8 INFO nova.api.openstack.compute.server_external_events [req-6a3cd1fa-bd8e-40cf-98a9-0a813469239c req-105efe13-6eb6-441c-a7b4-f6eb339e3e34 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:128662f3-dec4-4f29-b60a-9808966d257d for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 8|app: 0|req: 765/1505] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:47:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 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-08 03:47:30.302 7 INFO nova.api.openstack.compute.server_external_events [req-7307b933-b215-4289-9e17-88f9baa45504 req-6a707597-7113-40f9-b341-8c48eb930c93 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:128662f3-dec4-4f29-b60a-9808966d257d for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance 2026-03-08 03:47:30.303 7 INFO nova.api.openstack.compute.server_external_events [req-7307b933-b215-4289-9e17-88f9baa45504 req-6a707597-7113-40f9-b341-8c48eb930c93 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:128662f3-dec4-4f29-b60a-9808966d257d for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 7|app: 0|req: 741/1506] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:47:30 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1509] 10.0.0.198 () {28 vars in 454 bytes} [Sun Mar 8 03:47:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 743/1510] 10.0.0.198 () {30 vars in 658 bytes} [Sun Mar 8 03:47:32 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 768/1511] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:47:32 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-03-08 03:47:33.042 7 WARNING neutronclient.v2_0.client [None req-7c3f2aac-9066-4dcc-9a2c-50e51fc218c4 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 744/1512] 10.0.0.198 () {34 vars in 806 bytes} [Sun Mar 8 03:47:32 2026] GET /v2.1/servers/detail?all_tenants=True => generated 8559 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1513] 10.0.0.198 () {28 vars in 454 bytes} [Sun Mar 8 03:47:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 745/1514] 10.0.0.198 () {30 vars in 658 bytes} [Sun Mar 8 03:47:33 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 770/1515] 10.0.0.198 () {32 vars in 731 bytes} [Sun Mar 8 03:47:33 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: 7|app: 0|req: 746/1516] 10.0.0.198 () {34 vars in 894 bytes} [Sun Mar 8 03:47:33 2026] GET /v2.1/servers/detail?project_id=0d78f5342f564037ab680056e835d07b&all_tenants=True => generated 15 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-08 03:47:33.779 8 WARNING neutronclient.v2_0.client [None req-db2a5100-4618-46ed-8bd0-04314ef12103 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 771/1517] 10.0.0.198 () {34 vars in 894 bytes} [Sun Mar 8 03:47:33 2026] GET /v2.1/servers/detail?project_id=29c783c35685412e8aff1025f1ad80ec&all_tenants=True => generated 5454 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1518] 10.0.0.198 () {34 vars in 894 bytes} [Sun Mar 8 03:47:33 2026] GET /v2.1/servers/detail?project_id=5f34659f5e5746c7b0663a47c9f1365a&all_tenants=True => generated 15 bytes in 52 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: 772/1519] 10.0.0.198 () {34 vars in 894 bytes} [Sun Mar 8 03:47:33 2026] GET /v2.1/servers/detail?project_id=6a5fa46c94614911814ab5f43a265d80&all_tenants=True => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1520] 10.0.0.198 () {34 vars in 894 bytes} [Sun Mar 8 03:47:33 2026] GET /v2.1/servers/detail?project_id=6acdb95242ef42a494637d4e635e7fa2&all_tenants=True => generated 15 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1521] 10.0.0.198 () {34 vars in 894 bytes} [Sun Mar 8 03:47:34 2026] GET /v2.1/servers/detail?project_id=7d57e99c679f4e4e934be90693e2ed7e&all_tenants=True => generated 15 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-08 03:47:34.182 7 WARNING neutronclient.v2_0.client [None req-9c5a0a4d-e467-4fdf-891a-2be37eaab8ab c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 749/1522] 10.0.0.198 () {34 vars in 894 bytes} [Sun Mar 8 03:47:34 2026] GET /v2.1/servers/detail?project_id=a66f28354ac648a9a6f5b8ed048f0b09&all_tenants=True => generated 3184 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 362 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1523] 10.0.0.198 () {34 vars in 894 bytes} [Sun Mar 8 03:47:34 2026] GET /v2.1/servers/detail?project_id=c6b9bab283b042d98d8ac3d167fde49c&all_tenants=True => generated 15 bytes in 39 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: 750/1524] 10.0.0.198 () {34 vars in 894 bytes} [Sun Mar 8 03:47:34 2026] GET /v2.1/servers/detail?project_id=c87cdb69e2054978b9380a412c88f095&all_tenants=True => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1525] 10.0.0.198 () {34 vars in 894 bytes} [Sun Mar 8 03:47:34 2026] GET /v2.1/servers/detail?project_id=cb537a068d93462bb1965286e70875b5&all_tenants=True => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1526] 10.0.0.198 () {34 vars in 894 bytes} [Sun Mar 8 03:47:34 2026] GET /v2.1/servers/detail?project_id=ebc33fec11934733bd12e4b13909b701&all_tenants=True => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) 2026-03-08 03:47:36.587 8 INFO nova.api.openstack.compute.server_external_events [req-cd394a51-92bb-4474-a00f-289f5d978fff req-be234179-1c4e-495d-ae13-9b244b289ad2 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:91c17865-65ca-4d6b-a1d2-0aaa26f2020a for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 8|app: 0|req: 776/1527] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:47:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1528] 199.204.45.19 () {34 vars in 854 bytes} [Sun Mar 8 03:47:36 2026] DELETE /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e/os-interface/91c17865-65ca-4d6b-a1d2-0aaa26f2020a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 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-08 03:47:38.718 8 INFO nova.api.openstack.compute.server_external_events [req-f38dc608-4f80-4c9e-8f87-f1e716bbea64 req-36410add-4a0d-40d7-8361-51f5022ffecc 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:91c17865-65ca-4d6b-a1d2-0aaa26f2020a for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 8|app: 0|req: 777/1529] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:47:38 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 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-08 03:47:40.761 7 INFO nova.api.openstack.compute.server_external_events [req-dad991de-3ab0-4841-9924-6a5b4631423a req-27386973-e083-4efa-b61d-31f06016cf7a 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:91c17865-65ca-4d6b-a1d2-0aaa26f2020a for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 7|app: 0|req: 753/1530] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:47:40 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 755/1533] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:47:41 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 90 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: 779/1534] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:47:41 2026] GET /v2.1/os-hypervisors/detail => generated 1704 bytes in 38 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: 756/1535] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:47:41 2026] GET /v2.1/os-aggregates => generated 18 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: 780/1536] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:47:41 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: 757/1537] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:47:41 2026] GET /v2.1/os-services => generated 783 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1538] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:47:41 2026] GET /v2.1/limits?tenant_id=0d78f5342f564037ab680056e835d07b => generated 302 bytes in 50 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: 758/1539] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:47:42 2026] GET /v2.1/limits?tenant_id=29c783c35685412e8aff1025f1ad80ec => generated 305 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1540] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:47:42 2026] GET /v2.1/limits?tenant_id=5f34659f5e5746c7b0663a47c9f1365a => generated 302 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1541] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:47:42 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => 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: 783/1542] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:47:42 2026] GET /v2.1/limits?tenant_id=6acdb95242ef42a494637d4e635e7fa2 => 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: 760/1543] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:47:42 2026] GET /v2.1/limits?tenant_id=7d57e99c679f4e4e934be90693e2ed7e => 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: 784/1544] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:47:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => 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: 761/1545] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:47:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => generated 299 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1546] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:47:42 2026] GET /v2.1/limits?tenant_id=c87cdb69e2054978b9380a412c88f095 => 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: 762/1547] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:47:42 2026] GET /v2.1/limits?tenant_id=cb537a068d93462bb1965286e70875b5 => 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: 786/1548] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:47:42 2026] GET /v2.1/limits?tenant_id=ebc33fec11934733bd12e4b13909b701 => generated 302 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-03-08 03:47:42.510 7 WARNING neutronclient.v2_0.client [None req-c5b9f7f1-5354-4381-8e1c-2ca6cfc11e76 c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - 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: 763/1549] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:47:42 2026] GET /v2.1/servers/detail?all_tenants=true => generated 7811 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1550] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:47:42 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) /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: 764/1551] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:47:42 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 1713 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1552] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:47:42 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: 8|app: 0|req: 790/1555] 199.204.45.19 () {34 vars in 854 bytes} [Sun Mar 8 03:47:57 2026] DELETE /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e/os-interface/532a520d-91d1-4ff6-8a6c-66653bad2c9a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 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-08 03:47:59.527 7 INFO nova.api.openstack.compute.server_external_events [req-9794948b-a0af-43dd-9c26-661c53e48a4e req-474df395-25cc-4556-9f54-8c3caa171171 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:532a520d-91d1-4ff6-8a6c-66653bad2c9a for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 7|app: 0|req: 766/1556] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:47:59 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 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-08 03:48:01.571 8 INFO nova.api.openstack.compute.server_external_events [req-839451cf-a981-4c71-bdb5-908933bbdb63 req-228a3794-5f5c-4d59-b10e-4b811acbc23d 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:532a520d-91d1-4ff6-8a6c-66653bad2c9a for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 8|app: 0|req: 792/1559] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:48:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 768/1560] 199.204.45.19 () {34 vars in 754 bytes} [Sun Mar 8 03:48:02 2026] DELETE /v2.1/servers/a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e => generated 0 bytes in 100 msecs (HTTP/1.1 204) 9 headers in 365 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-08 03:48:04.109 8 INFO nova.api.openstack.compute.server_external_events [req-b2cef408-84d9-4ef7-bdaa-2a7f142c1e5c req-acb5a61d-0583-4138-a1d7-06da7266611d 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:151f3d44-45c2-4ccf-8d3a-565c37ef5c2c for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 8|app: 0|req: 793/1561] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:48:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 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-08 03:48:06.150 7 INFO nova.api.openstack.compute.server_external_events [req-237b2ab7-e0cf-433a-95a2-e4c08e538834 req-a31dff2a-028d-4c53-881c-7c69e274e2db 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:151f3d44-45c2-4ccf-8d3a-565c37ef5c2c for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance 2026-03-08 03:48:06.150 7 INFO nova.api.openstack.compute.server_external_events [req-237b2ab7-e0cf-433a-95a2-e4c08e538834 req-a31dff2a-028d-4c53-881c-7c69e274e2db 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-deleted:151f3d44-45c2-4ccf-8d3a-565c37ef5c2c for instance a0a49d23-579c-4ce6-8d35-ad8a8edb2b6e on instance [pid: 7|app: 0|req: 769/1562] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:48:06 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 32 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-08 03:48:07.028 8 INFO nova.api.openstack.compute.server_external_events [req-ac00b816-a3c2-45fb-a081-83c0295fd0e2 req-d59c59b0-8598-4518-8224-ae91e840fbc7 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:c1eb93cb-faa3-4c6e-b321-94c8177f1c00 for instance 7a386ed3-11b8-485e-a144-496502586774 on instance [pid: 8|app: 0|req: 794/1563] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:48:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 770/1564] 10.0.0.210 () {32 vars in 718 bytes} [Sun Mar 8 03:48:07 2026] DELETE /v2.1/servers/7a386ed3-11b8-485e-a144-496502586774 => generated 0 bytes in 95 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-08 03:48:07.172 8 WARNING neutronclient.v2_0.client [None req-ea3e4cc6-aee3-499f-afe4-622fca78006d 4ebb0c9319ae484c97b5e2688b96fbd2 29c783c35685412e8aff1025f1ad80ec - - 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: 795/1565] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:48:07 2026] GET /v2.1/servers/7a386ed3-11b8-485e-a144-496502586774 => generated 1945 bytes in 195 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-08 03:48:08.397 7 INFO nova.api.openstack.compute.server_external_events [req-7728fa01-8945-44ae-959e-dd81a75b10a8 req-222c1e3b-82d5-4332-b960-a6781429caf2 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:c1eb93cb-faa3-4c6e-b321-94c8177f1c00 for instance 7a386ed3-11b8-485e-a144-496502586774 on instance [pid: 7|app: 0|req: 771/1566] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:48:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 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-08 03:48:09.847 8 INFO nova.api.openstack.compute.server_external_events [req-59df2300-cc9a-4457-8a38-1b27f498b96b req-bc52f869-e543-41f9-b054-948c3337b453 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-deleted:c1eb93cb-faa3-4c6e-b321-94c8177f1c00 for instance 7a386ed3-11b8-485e-a144-496502586774 on instance [pid: 8|app: 0|req: 796/1567] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:48:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 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-08 03:48:10.434 7 INFO nova.api.openstack.compute.server_external_events [req-8da5ce2e-dbf5-47da-9928-7544984810a3 req-a536dcf9-0ba4-4d55-bba4-418e9fc25d3e 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:c1eb93cb-faa3-4c6e-b321-94c8177f1c00 for instance 7a386ed3-11b8-485e-a144-496502586774 on instance [pid: 7|app: 0|req: 772/1568] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:48:10 2026] POST /v2.1/os-server-external-events => generated 185 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, ' 2026-03-08 03:48:12.384 8 WARNING neutronclient.v2_0.client [None req-996318c4-83d4-479a-80bd-db8b8ba98efe 4ebb0c9319ae484c97b5e2688b96fbd2 29c783c35685412e8aff1025f1ad80ec - - 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: 798/1571] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:48:12 2026] GET /v2.1/servers/7a386ed3-11b8-485e-a144-496502586774 => generated 1480 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-08 03:48:17.453 7 INFO nova.api.openstack.wsgi [None req-bc95d83f-2438-4dc2-9ad5-e89964b41017 4ebb0c9319ae484c97b5e2688b96fbd2 29c783c35685412e8aff1025f1ad80ec - - default default] HTTP exception thrown: Instance 7a386ed3-11b8-485e-a144-496502586774 could not be found. [pid: 7|app: 0|req: 774/1572] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:48:17 2026] GET /v2.1/servers/7a386ed3-11b8-485e-a144-496502586774 => generated 111 bytes in 25 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, ' 2026-03-08 03:48:17.884 8 INFO nova.api.openstack.compute.server_external_events [req-1424c7f5-fe7a-4407-8cfc-3a7d39169c12 req-717e8e39-884f-418f-a7ff-c938257a39a3 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-changed:7a14ffab-c41b-4c37-9432-de045dcf8f06 for instance c96d46f3-fbff-4a37-b5ea-af7b5d3f8412 on instance [pid: 8|app: 0|req: 799/1573] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:48:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 775/1574] 10.0.0.210 () {32 vars in 718 bytes} [Sun Mar 8 03:48:17 2026] DELETE /v2.1/servers/c96d46f3-fbff-4a37-b5ea-af7b5d3f8412 => generated 0 bytes in 83 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-08 03:48:18.022 8 WARNING neutronclient.v2_0.client [None req-4c76243d-632a-450d-b4a2-22c48b54a8d0 4ebb0c9319ae484c97b5e2688b96fbd2 29c783c35685412e8aff1025f1ad80ec - - 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: 800/1575] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:48:17 2026] GET /v2.1/servers/c96d46f3-fbff-4a37-b5ea-af7b5d3f8412 => generated 1944 bytes in 193 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-08 03:48:19.257 7 INFO nova.api.openstack.compute.server_external_events [req-87180301-8bc5-4d0d-8b3a-ff6f49377583 req-74681a27-ae8c-4a98-b01c-612cb16f268a 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:7a14ffab-c41b-4c37-9432-de045dcf8f06 for instance c96d46f3-fbff-4a37-b5ea-af7b5d3f8412 on instance [pid: 7|app: 0|req: 776/1576] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:48:19 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 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-08 03:48:20.721 8 INFO nova.api.openstack.compute.server_external_events [req-aa5cef86-5d8d-4e78-80ad-288015313762 req-435800cb-b335-467f-bfe8-01bbee6829fd 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-deleted:7a14ffab-c41b-4c37-9432-de045dcf8f06 for instance c96d46f3-fbff-4a37-b5ea-af7b5d3f8412 on instance [pid: 8|app: 0|req: 801/1577] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:48:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 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-08 03:48:21.297 7 INFO nova.api.openstack.compute.server_external_events [req-293a501e-3b6e-4b7c-af94-e1998eb1f670 req-13f6fdd1-f379-4c90-9fd7-a8c5737514f8 31087923e11d4d609dc0094eabd031c4 c6b9bab283b042d98d8ac3d167fde49c - - b45a9b8b07a74f1d98fe4ee594758062 b45a9b8b07a74f1d98fe4ee594758062] Creating event network-vif-unplugged:7a14ffab-c41b-4c37-9432-de045dcf8f06 for instance c96d46f3-fbff-4a37-b5ea-af7b5d3f8412 on instance [pid: 7|app: 0|req: 778/1580] 10.0.0.247 () {38 vars in 815 bytes} [Sun Mar 8 03:48:21 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 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-08 03:48:23.246 8 WARNING neutronclient.v2_0.client [None req-2cc4db5d-df94-481a-872a-9125206169c1 4ebb0c9319ae484c97b5e2688b96fbd2 29c783c35685412e8aff1025f1ad80ec - - 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: 803/1581] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:48:23 2026] GET /v2.1/servers/c96d46f3-fbff-4a37-b5ea-af7b5d3f8412 => generated 1480 bytes in 90 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-08 03:48:28.323 7 INFO nova.api.openstack.wsgi [None req-452af0b7-4120-4021-a37f-a9d077bc2252 4ebb0c9319ae484c97b5e2688b96fbd2 29c783c35685412e8aff1025f1ad80ec - - default default] HTTP exception thrown: Instance c96d46f3-fbff-4a37-b5ea-af7b5d3f8412 could not be found. [pid: 7|app: 0|req: 779/1582] 10.0.0.210 () {32 vars in 715 bytes} [Sun Mar 8 03:48:28 2026] GET /v2.1/servers/c96d46f3-fbff-4a37-b5ea-af7b5d3f8412 => generated 111 bytes in 25 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: 804/1583] 10.0.0.210 () {32 vars in 726 bytes} [Sun Mar 8 03:48:30 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1236911622 => generated 0 bytes in 19 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-08 03:48:30.608 7 INFO nova.api.openstack.wsgi [None req-da100bfd-1820-4438-92ba-bf0cfa2e3d6d 4ebb0c9319ae484c97b5e2688b96fbd2 29c783c35685412e8aff1025f1ad80ec - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1236911622 not found for user 4ebb0c9319ae484c97b5e2688b96fbd2 [pid: 7|app: 0|req: 780/1584] 10.0.0.210 () {32 vars in 723 bytes} [Sun Mar 8 03:48:30 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1236911622 => generated 142 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1589] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:48:42 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1590] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:48:42 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: 8|app: 0|req: 808/1591] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:48:42 2026] GET /v2.1/os-services => generated 783 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1592] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:48:42 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 8|app: 0|req: 809/1593] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:48:42 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) /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: 785/1594] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:48:42 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1595] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:48:42 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) /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: 786/1596] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:48:42 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: 811/1597] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:48:42 2026] GET /v2.1/limits?tenant_id=5f34659f5e5746c7b0663a47c9f1365a => 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: 787/1598] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:48:42 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => 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: 812/1599] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:48:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => generated 299 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1600] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:48:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1601] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:48:42 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: 789/1602] 10.0.0.210 () {32 vars in 655 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1603] 10.0.0.210 () {32 vars in 641 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.1/servers => generated 15 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-03-08 03:48:46.509 7 WARNING oslo_db.sqlalchemy.utils [None req-b9aa1085-c09f-483f-bc91-3d954de1e9bb c9281434b7f24f1abf44182f736f171a a66f28354ac648a9a6f5b8ed048f0b09 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 790/1604] 10.0.0.210 () {32 vars in 649 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1605] 10.0.0.210 () {32 vars in 694 bytes} [Sun Mar 8 03:48:46 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1618] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:49:42 2026] GET /v2.1/os-security-groups => generated 78 bytes in 217 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1619] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:49:42 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1620] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:49:42 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) /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: 798/1621] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:49:42 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => 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: 824/1622] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:49:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => generated 299 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1623] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:49:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => generated 299 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1624] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:49:42 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1625] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:49:42 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 39 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: 826/1626] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:49:42 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: 801/1627] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:49:42 2026] GET /v2.1/os-services => generated 783 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1628] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:49:42 2026] GET /v2.1/os-hypervisors/detail => generated 1703 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: 7|app: 0|req: 802/1629] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:49:42 2026] GET /v2.1/os-aggregates => generated 18 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: 834/1642] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:50:41 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1643] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:50:41 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: 835/1644] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:50:41 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) [pid: 7|app: 0|req: 810/1645] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:50:42 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: 8|app: 0|req: 836/1646] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:50:42 2026] GET /v2.1/os-services => generated 783 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1647] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:50:42 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 31 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: 837/1648] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:50:42 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) /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: 812/1649] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:50:42 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: 838/1650] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:50:42 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1651] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:50:42 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => generated 302 bytes in 41 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: 839/1652] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:50:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => 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: 814/1653] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:50:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => generated 299 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1666] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:51:41 2026] GET /v2.1/os-services => generated 783 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1667] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:51:41 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 21 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: 847/1668] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:51:41 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) /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: 822/1669] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:51:41 2026] GET /v2.1/os-availability-zone => generated 97 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1670] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:51:41 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 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: 823/1671] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:51:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1672] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:51:42 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => generated 302 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: 824/1673] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:51:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => generated 299 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1674] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:51:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => generated 299 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1675] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:51:42 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: 851/1676] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:51:42 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: 7|app: 0|req: 826/1677] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:51:42 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: 858/1690] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:52:41 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1691] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:52:41 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) /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: 859/1692] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:52:41 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1693] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:52:41 2026] GET /v2.1/os-availability-zone => generated 97 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: 8|app: 0|req: 860/1694] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:52:41 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: 835/1695] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:52:41 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) [pid: 8|app: 0|req: 861/1696] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:52:41 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: 836/1697] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:52:41 2026] GET /v2.1/os-services => generated 783 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1698] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:52:42 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) /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: 837/1699] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:52:42 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => 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: 863/1700] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:52:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => 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: 838/1701] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:52:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => 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: 845/1714] 10.0.0.107 () {32 vars in 707 bytes} [Sun Mar 8 03:53:41 2026] GET /v2.1/servers/detail?all_tenants=true => generated 15 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1715] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:53:41 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) [pid: 7|app: 0|req: 846/1716] 10.0.0.107 () {32 vars in 668 bytes} [Sun Mar 8 03:53:41 2026] GET /v2.1/os-services => generated 783 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1717] 10.0.0.107 () {32 vars in 703 bytes} [Sun Mar 8 03:53:41 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) /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: 847/1718] 10.0.0.107 () {32 vars in 682 bytes} [Sun Mar 8 03:53:41 2026] GET /v2.1/os-security-groups => generated 78 bytes in 4 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1719] 10.0.0.107 () {32 vars in 688 bytes} [Sun Mar 8 03:53:41 2026] GET /v2.1/os-hypervisors/detail => generated 1703 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1720] 10.0.0.107 () {32 vars in 672 bytes} [Sun Mar 8 03:53:42 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) /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: 873/1721] 10.0.0.107 () {32 vars in 711 bytes} [Sun Mar 8 03:53:42 2026] GET /v2.1/os-simple-tenant-usage?detailed=1 => generated 21 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1722] 10.0.0.107 () {32 vars in 686 bytes} [Sun Mar 8 03:53:42 2026] GET /v2.1/os-availability-zone => generated 97 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: 874/1723] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:53:42 2026] GET /v2.1/limits?tenant_id=6a5fa46c94614911814ab5f43a265d80 => generated 302 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: 7|app: 0|req: 850/1724] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:53:42 2026] GET /v2.1/limits?tenant_id=a66f28354ac648a9a6f5b8ed048f0b09 => 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: 875/1725] 10.0.0.107 () {32 vars in 743 bytes} [Sun Mar 8 03:53:42 2026] GET /v2.1/limits?tenant_id=c6b9bab283b042d98d8ac3d167fde49c => generated 299 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0)