+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Apr 22 21:11:33 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-65b596cb59-x7p45 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 0x7f51424ff668 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-04-22 21:11:38.510 7 INFO nova.utils [None req-fe7e8a0e-ae98-4493-9679-415e06c3c9c8 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-22 21:11:38.514 8 INFO nova.utils [None req-f011e11f-b461-4700-8b48-7bdc23cca866 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-22 21:11:40.172 7 WARNING keystonemiddleware._common.config [None req-fe7e8a0e-ae98-4493-9679-415e06c3c9c8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-22 21:11:40.174 8 WARNING keystonemiddleware._common.config [None req-f011e11f-b461-4700-8b48-7bdc23cca866 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-22 21:11:40.181 7 WARNING oslo_config.cfg [None req-fe7e8a0e-ae98-4493-9679-415e06c3c9c8 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-22 21:11:40.182 8 WARNING oslo_config.cfg [None req-f011e11f-b461-4700-8b48-7bdc23cca866 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-22 21:11:40.259 7 WARNING keystonemiddleware._common.config [None req-fe7e8a0e-ae98-4493-9679-415e06c3c9c8 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-22 21:11:40.262 8 WARNING keystonemiddleware._common.config [None req-f011e11f-b461-4700-8b48-7bdc23cca866 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-22 21:11:40.273 7 WARNING oslo_config.cfg [None req-fe7e8a0e-ae98-4493-9679-415e06c3c9c8 - - - - - -] 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-04-22 21:11:40.277 8 WARNING oslo_config.cfg [None req-f011e11f-b461-4700-8b48-7bdc23cca866 - - - - - -] 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-04-22 21:11:40.286 7 WARNING oslo_config.cfg [None req-fe7e8a0e-ae98-4493-9679-415e06c3c9c8 - - - - - -] 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 0x7f51424ff668 pid: 7 (default app) 2026-04-22 21:11:40.289 8 WARNING oslo_config.cfg [None req-f011e11f-b461-4700-8b48-7bdc23cca866 - - - - - -] 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 0x7f51424ff668 pid: 8 (default app) [pid: 8|app: 0|req: 2/3] 199.204.45.74 () {42 vars in 700 bytes} [Wed Apr 22 21:11:46 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:11:47.284 7 WARNING oslo_policy.policy [None req-e021f3fc-266a-456b-be20-f103e0778074 febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - 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-04-22 21:11:47.284 7 WARNING oslo_policy.policy [None req-e021f3fc-266a-456b-be20-f103e0778074 febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.204.45.74 () {44 vars in 904 bytes} [Wed Apr 22 21:11:46 2026] GET /v2.1 => generated 0 bytes in 533 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-04-22 21:11:47.381 8 WARNING oslo_policy.policy [req-e021f3fc-266a-456b-be20-f103e0778074 req-01cdf999-68dc-4692-a46d-21d3bc98e4bc febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - 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-04-22 21:11:47.381 8 WARNING oslo_policy.policy [req-e021f3fc-266a-456b-be20-f103e0778074 req-01cdf999-68dc-4692-a46d-21d3bc98e4bc febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.204.45.74 () {46 vars in 977 bytes} [Wed Apr 22 21:11:47 2026] GET /v2.1/ => generated 399 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 21:11:47.481 7 INFO nova.api.openstack.wsgi [None req-1a153c33-62e5-42a2-92f7-15bc649fd7f4 febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.204.45.74 () {48 vars in 1006 bytes} [Wed Apr 22 21:11:47 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.204.45.74 () {48 vars in 1046 bytes} [Wed Apr 22 21:11:47 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.204.45.74 () {52 vars in 1043 bytes} [Wed Apr 22 21:11:47 2026] POST /v2.1/flavors => generated 527 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.204.45.74 () {42 vars in 700 bytes} [Wed Apr 22 21:11:48 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.204.45.74 () {44 vars in 904 bytes} [Wed Apr 22 21:11:48 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: 8|app: 0|req: 6/11] 199.204.45.74 () {46 vars in 977 bytes} [Wed Apr 22 21:11:48 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-04-22 21:11:48.403 7 INFO nova.api.openstack.wsgi [None req-51cdc10c-00f3-4eaa-9cf2-1334057618f2 febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.204.45.74 () {48 vars in 1008 bytes} [Wed Apr 22 21:11:48 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.204.45.74 () {48 vars in 1046 bytes} [Wed Apr 22 21:11:48 2026] GET /v2.1/flavors/detail?is_public=None => generated 530 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/14] 199.204.45.74 () {52 vars in 1043 bytes} [Wed Apr 22 21:11:48 2026] POST /v2.1/flavors => generated 530 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.204.45.74 () {42 vars in 700 bytes} [Wed Apr 22 21:11:49 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.204.45.74 () {44 vars in 904 bytes} [Wed Apr 22 21:11:49 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.204.45.74 () {46 vars in 977 bytes} [Wed Apr 22 21:11:49 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-04-22 21:11:49.350 7 INFO nova.api.openstack.wsgi [None req-c50e50e4-bf8f-4484-bdde-e0413481ac0f febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.204.45.74 () {48 vars in 1010 bytes} [Wed Apr 22 21:11:49 2026] GET /v2.1/flavors/m1.medium => 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: 10/19] 199.204.45.74 () {48 vars in 1046 bytes} [Wed Apr 22 21:11:49 2026] GET /v2.1/flavors/detail?is_public=None => generated 1050 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.204.45.74 () {52 vars in 1043 bytes} [Wed Apr 22 21:11:49 2026] POST /v2.1/flavors => generated 531 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.204.45.74 () {42 vars in 700 bytes} [Wed Apr 22 21:11: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: 11/22] 199.204.45.74 () {44 vars in 904 bytes} [Wed Apr 22 21:11:50 2026] GET /v2.1 => generated 0 bytes in 25 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.204.45.74 () {46 vars in 977 bytes} [Wed Apr 22 21:11:50 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-04-22 21:11:50.304 7 INFO nova.api.openstack.wsgi [None req-32924aa7-3358-4a5d-88a7-4de5d6256e1e febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.204.45.74 () {48 vars in 1008 bytes} [Wed Apr 22 21:11:50 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/25] 199.204.45.74 () {48 vars in 1046 bytes} [Wed Apr 22 21:11:50 2026] GET /v2.1/flavors/detail?is_public=None => generated 1571 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.204.45.74 () {52 vars in 1043 bytes} [Wed Apr 22 21:11:50 2026] POST /v2.1/flavors => generated 530 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/27] 199.204.45.74 () {42 vars in 700 bytes} [Wed Apr 22 21:11:51 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/28] 199.204.45.74 () {44 vars in 904 bytes} [Wed Apr 22 21:11:51 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: 8|app: 0|req: 15/29] 199.204.45.74 () {46 vars in 977 bytes} [Wed Apr 22 21:11: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-04-22 21:11:51.306 7 INFO nova.api.openstack.wsgi [None req-6cb86ac2-dc23-479f-9b18-b30462028ba4 febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 15/30] 199.204.45.74 () {48 vars in 1010 bytes} [Wed Apr 22 21:11:51 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/31] 199.204.45.74 () {48 vars in 1046 bytes} [Wed Apr 22 21:11:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 2091 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/32] 199.204.45.74 () {52 vars in 1043 bytes} [Wed Apr 22 21:11:51 2026] POST /v2.1/flavors => generated 533 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/103] 10.0.0.181 () {28 vars in 454 bytes} [Wed Apr 22 21:17:37 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: 52/104] 10.0.0.181 () {30 vars in 658 bytes} [Wed Apr 22 21:17:37 2026] GET /v2.1 => generated 0 bytes in 438 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: 53/105] 10.0.0.181 () {32 vars in 731 bytes} [Wed Apr 22 21:17:37 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: 53/106] 10.0.0.181 () {34 vars in 804 bytes} [Wed Apr 22 21:17:37 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/143] 199.204.45.74 () {42 vars in 700 bytes} [Wed Apr 22 21:20:35 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: 72/144] 199.204.45.74 () {44 vars in 904 bytes} [Wed Apr 22 21:20:35 2026] GET /v2.1 => generated 0 bytes in 94 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: 73/145] 199.204.45.74 () {46 vars in 977 bytes} [Wed Apr 22 21:20:35 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-04-22 21:20:35.353 7 INFO nova.api.openstack.wsgi [None req-434ef4c8-da06-4c3c-94f6-162db6920b88 febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 73/146] 199.204.45.74 () {48 vars in 1012 bytes} [Wed Apr 22 21:20:35 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/147] 199.204.45.74 () {48 vars in 1046 bytes} [Wed Apr 22 21:20:35 2026] GET /v2.1/flavors/detail?is_public=None => generated 2614 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/148] 199.204.45.74 () {52 vars in 1044 bytes} [Wed Apr 22 21:20:35 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 81/161] 199.204.45.74 () {42 vars in 700 bytes} [Wed Apr 22 21:21:40 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/162] 199.204.45.74 () {44 vars in 904 bytes} [Wed Apr 22 21:21:40 2026] GET /v2.1 => generated 0 bytes in 59 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 8|app: 0|req: 82/163] 199.204.45.74 () {46 vars in 977 bytes} [Wed Apr 22 21:21:40 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-04-22 21:21:40.204 7 INFO nova.api.openstack.wsgi [None req-430fa8bc-cabf-44a2-9cf6-2bd959f7838c febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user febe007855b14b1982de8b10ccaa537d [pid: 7|app: 0|req: 82/164] 199.204.45.74 () {48 vars in 1046 bytes} [Wed Apr 22 21:21:40 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-22 21:21:40.220 8 WARNING oslo_db.sqlalchemy.utils [None req-70a34bb5-c58b-41ef-bbd5-76d380b00a3c febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 83/165] 199.204.45.74 () {48 vars in 1011 bytes} [Wed Apr 22 21:21:40 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/166] 199.204.45.74 () {52 vars in 1052 bytes} [Wed Apr 22 21:21:40 2026] POST /v2.1/os-keypairs => generated 576 bytes in 53 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/167] 199.204.45.74 () {42 vars in 700 bytes} [Wed Apr 22 21:21: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: 84/168] 199.204.45.74 () {44 vars in 904 bytes} [Wed Apr 22 21:21:43 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: 8|app: 0|req: 85/169] 199.204.45.74 () {46 vars in 977 bytes} [Wed Apr 22 21:21:43 2026] GET /v2.1/ => generated 399 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/170] 199.204.45.74 () {48 vars in 1068 bytes} [Wed Apr 22 21:21:43 2026] GET /v2.1/os-quota-sets/e1b88cb2062b477fbdf0625b17a6ea88 => generated 283 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/171] 199.204.45.74 () {52 vars in 1120 bytes} [Wed Apr 22 21:21:44 2026] PUT /v2.1/os-quota-sets/e1b88cb2062b477fbdf0625b17a6ea88 => generated 238 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/276] 199.204.45.74 () {42 vars in 700 bytes} [Wed Apr 22 21:30: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: 8|app: 0|req: 139/277] 199.204.45.74 () {44 vars in 904 bytes} [Wed Apr 22 21:30:19 2026] GET /v2.1 => generated 0 bytes in 117 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 139/278] 199.204.45.74 () {46 vars in 977 bytes} [Wed Apr 22 21:30:19 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-04-22 21:30:19.926 8 INFO nova.api.openstack.wsgi [None req-164444d2-f198-4573-ad47-8e80ed6de50d febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 140/279] 199.204.45.74 () {48 vars in 1010 bytes} [Wed Apr 22 21:30:19 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/280] 199.204.45.74 () {48 vars in 1046 bytes} [Wed Apr 22 21:30:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3136 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 141/281] 199.204.45.74 () {52 vars in 1044 bytes} [Wed Apr 22 21:30:19 2026] POST /v2.1/flavors => generated 532 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/322] 199.204.45.74 () {42 vars in 700 bytes} [Wed Apr 22 21:33:37 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: 161/323] 199.204.45.74 () {44 vars in 904 bytes} [Wed Apr 22 21:33:37 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: 163/324] 199.204.45.74 () {46 vars in 977 bytes} [Wed Apr 22 21:33:37 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: 7|app: 0|req: 162/325] 199.204.45.74 () {48 vars in 1068 bytes} [Wed Apr 22 21:33:37 2026] GET /v2.1/os-quota-sets/32c177814e7f4f22b15d31fea30b232c => generated 283 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/326] 199.204.45.74 () {52 vars in 1120 bytes} [Wed Apr 22 21:33:37 2026] PUT /v2.1/os-quota-sets/32c177814e7f4f22b15d31fea30b232c => generated 238 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/453] 199.204.45.74 () {42 vars in 700 bytes} [Wed Apr 22 21:44:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/454] 199.204.45.74 () {44 vars in 904 bytes} [Wed Apr 22 21:44:07 2026] GET /v2.1 => generated 0 bytes in 118 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 227/455] 199.204.45.74 () {46 vars in 977 bytes} [Wed Apr 22 21:44:07 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-04-22 21:44:07.658 8 INFO nova.api.openstack.wsgi [None req-8872d512-29b3-4195-b9c3-5c20558ca4f2 febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 229/456] 199.204.45.74 () {48 vars in 1006 bytes} [Wed Apr 22 21:44:07 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/457] 199.204.45.74 () {48 vars in 1046 bytes} [Wed Apr 22 21:44:07 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: 230/458] 199.204.45.74 () {48 vars in 1094 bytes} [Wed Apr 22 21:44:07 2026] GET /v2.1/flavors/76c3e94d-60b6-49ad-982d-151ea2d62bcc/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: 229/459] 199.204.45.74 () {42 vars in 700 bytes} [Wed Apr 22 21:44:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/460] 199.204.45.74 () {44 vars in 904 bytes} [Wed Apr 22 21:44:08 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: 230/461] 199.204.45.74 () {46 vars in 977 bytes} [Wed Apr 22 21:44:08 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-04-22 21:44:08.561 8 INFO nova.api.openstack.wsgi [None req-a9d9eded-594d-4afc-a39a-8bc662241ece febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 232/462] 199.204.45.74 () {48 vars in 1008 bytes} [Wed Apr 22 21:44:08 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/463] 199.204.45.74 () {48 vars in 1046 bytes} [Wed Apr 22 21:44:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/464] 199.204.45.74 () {48 vars in 1094 bytes} [Wed Apr 22 21:44:08 2026] GET /v2.1/flavors/0905b3ec-a576-4566-80de-e3a4f469cd83/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/465] 199.204.45.74 () {42 vars in 700 bytes} [Wed Apr 22 21:44: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: 234/466] 199.204.45.74 () {44 vars in 904 bytes} [Wed Apr 22 21:44:09 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: 233/467] 199.204.45.74 () {46 vars in 977 bytes} [Wed Apr 22 21:44:09 2026] GET /v2.1/ => generated 399 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 21:44:09.473 8 INFO nova.api.openstack.wsgi [None req-d8befaa1-10af-47c2-8def-c25a5141a7a3 febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 235/468] 199.204.45.74 () {48 vars in 1010 bytes} [Wed Apr 22 21:44:09 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/469] 199.204.45.74 () {48 vars in 1046 bytes} [Wed Apr 22 21:44:09 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: 236/470] 199.204.45.74 () {48 vars in 1094 bytes} [Wed Apr 22 21:44:09 2026] GET /v2.1/flavors/01cee3ee-bd34-49aa-a753-c652b33d47dc/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: 235/471] 199.204.45.74 () {42 vars in 700 bytes} [Wed Apr 22 21:44:10 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: 237/472] 199.204.45.74 () {44 vars in 904 bytes} [Wed Apr 22 21:44:10 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: 236/473] 199.204.45.74 () {46 vars in 977 bytes} [Wed Apr 22 21:44:10 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-04-22 21:44:10.378 8 INFO nova.api.openstack.wsgi [None req-da636765-f091-4f6d-8842-9ee20ca3dcd0 febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 238/474] 199.204.45.74 () {48 vars in 1008 bytes} [Wed Apr 22 21:44:10 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/475] 199.204.45.74 () {48 vars in 1046 bytes} [Wed Apr 22 21:44:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/476] 199.204.45.74 () {48 vars in 1094 bytes} [Wed Apr 22 21:44:10 2026] GET /v2.1/flavors/cdc6ce00-4666-4c3d-9662-4d7c1d6c2476/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: 238/477] 199.204.45.74 () {42 vars in 700 bytes} [Wed Apr 22 21:44: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: 240/478] 199.204.45.74 () {44 vars in 904 bytes} [Wed Apr 22 21:44:11 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: 239/479] 199.204.45.74 () {46 vars in 977 bytes} [Wed Apr 22 21:44:11 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-04-22 21:44:11.284 8 INFO nova.api.openstack.wsgi [None req-87f227b9-a7c7-4634-b18f-9602530af3e8 febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 241/480] 199.204.45.74 () {48 vars in 1010 bytes} [Wed Apr 22 21:44:11 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: 240/481] 199.204.45.74 () {48 vars in 1046 bytes} [Wed Apr 22 21:44:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/482] 199.204.45.74 () {48 vars in 1094 bytes} [Wed Apr 22 21:44:11 2026] GET /v2.1/flavors/72c0505c-c409-4799-9d58-e6c8c894efab/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/495] 199.204.45.74 () {42 vars in 700 bytes} [Wed Apr 22 21:45: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: 249/496] 199.204.45.74 () {44 vars in 904 bytes} [Wed Apr 22 21:45:12 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 248/497] 199.204.45.74 () {46 vars in 977 bytes} [Wed Apr 22 21:45:12 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-04-22 21:45:12.742 8 INFO nova.api.openstack.wsgi [None req-50942f1d-6192-41dd-b296-2bf2198cab48 febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 250/498] 199.204.45.74 () {48 vars in 1012 bytes} [Wed Apr 22 21:45:12 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/499] 199.204.45.74 () {48 vars in 1046 bytes} [Wed Apr 22 21:45: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: 251/500] 199.204.45.74 () {48 vars in 1094 bytes} [Wed Apr 22 21:45:12 2026] GET /v2.1/flavors/1f372777-889d-4e99-9fda-6de75e2af3e6/os-extra_specs => generated 19 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/503] 199.204.45.74 () {42 vars in 700 bytes} [Wed Apr 22 21:45:18 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: 253/504] 199.204.45.74 () {44 vars in 904 bytes} [Wed Apr 22 21:45:18 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 252/505] 199.204.45.74 () {46 vars in 977 bytes} [Wed Apr 22 21:45:18 2026] GET /v2.1/ => generated 399 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/506] 199.204.45.74 () {48 vars in 1046 bytes} [Wed Apr 22 21:45:18 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: 253/507] 199.204.45.74 () {42 vars in 700 bytes} [Wed Apr 22 21:45:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/508] 199.204.45.74 () {44 vars in 904 bytes} [Wed Apr 22 21:45:22 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 254/509] 199.204.45.74 () {46 vars in 977 bytes} [Wed Apr 22 21:45:22 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: 256/510] 199.204.45.74 () {48 vars in 1068 bytes} [Wed Apr 22 21:45:22 2026] GET /v2.1/os-quota-sets/e1b88cb2062b477fbdf0625b17a6ea88 => generated 280 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/521] 199.204.45.74 () {42 vars in 700 bytes} [Wed Apr 22 21:46: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: 262/522] 199.204.45.74 () {44 vars in 904 bytes} [Wed Apr 22 21:46:11 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 261/523] 199.204.45.74 () {46 vars in 977 bytes} [Wed Apr 22 21:46:11 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-04-22 21:46:11.306 8 INFO nova.api.openstack.wsgi [None req-1e321465-431f-466c-9ae5-4258fc7aaa5e febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 263/524] 199.204.45.74 () {48 vars in 1010 bytes} [Wed Apr 22 21:46:11 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: 7|app: 0|req: 262/525] 199.204.45.74 () {48 vars in 1046 bytes} [Wed Apr 22 21:46: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: 264/526] 199.204.45.74 () {48 vars in 1094 bytes} [Wed Apr 22 21:46:11 2026] GET /v2.1/flavors/5c417cee-e96e-4430-8c89-3361ab45cdad/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/531] 199.204.45.74 () {42 vars in 700 bytes} [Wed Apr 22 21:46: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: 265/532] 199.204.45.74 () {44 vars in 904 bytes} [Wed Apr 22 21:46: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: 8|app: 0|req: 268/533] 199.204.45.74 () {46 vars in 977 bytes} [Wed Apr 22 21:46:25 2026] GET /v2.1/ => generated 399 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/534] 199.204.45.74 () {48 vars in 1068 bytes} [Wed Apr 22 21:46:25 2026] GET /v2.1/os-quota-sets/32c177814e7f4f22b15d31fea30b232c => generated 280 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/543] 199.204.45.74 () {42 vars in 700 bytes} [Wed Apr 22 21:47: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: 273/544] 199.204.45.74 () {44 vars in 904 bytes} [Wed Apr 22 21:47:11 2026] GET /v2.1 => generated 0 bytes in 44 msecs (HTTP/1.1 302) 5 headers in 265 bytes (0 switches on core 0) [pid: 7|app: 0|req: 272/545] 199.204.45.74 () {46 vars in 977 bytes} [Wed Apr 22 21:47:11 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-04-22 21:47:11.435 8 INFO nova.api.openstack.wsgi [None req-38d53607-8476-4d03-ac0e-58c7f46cb5f3 febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 274/546] 199.204.45.74 () {48 vars in 1006 bytes} [Wed Apr 22 21:47:11 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/547] 199.204.45.74 () {48 vars in 1046 bytes} [Wed Apr 22 21:47:11 2026] GET /v2.1/flavors/detail?is_public=None => generated 3658 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: 279/556] 10.0.0.100 () {32 vars in 655 bytes} [Wed Apr 22 21:47:52 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/557] 10.0.0.100 () {32 vars in 641 bytes} [Wed Apr 22 21:47:52 2026] GET /v2.1/servers => generated 15 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-22 21:47:52.788 8 WARNING oslo_db.sqlalchemy.utils [None req-60f14951-d793-449b-ae79-2faed113835e febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 280/558] 10.0.0.100 () {32 vars in 649 bytes} [Wed Apr 22 21:47:52 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/559] 10.0.0.100 () {32 vars in 694 bytes} [Wed Apr 22 21:47:52 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: 281/562] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:03 2026] GET /v2.1/flavors/76c3e94d-60b6-49ad-982d-151ea2d62bcc => generated 511 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/563] 10.0.0.100 () {32 vars in 641 bytes} [Wed Apr 22 21:48:03 2026] GET /v2.1/flavors => generated 1674 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/564] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:03 2026] GET /v2.1/flavors/76c3e94d-60b6-49ad-982d-151ea2d62bcc => generated 511 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/567] 10.0.0.100 () {34 vars in 671 bytes} [Wed Apr 22 21:48:07 2026] POST /v2.1/os-keypairs => generated 386 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 21:48:09.088 8 WARNING neutronclient.v2_0.client [None req-4117d8ec-c352-4628-abab-bb7724ee7825 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] The 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: 284/568] 10.0.0.100 () {34 vars in 685 bytes} [Wed Apr 22 21:48:08 2026] POST /v2.1/os-security-groups => generated 244 bytes in 905 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/569] 10.0.0.100 () {34 vars in 671 bytes} [Wed Apr 22 21:48:09 2026] POST /v2.1/os-keypairs => generated 385 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 21:48:09.859 8 WARNING neutronclient.v2_0.client [None req-e44f94ea-823e-4989-90b7-b1905fdbb2f6 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] The 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: 286/570] 10.0.0.100 () {34 vars in 685 bytes} [Wed Apr 22 21:48:09 2026] POST /v2.1/os-security-groups => generated 244 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 21:48:10.111 8 WARNING neutronclient.v2_0.client [None req-68f7c876-6a7a-4216-a374-f089b4f55b2d 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] 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-04-22 21:48:10.155 7 WARNING neutronclient.v2_0.client [None req-6cb8e64c-743c-45e6-a166-1fb87d2c8690 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 287/571] 10.0.0.100 () {34 vars in 685 bytes} [Wed Apr 22 21:48:10 2026] POST /v2.1/os-security-groups => generated 243 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 21:48:10.325 8 WARNING neutronclient.v2_0.client [None req-cc71ae16-662b-4e39-a271-c6bf5dc7f38b 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] 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-04-22 21:48:10.350 7 WARNING neutronclient.v2_0.client [None req-6cb8e64c-743c-45e6-a166-1fb87d2c8690 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] 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-04-22 21:48:10.517 8 WARNING neutronclient.v2_0.client [None req-cc71ae16-662b-4e39-a271-c6bf5dc7f38b 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] 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-04-22 21:48:11.137 8 WARNING neutronclient.v2_0.client [None req-cc71ae16-662b-4e39-a271-c6bf5dc7f38b 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] The 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: 288/572] 10.0.0.100 () {32 vars in 663 bytes} [Wed Apr 22 21:48:10 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 865 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-22 21:48:11.198 8 WARNING neutronclient.v2_0.client [None req-6c66ae71-8c27-485a-ac05-569488ac96be 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] 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-04-22 21:48:11.271 7 WARNING neutronclient.v2_0.client [None req-6cb8e64c-743c-45e6-a166-1fb87d2c8690 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] 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-04-22 21:48:11.287 8 WARNING neutronclient.v2_0.client [None req-6c66ae71-8c27-485a-ac05-569488ac96be 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] The 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: 289/573] 10.0.0.100 () {32 vars in 740 bytes} [Wed Apr 22 21:48:11 2026] DELETE /v2.1/os-security-groups/b22c43c4-29c4-4b1f-9aa1-4c4d2a913cbf => generated 0 bytes in 420 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-22 21:48:11.690 8 WARNING neutronclient.v2_0.client [None req-40a1165a-2c78-4eaf-ba57-68e390ec8e2e 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] 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-04-22 21:48:11.769 8 WARNING neutronclient.v2_0.client [None req-40a1165a-2c78-4eaf-ba57-68e390ec8e2e 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] The 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: 285/574] 10.0.0.100 () {34 vars in 663 bytes} [Wed Apr 22 21:48:09 2026] POST /v2.1/servers => generated 452 bytes in 2274 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-04-22 21:48:11.912 7 WARNING neutronclient.v2_0.client [None req-fd85683d-98dd-428f-a2e9-ff1fb34c8467 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] 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-04-22 21:48:11.939 8 WARNING neutronclient.v2_0.client [None req-40a1165a-2c78-4eaf-ba57-68e390ec8e2e 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] 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-04-22 21:48:11.947 7 INFO nova.api.openstack.wsgi [None req-fd85683d-98dd-428f-a2e9-ff1fb34c8467 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] HTTP exception thrown: Security group b22c43c4-29c4-4b1f-9aa1-4c4d2a913cbf does not exist Neutron server returns request_ids: ['req-03e08c1f-5088-4da3-9e93-d625d5acd33c'] [pid: 7|app: 0|req: 286/575] 10.0.0.100 () {32 vars in 737 bytes} [Wed Apr 22 21:48:11 2026] GET /v2.1/os-security-groups/b22c43c4-29c4-4b1f-9aa1-4c4d2a913cbf => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-22 21:48:11.966 7 WARNING neutronclient.v2_0.client [None req-e4bad3b5-4a04-4f79-9707-299f71ad5d05 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 287/576] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:11 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1393 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-04-22 21:48:12.033 7 WARNING neutronclient.v2_0.client [None req-9e428428-8d07-425b-ab6a-0fb6fb72f2ca 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] 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-04-22 21:48:12.067 7 WARNING neutronclient.v2_0.client [None req-9e428428-8d07-425b-ab6a-0fb6fb72f2ca 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] The 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: 288/577] 10.0.0.100 () {32 vars in 740 bytes} [Wed Apr 22 21:48:12 2026] DELETE /v2.1/os-security-groups/74369e11-36e2-4fe5-9f8d-0004d0c915ce => generated 0 bytes in 146 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-22 21:48:12.183 7 WARNING neutronclient.v2_0.client [None req-780ea7f4-9813-422c-b7ce-3d49f6ef77e7 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] 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-04-22 21:48:12.209 7 INFO nova.api.openstack.wsgi [None req-780ea7f4-9813-422c-b7ce-3d49f6ef77e7 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] HTTP exception thrown: Security group 74369e11-36e2-4fe5-9f8d-0004d0c915ce does not exist Neutron server returns request_ids: ['req-fa963c2b-e47b-47ff-b24c-585b79aedc16'] [pid: 7|app: 0|req: 289/578] 10.0.0.100 () {32 vars in 737 bytes} [Wed Apr 22 21:48:12 2026] GET /v2.1/os-security-groups/74369e11-36e2-4fe5-9f8d-0004d0c915ce => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-22 21:48:12.221 7 WARNING neutronclient.v2_0.client [None req-6c067f2a-5bdc-4c44-987e-041113e340d8 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] 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-04-22 21:48:12.250 7 WARNING neutronclient.v2_0.client [None req-6c067f2a-5bdc-4c44-987e-041113e340d8 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] The 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: 290/579] 10.0.0.100 () {32 vars in 740 bytes} [Wed Apr 22 21:48:12 2026] DELETE /v2.1/os-security-groups/3949cad1-b4c1-4793-b090-970a1d398725 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-22 21:48:12.342 7 WARNING neutronclient.v2_0.client [None req-bfa5ddfa-2d19-4edf-9c4b-25dad175e8f3 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] 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-04-22 21:48:12.422 7 INFO nova.api.openstack.wsgi [None req-bfa5ddfa-2d19-4edf-9c4b-25dad175e8f3 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] HTTP exception thrown: Security group 3949cad1-b4c1-4793-b090-970a1d398725 does not exist Neutron server returns request_ids: ['req-9d504644-0456-42a0-b686-ef1423b0e8a4'] [pid: 7|app: 0|req: 291/580] 10.0.0.100 () {32 vars in 737 bytes} [Wed Apr 22 21:48:12 2026] GET /v2.1/os-security-groups/3949cad1-b4c1-4793-b090-970a1d398725 => generated 194 bytes in 86 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-22 21:48:12.436 7 WARNING neutronclient.v2_0.client [None req-59a94a06-e331-44a6-90a4-998ab4935c47 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] 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-04-22 21:48:12.541 7 WARNING neutronclient.v2_0.client [None req-59a94a06-e331-44a6-90a4-998ab4935c47 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] 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-04-22 21:48:12.616 7 WARNING neutronclient.v2_0.client [None req-59a94a06-e331-44a6-90a4-998ab4935c47 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] The 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: 292/581] 10.0.0.100 () {32 vars in 663 bytes} [Wed Apr 22 21:48:12 2026] GET /v2.1/os-security-groups => generated 707 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 21:48:12.688 7 WARNING neutronclient.v2_0.client [None req-a7c011e2-87f7-4de1-9fe2-503a583df6db 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] 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-04-22 21:48:12.707 7 INFO nova.api.openstack.wsgi [None req-a7c011e2-87f7-4de1-9fe2-503a583df6db 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] HTTP exception thrown: Security group 3949cad1-b4c1-4793-b090-970a1d398725 does not exist Neutron server returns request_ids: ['req-e98c3e51-f50d-47a6-9eda-40c37a580dec'] [pid: 7|app: 0|req: 293/582] 10.0.0.100 () {32 vars in 740 bytes} [Wed Apr 22 21:48:12 2026] DELETE /v2.1/os-security-groups/3949cad1-b4c1-4793-b090-970a1d398725 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-22 21:48:12.720 7 WARNING neutronclient.v2_0.client [None req-e021478a-7c7e-4130-b455-f982892ed7da 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] The 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: 290/583] 10.0.0.100 () {34 vars in 663 bytes} [Wed Apr 22 21:48:11 2026] POST /v2.1/servers => generated 453 bytes in 1111 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-04-22 21:48:12.749 7 INFO nova.api.openstack.wsgi [None req-e021478a-7c7e-4130-b455-f982892ed7da 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] HTTP exception thrown: Security group 74369e11-36e2-4fe5-9f8d-0004d0c915ce does not exist Neutron server returns request_ids: ['req-396a6ea4-6198-4f07-b08a-b7f2fba9091a'] [pid: 7|app: 0|req: 294/584] 10.0.0.100 () {32 vars in 740 bytes} [Wed Apr 22 21:48:12 2026] DELETE /v2.1/os-security-groups/74369e11-36e2-4fe5-9f8d-0004d0c915ce => generated 194 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-22 21:48:12.768 8 WARNING neutronclient.v2_0.client [None req-f307a1ba-924c-4a42-b9a7-e515f41b8c94 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] 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-04-22 21:48:12.776 7 WARNING neutronclient.v2_0.client [None req-bff621a1-331a-45e1-a0b2-9a25ab70d123 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] The 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: 291/585] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:12 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => generated 1431 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-22 21:48:12.845 7 INFO nova.api.openstack.wsgi [None req-bff621a1-331a-45e1-a0b2-9a25ab70d123 388b278b627d4471b90ff4e4831e7359 c7ff41e52147426b8eac38f1062957db - - default default] HTTP exception thrown: Security group b22c43c4-29c4-4b1f-9aa1-4c4d2a913cbf does not exist Neutron server returns request_ids: ['req-6ee6dc2c-f1b4-4622-aa7a-d6e3bd9d2b45'] [pid: 7|app: 0|req: 295/586] 10.0.0.100 () {32 vars in 740 bytes} [Wed Apr 22 21:48:12 2026] DELETE /v2.1/os-security-groups/b22c43c4-29c4-4b1f-9aa1-4c4d2a913cbf => generated 194 bytes in 78 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-04-22 21:48:13.141 8 WARNING neutronclient.v2_0.client [None req-c6810754-9eb5-43aa-b6e5-dcd67fbd827b db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 292/587] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:13 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1397 bytes in 509 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-22 21:48:13.927 7 WARNING neutronclient.v2_0.client [None req-630c5106-13ba-481c-b5ad-86562129b226 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] 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-04-22 21:48:13.957 8 WARNING neutronclient.v2_0.client [None req-f10757cb-8820-4503-a02f-38863f326d5a e3feccc46c954ab8b577894c197c8972 95f53e17bfda440586344e1d113c5684 - - default default] The 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: 296/588] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:13 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => generated 1435 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/589] 10.0.0.100 () {34 vars in 685 bytes} [Wed Apr 22 21:48:13 2026] POST /v2.1/os-security-groups => generated 246 bytes in 174 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-04-22 21:48:14.094 7 WARNING neutronclient.v2_0.client [None req-0bc5fbb8-047b-45f0-8397-a153e9112098 e3feccc46c954ab8b577894c197c8972 95f53e17bfda440586344e1d113c5684 - - default default] 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-04-22 21:48:14.129 7 WARNING neutronclient.v2_0.client [None req-0bc5fbb8-047b-45f0-8397-a153e9112098 e3feccc46c954ab8b577894c197c8972 95f53e17bfda440586344e1d113c5684 - - default default] The 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: 297/590] 10.0.0.100 () {34 vars in 695 bytes} [Wed Apr 22 21:48:14 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 21:48:14.273 8 WARNING neutronclient.v2_0.client [None req-49130648-926b-4774-a1e4-597757f79d55 e3feccc46c954ab8b577894c197c8972 95f53e17bfda440586344e1d113c5684 - - default default] The 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: 294/591] 10.0.0.100 () {34 vars in 685 bytes} [Wed Apr 22 21:48:14 2026] POST /v2.1/os-security-groups => generated 246 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 21:48:14.410 7 WARNING neutronclient.v2_0.client [None req-08d5f709-3796-4641-985c-6aab759f3e54 e3feccc46c954ab8b577894c197c8972 95f53e17bfda440586344e1d113c5684 - - default default] 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-04-22 21:48:14.440 7 WARNING neutronclient.v2_0.client [None req-08d5f709-3796-4641-985c-6aab759f3e54 e3feccc46c954ab8b577894c197c8972 95f53e17bfda440586344e1d113c5684 - - default default] The 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: 298/592] 10.0.0.100 () {34 vars in 695 bytes} [Wed Apr 22 21:48:14 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 21:48:14.552 8 WARNING neutronclient.v2_0.client [None req-14023219-e115-40a7-9397-5b73e7b0ed2e e3feccc46c954ab8b577894c197c8972 95f53e17bfda440586344e1d113c5684 - - default default] 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-04-22 21:48:14.580 8 WARNING neutronclient.v2_0.client [None req-14023219-e115-40a7-9397-5b73e7b0ed2e e3feccc46c954ab8b577894c197c8972 95f53e17bfda440586344e1d113c5684 - - default default] 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-04-22 21:48:14.656 7 WARNING neutronclient.v2_0.client [None req-587923bd-0ee2-4333-baa2-99850fb0afe8 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 295/593] 10.0.0.100 () {34 vars in 695 bytes} [Wed Apr 22 21:48:14 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 21:48:14.688 8 WARNING neutronclient.v2_0.client [None req-7a912a76-6362-46ac-9153-f6e45d1f294c e3feccc46c954ab8b577894c197c8972 95f53e17bfda440586344e1d113c5684 - - default default] The 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: 299/594] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:14 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1445 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/595] 10.0.0.100 () {32 vars in 737 bytes} [Wed Apr 22 21:48:14 2026] GET /v2.1/os-security-groups/02408bd1-13fb-413e-871c-2e64db68bf7c => generated 663 bytes in 52 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-04-22 21:48:14.749 7 WARNING neutronclient.v2_0.client [None req-c5ebd9ac-3fab-4e42-a4cd-2b35a056bb39 e3feccc46c954ab8b577894c197c8972 95f53e17bfda440586344e1d113c5684 - - default default] 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-04-22 21:48:14.772 7 WARNING neutronclient.v2_0.client [None req-c5ebd9ac-3fab-4e42-a4cd-2b35a056bb39 e3feccc46c954ab8b577894c197c8972 95f53e17bfda440586344e1d113c5684 - - default default] 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-04-22 21:48:14.834 7 WARNING neutronclient.v2_0.client [None req-c5ebd9ac-3fab-4e42-a4cd-2b35a056bb39 e3feccc46c954ab8b577894c197c8972 95f53e17bfda440586344e1d113c5684 - - default default] The 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: 300/597] 10.0.0.100 () {32 vars in 750 bytes} [Wed Apr 22 21:48:14 2026] DELETE /v2.1/os-security-group-rules/ed70f23f-13e1-40a0-9cf9-76125b10bf8a => generated 0 bytes in 178 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-22 21:48:14.940 7 WARNING neutronclient.v2_0.client [None req-29309da6-dbdb-4482-b0f6-0493ad67e994 e3feccc46c954ab8b577894c197c8972 95f53e17bfda440586344e1d113c5684 - - default default] 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-04-22 21:48:14.980 7 WARNING neutronclient.v2_0.client [None req-29309da6-dbdb-4482-b0f6-0493ad67e994 e3feccc46c954ab8b577894c197c8972 95f53e17bfda440586344e1d113c5684 - - default default] 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-04-22 21:48:15.025 8 WARNING neutronclient.v2_0.client [None req-eb166674-95fb-449f-ac88-a7e3e30d2f2b 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] The 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: 299/599] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:14 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => generated 1427 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/600] 10.0.0.100 () {32 vars in 740 bytes} [Wed Apr 22 21:48:14 2026] DELETE /v2.1/os-security-groups/02408bd1-13fb-413e-871c-2e64db68bf7c => generated 0 bytes in 155 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-04-22 21:48:15.100 8 WARNING neutronclient.v2_0.client [None req-bf577ec7-6122-40b4-84d4-20abb176433c e3feccc46c954ab8b577894c197c8972 95f53e17bfda440586344e1d113c5684 - - default default] 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-04-22 21:48:15.141 8 WARNING neutronclient.v2_0.client [None req-bf577ec7-6122-40b4-84d4-20abb176433c e3feccc46c954ab8b577894c197c8972 95f53e17bfda440586344e1d113c5684 - - default default] The 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: 300/601] 10.0.0.100 () {32 vars in 740 bytes} [Wed Apr 22 21:48:15 2026] DELETE /v2.1/os-security-groups/1008ef6b-a2d9-4c06-9b2d-c793a7660d7d => generated 0 bytes in 147 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-22 21:48:15.764 7 WARNING neutronclient.v2_0.client [None req-26b041be-e313-4248-9053-5d772365edaf db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 302/602] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:15 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1445 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-22 21:48:16.115 8 WARNING neutronclient.v2_0.client [None req-69a61843-86c8-49ff-ae00-658e412270c4 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] The 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: 301/603] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:16 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => generated 1483 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-04-22 21:48:16.856 7 WARNING neutronclient.v2_0.client [None req-26c752b0-9ee2-4946-94d6-741cf2acaf72 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 303/604] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:16 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1453 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-04-22 21:48:17.200 8 WARNING neutronclient.v2_0.client [None req-d81a341b-0863-47a1-9d07-b52dcdd243f8 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] The 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: 302/605] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:17 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => generated 1483 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-04-22 21:48:18.043 7 WARNING neutronclient.v2_0.client [None req-9a0545b7-f481-4507-be2e-7353dde81cf9 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] 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-04-22 21:48:18.378 8 WARNING neutronclient.v2_0.client [None req-6e5351bf-a025-4051-a3e4-49896a60827f 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] The 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: 303/606] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:18 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => generated 1491 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/607] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:18 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1518 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:48:19.068 8 INFO nova.api.openstack.compute.server_external_events [req-4825168d-9ad8-404d-8cd0-11886d8bb636 req-61fcdbac-58ba-4349-b871-2dcf25a1c2a5 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:88f27455-7b8b-4404-b600-68f0b6b0fb29 for instance 7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb on instance 2026-04-22 21:48:19.073 8 INFO nova.compute.rpcapi [None req-be3031df-5256-4eea-91e7-036e03687e5e - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 304/608] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:48:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 166 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-04-22 21:48:19.664 7 WARNING neutronclient.v2_0.client [None req-c6ce658a-f8bb-44ba-9eba-f8d9ac45645d 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] 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-04-22 21:48:19.786 8 WARNING neutronclient.v2_0.client [None req-60fd4494-3655-4c2e-a039-7e7abbcf543f db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 305/609] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:19 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => generated 1569 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/610] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:19 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1518 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:48:20.974 7 WARNING neutronclient.v2_0.client [None req-73f0ff75-8f9f-4aa5-ac4e-b2b68e5f30fb 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] 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-04-22 21:48:21.053 8 WARNING neutronclient.v2_0.client [None req-63ce0793-3909-4976-8182-7d8287e157a9 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 306/611] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:20 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => generated 1557 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-04-22 21:48:21.142 7 INFO nova.api.openstack.compute.server_external_events [req-50c16574-aa6f-4059-971f-aaa9cf3aaa53 req-5b745ca1-daad-461e-89b3-939626ec3ffb 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:361ab5db-b07c-4521-85d5-19db27f2f516 for instance 49bba87a-4adf-4060-ad2a-56369f7aba43 on instance 2026-04-22 21:48:21.148 7 INFO nova.compute.rpcapi [None req-b5b2364e-cdc1-40bb-a14d-657425f1f919 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 306/612] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:21 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1518 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/613] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:48:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 59 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: 307/614] 10.0.0.100 () {34 vars in 671 bytes} [Wed Apr 22 21:48:21 2026] POST /v2.1/os-keypairs => generated 386 bytes in 181 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-04-22 21:48:22.142 7 WARNING neutronclient.v2_0.client [None req-fd8d5c2e-ce36-46f5-8a68-a2cf016344fa 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] 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-04-22 21:48:22.212 8 WARNING neutronclient.v2_0.client [None req-7887710a-7cac-4456-8415-c07b093b9978 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 308/615] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:22 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => generated 1557 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/616] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:22 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1518 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:48:22.899 7 WARNING neutronclient.v2_0.client [None req-9315f395-23e5-48a9-b6d6-0659d71c0a9c 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] 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-04-22 21:48:22.933 7 WARNING neutronclient.v2_0.client [None req-9315f395-23e5-48a9-b6d6-0659d71c0a9c 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] 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-04-22 21:48:23.111 7 WARNING neutronclient.v2_0.client [None req-9315f395-23e5-48a9-b6d6-0659d71c0a9c 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] The 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: 309/617] 10.0.0.100 () {34 vars in 663 bytes} [Wed Apr 22 21:48:22 2026] POST /v2.1/servers => generated 449 bytes in 465 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-04-22 21:48:23.341 8 WARNING neutronclient.v2_0.client [None req-90cc83ba-b6e6-49fe-b111-cd7df449656c 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] The 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: 309/618] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:23 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1 => generated 1400 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:48:23.438 7 WARNING neutronclient.v2_0.client [None req-3dcadf95-0034-4b4a-8f22-41cb9c6d0717 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] 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-04-22 21:48:23.466 8 WARNING neutronclient.v2_0.client [None req-ef24c143-a737-4d61-948c-f9a7ae533616 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 310/619] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:23 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => generated 1557 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/620] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:23 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1518 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-04-22 21:48:24.424 7 WARNING neutronclient.v2_0.client [None req-97dd9ad5-0f83-4eb0-86a3-5728d9f81466 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] The 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: 311/621] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:24 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1 => generated 1404 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, ' 2026-04-22 21:48:24.566 8 WARNING neutronclient.v2_0.client [None req-56745ea2-331a-4690-8fe7-eaca66d2ae22 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] 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-04-22 21:48:24.656 7 WARNING neutronclient.v2_0.client [None req-62a68eff-fa13-4332-85c2-476fec85339b db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 311/622] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:24 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => generated 1557 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/623] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:24 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1518 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-04-22 21:48:25.520 8 WARNING neutronclient.v2_0.client [None req-61d4317c-c3fd-4b14-b425-bf863ec9aa6d 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] The 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: 313/626] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:25 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1 => generated 1452 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-04-22 21:48:25.694 7 WARNING neutronclient.v2_0.client [None req-dde3a39b-2fa0-4e44-8ab4-bb610543e2bf 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] 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-04-22 21:48:25.808 8 WARNING neutronclient.v2_0.client [None req-6bf77133-228f-4bc2-8031-2cc09e59b6c6 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 314/627] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:25 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => generated 1557 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/628] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:25 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1518 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:48:26.598 7 WARNING neutronclient.v2_0.client [None req-66d2e92c-df92-4694-b6f1-57205bf9acf8 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] The 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: 315/629] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:26 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1 => generated 1452 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-04-22 21:48:26.863 8 WARNING neutronclient.v2_0.client [None req-2698c8ab-bba6-4dc2-9342-7ae98a3185de 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] 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-04-22 21:48:26.943 7 WARNING neutronclient.v2_0.client [None req-cc23f8ee-fc9d-4314-a87e-f42508c38d4d db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 315/630] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:26 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => generated 1557 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/631] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:26 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1518 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-04-22 21:48:27.709 8 WARNING neutronclient.v2_0.client [None req-f4f74a38-814b-44e3-a6de-1ecae0f3fc01 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] The 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: 316/632] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:27 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1 => generated 1460 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, ' 2026-04-22 21:48:28.055 7 WARNING neutronclient.v2_0.client [None req-d68f1d6f-3247-4d52-9147-5a0c603083aa 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] 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-04-22 21:48:28.135 8 WARNING neutronclient.v2_0.client [None req-c4cb6cd4-9cc9-4803-b164-f4c694f474e6 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 317/633] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:28 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => generated 1557 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/634] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:28 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1518 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-04-22 21:48:28.507 7 INFO nova.api.openstack.compute.server_external_events [req-2d43f2eb-d440-4471-a43c-7fa1475e4f28 req-a35e115f-7757-4620-9878-1ebb596d1daa 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-plugged:361ab5db-b07c-4521-85d5-19db27f2f516 for instance 49bba87a-4adf-4060-ad2a-56369f7aba43 on instance [pid: 7|app: 0|req: 318/635] 10.0.0.138 () {38 vars in 815 bytes} [Wed Apr 22 21:48:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 88 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-04-22 21:48:28.666 8 INFO nova.api.openstack.compute.server_external_events [req-6dc575ea-7a1c-4449-bf37-3adba8be98f1 req-32977506-3356-4ef0-99df-ea3dec7dbb9f 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:f885e46d-4ca6-4199-8217-8a17e3e9a2bf for instance 0bc2207c-8014-447c-875a-2aeddf6fb4a1 on instance [pid: 8|app: 0|req: 318/636] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:48:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 50 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-04-22 21:48:28.823 7 WARNING neutronclient.v2_0.client [None req-9fe06408-bdc1-4636-96e8-65426895675f 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] The 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: 319/637] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:28 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1 => generated 1537 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, ' 2026-04-22 21:48:29.247 8 WARNING neutronclient.v2_0.client [None req-23a4bfc9-d797-42a5-b20c-d8b7a429e37c 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] 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-04-22 21:48:29.310 7 WARNING neutronclient.v2_0.client [None req-b06a4482-7cd7-4ba7-a294-b0c660090c60 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 319/638] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:29 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => generated 1557 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/639] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:29 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1518 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:48:29.984 8 WARNING neutronclient.v2_0.client [None req-b296a085-cde6-48d1-adb4-4391b922ff60 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] The 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: 320/640] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:29 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1 => generated 1525 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, ' 2026-04-22 21:48:30.404 7 WARNING neutronclient.v2_0.client [None req-d8fbc64b-ab50-42bb-b11c-f98adfc49a10 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] 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-04-22 21:48:30.462 8 WARNING neutronclient.v2_0.client [None req-b993e262-014f-47cd-871d-855599138720 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 321/641] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:30 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => generated 1740 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 321/642] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:30 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1518 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-04-22 21:48:30.595 7 INFO nova.api.openstack.compute.server_external_events [req-347f8645-2f33-4215-843f-7635aa36beca req-35f9567b-4fc0-45d5-8e5e-0fba3065a2f1 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-plugged:88f27455-7b8b-4404-b600-68f0b6b0fb29 for instance 7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb on instance [pid: 7|app: 0|req: 322/643] 10.0.0.138 () {38 vars in 815 bytes} [Wed Apr 22 21:48:30 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-04-22 21:48:30.636 8 WARNING neutronclient.v2_0.client [None req-3ea6b3f7-e8e9-417e-aaa5-3718d9416596 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] The 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: 322/644] 10.0.0.100 () {32 vars in 741 bytes} [Wed Apr 22 21:48:30 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43/os-interface => generated 284 bytes in 101 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-04-22 21:48:31.183 7 WARNING neutronclient.v2_0.client [None req-c0caa63b-166e-4212-9879-46f7809807a3 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] The 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: 323/645] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:31 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1 => generated 1525 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:48:31.641 8 WARNING neutronclient.v2_0.client [None req-e10f7184-4eee-44ed-8b8f-5452f1fa344c db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 323/646] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:31 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1518 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-04-22 21:48:32.078 7 WARNING neutronclient.v2_0.client [None req-64727f01-dfe0-45f0-adaf-96356f3fb114 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] The 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: 324/647] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:32 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => generated 1740 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: 8|app: 0|req: 324/648] 10.0.0.100 () {32 vars in 641 bytes} [Wed Apr 22 21:48:32 2026] GET /v2.1/servers => generated 384 bytes in 123 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:48:32.443 8 WARNING neutronclient.v2_0.client [None req-a297437d-7ce9-43a6-be9b-830b5eefa29e 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] The 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: 325/649] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:32 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1 => generated 1525 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/650] 10.0.0.100 () {32 vars in 718 bytes} [Wed Apr 22 21:48:32 2026] DELETE /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => generated 0 bytes in 197 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-04-22 21:48:32.607 7 WARNING neutronclient.v2_0.client [None req-1e5cdd00-64ca-4779-858c-845c60c4e161 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] 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-04-22 21:48:32.653 8 INFO nova.api.openstack.compute.server_external_events [req-1b46da60-ff00-4795-98e6-133c950e86f4 req-740a336b-1a5a-495c-82dc-010d5e021cac 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:361ab5db-b07c-4521-85d5-19db27f2f516 for instance 49bba87a-4adf-4060-ad2a-56369f7aba43 on instance [pid: 8|app: 0|req: 326/651] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:48:32 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/652] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:32 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => generated 1746 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-04-22 21:48:32.797 8 WARNING neutronclient.v2_0.client [None req-34f4c8e9-e604-4f44-951b-c037d8a9f725 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 327/653] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:32 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1700 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:48:32.983 7 WARNING neutronclient.v2_0.client [None req-15d1be57-6435-47e5-bf1b-f5995a9ae009 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 327/654] 10.0.0.100 () {32 vars in 741 bytes} [Wed Apr 22 21:48:32 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb/os-interface => generated 284 bytes in 97 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-04-22 21:48:33.607 8 WARNING neutronclient.v2_0.client [None req-6dc7e9c7-bffb-42e1-957c-8bc73040841a 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] 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-04-22 21:48:33.776 7 WARNING neutronclient.v2_0.client [None req-b15845d7-e70f-4d43-baaf-0397174fdc15 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] The 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: 328/655] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:33 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1 => generated 1525 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/656] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:33 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => generated 1746 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-22 21:48:34.696 8 INFO nova.api.openstack.compute.server_external_events [req-84921153-7505-4810-a195-67f3cc6abf27 req-5049113a-077f-4228-ad8d-9039a59caea7 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:88f27455-7b8b-4404-b600-68f0b6b0fb29 for instance 7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb on instance [pid: 8|app: 0|req: 329/657] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:48:34 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) 2026-04-22 21:48:34.720 7 INFO nova.api.openstack.compute.server_external_events [req-f2b28454-ecfa-4011-b58d-424065d33b0d req-9bc8c907-e671-46a0-99ec-cc6d182d56ed 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-plugged:f885e46d-4ca6-4199-8217-8a17e3e9a2bf for instance 0bc2207c-8014-447c-875a-2aeddf6fb4a1 on instance [pid: 7|app: 0|req: 329/658] 10.0.0.138 () {38 vars in 815 bytes} [Wed Apr 22 21:48:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 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-04-22 21:48:34.865 8 WARNING neutronclient.v2_0.client [None req-eedf264c-d359-4096-a730-2932a11380d2 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] 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: 330/661] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:34 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1 => generated 1525 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-22 21:48:35.019 7 WARNING neutronclient.v2_0.client [None req-a27fe1cc-0588-4c21-9c11-8916a2960950 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] The 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: 332/662] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:34 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => generated 1866 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-04-22 21:48:36.059 8 WARNING neutronclient.v2_0.client [None req-109fcf34-43bb-42db-b387-287d7004c513 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] The 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: 331/663] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:36 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1 => generated 1717 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:48:36.212 7 WARNING neutronclient.v2_0.client [None req-1e0faca6-5d01-4875-a00c-7a861778cfbe 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] 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-04-22 21:48:36.234 8 WARNING neutronclient.v2_0.client [None req-33bcf8ba-8acd-4557-94b9-ccc64049bf98 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] The 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: 333/664] 10.0.0.100 () {32 vars in 741 bytes} [Wed Apr 22 21:48:36 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1/os-interface => generated 285 bytes in 93 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: 332/665] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:36 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => generated 1798 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-22 21:48:36.544 7 INFO nova.api.openstack.compute.server_external_events [req-2ee40246-ceaf-49d7-9e2e-ecf267848cd5 req-d1dcaa18-0b88-402c-842a-3c611112f849 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-deleted:361ab5db-b07c-4521-85d5-19db27f2f516 for instance 49bba87a-4adf-4060-ad2a-56369f7aba43 on instance [pid: 7|app: 0|req: 334/666] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:48:36 2026] POST /v2.1/os-server-external-events => generated 183 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-04-22 21:48:37.232 8 WARNING neutronclient.v2_0.client [None req-f341e957-9a3e-4149-b194-2ba7d9125da1 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] The 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: 333/667] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:37 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1 => generated 1717 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-04-22 21:48:37.604 7 WARNING neutronclient.v2_0.client [None req-0453a366-f51d-497a-baee-16ef6fbc16d6 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] The 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: 335/668] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:37 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => generated 1517 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-04-22 21:48:38.588 8 INFO nova.api.openstack.compute.server_external_events [req-9d74a1af-b20f-4f8a-9a36-4f6aefd9681f req-3a12f9da-5e47-4752-a778-849ef5e19745 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:f885e46d-4ca6-4199-8217-8a17e3e9a2bf for instance 0bc2207c-8014-447c-875a-2aeddf6fb4a1 on instance [pid: 8|app: 0|req: 334/669] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:48:38 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-04-22 21:48:38.734 7 WARNING neutronclient.v2_0.client [None req-36923386-b94c-45e2-9923-dc4b4ace2647 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] The 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: 336/670] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:38 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => generated 1517 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:48:39.810 8 INFO nova.api.openstack.wsgi [None req-86f56bec-b53c-4c3f-abbd-56628775d975 4145c577c6c6480db0c4e7ae5468f639 5a3f893a2f1f4a65994d66aa8b42ba71 - - default default] HTTP exception thrown: Instance 49bba87a-4adf-4060-ad2a-56369f7aba43 could not be found. [pid: 8|app: 0|req: 335/671] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:39 2026] GET /v2.1/servers/49bba87a-4adf-4060-ad2a-56369f7aba43 => 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: 337/672] 10.0.0.100 () {32 vars in 704 bytes} [Wed Apr 22 21:48:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-969374293 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/673] 10.0.0.100 () {30 vars in 413 bytes} [Wed Apr 22 21:48:44 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/674] 10.0.0.100 () {28 vars in 560 bytes} [Wed Apr 22 21:48:44 2026] GET /v2/ => generated 402 bytes in 415 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/675] 10.0.0.100 () {28 vars in 564 bytes} [Wed Apr 22 21:48:44 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: 339/676] 10.0.0.100 () {30 vars in 413 bytes} [Wed Apr 22 21:48:44 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-22 21:48:54.706 8 WARNING neutronclient.v2_0.client [None req-55a6728b-931e-44be-9b26-85b0a0dbb116 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 339/679] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:54 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1820 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-22 21:48:54.883 7 WARNING neutronclient.v2_0.client [None req-7ad845c7-2de1-431a-bfc0-4cf19cd93008 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 341/682] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:54 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1820 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, ' [pid: 8|app: 0|req: 342/683] 10.0.0.100 () {34 vars in 750 bytes} [Wed Apr 22 21:48:55 2026] POST /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb/action => generated 0 bytes in 96 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-04-22 21:48:55.278 7 WARNING neutronclient.v2_0.client [None req-839d20a2-dda6-465f-829d-fce4b99aa212 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 342/684] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:55 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1822 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:48:56.434 8 WARNING neutronclient.v2_0.client [None req-38d73626-2df9-4663-8404-33171f2a4d86 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 343/685] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:56 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1822 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-04-22 21:48:57.197 7 WARNING neutronclient.v2_0.client [None req-7e0f0bff-953f-4232-8fb0-bdac1a51829c 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] The 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: 343/686] 10.0.0.100 () {32 vars in 741 bytes} [Wed Apr 22 21:48:57 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1/os-interface => generated 285 bytes in 201 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-04-22 21:48:57.401 8 WARNING neutronclient.v2_0.client [None req-7ae421dd-510f-4ba2-90eb-05d9dbe8782e 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] 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-04-22 21:48:57.589 7 WARNING neutronclient.v2_0.client [None req-504b5ea0-097b-4788-9372-7cb0116a4d9a db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 344/687] 10.0.0.100 () {32 vars in 815 bytes} [Wed Apr 22 21:48:57 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1/os-interface/f885e46d-4ca6-4199-8217-8a17e3e9a2bf => generated 282 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, ' [pid: 8|app: 0|req: 345/688] 10.0.0.100 () {32 vars in 723 bytes} [Wed Apr 22 21:48:57 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1/ips => generated 157 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 346/689] 10.0.0.100 () {34 vars in 750 bytes} [Wed Apr 22 21:48:57 2026] POST /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1/action => generated 0 bytes in 39 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: 344/690] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:57 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1822 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/691] 10.0.0.100 () {32 vars in 723 bytes} [Wed Apr 22 21:48:57 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1/ips => generated 157 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:48:58.773 7 WARNING neutronclient.v2_0.client [None req-a95ba46a-2d67-4acc-b5a3-19e69773ea6b db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 348/692] 10.0.0.100 () {32 vars in 723 bytes} [Wed Apr 22 21:48:58 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1/ips => generated 157 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-04-22 21:48:58.914 8 INFO nova.api.openstack.compute.server_external_events [req-7d36996f-8ca8-46d2-93b5-917a8136906d req-7c496f12-c301-44dd-938a-d0bb76c74b2a 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:f885e46d-4ca6-4199-8217-8a17e3e9a2bf for instance 0bc2207c-8014-447c-875a-2aeddf6fb4a1 on instance [pid: 8|app: 0|req: 349/693] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:48:58 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: 7|app: 0|req: 345/694] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:58 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1827 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/695] 10.0.0.100 () {32 vars in 723 bytes} [Wed Apr 22 21:48:59 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1/ips => generated 195 bytes in 49 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-04-22 21:48:59.914 7 WARNING neutronclient.v2_0.client [None req-f08d5b77-adad-4a96-aa6c-7d585882a2ec 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] 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: 346/696] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:59 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1 => generated 1951 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-04-22 21:49:00.033 8 WARNING neutronclient.v2_0.client [None req-60cdde91-9001-4879-85d0-52cb31e41cdf db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 347/697] 10.0.0.100 () {34 vars in 750 bytes} [Wed Apr 22 21:49:00 2026] POST /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1/action => generated 0 bytes in 44 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: 348/698] 10.0.0.100 () {32 vars in 723 bytes} [Wed Apr 22 21:49:00 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1/ips => generated 195 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/699] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:48:59 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1827 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 349/700] 10.0.0.100 () {32 vars in 723 bytes} [Wed Apr 22 21:49:01 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1/ips => generated 195 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 21:49:01.167 8 WARNING neutronclient.v2_0.client [None req-42ed858a-93ec-4cc8-b8db-7115253865ec db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 352/701] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:01 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1827 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, ' 2026-04-22 21:49:01.917 7 INFO nova.api.openstack.compute.server_external_events [req-bda392d2-ea42-4730-a020-fa4808533196 req-6d43c96c-0e08-426b-929e-c497e6be7129 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-unplugged:88f27455-7b8b-4404-b600-68f0b6b0fb29 for instance 7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb on instance [pid: 7|app: 0|req: 350/702] 10.0.0.138 () {38 vars in 815 bytes} [Wed Apr 22 21:49:01 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 353/703] 10.0.0.100 () {32 vars in 723 bytes} [Wed Apr 22 21:49:02 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1/ips => generated 195 bytes in 49 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-04-22 21:49:02.248 7 INFO nova.api.openstack.compute.server_external_events [req-d186a4e3-4d49-4b3e-9489-ac76bae1b47c req-4c64dc23-82c5-4792-ad39-911c94ad53a4 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:f885e46d-4ca6-4199-8217-8a17e3e9a2bf for instance 0bc2207c-8014-447c-875a-2aeddf6fb4a1 on instance [pid: 7|app: 0|req: 351/704] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:49:02 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-04-22 21:49:02.374 8 WARNING neutronclient.v2_0.client [None req-ad532941-d88f-4272-bfe1-9fb76e1de6d6 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 354/705] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:02 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1827 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 352/706] 10.0.0.100 () {32 vars in 723 bytes} [Wed Apr 22 21:49:03 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1/ips => generated 157 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, ' [pid: 8|app: 0|req: 355/707] 10.0.0.100 () {32 vars in 718 bytes} [Wed Apr 22 21:49:03 2026] DELETE /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1 => generated 0 bytes in 96 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-04-22 21:49:03.404 7 WARNING neutronclient.v2_0.client [None req-81f4563b-d0f0-45e7-abc6-e43aa4951357 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] 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-04-22 21:49:03.519 8 WARNING neutronclient.v2_0.client [None req-4f7aa918-e8ea-4a6b-a116-e797c44f22c5 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 353/708] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:03 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1 => generated 1843 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/709] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:03 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1827 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:49:04.635 7 WARNING neutronclient.v2_0.client [None req-82575072-60e5-4dd3-bf08-398d622405f2 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] 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-04-22 21:49:04.673 8 WARNING neutronclient.v2_0.client [None req-f40b5e2c-dd8d-41d0-8712-c461067d2ba9 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 354/710] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:04 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1 => generated 1843 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-04-22 21:49:04.785 7 INFO nova.api.openstack.compute.server_external_events [req-9311ddb7-cd86-4cca-8e6b-97e58e8536cb req-307eda59-ed76-4385-93f3-2ce4190dd001 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-plugged:88f27455-7b8b-4404-b600-68f0b6b0fb29 for instance 7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb on instance [pid: 7|app: 0|req: 355/711] 10.0.0.138 () {38 vars in 815 bytes} [Wed Apr 22 21:49:04 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) [pid: 8|app: 0|req: 357/712] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:04 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1827 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:49:05.811 8 WARNING neutronclient.v2_0.client [None req-cd78f63d-e89d-43be-a73c-942affcb09e8 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] 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-04-22 21:49:05.869 7 WARNING neutronclient.v2_0.client [None req-6f5cbe14-3deb-4ba0-bdb2-9fa45f6e1246 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 359/715] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:05 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1 => generated 1843 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/716] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:05 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1820 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:49:06.616 8 INFO nova.api.openstack.compute.server_external_events [req-2742cdb0-f974-4772-ad6d-17c2087f3857 req-d2aeb075-5958-4992-80b3-c4f653416bcf 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-deleted:f885e46d-4ca6-4199-8217-8a17e3e9a2bf for instance 0bc2207c-8014-447c-875a-2aeddf6fb4a1 on instance [pid: 8|app: 0|req: 360/717] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:49:06 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-04-22 21:49:06.988 7 WARNING neutronclient.v2_0.client [None req-f57f30eb-e7ba-4b16-8f89-c45e42d6cd10 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] The 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: 358/718] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:06 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1 => generated 1481 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-04-22 21:49:08.078 8 WARNING neutronclient.v2_0.client [None req-e06e5a1c-efe6-4215-99ef-94d8df456061 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] The 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: 361/719] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:08 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1 => 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-04-22 21:49:09.166 7 WARNING neutronclient.v2_0.client [None req-4fd55651-8240-4e93-9258-9084602c4963 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] The 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: 359/720] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:09 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1 => generated 1486 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-04-22 21:49:10.238 8 INFO nova.api.openstack.wsgi [None req-45b35570-67f0-40c9-a4ce-536308641dcd 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] HTTP exception thrown: Instance 0bc2207c-8014-447c-875a-2aeddf6fb4a1 could not be found. [pid: 8|app: 0|req: 362/721] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:10 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1 => 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: 360/722] 10.0.0.100 () {32 vars in 706 bytes} [Wed Apr 22 21:49:10 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1261645469 => generated 0 bytes in 21 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-04-22 21:49:10.679 8 INFO nova.api.openstack.wsgi [None req-711dd837-0ac5-4b2a-a904-bf27eed258fa 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] HTTP exception thrown: Instance 0bc2207c-8014-447c-875a-2aeddf6fb4a1 could not be found. [pid: 8|app: 0|req: 363/723] 10.0.0.100 () {32 vars in 718 bytes} [Wed Apr 22 21:49:10 2026] DELETE /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-22 21:49:10.709 7 INFO nova.api.openstack.wsgi [None req-56b30ee9-d7d7-47bd-8b68-701f4f28b99f 5a9b40de538e468fb97e9e996346634f bf1a4e2c4ddb4058875f5be1802f71e5 - - default default] HTTP exception thrown: Instance 0bc2207c-8014-447c-875a-2aeddf6fb4a1 could not be found. [pid: 7|app: 0|req: 361/724] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:10 2026] GET /v2.1/servers/0bc2207c-8014-447c-875a-2aeddf6fb4a1 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/727] 10.0.0.84 () {30 vars in 618 bytes} [Wed Apr 22 21:49:17 2026] GET /v2.1 => generated 0 bytes in 106 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: 363/728] 10.0.0.84 () {32 vars in 691 bytes} [Wed Apr 22 21:49:17 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/729] 10.0.0.84 () {34 vars in 912 bytes} [Wed Apr 22 21:49:17 2026] GET /v2.1/os-simple-tenant-usage/ee6327cc012b4ac9879af30d61784219?start=2026-04-21T00:00:00&end=2026-04-22T23:59:59 => generated 20 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/730] 10.0.0.84 () {30 vars in 653 bytes} [Wed Apr 22 21:49:18 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 367/731] 10.0.0.100 () {34 vars in 671 bytes} [Wed Apr 22 21:49:19 2026] POST /v2.1/os-keypairs => generated 386 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/732] 10.0.0.84 () {30 vars in 618 bytes} [Wed Apr 22 21:49:21 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 368/733] 10.0.0.84 () {32 vars in 691 bytes} [Wed Apr 22 21:49:21 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: 366/734] 10.0.0.84 () {34 vars in 912 bytes} [Wed Apr 22 21:49:21 2026] GET /v2.1/os-simple-tenant-usage/ee6327cc012b4ac9879af30d61784219?start=2026-04-21T00:00:00&end=2026-04-22T23:59:59 => generated 20 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/735] 10.0.0.84 () {30 vars in 653 bytes} [Wed Apr 22 21:49:22 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 59 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-04-22 21:49:23.602 7 WARNING neutronclient.v2_0.client [None req-a2e1e540-502d-4533-8f49-568bddc88aff 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] 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-04-22 21:49:23.649 7 WARNING neutronclient.v2_0.client [None req-a2e1e540-502d-4533-8f49-568bddc88aff 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] 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-04-22 21:49:23.838 7 WARNING neutronclient.v2_0.client [None req-a2e1e540-502d-4533-8f49-568bddc88aff 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] 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-04-22 21:49:24.020 8 WARNING neutronclient.v2_0.client [None req-63261983-b784-4868-86d0-47f61f0852d0 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 370/736] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:23 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1820 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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/737] 10.0.0.100 () {32 vars in 718 bytes} [Wed Apr 22 21:49:24 2026] DELETE /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => 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-04-22 21:49:24.370 8 WARNING neutronclient.v2_0.client [None req-00edb2d5-ef24-4bd5-8a9b-cfe1fc2042b7 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 367/738] 10.0.0.100 () {34 vars in 663 bytes} [Wed Apr 22 21:49:23 2026] POST /v2.1/servers => generated 450 bytes in 926 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-04-22 21:49:24.447 7 WARNING neutronclient.v2_0.client [None req-b9369b55-1b40-4f0e-9bff-5e44b1da3e54 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] The 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: 372/739] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:24 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1826 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/740] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:24 2026] GET /v2.1/servers/51b5dc61-c561-4613-83e1-ed33cf61e67f => generated 1253 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:49:25.558 7 WARNING neutronclient.v2_0.client [None req-777a3f0c-4a0c-43cd-b202-8cc41c5fa648 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] 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-04-22 21:49:25.572 8 WARNING neutronclient.v2_0.client [None req-fb0523b6-8df8-426b-a328-18381c32fa1e 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] The 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: 374/743] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:25 2026] GET /v2.1/servers/51b5dc61-c561-4613-83e1-ed33cf61e67f => generated 1303 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/744] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:25 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1826 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-22 21:49:26.827 8 WARNING neutronclient.v2_0.client [None req-d3f0eb94-7f2e-4333-9055-87f65d02901e 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] 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-04-22 21:49:26.843 7 WARNING neutronclient.v2_0.client [None req-cbc329cd-3574-4d66-8a84-beec20506002 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The 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: 375/745] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:26 2026] GET /v2.1/servers/51b5dc61-c561-4613-83e1-ed33cf61e67f => generated 1351 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/746] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:26 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1826 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:49:27.603 8 INFO nova.api.openstack.compute.server_external_events [req-3f9c1de3-ac42-4b62-95aa-e684b98ae968 req-602cdce1-8feb-4e95-b1ce-0e5e52ce85c0 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-deleted:88f27455-7b8b-4404-b600-68f0b6b0fb29 for instance 7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb on instance [pid: 8|app: 0|req: 376/747] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:49:27 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-04-22 21:49:27.928 7 WARNING neutronclient.v2_0.client [None req-159a4ef3-bac7-4773-a0c7-3cd05c29e0b0 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] The 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: 372/748] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:27 2026] GET /v2.1/servers/51b5dc61-c561-4613-83e1-ed33cf61e67f => generated 1351 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:49:28.026 8 WARNING neutronclient.v2_0.client [None req-b435642b-2811-4fd2-8a08-2e15c44bb30c db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/749] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:27 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1474 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-04-22 21:49:29.011 7 WARNING neutronclient.v2_0.client [None req-bae28c35-a744-4461-b0c7-4c2d3eaa59d6 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] 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-04-22 21:49:29.120 8 WARNING neutronclient.v2_0.client [None req-2128d8fe-e9a9-4f97-b92b-462f9a2f81cf db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 378/750] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:29 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1479 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, ' 2026-04-22 21:49:29.741 8 INFO nova.api.openstack.compute.server_external_events [req-9540bd96-c8f9-49e0-a3d1-f2f950eb05f0 req-c4eaf62c-7102-453c-92e6-285b56c0c4f4 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:7b72d9d8-e8a2-417b-a416-95aee080adf9 for instance 51b5dc61-c561-4613-83e1-ed33cf61e67f on instance [pid: 8|app: 0|req: 379/751] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:49: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) [pid: 7|app: 0|req: 373/752] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:28 2026] GET /v2.1/servers/51b5dc61-c561-4613-83e1-ed33cf61e67f => generated 1426 bytes in 877 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:49:30.460 8 WARNING neutronclient.v2_0.client [None req-9507e403-c3fd-4d67-be13-80466f5d00f8 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 380/753] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:30 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => generated 1479 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-04-22 21:49:30.915 7 WARNING neutronclient.v2_0.client [None req-53b15c8f-2f61-4fd0-8e48-a61a0195779e 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 374/754] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:30 2026] GET /v2.1/servers/51b5dc61-c561-4613-83e1-ed33cf61e67f => generated 1436 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:49:31.533 8 INFO nova.api.openstack.wsgi [None req-1480b73a-5866-401e-a610-ee4b66d13fd6 db818d80d16247678788d5e4f8368501 d62cd262747c492591108e0d97d95973 - - default default] HTTP exception thrown: Instance 7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb could not be found. [pid: 8|app: 0|req: 381/755] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:31 2026] GET /v2.1/servers/7b29f51b-f5a1-44a9-807a-6fdbd6a0e3cb => 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: 375/756] 10.0.0.100 () {32 vars in 706 bytes} [Wed Apr 22 21:49:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1333840184 => generated 0 bytes in 21 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-04-22 21:49:32.116 8 WARNING neutronclient.v2_0.client [None req-f42a8050-f2ac-47e3-a7c7-fca4719eaa4b 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/757] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:32 2026] GET /v2.1/servers/51b5dc61-c561-4613-83e1-ed33cf61e67f => generated 1436 bytes in 661 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-22 21:49:33.803 7 WARNING neutronclient.v2_0.client [None req-ffc161e4-1658-4ccc-a4f9-84ad94884cbb 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] 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: 383/758] 10.0.0.100 () {34 vars in 671 bytes} [Wed Apr 22 21:49:34 2026] POST /v2.1/os-keypairs => generated 397 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/759] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:33 2026] GET /v2.1/servers/51b5dc61-c561-4613-83e1-ed33cf61e67f => generated 1436 bytes in 1116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-22 21:49:35.913 8 WARNING neutronclient.v2_0.client [None req-549f8231-ceee-4cb8-aafa-8a0d1691ba90 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] The 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: 385/762] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:35 2026] GET /v2.1/servers/51b5dc61-c561-4613-83e1-ed33cf61e67f => generated 1424 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-04-22 21:49:36.896 7 WARNING neutronclient.v2_0.client [None req-847b8b68-5042-4efa-a198-efe49df72127 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] 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-04-22 21:49:36.940 7 WARNING neutronclient.v2_0.client [None req-847b8b68-5042-4efa-a198-efe49df72127 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] 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-04-22 21:49:37.094 7 WARNING neutronclient.v2_0.client [None req-847b8b68-5042-4efa-a198-efe49df72127 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/763] 10.0.0.100 () {34 vars in 663 bytes} [Wed Apr 22 21:49:36 2026] POST /v2.1/servers => generated 450 bytes in 446 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-04-22 21:49:37.308 8 WARNING neutronclient.v2_0.client [None req-8d032afa-e0ee-441e-9f12-d55224846069 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 386/764] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:37 2026] GET /v2.1/servers/a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 => generated 1401 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-04-22 21:49:37.388 7 WARNING neutronclient.v2_0.client [None req-c471961a-1e53-448c-b7d6-9cd6f36e2e2d 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/765] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:37 2026] GET /v2.1/servers/51b5dc61-c561-4613-83e1-ed33cf61e67f => generated 1424 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-04-22 21:49:38.409 8 WARNING neutronclient.v2_0.client [None req-d8267f7c-19b3-4255-89d0-84e032d812c6 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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: 387/766] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:38 2026] GET /v2.1/servers/a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 => generated 1405 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:49:38.541 7 WARNING neutronclient.v2_0.client [None req-49398b93-5da9-4a27-9982-cf6afd5813c4 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/767] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:38 2026] GET /v2.1/servers/51b5dc61-c561-4613-83e1-ed33cf61e67f => generated 1424 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:49:39.058 8 INFO nova.api.openstack.compute.server_external_events [req-44efe23a-def1-4cf8-84ac-1b7d5b7e16bc req-f03d392e-22b0-43b3-b724-4ac2b5d91240 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-plugged:7b72d9d8-e8a2-417b-a416-95aee080adf9 for instance 51b5dc61-c561-4613-83e1-ed33cf61e67f on instance [pid: 8|app: 0|req: 388/768] 10.0.0.138 () {38 vars in 815 bytes} [Wed Apr 22 21:49:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 200 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-04-22 21:49:39.515 7 WARNING neutronclient.v2_0.client [None req-a286c34d-8389-4e2b-99d9-477381ad51f3 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/769] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:39 2026] GET /v2.1/servers/a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 => generated 1453 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-04-22 21:49:39.724 8 WARNING neutronclient.v2_0.client [None req-59e7265d-c80a-4af3-999b-64d9db5a23df 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] The 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: 389/770] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:39 2026] GET /v2.1/servers/51b5dc61-c561-4613-83e1-ed33cf61e67f => generated 1424 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-04-22 21:49:40.617 7 WARNING neutronclient.v2_0.client [None req-e11cde90-d5bd-471b-89d5-26bac01b19c1 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/771] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:40 2026] GET /v2.1/servers/a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 => generated 1453 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, ' 2026-04-22 21:49:40.933 8 WARNING neutronclient.v2_0.client [None req-121b54c7-377c-4c08-83a1-5823b1fc0b22 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 390/772] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:40 2026] GET /v2.1/servers/51b5dc61-c561-4613-83e1-ed33cf61e67f => generated 1611 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-04-22 21:49:41.073 7 WARNING neutronclient.v2_0.client [None req-60c5f448-b4bc-4ea4-93cd-49d36767676a 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 383/773] 10.0.0.100 () {32 vars in 741 bytes} [Wed Apr 22 21:49:41 2026] GET /v2.1/servers/51b5dc61-c561-4613-83e1-ed33cf61e67f/os-interface => generated 284 bytes in 78 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:49:41.669 8 INFO nova.api.openstack.compute.server_external_events [req-376a196c-dd3d-4ea2-82aa-c2463d2f81ee req-6785198f-6d2c-46d5-8212-d2deb998654c 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:7b72d9d8-e8a2-417b-a416-95aee080adf9 for instance 51b5dc61-c561-4613-83e1-ed33cf61e67f on instance [pid: 8|app: 0|req: 391/774] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:49:41 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-04-22 21:49:41.702 7 WARNING neutronclient.v2_0.client [None req-913e4fca-b37f-4b92-b235-71117c78cb3f 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] 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-04-22 21:49:41.719 8 WARNING neutronclient.v2_0.client [None req-7287d29a-360b-4e0e-9554-d66a0da689c5 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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: 392/775] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:41 2026] GET /v2.1/servers/a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 => generated 1461 bytes in 361 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/776] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:41 2026] GET /v2.1/servers/51b5dc61-c561-4613-83e1-ed33cf61e67f => generated 1611 bytes in 594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 393/777] 10.0.0.100 () {32 vars in 641 bytes} [Wed Apr 22 21:49:42 2026] GET /v2.1/servers => generated 387 bytes in 67 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: 385/778] 10.0.0.100 () {32 vars in 718 bytes} [Wed Apr 22 21:49:42 2026] DELETE /v2.1/servers/51b5dc61-c561-4613-83e1-ed33cf61e67f => generated 0 bytes in 111 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-04-22 21:49:42.509 8 WARNING neutronclient.v2_0.client [None req-e9092139-8a2e-42c1-820c-b98ae2cc0b9a 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] 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-04-22 21:49:43.102 7 WARNING neutronclient.v2_0.client [None req-fcb4c4eb-d6bd-40aa-940c-82f5235e736a 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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/779] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:42 2026] GET /v2.1/servers/51b5dc61-c561-4613-83e1-ed33cf61e67f => generated 1617 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/780] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:43 2026] GET /v2.1/servers/a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 => generated 1539 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:49:43.711 8 INFO nova.api.openstack.compute.server_external_events [req-463c86b1-f8d3-47dc-a9d4-3a83d18c178c req-61de43e0-bdc9-4379-a3c4-2ca5541ac8aa 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:f7f56ae6-8849-4dff-aba4-04361fcb18c2 for instance a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 on instance [pid: 8|app: 0|req: 395/781] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:49:43 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-04-22 21:49:44.196 7 WARNING neutronclient.v2_0.client [None req-99889507-9226-46fd-9fbb-28ec9d7b1ca1 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] The 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: 387/782] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:44 2026] GET /v2.1/servers/51b5dc61-c561-4613-83e1-ed33cf61e67f => generated 1737 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, ' 2026-04-22 21:49:44.407 8 WARNING neutronclient.v2_0.client [None req-32c91f15-91af-48de-a35a-1b4897862b81 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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/783] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:44 2026] GET /v2.1/servers/a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 => generated 1527 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:49:45.354 7 WARNING neutronclient.v2_0.client [None req-cf71c5bf-183d-4893-9bed-ed928e7a28f5 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] 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-04-22 21:49:45.550 8 WARNING neutronclient.v2_0.client [None req-f41cbcb8-1d34-47a9-b486-47b506cfaf29 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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: 389/786] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:45 2026] GET /v2.1/servers/51b5dc61-c561-4613-83e1-ed33cf61e67f => generated 1737 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:49:45.866 7 INFO nova.api.openstack.compute.server_external_events [req-f6b535a1-0558-4ff9-9bbe-f265c0a744b6 req-52697361-6290-4d15-867e-dbdee8255ebc 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-deleted:7b72d9d8-e8a2-417b-a416-95aee080adf9 for instance 51b5dc61-c561-4613-83e1-ed33cf61e67f on instance [pid: 7|app: 0|req: 390/787] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:49:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/788] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:45 2026] GET /v2.1/servers/a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 => generated 1527 bytes in 421 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:49:46.895 7 WARNING neutronclient.v2_0.client [None req-4ff3c6f3-59a1-4534-a592-95716bf3188d 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/789] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:46 2026] GET /v2.1/servers/51b5dc61-c561-4613-83e1-ed33cf61e67f => generated 1380 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-04-22 21:49:46.990 8 WARNING neutronclient.v2_0.client [None req-4014c9af-245a-4f7d-8402-5d79d0ca77a4 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 399/790] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:46 2026] GET /v2.1/servers/a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 => generated 1527 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:49:48.000 7 WARNING neutronclient.v2_0.client [None req-a1bf21a6-77e6-41b8-86a2-2963be4f9400 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] 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-04-22 21:49:48.128 8 WARNING neutronclient.v2_0.client [None req-f159ab11-d64f-434e-ba17-76e4fbdce61f 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 392/791] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:47 2026] GET /v2.1/servers/51b5dc61-c561-4613-83e1-ed33cf61e67f => generated 1385 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/792] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:48 2026] GET /v2.1/servers/a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 => generated 1527 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:49:48.394 7 INFO nova.api.openstack.compute.server_external_events [req-7e3e889c-6756-43f4-a969-2719156dc2b6 req-4f0cef28-3e48-4740-be92-538ae20b3a40 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-plugged:f7f56ae6-8849-4dff-aba4-04361fcb18c2 for instance a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 on instance [pid: 7|app: 0|req: 393/793] 10.0.0.138 () {38 vars in 815 bytes} [Wed Apr 22 21:49:48 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-04-22 21:49:49.194 8 WARNING neutronclient.v2_0.client [None req-bbded11b-b56d-46d2-8a52-0ceeea3361f3 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] The 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: 401/794] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:49 2026] GET /v2.1/servers/51b5dc61-c561-4613-83e1-ed33cf61e67f => generated 1385 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-04-22 21:49:49.353 7 WARNING neutronclient.v2_0.client [None req-9293d212-ba4f-4afa-9b7c-39f7b3080674 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 394/795] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:49 2026] GET /v2.1/servers/a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 => generated 1527 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-04-22 21:49:50.260 8 INFO nova.api.openstack.wsgi [None req-861505e5-1ee0-4b08-ba86-90c81c855378 19dd262acbf24d6f9c0456191692fae3 505e979066454694bad5fd234fcfa74f - - default default] HTTP exception thrown: Instance 51b5dc61-c561-4613-83e1-ed33cf61e67f could not be found. [pid: 8|app: 0|req: 402/796] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:50 2026] GET /v2.1/servers/51b5dc61-c561-4613-83e1-ed33cf61e67f => 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: 395/797] 10.0.0.100 () {32 vars in 706 bytes} [Wed Apr 22 21:49:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1694341779 => generated 0 bytes in 28 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-04-22 21:49:50.512 8 WARNING neutronclient.v2_0.client [None req-c42ac202-5f12-4fd1-a10b-3efd3eea2042 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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: 403/798] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:50 2026] GET /v2.1/servers/a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 => generated 1527 bytes in 1031 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-22 21:49:52.572 7 WARNING neutronclient.v2_0.client [None req-197864fb-e251-4106-930f-f1b8a36d0add 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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/799] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:52 2026] GET /v2.1/servers/a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 => generated 1696 bytes in 673 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:49:53.248 8 WARNING neutronclient.v2_0.client [None req-5b7c1868-95c4-462a-876c-ee5b4f150ca7 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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/800] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:49:53 2026] GET /v2.1/servers/a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 => generated 1696 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-04-22 21:49:54.504 7 INFO nova.api.openstack.compute.server_external_events [req-448d9cd6-6ce0-4206-860e-781572140bd0 req-7824fbea-73f7-4537-8424-07eff9751db6 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:f7f56ae6-8849-4dff-aba4-04361fcb18c2 for instance a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 on instance [pid: 7|app: 0|req: 397/801] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:49:54 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, ' [pid: 8|app: 0|req: 406/804] 10.0.0.100 () {34 vars in 671 bytes} [Wed Apr 22 21:49:59 2026] POST /v2.1/os-keypairs => generated 385 bytes in 251 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-04-22 21:50:00.973 7 WARNING neutronclient.v2_0.client [None req-4d76004e-a467-4872-a666-0f723d53c4f7 f5ebbf462bf54332a3e0bf294557e808 4c2a0c75c921475784174e60ad1a8b38 - - default default] 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-04-22 21:50:01.032 7 WARNING neutronclient.v2_0.client [None req-4d76004e-a467-4872-a666-0f723d53c4f7 f5ebbf462bf54332a3e0bf294557e808 4c2a0c75c921475784174e60ad1a8b38 - - default default] 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-04-22 21:50:01.229 7 WARNING neutronclient.v2_0.client [None req-4d76004e-a467-4872-a666-0f723d53c4f7 f5ebbf462bf54332a3e0bf294557e808 4c2a0c75c921475784174e60ad1a8b38 - - default default] The 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: 399/805] 10.0.0.100 () {34 vars in 663 bytes} [Wed Apr 22 21:50:00 2026] POST /v2.1/servers => generated 450 bytes in 631 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-04-22 21:50:01.527 7 WARNING neutronclient.v2_0.client [None req-5859f5f0-f942-4d39-84d6-8a32c69e6680 f5ebbf462bf54332a3e0bf294557e808 4c2a0c75c921475784174e60ad1a8b38 - - default default] The 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: 400/806] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:01 2026] GET /v2.1/servers/3b5306c8-857e-4134-8605-472828ee0ddb => generated 1423 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/807] 10.0.0.100 () {34 vars in 750 bytes} [Wed Apr 22 21:50:01 2026] POST /v2.1/servers/a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9/action => generated 31920 bytes in 564 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-04-22 21:50:02.643 7 WARNING neutronclient.v2_0.client [None req-16ea816c-bed4-43ad-9970-63b7f70a9aa8 f5ebbf462bf54332a3e0bf294557e808 4c2a0c75c921475784174e60ad1a8b38 - - default default] The 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/808] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:02 2026] GET /v2.1/servers/3b5306c8-857e-4134-8605-472828ee0ddb => generated 1427 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:03.727 8 WARNING neutronclient.v2_0.client [None req-0c43ed41-3331-480f-b1f7-fa183ba26458 f5ebbf462bf54332a3e0bf294557e808 4c2a0c75c921475784174e60ad1a8b38 - - default default] The 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: 408/809] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:03 2026] GET /v2.1/servers/3b5306c8-857e-4134-8605-472828ee0ddb => generated 1475 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-04-22 21:50:04.810 7 WARNING neutronclient.v2_0.client [None req-794b6a7c-3ea8-43f6-8a5b-3f2139a75fd8 f5ebbf462bf54332a3e0bf294557e808 4c2a0c75c921475784174e60ad1a8b38 - - default default] The 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/810] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:04 2026] GET /v2.1/servers/3b5306c8-857e-4134-8605-472828ee0ddb => generated 1475 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-04-22 21:50:05.895 8 WARNING neutronclient.v2_0.client [None req-37323169-cc80-458a-bde1-68f43a12bbaf f5ebbf462bf54332a3e0bf294557e808 4c2a0c75c921475784174e60ad1a8b38 - - default default] The 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/813] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:05 2026] GET /v2.1/servers/3b5306c8-857e-4134-8605-472828ee0ddb => generated 1483 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-04-22 21:50:06.817 7 INFO nova.api.openstack.compute.server_external_events [req-f1701d73-bcdb-4bc6-977f-9b27f536e1a5 req-817996c7-ea2c-49f9-a58e-0d333d75a27c 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:65ee9b28-1160-4f0a-b81f-cf92a623d9b7 for instance 3b5306c8-857e-4134-8605-472828ee0ddb on instance [pid: 7|app: 0|req: 404/814] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:50:06 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-04-22 21:50:06.996 8 WARNING neutronclient.v2_0.client [None req-6a59cdd5-3d01-432d-90fb-24da4bcf78e5 f5ebbf462bf54332a3e0bf294557e808 4c2a0c75c921475784174e60ad1a8b38 - - default default] The 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/815] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:06 2026] GET /v2.1/servers/3b5306c8-857e-4134-8605-472828ee0ddb => generated 1560 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:08.199 7 WARNING neutronclient.v2_0.client [None req-58c5a9e7-41f5-4ffd-a5cd-bd5f2796637f f5ebbf462bf54332a3e0bf294557e808 4c2a0c75c921475784174e60ad1a8b38 - - default default] The 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/816] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:08 2026] GET /v2.1/servers/3b5306c8-857e-4134-8605-472828ee0ddb => generated 1548 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:09.452 8 WARNING neutronclient.v2_0.client [None req-e3b6b575-048d-4b27-b715-42aa06d91493 f5ebbf462bf54332a3e0bf294557e808 4c2a0c75c921475784174e60ad1a8b38 - - default default] The 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: 412/817] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:09 2026] GET /v2.1/servers/3b5306c8-857e-4134-8605-472828ee0ddb => generated 1548 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, ' 2026-04-22 21:50:10.598 7 WARNING neutronclient.v2_0.client [None req-708be879-774b-4f01-83eb-800629064235 f5ebbf462bf54332a3e0bf294557e808 4c2a0c75c921475784174e60ad1a8b38 - - default default] The 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/818] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:10 2026] GET /v2.1/servers/3b5306c8-857e-4134-8605-472828ee0ddb => generated 1548 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-04-22 21:50:11.756 8 WARNING neutronclient.v2_0.client [None req-71303093-89bf-4ac7-9396-37cf4399c354 f5ebbf462bf54332a3e0bf294557e808 4c2a0c75c921475784174e60ad1a8b38 - - default default] The 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: 413/819] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:11 2026] GET /v2.1/servers/3b5306c8-857e-4134-8605-472828ee0ddb => generated 1548 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:12.366 7 INFO nova.api.openstack.compute.server_external_events [req-b31e030c-63d0-44e1-89d1-9e7355fe86ac req-22d2f092-bc4f-47ad-a453-efd249107681 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-plugged:65ee9b28-1160-4f0a-b81f-cf92a623d9b7 for instance 3b5306c8-857e-4134-8605-472828ee0ddb on instance [pid: 7|app: 0|req: 407/820] 10.0.0.138 () {38 vars in 815 bytes} [Wed Apr 22 21:50:12 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:12.915 8 WARNING neutronclient.v2_0.client [None req-614ec7ef-d865-4f62-848b-f511714ad931 f5ebbf462bf54332a3e0bf294557e808 4c2a0c75c921475784174e60ad1a8b38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 414/821] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:12 2026] GET /v2.1/servers/3b5306c8-857e-4134-8605-472828ee0ddb => generated 1548 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:13.704 7 INFO nova.api.openstack.compute.server_external_events [req-41392359-8194-4d21-be44-b70df8e2dfb5 req-916e5a7a-7804-4959-8b8e-aa4db225731a 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:f7f56ae6-8849-4dff-aba4-04361fcb18c2 for instance a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 on instance [pid: 7|app: 0|req: 408/822] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:50:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 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-04-22 21:50:14.376 8 WARNING neutronclient.v2_0.client [None req-aa8eb0a7-7ccc-4994-8e5b-622d4c80fd73 f5ebbf462bf54332a3e0bf294557e808 4c2a0c75c921475784174e60ad1a8b38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/823] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:14 2026] GET /v2.1/servers/3b5306c8-857e-4134-8605-472828ee0ddb => generated 1725 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:14.658 7 WARNING neutronclient.v2_0.client [None req-7ea9d7e2-1230-46d8-b702-03e962eed7c3 f5ebbf462bf54332a3e0bf294557e808 4c2a0c75c921475784174e60ad1a8b38 - - default default] The 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/824] 10.0.0.100 () {32 vars in 741 bytes} [Wed Apr 22 21:50:14 2026] GET /v2.1/servers/3b5306c8-857e-4134-8605-472828ee0ddb/os-interface => generated 284 bytes in 134 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-04-22 21:50:15.456 8 WARNING neutronclient.v2_0.client [None req-a32ffb12-3ea3-4a59-8623-ae1015ed176a f5ebbf462bf54332a3e0bf294557e808 4c2a0c75c921475784174e60ad1a8b38 - - default default] The 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/827] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:15 2026] GET /v2.1/servers/3b5306c8-857e-4134-8605-472828ee0ddb => generated 1725 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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, ' [pid: 7|app: 0|req: 411/828] 10.0.0.100 () {32 vars in 641 bytes} [Wed Apr 22 21:50:15 2026] GET /v2.1/servers => generated 378 bytes in 105 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-04-22 21:50:15.766 8 INFO nova.api.openstack.compute.server_external_events [req-41bd0648-5e92-4772-9fe8-9beef62fa289 req-ac30ce97-a604-4a03-abd7-6a5126b58f6a 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:65ee9b28-1160-4f0a-b81f-cf92a623d9b7 for instance 3b5306c8-857e-4134-8605-472828ee0ddb on instance [pid: 8|app: 0|req: 418/829] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:50:15 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/830] 10.0.0.100 () {32 vars in 718 bytes} [Wed Apr 22 21:50:15 2026] DELETE /v2.1/servers/3b5306c8-857e-4134-8605-472828ee0ddb => generated 0 bytes in 110 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-04-22 21:50:15.884 8 WARNING neutronclient.v2_0.client [None req-995ceb5a-5bb1-47cb-9dd9-c96693b7447b f5ebbf462bf54332a3e0bf294557e808 4c2a0c75c921475784174e60ad1a8b38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 419/831] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:15 2026] GET /v2.1/servers/3b5306c8-857e-4134-8605-472828ee0ddb => generated 1731 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 413/832] 10.0.0.100 () {34 vars in 671 bytes} [Wed Apr 22 21:50:16 2026] POST /v2.1/os-keypairs => generated 398 bytes in 50 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-04-22 21:50:17.019 8 WARNING neutronclient.v2_0.client [None req-e4e6637f-ad9c-496e-aa4d-466a8105590d f5ebbf462bf54332a3e0bf294557e808 4c2a0c75c921475784174e60ad1a8b38 - - default default] The 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/833] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:16 2026] GET /v2.1/servers/3b5306c8-857e-4134-8605-472828ee0ddb => generated 1851 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-22 21:50:18.133 7 WARNING neutronclient.v2_0.client [None req-8c2275ab-d508-4207-a78b-8eae5104b60a 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] 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-04-22 21:50:18.178 7 WARNING neutronclient.v2_0.client [None req-8c2275ab-d508-4207-a78b-8eae5104b60a 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] 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-04-22 21:50:18.227 8 WARNING neutronclient.v2_0.client [None req-2199079c-38cf-49b4-bde6-16188e933fb2 f5ebbf462bf54332a3e0bf294557e808 4c2a0c75c921475784174e60ad1a8b38 - - default default] 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-04-22 21:50:18.424 7 WARNING neutronclient.v2_0.client [None req-8c2275ab-d508-4207-a78b-8eae5104b60a 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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: 421/834] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:18 2026] GET /v2.1/servers/3b5306c8-857e-4134-8605-472828ee0ddb => generated 1851 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:19.099 8 INFO nova.api.openstack.compute.server_external_events [req-78bbbb94-d8cd-4aa1-99c8-784fdc14f671 req-ebe09057-22ab-48c8-8dba-e3a44534ecfd 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-deleted:65ee9b28-1160-4f0a-b81f-cf92a623d9b7 for instance 3b5306c8-857e-4134-8605-472828ee0ddb on instance [pid: 8|app: 0|req: 422/835] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:50:19 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) [pid: 7|app: 0|req: 414/836] 10.0.0.100 () {34 vars in 663 bytes} [Wed Apr 22 21:50:18 2026] POST /v2.1/servers => generated 450 bytes in 1189 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-04-22 21:50:19.285 8 WARNING neutronclient.v2_0.client [None req-0a4911aa-03f9-4899-84de-5f6bbef2e239 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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/837] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:19 2026] GET /v2.1/servers/1f01f517-c9cf-4f42-979d-4ad68b386a71 => generated 1403 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-04-22 21:50:19.515 7 WARNING neutronclient.v2_0.client [None req-f24194de-9b01-4a66-a455-097fc179fd9b f5ebbf462bf54332a3e0bf294557e808 4c2a0c75c921475784174e60ad1a8b38 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 415/838] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:19 2026] GET /v2.1/servers/3b5306c8-857e-4134-8605-472828ee0ddb => generated 1504 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-04-22 21:50:20.377 8 WARNING neutronclient.v2_0.client [None req-abb91380-ce60-4b0f-8e48-4ae751ea43c0 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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/839] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:20 2026] GET /v2.1/servers/1f01f517-c9cf-4f42-979d-4ad68b386a71 => generated 1407 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-04-22 21:50:20.624 7 WARNING neutronclient.v2_0.client [None req-f6fb491b-1ec4-4588-ac79-678e77029029 f5ebbf462bf54332a3e0bf294557e808 4c2a0c75c921475784174e60ad1a8b38 - - default default] The 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/840] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:20 2026] GET /v2.1/servers/3b5306c8-857e-4134-8605-472828ee0ddb => generated 1509 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-04-22 21:50:21.496 8 WARNING neutronclient.v2_0.client [None req-6d97071d-de6b-452c-83ba-f1d46e6389d4 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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/841] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:21 2026] GET /v2.1/servers/1f01f517-c9cf-4f42-979d-4ad68b386a71 => generated 1399 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-04-22 21:50:21.733 7 WARNING neutronclient.v2_0.client [None req-bc89f60d-a8d8-4aa9-97a1-f6f790ff79b1 f5ebbf462bf54332a3e0bf294557e808 4c2a0c75c921475784174e60ad1a8b38 - - default default] The 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/842] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:21 2026] GET /v2.1/servers/3b5306c8-857e-4134-8605-472828ee0ddb => generated 1509 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 426/843] 10.0.0.100 () {34 vars in 671 bytes} [Wed Apr 22 21:50:21 2026] POST /v2.1/os-keypairs => generated 397 bytes in 341 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-04-22 21:50:22.600 7 WARNING neutronclient.v2_0.client [None req-a978c56d-3b83-4515-860b-c805364f295e 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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/844] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:22 2026] GET /v2.1/servers/1f01f517-c9cf-4f42-979d-4ad68b386a71 => generated 1455 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-22 21:50:22.836 8 INFO nova.api.openstack.wsgi [None req-218280b4-1c71-4340-8ee9-61e71967f60d f5ebbf462bf54332a3e0bf294557e808 4c2a0c75c921475784174e60ad1a8b38 - - default default] HTTP exception thrown: Instance 3b5306c8-857e-4134-8605-472828ee0ddb could not be found. [pid: 8|app: 0|req: 427/845] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:22 2026] GET /v2.1/servers/3b5306c8-857e-4134-8605-472828ee0ddb => 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: 419/846] 10.0.0.100 () {32 vars in 704 bytes} [Wed Apr 22 21:50:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-177491151 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 428/847] 10.0.0.100 () {34 vars in 671 bytes} [Wed Apr 22 21:50:23 2026] POST /v2.1/os-keypairs => generated 386 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 21:50:23.686 7 WARNING neutronclient.v2_0.client [None req-56513b99-c15a-45d9-9b40-a5c166c244cc 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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: 420/848] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:23 2026] GET /v2.1/servers/1f01f517-c9cf-4f42-979d-4ad68b386a71 => generated 1455 bytes in 1020 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:25.723 7 WARNING neutronclient.v2_0.client [None req-fd621b70-11a0-4fd1-8606-4a91bb77332c 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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/851] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:25 2026] GET /v2.1/servers/1f01f517-c9cf-4f42-979d-4ad68b386a71 => generated 1473 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-22 21:50:26.777 8 WARNING neutronclient.v2_0.client [None req-8ebccfe4-00b2-433f-b228-dddffc2924f1 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] 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-04-22 21:50:26.824 8 WARNING neutronclient.v2_0.client [None req-8ebccfe4-00b2-433f-b228-dddffc2924f1 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] 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-04-22 21:50:26.876 8 WARNING neutronclient.v2_0.client [None req-8ebccfe4-00b2-433f-b228-dddffc2924f1 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] 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-04-22 21:50:27.150 8 WARNING neutronclient.v2_0.client [None req-8ebccfe4-00b2-433f-b228-dddffc2924f1 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] 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-04-22 21:50:27.199 7 WARNING neutronclient.v2_0.client [None req-676e5332-b634-45db-b5af-c4fd9180f4ef 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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: 423/852] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:27 2026] GET /v2.1/servers/1f01f517-c9cf-4f42-979d-4ad68b386a71 => generated 1529 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-04-22 21:50:27.366 7 INFO nova.api.openstack.compute.server_external_events [req-a480e616-0879-4398-b667-467542428b5b req-c2577833-f249-4342-90c2-7f87a68ec1fe 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:46791ade-8e51-4a13-88e7-a936dd810db0 for instance 1f01f517-c9cf-4f42-979d-4ad68b386a71 on instance [pid: 8|app: 0|req: 430/853] 10.0.0.100 () {34 vars in 663 bytes} [Wed Apr 22 21:50:26 2026] POST /v2.1/servers => generated 496 bytes in 683 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/854] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:50:27 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, ' 2026-04-22 21:50:27.391 8 WARNING neutronclient.v2_0.client [None req-96eaf4ff-c6a1-45ce-817e-6fee6e9ca00d 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] The 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: 431/855] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:27 2026] GET /v2.1/servers/c3e84616-b9ad-4029-af4d-1cfffe6f087e => generated 1456 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:28.396 8 WARNING neutronclient.v2_0.client [None req-d2b0d755-6192-40bc-8d08-4753eab74425 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] 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-04-22 21:50:28.420 7 WARNING neutronclient.v2_0.client [None req-4710d301-a032-49b1-886b-55efbe01c840 8c528bfec734493380b2f84fb10e050f ab9d23816f2f41b8b2188f728d017e6e - - default default] The 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/856] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:28 2026] GET /v2.1/servers/1f01f517-c9cf-4f42-979d-4ad68b386a71 => generated 1529 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-04-22 21:50:28.546 8 WARNING neutronclient.v2_0.client [None req-b8053490-f3ea-4767-ab6e-7bed709ed89e 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] 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-04-22 21:50:28.581 7 WARNING neutronclient.v2_0.client [None req-4710d301-a032-49b1-886b-55efbe01c840 8c528bfec734493380b2f84fb10e050f ab9d23816f2f41b8b2188f728d017e6e - - default default] The 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: 433/857] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:28 2026] GET /v2.1/servers/c3e84616-b9ad-4029-af4d-1cfffe6f087e => generated 1460 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/858] 10.0.0.100 () {34 vars in 663 bytes} [Wed Apr 22 21:50:28 2026] POST /v2.1/servers => generated 424 bytes in 443 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-04-22 21:50:28.804 8 WARNING neutronclient.v2_0.client [None req-436cec29-ffdb-4d7e-9fbc-b0953587ee43 8c528bfec734493380b2f84fb10e050f ab9d23816f2f41b8b2188f728d017e6e - - default default] The 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: 434/859] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:28 2026] GET /v2.1/servers/7e396610-c6e1-4b86-a27b-cc8b20d34865 => generated 1368 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:29.560 7 WARNING neutronclient.v2_0.client [None req-f8e5fb64-92f4-4c8c-8cad-05c423870a86 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] 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-04-22 21:50:29.645 8 WARNING neutronclient.v2_0.client [None req-a458a7d6-4788-4b80-a828-3a3b1860169a 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] The 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: 426/860] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:29 2026] GET /v2.1/servers/1f01f517-c9cf-4f42-979d-4ad68b386a71 => generated 1529 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/861] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:29 2026] GET /v2.1/servers/c3e84616-b9ad-4029-af4d-1cfffe6f087e => generated 1508 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:29.903 7 WARNING neutronclient.v2_0.client [None req-f5a5a8d4-4f31-45a2-8c35-dde68305a96d 8c528bfec734493380b2f84fb10e050f ab9d23816f2f41b8b2188f728d017e6e - - default default] The 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/862] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:29 2026] GET /v2.1/servers/7e396610-c6e1-4b86-a27b-cc8b20d34865 => generated 1372 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:30.739 8 WARNING neutronclient.v2_0.client [None req-7104ce82-ddde-4769-bb46-9db1d6596698 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] 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-04-22 21:50:30.757 7 WARNING neutronclient.v2_0.client [None req-faad3aaf-9872-49df-94a0-0f6ec569afee 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] The 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/863] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:30 2026] GET /v2.1/servers/c3e84616-b9ad-4029-af4d-1cfffe6f087e => generated 1508 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/864] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:30 2026] GET /v2.1/servers/1f01f517-c9cf-4f42-979d-4ad68b386a71 => generated 1529 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:31.006 7 WARNING neutronclient.v2_0.client [None req-d8c60743-ff85-444a-87aa-fedbcfd3a9c4 8c528bfec734493380b2f84fb10e050f ab9d23816f2f41b8b2188f728d017e6e - - default default] The 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: 429/865] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:30 2026] GET /v2.1/servers/7e396610-c6e1-4b86-a27b-cc8b20d34865 => generated 1364 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-04-22 21:50:31.890 8 WARNING neutronclient.v2_0.client [None req-123cc460-27a3-49e6-b958-568cd03874bd 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] 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-04-22 21:50:31.955 7 WARNING neutronclient.v2_0.client [None req-d0ba9ad3-88d4-4158-9a55-f760f87e740a 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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: 437/866] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:31 2026] GET /v2.1/servers/c3e84616-b9ad-4029-af4d-1cfffe6f087e => generated 1630 bytes in 986 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 430/867] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:31 2026] GET /v2.1/servers/1f01f517-c9cf-4f42-979d-4ad68b386a71 => generated 1529 bytes in 952 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:32.878 7 INFO nova.api.openstack.compute.server_external_events [req-49bad131-933d-4059-91fd-3befc902d91e req-9d4f98d8-c1b3-40f6-aa5d-e36372c1a3f7 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:2f3d0418-f834-4038-9cdc-9d4ea9253e8e for instance c3e84616-b9ad-4029-af4d-1cfffe6f087e on instance 2026-04-22 21:50:32.879 8 WARNING neutronclient.v2_0.client [None req-d23a51fc-0b07-4282-bacc-c1ca215d6922 8c528bfec734493380b2f84fb10e050f ab9d23816f2f41b8b2188f728d017e6e - - default default] The 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: 431/868] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:50:32 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) [pid: 8|app: 0|req: 438/869] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:32 2026] GET /v2.1/servers/7e396610-c6e1-4b86-a27b-cc8b20d34865 => generated 1420 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-04-22 21:50:32.976 7 INFO nova.api.openstack.compute.server_external_events [req-8f12c039-22c1-49c8-8397-080829a01ce6 req-1bb20cf5-a374-4d69-bcc9-480436ca6ca1 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-plugged:46791ade-8e51-4a13-88e7-a936dd810db0 for instance 1f01f517-c9cf-4f42-979d-4ad68b386a71 on instance [pid: 7|app: 0|req: 432/870] 10.0.0.138 () {38 vars in 815 bytes} [Wed Apr 22 21:50:32 2026] POST /v2.1/os-server-external-events => generated 183 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-04-22 21:50:33.701 8 WARNING neutronclient.v2_0.client [None req-2708c6d5-f6fc-408b-b976-b4dc5bf7089a 7ff7f9404062467cabf8bc9f7c9b8aa4 c10d095749c64195b9d6b841058eb4a2 - - default default] 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-04-22 21:50:33.872 8 WARNING neutronclient.v2_0.client [None req-2708c6d5-f6fc-408b-b976-b4dc5bf7089a 7ff7f9404062467cabf8bc9f7c9b8aa4 c10d095749c64195b9d6b841058eb4a2 - - default default] 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-04-22 21:50:33.887 7 WARNING neutronclient.v2_0.client [None req-f18d2efb-1e51-422b-97f1-7cd16b34d01d 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] The 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/871] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:33 2026] GET /v2.1/servers/c3e84616-b9ad-4029-af4d-1cfffe6f087e => generated 1628 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:34.097 7 WARNING neutronclient.v2_0.client [None req-6985b5ce-762a-4c73-a86c-413925913688 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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/872] 10.0.0.100 () {34 vars in 663 bytes} [Wed Apr 22 21:50:33 2026] POST /v2.1/servers => generated 424 bytes in 591 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-04-22 21:50:34.177 8 WARNING neutronclient.v2_0.client [None req-6ac3b796-7809-4bec-aec8-9740390d5e6c 8c528bfec734493380b2f84fb10e050f ab9d23816f2f41b8b2188f728d017e6e - - default default] The 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/873] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:34 2026] GET /v2.1/servers/1f01f517-c9cf-4f42-979d-4ad68b386a71 => generated 1529 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-04-22 21:50:34.213 7 WARNING neutronclient.v2_0.client [None req-2d5dd239-9c11-4b4f-b272-462fc86b96ac 7ff7f9404062467cabf8bc9f7c9b8aa4 c10d095749c64195b9d6b841058eb4a2 - - default default] The 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: 440/874] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:34 2026] GET /v2.1/servers/7e396610-c6e1-4b86-a27b-cc8b20d34865 => generated 1428 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/875] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:34 2026] GET /v2.1/servers/4c8f78ac-c723-412f-8251-999c06f2ba9f => generated 1371 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-04-22 21:50:34.917 8 INFO nova.api.openstack.compute.server_external_events [req-93ef5f93-0040-415f-b925-7368c71e267a req-77d181bd-4ac8-4c3e-96bc-3a7cc3a030b0 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:932e598d-f6fd-4a58-90a1-26527afd347e for instance 7e396610-c6e1-4b86-a27b-cc8b20d34865 on instance [pid: 8|app: 0|req: 441/878] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:50:34 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-04-22 21:50:35.108 7 WARNING neutronclient.v2_0.client [None req-d6dfebfb-a741-4715-b9cc-bfc6375582e7 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] 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-04-22 21:50:35.246 8 WARNING neutronclient.v2_0.client [None req-7da2af54-ccf5-4343-9007-e78a8f87961a 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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: 438/879] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:35 2026] GET /v2.1/servers/c3e84616-b9ad-4029-af4d-1cfffe6f087e => generated 1628 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:35.274 7 WARNING neutronclient.v2_0.client [None req-fda11bfa-a5a1-4ea4-bb89-995f649b71e4 8c528bfec734493380b2f84fb10e050f ab9d23816f2f41b8b2188f728d017e6e - - default default] The 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: 442/880] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:35 2026] GET /v2.1/servers/1f01f517-c9cf-4f42-979d-4ad68b386a71 => generated 1697 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:35.412 8 WARNING neutronclient.v2_0.client [None req-04c600ab-0b01-4b9f-9bc5-207ed7485502 7ff7f9404062467cabf8bc9f7c9b8aa4 c10d095749c64195b9d6b841058eb4a2 - - default default] The 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: 439/881] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:35 2026] GET /v2.1/servers/7e396610-c6e1-4b86-a27b-cc8b20d34865 => generated 1480 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, ' [pid: 8|app: 0|req: 443/882] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:35 2026] GET /v2.1/servers/4c8f78ac-c723-412f-8251-999c06f2ba9f => generated 1367 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-22 21:50:35.458 7 WARNING neutronclient.v2_0.client [None req-7c5548e4-62c8-4617-ac8d-7acebce206ff 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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: 440/883] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:35 2026] GET /v2.1/servers/1f01f517-c9cf-4f42-979d-4ad68b386a71 => generated 1697 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-04-22 21:50:36.304 8 WARNING neutronclient.v2_0.client [None req-93788a78-5ccc-4f8f-aeac-fcd4fa81d3cf 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] 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-04-22 21:50:36.395 7 INFO nova.api.openstack.compute.server_external_events [req-9d34f16f-06a9-4f92-8e42-f700e7a2e2d9 req-7fdcd324-9650-4d38-8a2f-ca6115a9396d 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:46791ade-8e51-4a13-88e7-a936dd810db0 for instance 1f01f517-c9cf-4f42-979d-4ad68b386a71 on instance [pid: 7|app: 0|req: 441/884] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:50:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/885] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:36 2026] GET /v2.1/servers/c3e84616-b9ad-4029-af4d-1cfffe6f087e => generated 1628 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-04-22 21:50:36.488 7 WARNING neutronclient.v2_0.client [None req-36482c0d-0fe6-4fca-8637-9ba30bba8134 8c528bfec734493380b2f84fb10e050f ab9d23816f2f41b8b2188f728d017e6e - - default default] 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-04-22 21:50:36.517 8 WARNING neutronclient.v2_0.client [None req-17bdfd12-3c26-4e28-90f9-e4b8388f5ff2 7ff7f9404062467cabf8bc9f7c9b8aa4 c10d095749c64195b9d6b841058eb4a2 - - default default] The 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: 445/886] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:36 2026] GET /v2.1/servers/4c8f78ac-c723-412f-8251-999c06f2ba9f => generated 1423 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/887] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:36 2026] GET /v2.1/servers/7e396610-c6e1-4b86-a27b-cc8b20d34865 => generated 1468 bytes in 549 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:37.399 8 INFO nova.api.openstack.compute.server_external_events [req-6f2cca13-7aeb-4e2b-aa70-0a95d342dc62 req-22ac0e52-b79e-4c4a-bca2-22d05842552c 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-plugged:2f3d0418-f834-4038-9cdc-9d4ea9253e8e for instance c3e84616-b9ad-4029-af4d-1cfffe6f087e on instance [pid: 8|app: 0|req: 446/888] 10.0.0.138 () {38 vars in 815 bytes} [Wed Apr 22 21:50:37 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-04-22 21:50:37.486 7 WARNING neutronclient.v2_0.client [None req-b723e09b-929d-4dfd-9cfb-24c9d322a1cc 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] 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: 443/889] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:37 2026] GET /v2.1/servers/c3e84616-b9ad-4029-af4d-1cfffe6f087e => generated 1628 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-22 21:50:37.613 8 WARNING neutronclient.v2_0.client [None req-8afaaf9d-da41-429b-9c16-03f0cc625161 7ff7f9404062467cabf8bc9f7c9b8aa4 c10d095749c64195b9d6b841058eb4a2 - - default default] The 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/890] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:37 2026] GET /v2.1/servers/4c8f78ac-c723-412f-8251-999c06f2ba9f => generated 1423 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-04-22 21:50:38.072 7 WARNING neutronclient.v2_0.client [None req-83549e1a-94ec-463c-b62a-1762c4879b9f 8c528bfec734493380b2f84fb10e050f ab9d23816f2f41b8b2188f728d017e6e - - default default] The 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: 444/891] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:38 2026] GET /v2.1/servers/7e396610-c6e1-4b86-a27b-cc8b20d34865 => generated 1468 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-04-22 21:50:38.640 8 WARNING neutronclient.v2_0.client [None req-095ed277-a9a0-40e7-8546-eb12d0f4ee43 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] 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-04-22 21:50:38.720 7 WARNING neutronclient.v2_0.client [None req-2b4db994-e225-4a9a-844f-f162bf518bf1 7ff7f9404062467cabf8bc9f7c9b8aa4 c10d095749c64195b9d6b841058eb4a2 - - default default] The 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/892] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:38 2026] GET /v2.1/servers/c3e84616-b9ad-4029-af4d-1cfffe6f087e => generated 1628 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/893] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:38 2026] GET /v2.1/servers/4c8f78ac-c723-412f-8251-999c06f2ba9f => generated 1431 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:39.218 8 WARNING neutronclient.v2_0.client [None req-75e44ed8-5b2d-49e8-8eb6-5b218b6111e2 8c528bfec734493380b2f84fb10e050f ab9d23816f2f41b8b2188f728d017e6e - - default default] The 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/894] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:39 2026] GET /v2.1/servers/7e396610-c6e1-4b86-a27b-cc8b20d34865 => generated 1468 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-04-22 21:50:39.378 7 INFO nova.api.openstack.compute.server_external_events [req-6a384e29-62aa-47bf-a3bc-4cffc9738cb4 req-2e788c0c-ae7c-4f95-9555-5f801436ef44 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:18adaada-efe7-4215-94ee-509681ff1fad for instance 4c8f78ac-c723-412f-8251-999c06f2ba9f on instance [pid: 7|app: 0|req: 446/895] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:50:39 2026] POST /v2.1/os-server-external-events => generated 179 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:39.790 8 WARNING neutronclient.v2_0.client [None req-d9b52ee0-9db7-489b-a894-1b0429ae902b 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] 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-04-22 21:50:39.825 7 WARNING neutronclient.v2_0.client [None req-5756058f-a162-4b45-aa0c-c8556f3b93b6 7ff7f9404062467cabf8bc9f7c9b8aa4 c10d095749c64195b9d6b841058eb4a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 450/896] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:39 2026] GET /v2.1/servers/c3e84616-b9ad-4029-af4d-1cfffe6f087e => generated 1628 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/897] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:39 2026] GET /v2.1/servers/4c8f78ac-c723-412f-8251-999c06f2ba9f => generated 1483 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:40.377 8 WARNING neutronclient.v2_0.client [None req-fef25a2d-f976-4732-98d2-f6d9a2d5e62f 8c528bfec734493380b2f84fb10e050f ab9d23816f2f41b8b2188f728d017e6e - - default default] 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-04-22 21:50:40.494 7 INFO nova.api.openstack.compute.server_external_events [req-7db2e8b1-6d0e-4fdd-b8e2-8cb177da43d1 req-996ae8c0-e1fd-4cf4-a433-702a58503b61 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-plugged:932e598d-f6fd-4a58-90a1-26527afd347e for instance 7e396610-c6e1-4b86-a27b-cc8b20d34865 on instance [pid: 7|app: 0|req: 448/898] 10.0.0.138 () {38 vars in 815 bytes} [Wed Apr 22 21:50:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/899] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:40 2026] GET /v2.1/servers/7e396610-c6e1-4b86-a27b-cc8b20d34865 => generated 1468 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:40.991 7 WARNING neutronclient.v2_0.client [None req-9e4a6a22-9479-45c8-8026-f6b4fc82b373 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] 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-04-22 21:50:41.020 8 WARNING neutronclient.v2_0.client [None req-dbc2d418-8dd1-4db2-8df8-8052f9665295 7ff7f9404062467cabf8bc9f7c9b8aa4 c10d095749c64195b9d6b841058eb4a2 - - default default] The 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: 449/900] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:40 2026] GET /v2.1/servers/c3e84616-b9ad-4029-af4d-1cfffe6f087e => generated 1808 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, ' [pid: 8|app: 0|req: 452/901] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:40 2026] GET /v2.1/servers/4c8f78ac-c723-412f-8251-999c06f2ba9f => generated 1471 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-22 21:50:41.208 7 WARNING neutronclient.v2_0.client [None req-6d80d65d-d4f7-40f7-8713-dbd3c7d8f59b 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] The 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: 450/902] 10.0.0.100 () {32 vars in 741 bytes} [Wed Apr 22 21:50:41 2026] GET /v2.1/servers/c3e84616-b9ad-4029-af4d-1cfffe6f087e/os-interface => generated 284 bytes in 102 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-04-22 21:50:41.591 8 WARNING neutronclient.v2_0.client [None req-b6ed6d09-d1c7-445a-859a-85c34ce0c43e 8c528bfec734493380b2f84fb10e050f ab9d23816f2f41b8b2188f728d017e6e - - default default] The 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: 453/903] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:41 2026] GET /v2.1/servers/7e396610-c6e1-4b86-a27b-cc8b20d34865 => generated 1468 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-04-22 21:50:42.028 7 INFO nova.api.openstack.compute.server_external_events [req-bc9e56ce-83fb-46e9-a56d-b00d525630d6 req-3b02055d-41ff-4d63-b27f-7256646cc480 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:2f3d0418-f834-4038-9cdc-9d4ea9253e8e for instance c3e84616-b9ad-4029-af4d-1cfffe6f087e on instance [pid: 7|app: 0|req: 451/904] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:50:42 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-04-22 21:50:42.237 8 WARNING neutronclient.v2_0.client [None req-fc821d1b-921e-442f-8318-e30101c9cb5b 7ff7f9404062467cabf8bc9f7c9b8aa4 c10d095749c64195b9d6b841058eb4a2 - - default default] The 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: 454/905] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:42 2026] GET /v2.1/servers/4c8f78ac-c723-412f-8251-999c06f2ba9f => generated 1471 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-04-22 21:50:42.776 7 WARNING neutronclient.v2_0.client [None req-5c1290ad-bc93-49b6-b27e-ee92763eff85 8c528bfec734493380b2f84fb10e050f ab9d23816f2f41b8b2188f728d017e6e - - default default] The 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/906] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:42 2026] GET /v2.1/servers/7e396610-c6e1-4b86-a27b-cc8b20d34865 => generated 1648 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:43.395 8 WARNING neutronclient.v2_0.client [None req-a3cd1760-087d-408c-a6fc-680511bab69c 7ff7f9404062467cabf8bc9f7c9b8aa4 c10d095749c64195b9d6b841058eb4a2 - - default default] The 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: 455/907] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:43 2026] GET /v2.1/servers/4c8f78ac-c723-412f-8251-999c06f2ba9f => generated 1471 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 453/908] 10.0.0.100 () {32 vars in 718 bytes} [Wed Apr 22 21:50:44 2026] DELETE /v2.1/servers/7e396610-c6e1-4b86-a27b-cc8b20d34865 => generated 0 bytes in 114 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-04-22 21:50:44.208 8 WARNING neutronclient.v2_0.client [None req-923500ae-2fda-4b4b-ac38-c64ecee3ab1d 8c528bfec734493380b2f84fb10e050f ab9d23816f2f41b8b2188f728d017e6e - - default default] The 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: 456/909] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:44 2026] GET /v2.1/servers/7e396610-c6e1-4b86-a27b-cc8b20d34865 => generated 1654 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-04-22 21:50:44.547 7 WARNING neutronclient.v2_0.client [None req-093813f2-5f1d-4f00-bc3c-bd15ebc3fa2e 7ff7f9404062467cabf8bc9f7c9b8aa4 c10d095749c64195b9d6b841058eb4a2 - - default default] The 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/910] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:44 2026] GET /v2.1/servers/4c8f78ac-c723-412f-8251-999c06f2ba9f => generated 1471 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:45.187 7 INFO nova.api.openstack.compute.server_external_events [req-5b3e4be8-2b0f-4301-851d-96b3dd37b1f2 req-3e05acd5-ee34-4ab6-8bdc-634381714c28 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-plugged:18adaada-efe7-4215-94ee-509681ff1fad for instance 4c8f78ac-c723-412f-8251-999c06f2ba9f on instance [pid: 7|app: 0|req: 456/913] 10.0.0.138 () {38 vars in 815 bytes} [Wed Apr 22 21:50:45 2026] POST /v2.1/os-server-external-events => generated 183 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-04-22 21:50:45.364 8 WARNING neutronclient.v2_0.client [None req-8957ba30-8343-4167-b512-531a94d88092 8c528bfec734493380b2f84fb10e050f ab9d23816f2f41b8b2188f728d017e6e - - default default] The 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.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:45 2026] GET /v2.1/servers/7e396610-c6e1-4b86-a27b-cc8b20d34865 => generated 1654 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-04-22 21:50:45.688 7 WARNING neutronclient.v2_0.client [None req-dcf0c1dd-1b23-4f5f-8e96-bedb3bf69154 7ff7f9404062467cabf8bc9f7c9b8aa4 c10d095749c64195b9d6b841058eb4a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 457/915] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:45 2026] GET /v2.1/servers/4c8f78ac-c723-412f-8251-999c06f2ba9f => generated 1471 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, ' 2026-04-22 21:50:46.518 8 WARNING neutronclient.v2_0.client [None req-0007524a-2109-45ed-a5db-3ff2b06f21e7 8c528bfec734493380b2f84fb10e050f ab9d23816f2f41b8b2188f728d017e6e - - default default] The 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: 459/916] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:46 2026] GET /v2.1/servers/7e396610-c6e1-4b86-a27b-cc8b20d34865 => generated 1654 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-04-22 21:50:46.879 7 WARNING neutronclient.v2_0.client [None req-c76188b7-8480-449b-9d88-d6d667ad67ae 7ff7f9404062467cabf8bc9f7c9b8aa4 c10d095749c64195b9d6b841058eb4a2 - - default default] The 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.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:46 2026] GET /v2.1/servers/4c8f78ac-c723-412f-8251-999c06f2ba9f => generated 1656 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, ' [pid: 8|app: 0|req: 460/918] 10.0.0.100 () {32 vars in 723 bytes} [Wed Apr 22 21:50:46 2026] GET /v2.1/servers/4c8f78ac-c723-412f-8251-999c06f2ba9f/ips => generated 109 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: 7|app: 0|req: 459/919] 10.0.0.100 () {32 vars in 723 bytes} [Wed Apr 22 21:50:47 2026] GET /v2.1/servers/4c8f78ac-c723-412f-8251-999c06f2ba9f/ips => generated 109 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:47.085 7 INFO nova.api.openstack.compute.server_external_events [req-2f26053b-27f1-47ed-955d-030dab034949 req-fcd47650-5101-4f47-a7d6-8557b84228cc 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-deleted:932e598d-f6fd-4a58-90a1-26527afd347e for instance 7e396610-c6e1-4b86-a27b-cc8b20d34865 on instance [pid: 8|app: 0|req: 461/920] 10.0.0.100 () {32 vars in 825 bytes} [Wed Apr 22 21:50:47 2026] GET /v2.1/servers/4c8f78ac-c723-412f-8251-999c06f2ba9f/ips/tempest-ServerAddressesTestJSON-1763931528-network => generated 94 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/921] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:50:47 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/922] 10.0.0.100 () {32 vars in 718 bytes} [Wed Apr 22 21:50:47 2026] DELETE /v2.1/servers/4c8f78ac-c723-412f-8251-999c06f2ba9f => generated 0 bytes in 86 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-04-22 21:50:47.240 7 WARNING neutronclient.v2_0.client [None req-f08e185a-82a4-4c02-ab6c-6f8765a3d97d 7ff7f9404062467cabf8bc9f7c9b8aa4 c10d095749c64195b9d6b841058eb4a2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 461/923] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:47 2026] GET /v2.1/servers/4c8f78ac-c723-412f-8251-999c06f2ba9f => generated 1662 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-04-22 21:50:47.692 8 WARNING neutronclient.v2_0.client [None req-6b453f92-8760-4ee5-90fe-72df74a783da 8c528bfec734493380b2f84fb10e050f ab9d23816f2f41b8b2188f728d017e6e - - default default] The 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: 463/924] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:47 2026] GET /v2.1/servers/7e396610-c6e1-4b86-a27b-cc8b20d34865 => generated 1449 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:48.416 7 WARNING neutronclient.v2_0.client [None req-2607ffe5-e6e6-42f3-9fc1-65d0181b89c6 7ff7f9404062467cabf8bc9f7c9b8aa4 c10d095749c64195b9d6b841058eb4a2 - - default default] The 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/925] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:48 2026] GET /v2.1/servers/4c8f78ac-c723-412f-8251-999c06f2ba9f => generated 1662 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:48.808 8 WARNING neutronclient.v2_0.client [None req-65f8ecac-134f-4e34-acad-0092b4e5d42e 8c528bfec734493380b2f84fb10e050f ab9d23816f2f41b8b2188f728d017e6e - - default default] The 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: 464/926] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:48 2026] GET /v2.1/servers/7e396610-c6e1-4b86-a27b-cc8b20d34865 => generated 1454 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-04-22 21:50:49.421 7 WARNING neutronclient.v2_0.client [None req-cc08439a-c563-4c4a-a3f8-c0de8e37c23b 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] The 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/927] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:49 2026] GET /v2.1/servers/c3e84616-b9ad-4029-af4d-1cfffe6f087e => generated 1928 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-04-22 21:50:49.608 8 WARNING neutronclient.v2_0.client [None req-667cc5f8-a16d-4565-bfff-79cc4b476dab 7ff7f9404062467cabf8bc9f7c9b8aa4 c10d095749c64195b9d6b841058eb4a2 - - default default] The 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: 465/928] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:49 2026] GET /v2.1/servers/4c8f78ac-c723-412f-8251-999c06f2ba9f => generated 1662 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-04-22 21:50:49.902 7 WARNING neutronclient.v2_0.client [None req-bfc941b3-cd67-4bfd-83ef-35a546158a61 8c528bfec734493380b2f84fb10e050f ab9d23816f2f41b8b2188f728d017e6e - - default default] The 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: 464/929] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:49 2026] GET /v2.1/servers/7e396610-c6e1-4b86-a27b-cc8b20d34865 => generated 1454 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-04-22 21:50:50.023 8 INFO nova.api.openstack.compute.server_external_events [req-6b7abfe5-8e45-451e-a4f9-38536c3e7745 req-e21a83b4-a6b6-481d-9a1c-626a2951c8d8 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-deleted:18adaada-efe7-4215-94ee-509681ff1fad for instance 4c8f78ac-c723-412f-8251-999c06f2ba9f on instance [pid: 8|app: 0|req: 466/930] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:50:50 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-04-22 21:50:50.776 7 WARNING neutronclient.v2_0.client [None req-da0c67c9-4dd1-4ed7-a308-b01818a23269 7ff7f9404062467cabf8bc9f7c9b8aa4 c10d095749c64195b9d6b841058eb4a2 - - default default] The 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: 465/931] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:50 2026] GET /v2.1/servers/4c8f78ac-c723-412f-8251-999c06f2ba9f => generated 1452 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-04-22 21:50:50.979 8 INFO nova.api.openstack.wsgi [None req-cc4df86c-de79-4270-93a1-dd987e3bb2b2 8c528bfec734493380b2f84fb10e050f ab9d23816f2f41b8b2188f728d017e6e - - default default] HTTP exception thrown: Instance 7e396610-c6e1-4b86-a27b-cc8b20d34865 could not be found. [pid: 8|app: 0|req: 467/932] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:50 2026] GET /v2.1/servers/7e396610-c6e1-4b86-a27b-cc8b20d34865 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 466/933] 10.0.0.100 () {32 vars in 753 bytes} [Wed Apr 22 21:50:51 2026] GET /v2.1/servers/c3e84616-b9ad-4029-af4d-1cfffe6f087e/os-server-password => generated 116 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-04-22 21:50:51.872 8 WARNING neutronclient.v2_0.client [None req-81cc71f3-1b96-4bfb-8cd6-66d27d8fc0c2 7ff7f9404062467cabf8bc9f7c9b8aa4 c10d095749c64195b9d6b841058eb4a2 - - default default] The 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/934] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:51 2026] GET /v2.1/servers/4c8f78ac-c723-412f-8251-999c06f2ba9f => generated 1457 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, ' [pid: 7|app: 0|req: 467/935] 10.0.0.100 () {32 vars in 718 bytes} [Wed Apr 22 21:50:52 2026] DELETE /v2.1/servers/c3e84616-b9ad-4029-af4d-1cfffe6f087e => generated 0 bytes in 124 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:52.957 8 WARNING neutronclient.v2_0.client [None req-23352d3a-d8f5-48b9-9eaa-9cce082a1e51 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] 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-04-22 21:50:52.971 7 WARNING neutronclient.v2_0.client [None req-3be65d82-5146-48d1-b900-d4b5251861ae 7ff7f9404062467cabf8bc9f7c9b8aa4 c10d095749c64195b9d6b841058eb4a2 - - default default] The 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/936] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:52 2026] GET /v2.1/servers/4c8f78ac-c723-412f-8251-999c06f2ba9f => generated 1457 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/937] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:52 2026] GET /v2.1/servers/c3e84616-b9ad-4029-af4d-1cfffe6f087e => generated 1934 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:54.070 7 INFO nova.api.openstack.wsgi [None req-5a5f12f7-d6af-49ed-af6f-6181162356fc 7ff7f9404062467cabf8bc9f7c9b8aa4 c10d095749c64195b9d6b841058eb4a2 - - default default] HTTP exception thrown: Instance 4c8f78ac-c723-412f-8251-999c06f2ba9f could not be found. [pid: 7|app: 0|req: 469/938] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:54 2026] GET /v2.1/servers/4c8f78ac-c723-412f-8251-999c06f2ba9f => 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-04-22 21:50:54.126 8 WARNING neutronclient.v2_0.client [None req-7a52580d-cec9-4e38-abf3-30ab40837a59 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] The 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/939] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:54 2026] GET /v2.1/servers/c3e84616-b9ad-4029-af4d-1cfffe6f087e => generated 1934 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 470/942] 10.0.0.100 () {34 vars in 750 bytes} [Wed Apr 22 21:50:54 2026] POST /v2.1/servers/1f01f517-c9cf-4f42-979d-4ad68b386a71/action => generated 32008 bytes in 561 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-04-22 21:50:55.435 8 WARNING neutronclient.v2_0.client [None req-f7a0195c-7f55-4433-845c-c87abfa3fc2f 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] 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: 473/943] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:55 2026] GET /v2.1/servers/c3e84616-b9ad-4029-af4d-1cfffe6f087e => generated 1934 bytes in 978 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-22 21:50:56.371 7 INFO nova.api.openstack.compute.server_external_events [req-eca8467b-c6e2-43ba-b607-4ee582fb1efc req-5096a86d-9e33-47fe-8a9b-9382a3c0f381 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-deleted:2f3d0418-f834-4038-9cdc-9d4ea9253e8e for instance c3e84616-b9ad-4029-af4d-1cfffe6f087e on instance [pid: 7|app: 0|req: 471/944] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:50:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 48 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-04-22 21:50:57.423 8 WARNING neutronclient.v2_0.client [None req-ccea7411-2fb3-442e-8ed2-75fd05674fb9 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] The 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/945] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:57 2026] GET /v2.1/servers/c3e84616-b9ad-4029-af4d-1cfffe6f087e => generated 1542 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:58.542 7 WARNING neutronclient.v2_0.client [None req-8a85aeb4-e4b1-4abd-8517-9cd4521a28fb 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] The 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: 472/946] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:58 2026] GET /v2.1/servers/c3e84616-b9ad-4029-af4d-1cfffe6f087e => generated 1542 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:50:59.628 8 INFO nova.api.openstack.wsgi [None req-1dde5055-ec21-4db6-acf3-8617f97cd093 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] HTTP exception thrown: Instance c3e84616-b9ad-4029-af4d-1cfffe6f087e could not be found. [pid: 8|app: 0|req: 475/947] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:59 2026] GET /v2.1/servers/c3e84616-b9ad-4029-af4d-1cfffe6f087e => generated 111 bytes in 35 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-04-22 21:50:59.673 7 INFO nova.api.openstack.wsgi [None req-0f6f18c7-f26c-4519-8203-e00ce6bf3e9c 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] HTTP exception thrown: Instance c3e84616-b9ad-4029-af4d-1cfffe6f087e could not be found. [pid: 7|app: 0|req: 473/948] 10.0.0.100 () {32 vars in 718 bytes} [Wed Apr 22 21:50:59 2026] DELETE /v2.1/servers/c3e84616-b9ad-4029-af4d-1cfffe6f087e => 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-04-22 21:50:59.706 8 INFO nova.api.openstack.wsgi [None req-e3fb9256-9257-496f-8649-bf09ea082cd9 47045aac0c7f4652b3f5ad8d23962f34 73fcbc615928402fb9d5230539a1d15e - - default default] HTTP exception thrown: Instance c3e84616-b9ad-4029-af4d-1cfffe6f087e could not be found. [pid: 8|app: 0|req: 476/949] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:50:59 2026] GET /v2.1/servers/c3e84616-b9ad-4029-af4d-1cfffe6f087e => 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, ' [pid: 7|app: 0|req: 474/950] 10.0.0.100 () {32 vars in 706 bytes} [Wed Apr 22 21:50:59 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2061401300 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 477/951] 10.0.0.100 () {32 vars in 728 bytes} [Wed Apr 22 21:51:00 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1653891517 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/954] 10.0.0.100 () {32 vars in 718 bytes} [Wed Apr 22 21:51:05 2026] DELETE /v2.1/servers/1f01f517-c9cf-4f42-979d-4ad68b386a71 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-22 21:51:05.877 8 WARNING neutronclient.v2_0.client [None req-69bec070-acf9-4f1b-b396-c0636b360b40 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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: 479/955] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:51:05 2026] GET /v2.1/servers/1f01f517-c9cf-4f42-979d-4ad68b386a71 => generated 1823 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:51:07.113 7 WARNING neutronclient.v2_0.client [None req-bca0d11e-db25-4deb-ab96-03030d9c077b 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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: 477/956] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:51:07 2026] GET /v2.1/servers/1f01f517-c9cf-4f42-979d-4ad68b386a71 => generated 1823 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-04-22 21:51:08.289 8 WARNING neutronclient.v2_0.client [None req-c18de472-ceea-46ce-a036-bb9f03db7eba 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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: 480/957] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:51:08 2026] GET /v2.1/servers/1f01f517-c9cf-4f42-979d-4ad68b386a71 => generated 1823 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-04-22 21:51:09.037 7 INFO nova.api.openstack.compute.server_external_events [req-a86c56cc-2c1e-4c70-bdd7-643e6aeee5e9 req-0019d87e-d2db-4fec-8158-c04f4aadd6d7 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-deleted:46791ade-8e51-4a13-88e7-a936dd810db0 for instance 1f01f517-c9cf-4f42-979d-4ad68b386a71 on instance [pid: 7|app: 0|req: 478/958] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:51:08 2026] POST /v2.1/os-server-external-events => generated 183 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-04-22 21:51:09.441 8 WARNING neutronclient.v2_0.client [None req-db50f924-3d0b-4f8d-8530-99f3752b0b9d 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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: 481/959] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:51:09 2026] GET /v2.1/servers/1f01f517-c9cf-4f42-979d-4ad68b386a71 => generated 1484 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-04-22 21:51:10.537 7 WARNING neutronclient.v2_0.client [None req-f71aa693-1580-482c-acbf-a4f346329c5d 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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: 479/960] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:51:10 2026] GET /v2.1/servers/1f01f517-c9cf-4f42-979d-4ad68b386a71 => generated 1489 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-04-22 21:51:11.801 8 WARNING neutronclient.v2_0.client [None req-b158e154-fe87-41d4-9a62-68fb2e4ab840 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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: 482/961] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:51:11 2026] GET /v2.1/servers/1f01f517-c9cf-4f42-979d-4ad68b386a71 => generated 1489 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-04-22 21:51:12.945 7 INFO nova.api.openstack.wsgi [None req-9586b12d-adf9-4935-84a2-fde3d0e35af3 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] HTTP exception thrown: Instance 1f01f517-c9cf-4f42-979d-4ad68b386a71 could not be found. [pid: 7|app: 0|req: 480/962] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:51:12 2026] GET /v2.1/servers/1f01f517-c9cf-4f42-979d-4ad68b386a71 => generated 111 bytes in 37 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: 483/963] 10.0.0.100 () {32 vars in 730 bytes} [Wed Apr 22 21:51:13 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2128193561 => generated 0 bytes in 21 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: 481/964] 10.0.0.100 () {32 vars in 718 bytes} [Wed Apr 22 21:51:13 2026] DELETE /v2.1/servers/a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-22 21:51:13.603 8 WARNING neutronclient.v2_0.client [None req-6eb2e9dd-7c8a-4722-ab42-40c6b18e75e9 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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: 484/965] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:51:13 2026] GET /v2.1/servers/a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 => generated 1702 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:51:14.952 8 WARNING neutronclient.v2_0.client [None req-79ee72db-4ca6-46ed-8238-6163417eb502 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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/968] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:51:14 2026] GET /v2.1/servers/a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 => generated 1702 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:51:16.242 7 WARNING neutronclient.v2_0.client [None req-53094b74-fabb-4412-a48d-d4f673204bc1 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] 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: 484/969] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:51:16 2026] GET /v2.1/servers/a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 => generated 1634 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-22 21:51:16.553 8 INFO nova.api.openstack.compute.server_external_events [req-69f90033-7817-46c3-a7ec-6c7276474c48 req-70398645-0edc-4156-9d7b-e702ed765e53 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-deleted:f7f56ae6-8849-4dff-aba4-04361fcb18c2 for instance a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 on instance [pid: 8|app: 0|req: 486/970] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:51:16 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-04-22 21:51:17.641 7 WARNING neutronclient.v2_0.client [None req-131fe72e-4b66-424c-81a7-ef85f6e5adb5 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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/971] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:51:17 2026] GET /v2.1/servers/a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 => generated 1487 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:51:18.724 8 WARNING neutronclient.v2_0.client [None req-09cf7abc-902d-4cec-8118-42b5b01c9539 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] The 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/972] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:51:18 2026] GET /v2.1/servers/a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 => generated 1487 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, ' 2026-04-22 21:51:19.813 7 INFO nova.api.openstack.wsgi [None req-8f8116e6-a406-49c8-9bef-70eab2aadffa 5af100891eae4c1191b55217c9b8ab7d c6ffe4245f43404c90fc5cba9a40c3b3 - - default default] HTTP exception thrown: Instance a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 could not be found. [pid: 7|app: 0|req: 486/973] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:51:19 2026] GET /v2.1/servers/a1f1da10-05bb-4a0d-ae86-d312f3c2e4f9 => 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, ' [pid: 8|app: 0|req: 488/974] 10.0.0.100 () {32 vars in 728 bytes} [Wed Apr 22 21:51:19 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-230114018 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 493/987] 10.0.0.100 () {34 vars in 671 bytes} [Wed Apr 22 21:52:18 2026] POST /v2.1/os-keypairs => generated 395 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 21:52:20.368 8 WARNING neutronclient.v2_0.client [None req-6314acc2-6877-4516-a37a-bd7f8252e165 9af09fce6ad4476792fb909c94b565d9 594fd1e8a09a4518b0247436286b7c80 - - default default] 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-04-22 21:52:20.407 8 WARNING neutronclient.v2_0.client [None req-6314acc2-6877-4516-a37a-bd7f8252e165 9af09fce6ad4476792fb909c94b565d9 594fd1e8a09a4518b0247436286b7c80 - - default default] 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-04-22 21:52:20.626 8 WARNING neutronclient.v2_0.client [None req-6314acc2-6877-4516-a37a-bd7f8252e165 9af09fce6ad4476792fb909c94b565d9 594fd1e8a09a4518b0247436286b7c80 - - default default] The 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/988] 10.0.0.100 () {34 vars in 663 bytes} [Wed Apr 22 21:52:20 2026] POST /v2.1/servers => generated 447 bytes in 505 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-22 21:52:20.827 7 WARNING neutronclient.v2_0.client [None req-70ea27d7-6532-47d0-89be-d27141d60d10 9af09fce6ad4476792fb909c94b565d9 594fd1e8a09a4518b0247436286b7c80 - - default default] The 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/989] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:52:20 2026] GET /v2.1/servers/f60b4986-8156-4752-a0fb-38b8dc69405f => generated 1394 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-04-22 21:52:25.937 8 WARNING neutronclient.v2_0.client [None req-2b52aea3-3241-49dd-8391-d6b51e7ea61e 9af09fce6ad4476792fb909c94b565d9 594fd1e8a09a4518b0247436286b7c80 - - default default] The 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/992] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:52:25 2026] GET /v2.1/servers/f60b4986-8156-4752-a0fb-38b8dc69405f => generated 1519 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:52:26.113 7 INFO nova.api.openstack.compute.server_external_events [req-51fa8b5d-4659-48e3-a416-ff0cd0b3fcbb req-4058b167-1e1d-4bf6-813f-ecc37051bf3e 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:97532556-706a-416c-bbc7-0473a985176d for instance f60b4986-8156-4752-a0fb-38b8dc69405f on instance [pid: 7|app: 0|req: 496/993] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:52:26 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-04-22 21:52:31.079 8 WARNING neutronclient.v2_0.client [None req-da04ba27-5adc-40d8-964f-9886032134c8 9af09fce6ad4476792fb909c94b565d9 594fd1e8a09a4518b0247436286b7c80 - - default default] The 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: 498/994] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:52:31 2026] GET /v2.1/servers/f60b4986-8156-4752-a0fb-38b8dc69405f => generated 1517 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:52:31.283 7 INFO nova.api.openstack.compute.server_external_events [req-6e57c483-7bd4-4f6e-a06b-b5e1c429dd59 req-a53fd9ec-7606-486f-ab07-b45f7b6d6047 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-plugged:97532556-706a-416c-bbc7-0473a985176d for instance f60b4986-8156-4752-a0fb-38b8dc69405f on instance [pid: 7|app: 0|req: 497/995] 10.0.0.138 () {38 vars in 815 bytes} [Wed Apr 22 21:52:31 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-04-22 21:52:36.272 7 WARNING neutronclient.v2_0.client [None req-e0d7220e-863c-4090-9f85-0f5013c61183 9af09fce6ad4476792fb909c94b565d9 594fd1e8a09a4518b0247436286b7c80 - - default default] The 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/998] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:52:36 2026] GET /v2.1/servers/f60b4986-8156-4752-a0fb-38b8dc69405f => generated 1816 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-04-22 21:52:37.496 7 INFO nova.api.openstack.compute.server_external_events [req-94667e7f-6be5-4284-8d5a-04a7f3417f19 req-413452c3-1388-4b93-a74a-fb0bae7e67fa 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:97532556-706a-416c-bbc7-0473a985176d for instance f60b4986-8156-4752-a0fb-38b8dc69405f on instance [pid: 7|app: 0|req: 500/999] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:52:37 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 21:52:37.531 8 WARNING neutronclient.v2_0.client [None req-3e6d1f8f-4a9a-4993-a0fe-8f286464c5f5 9af09fce6ad4476792fb909c94b565d9 594fd1e8a09a4518b0247436286b7c80 - - default default] 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-04-22 21:52:37.575 8 WARNING neutronclient.v2_0.client [None req-3e6d1f8f-4a9a-4993-a0fe-8f286464c5f5 9af09fce6ad4476792fb909c94b565d9 594fd1e8a09a4518b0247436286b7c80 - - default default] 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-04-22 21:52:37.806 8 WARNING neutronclient.v2_0.client [None req-3e6d1f8f-4a9a-4993-a0fe-8f286464c5f5 9af09fce6ad4476792fb909c94b565d9 594fd1e8a09a4518b0247436286b7c80 - - default default] The 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: 500/1000] 10.0.0.100 () {34 vars in 663 bytes} [Wed Apr 22 21:52:37 2026] POST /v2.1/servers => generated 447 bytes in 489 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-04-22 21:52:37.994 7 WARNING neutronclient.v2_0.client [None req-8947bffe-5582-456c-8896-186e496720d6 9af09fce6ad4476792fb909c94b565d9 594fd1e8a09a4518b0247436286b7c80 - - default default] The 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: 501/1001] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:52:37 2026] GET /v2.1/servers/c8e3aabd-cbe3-42be-a9d5-b66edbab8192 => generated 1393 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:52:43.076 8 WARNING neutronclient.v2_0.client [None req-2f624c54-9400-4fa8-9d33-9294da17944f 9af09fce6ad4476792fb909c94b565d9 594fd1e8a09a4518b0247436286b7c80 - - default default] The 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/1002] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:52:43 2026] GET /v2.1/servers/c8e3aabd-cbe3-42be-a9d5-b66edbab8192 => generated 1518 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:52:43.254 7 INFO nova.api.openstack.compute.server_external_events [req-b14604ea-ca8f-4ac0-b62b-c9245c2962f4 req-e798280d-32ce-4c5d-9bb3-ce8a3eee2a35 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:dc4aec42-8f7d-49fa-9d68-84dbe9d13725 for instance c8e3aabd-cbe3-42be-a9d5-b66edbab8192 on instance [pid: 7|app: 0|req: 502/1003] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:52:43 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-04-22 21:52:46.769 8 INFO nova.api.openstack.compute.server_external_events [req-1ded8e46-adef-45c4-bbeb-f78cd478ef25 req-34c2a487-4e8e-4ac3-8484-4d52f7d5e804 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-plugged:dc4aec42-8f7d-49fa-9d68-84dbe9d13725 for instance c8e3aabd-cbe3-42be-a9d5-b66edbab8192 on instance [pid: 8|app: 0|req: 503/1006] 10.0.0.138 () {38 vars in 815 bytes} [Wed Apr 22 21:52:46 2026] POST /v2.1/os-server-external-events => generated 183 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-04-22 21:52:48.212 7 WARNING neutronclient.v2_0.client [None req-083d812d-17d5-496d-b8e3-f45cf7f18ee4 9af09fce6ad4476792fb909c94b565d9 594fd1e8a09a4518b0247436286b7c80 - - default default] The 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: 504/1007] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:52:48 2026] GET /v2.1/servers/c8e3aabd-cbe3-42be-a9d5-b66edbab8192 => generated 1516 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-04-22 21:52:53.399 8 WARNING neutronclient.v2_0.client [None req-adc2e55b-3daf-4455-ac00-8faa66e6ff82 9af09fce6ad4476792fb909c94b565d9 594fd1e8a09a4518b0247436286b7c80 - - default default] The 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: 504/1008] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:52:53 2026] GET /v2.1/servers/c8e3aabd-cbe3-42be-a9d5-b66edbab8192 => generated 1815 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:52:54.683 7 INFO nova.api.openstack.compute.server_external_events [req-79146e90-e580-4e71-945e-e839fe641204 req-3c08bb39-c5b3-46b5-b41d-fa6c49099033 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:dc4aec42-8f7d-49fa-9d68-84dbe9d13725 for instance c8e3aabd-cbe3-42be-a9d5-b66edbab8192 on instance [pid: 7|app: 0|req: 505/1009] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:52:54 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-04-22 21:53:24.339 7 WARNING neutronclient.v2_0.client [None req-a0cea7db-6eac-4dfa-8faa-8ac76ff3f8cf febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] 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-04-22 21:53:24.376 7 WARNING neutronclient.v2_0.client [None req-a0cea7db-6eac-4dfa-8faa-8ac76ff3f8cf febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] 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-04-22 21:53:24.520 7 WARNING neutronclient.v2_0.client [None req-a0cea7db-6eac-4dfa-8faa-8ac76ff3f8cf febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] The 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/1016] 199.204.45.74 () {36 vars in 713 bytes} [Wed Apr 22 21:53:24 2026] POST /v2.1/servers => generated 453 bytes in 679 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-04-22 21:53:25.092 7 WARNING neutronclient.v2_0.client [None req-64acf60e-8e1a-460f-94bd-88c27c30c601 febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] The 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: 511/1019] 199.204.45.74 () {32 vars in 732 bytes} [Wed Apr 22 21:53:25 2026] GET /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef => generated 2213 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, ' 2026-04-22 21:53:25.170 8 WARNING neutronclient.v2_0.client [None req-45296871-619b-4ffa-9d9b-7bd614e0a8b9 febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] The 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: 509/1020] 199.204.45.74 () {32 vars in 758 bytes} [Wed Apr 22 21:53:25 2026] GET /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef/os-interface => generated 28 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: 7|app: 0|req: 512/1021] 199.204.45.74 () {32 vars in 776 bytes} [Wed Apr 22 21:53:25 2026] GET /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef/os-volume_attachments => generated 25 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, ' 2026-04-22 21:53:27.987 8 WARNING neutronclient.v2_0.client [None req-fd9e5e11-34e6-4671-ad0d-c9f97502ce2f febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] The 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: 510/1022] 199.204.45.74 () {32 vars in 732 bytes} [Wed Apr 22 21:53:27 2026] GET /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef => generated 2371 bytes in 253 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-04-22 21:53:28.078 7 WARNING neutronclient.v2_0.client [None req-c8dd64e6-7225-4e69-9a59-81c7eb609d1f febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] The 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: 513/1023] 199.204.45.74 () {32 vars in 758 bytes} [Wed Apr 22 21:53:28 2026] GET /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef/os-interface => generated 28 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, ' [pid: 8|app: 0|req: 511/1024] 199.204.45.74 () {32 vars in 776 bytes} [Wed Apr 22 21:53:28 2026] GET /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef/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-04-22 21:53:30.067 7 INFO nova.api.openstack.compute.server_external_events [req-8ea06799-3bae-4753-bb09-b5d1fac06b68 req-9154c374-b17e-4223-b0bc-2d19d6e6760d 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:70c39431-f8da-4f75-a67a-22409a59e407 for instance 702a4e79-5392-4f4e-8e49-872a7ebe34ef on instance [pid: 7|app: 0|req: 514/1025] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:53:30 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-04-22 21:53:30.955 8 WARNING neutronclient.v2_0.client [None req-7a011152-16ca-4f7d-8dc2-3858acdc1de8 febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] The 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: 512/1026] 199.204.45.74 () {32 vars in 732 bytes} [Wed Apr 22 21:53:30 2026] GET /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef => generated 2445 bytes in 134 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-04-22 21:53:31.078 7 WARNING neutronclient.v2_0.client [None req-eff3eaca-91f1-43c9-953a-c37c505c29aa febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] The 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: 515/1027] 199.204.45.74 () {32 vars in 758 bytes} [Wed Apr 22 21:53:31 2026] GET /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef/os-interface => generated 283 bytes in 73 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: 513/1028] 199.204.45.74 () {32 vars in 776 bytes} [Wed Apr 22 21:53:31 2026] GET /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef/os-volume_attachments => generated 197 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, ' 2026-04-22 21:53:33.941 7 WARNING neutronclient.v2_0.client [None req-a611f317-3e98-4fe4-989e-2530a0f5891f febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] The 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: 516/1029] 199.204.45.74 () {32 vars in 732 bytes} [Wed Apr 22 21:53:33 2026] GET /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef => generated 2433 bytes in 305 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-04-22 21:53:34.077 8 WARNING neutronclient.v2_0.client [None req-4f0d1711-447f-4f1c-84c2-4f586bc18f90 febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] The 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: 514/1030] 199.204.45.74 () {32 vars in 758 bytes} [Wed Apr 22 21:53:34 2026] GET /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef/os-interface => generated 283 bytes in 75 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: 517/1031] 199.204.45.74 () {32 vars in 776 bytes} [Wed Apr 22 21:53:34 2026] GET /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef/os-volume_attachments => generated 197 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, ' 2026-04-22 21:53:35.273 8 INFO nova.api.openstack.compute.server_external_events [req-282469e4-df95-44bd-aeaa-57b63bf1ca24 req-fba08982-ae37-499f-85a9-c9210399aba7 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-plugged:70c39431-f8da-4f75-a67a-22409a59e407 for instance 702a4e79-5392-4f4e-8e49-872a7ebe34ef on instance [pid: 8|app: 0|req: 516/1034] 10.0.0.138 () {38 vars in 815 bytes} [Wed Apr 22 21:53:35 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-04-22 21:53:37.007 7 WARNING neutronclient.v2_0.client [None req-052136b1-64e2-4f66-bbef-1a2e10e3af4d febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] The 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/1035] 199.204.45.74 () {32 vars in 732 bytes} [Wed Apr 22 21:53:36 2026] GET /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef => generated 2433 bytes in 118 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-04-22 21:53:37.134 8 WARNING neutronclient.v2_0.client [None req-d479b62d-0358-4c49-baca-7b3ac9514dfd febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] The 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: 517/1036] 199.204.45.74 () {32 vars in 758 bytes} [Wed Apr 22 21:53:37 2026] GET /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef/os-interface => generated 285 bytes in 84 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: 520/1037] 199.204.45.74 () {32 vars in 776 bytes} [Wed Apr 22 21:53:37 2026] GET /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef/os-volume_attachments => generated 197 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, ' 2026-04-22 21:53:39.822 8 WARNING neutronclient.v2_0.client [None req-a3017cb7-76d5-4d1e-b062-68e34901e3ae febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] The 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/1038] 199.204.45.74 () {32 vars in 732 bytes} [Wed Apr 22 21:53:39 2026] GET /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef => generated 2580 bytes in 171 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-04-22 21:53:39.992 7 WARNING neutronclient.v2_0.client [None req-88daed2e-7c15-46db-9557-c6984c2c3677 febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] The 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/1039] 199.204.45.74 () {32 vars in 758 bytes} [Wed Apr 22 21:53:39 2026] GET /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef/os-interface => generated 285 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: 8|app: 0|req: 519/1040] 199.204.45.74 () {32 vars in 776 bytes} [Wed Apr 22 21:53:40 2026] GET /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef/os-volume_attachments => generated 197 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, ' 2026-04-22 21:54:15.337 8 WARNING neutronclient.v2_0.client [None req-825e00a1-14b0-4901-a0a5-e36771e28396 febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] 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-04-22 21:54:15.380 8 WARNING neutronclient.v2_0.client [None req-825e00a1-14b0-4901-a0a5-e36771e28396 febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] 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-04-22 21:54:17.574 7 INFO nova.api.openstack.compute.server_external_events [req-0fa6e6a8-23d3-48ba-a8f7-03da2099f7c6 req-13632197-1267-40b3-9ea1-335312d6dddf 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:df287135-3fcf-44f7-864a-986a9015d244 for instance 702a4e79-5392-4f4e-8e49-872a7ebe34ef on instance [pid: 7|app: 0|req: 526/1049] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:54:17 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 69 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-04-22 21:54:20.787 7 INFO nova.api.openstack.compute.server_external_events [req-d2bdcbea-74af-427a-8b57-24aa8cfaab58 req-8b1bb1e9-cd20-485f-abb6-145af36eae62 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-plugged:df287135-3fcf-44f7-864a-986a9015d244 for instance 702a4e79-5392-4f4e-8e49-872a7ebe34ef on instance [pid: 7|app: 0|req: 527/1050] 10.0.0.138 () {38 vars in 815 bytes} [Wed Apr 22 21:54:20 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-04-22 21:54:23.937 8 WARNING neutronclient.v2_0.client [None req-825e00a1-14b0-4901-a0a5-e36771e28396 febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] The 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: 524/1051] 199.204.45.74 () {36 vars in 811 bytes} [Wed Apr 22 21:54:15 2026] POST /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef/os-interface => generated 281 bytes in 8685 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-04-22 21:54:24.243 7 INFO nova.api.openstack.compute.server_external_events [req-4d863a15-915b-4bb0-a508-e29a99f38bcd req-d86e716f-074d-466b-ab12-a366005b8b3c 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:df287135-3fcf-44f7-864a-986a9015d244 for instance 702a4e79-5392-4f4e-8e49-872a7ebe34ef on instance [pid: 7|app: 0|req: 528/1052] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:54:24 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, ' 2026-04-22 21:54:24.593 8 INFO nova.api.openstack.compute.server_external_events [req-6230fe21-c1ac-4932-ae8c-4ddd881c5ad4 req-2f1ee5cd-fbcf-446d-96de-f6eb56f3ea09 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:df287135-3fcf-44f7-864a-986a9015d244 for instance 702a4e79-5392-4f4e-8e49-872a7ebe34ef on instance [pid: 8|app: 0|req: 525/1053] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:54:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 74 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-04-22 21:54:48.649 8 WARNING neutronclient.v2_0.client [None req-21d28fbe-b96e-44bf-98b7-f6e2fbe85805 febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] 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-04-22 21:54:48.694 8 WARNING neutronclient.v2_0.client [None req-21d28fbe-b96e-44bf-98b7-f6e2fbe85805 febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] 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-04-22 21:54:50.885 7 INFO nova.api.openstack.compute.server_external_events [req-9e1dbcce-d35f-4d79-9c57-98f3a4c0ed4c req-6dce3cb5-e366-4874-ab1e-c3c44bf024f5 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:d038b84b-0f24-47b9-bd70-a527d8620b89 for instance 702a4e79-5392-4f4e-8e49-872a7ebe34ef on instance [pid: 7|app: 0|req: 532/1060] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:54:50 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, ' 2026-04-22 21:54:56.384 7 INFO nova.api.openstack.compute.server_external_events [req-1fa9dbdf-6568-4844-a6e2-7f9f20f8aeff req-4ec44915-e2f9-4673-a10a-b1517f6bd7e6 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-plugged:d038b84b-0f24-47b9-bd70-a527d8620b89 for instance 702a4e79-5392-4f4e-8e49-872a7ebe34ef on instance [pid: 7|app: 0|req: 535/1063] 10.0.0.138 () {38 vars in 815 bytes} [Wed Apr 22 21:54:56 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 21:54:57.231 8 WARNING neutronclient.v2_0.client [None req-21d28fbe-b96e-44bf-98b7-f6e2fbe85805 febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] The 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: 529/1064] 199.204.45.74 () {36 vars in 811 bytes} [Wed Apr 22 21:54:48 2026] POST /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef/os-interface => generated 375 bytes in 8680 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-04-22 21:55:06.137 7 WARNING neutronclient.v2_0.client [None req-f0f52e0e-7cd1-45f5-85aa-04f8774d3f4d febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] 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-04-22 21:55:06.193 7 WARNING neutronclient.v2_0.client [None req-f0f52e0e-7cd1-45f5-85aa-04f8774d3f4d febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] 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-04-22 21:55:08.429 8 INFO nova.api.openstack.compute.server_external_events [req-ff4fc5f6-d42f-4643-afea-a0c960ac1232 req-8f87e543-0810-4c25-a50f-b8074c7e8d9c 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:8ea49aba-c7f6-4643-a33b-02301e8522fc for instance 702a4e79-5392-4f4e-8e49-872a7ebe34ef on instance [pid: 8|app: 0|req: 531/1067] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:55:08 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-04-22 21:55:13.032 8 INFO nova.api.openstack.compute.server_external_events [req-bbdc098c-48c6-45ca-a871-e6feb73101ae req-2866636a-9004-474a-9a38-64c839e6034f 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-plugged:8ea49aba-c7f6-4643-a33b-02301e8522fc for instance 702a4e79-5392-4f4e-8e49-872a7ebe34ef on instance [pid: 8|app: 0|req: 532/1068] 10.0.0.138 () {38 vars in 815 bytes} [Wed Apr 22 21:55:13 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-22 21:55:15.251 7 WARNING neutronclient.v2_0.client [None req-f0f52e0e-7cd1-45f5-85aa-04f8774d3f4d febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] The 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: 537/1071] 199.204.45.74 () {36 vars in 811 bytes} [Wed Apr 22 21:55:06 2026] POST /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef/os-interface => generated 378 bytes in 9238 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-04-22 21:55:15.839 8 INFO nova.api.openstack.compute.server_external_events [req-8137b8e6-b97f-4677-b6d9-7970384de3b7 req-eea452be-352d-4778-a469-3f0989e6f221 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:d038b84b-0f24-47b9-bd70-a527d8620b89 for instance 702a4e79-5392-4f4e-8e49-872a7ebe34ef on instance [pid: 8|app: 0|req: 535/1072] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:55:15 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-04-22 21:55:28.136 8 INFO nova.api.openstack.compute.server_external_events [req-97bfb6aa-b6c9-4aa7-b15e-991efe383260 req-4753eac7-67d9-4671-9bcf-82cad943c55d 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:8ea49aba-c7f6-4643-a33b-02301e8522fc for instance 702a4e79-5392-4f4e-8e49-872a7ebe34ef on instance [pid: 8|app: 0|req: 537/1075] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:55:28 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 7|app: 0|req: 539/1076] 199.204.45.74 () {34 vars in 854 bytes} [Wed Apr 22 21:55:28 2026] DELETE /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef/os-interface/8ea49aba-c7f6-4643-a33b-02301e8522fc => generated 0 bytes in 49 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-04-22 21:55:30.174 8 INFO nova.api.openstack.compute.server_external_events [req-9b646c4c-ab1c-49fc-945f-b92c2a6c9c32 req-478f9ba2-53e7-4651-a93f-6be0285f6b48 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:8ea49aba-c7f6-4643-a33b-02301e8522fc for instance 702a4e79-5392-4f4e-8e49-872a7ebe34ef on instance [pid: 8|app: 0|req: 538/1077] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:55:30 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-04-22 21:55:38.735 7 INFO nova.api.openstack.compute.server_external_events [req-be813e3f-a5a4-4025-a13c-062c4f9f8d93 req-f701466a-e5ed-4c8a-adf3-09db3bc03b34 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:d038b84b-0f24-47b9-bd70-a527d8620b89 for instance 702a4e79-5392-4f4e-8e49-872a7ebe34ef on instance [pid: 7|app: 0|req: 541/1080] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:55:38 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: 540/1081] 199.204.45.74 () {34 vars in 854 bytes} [Wed Apr 22 21:55:38 2026] DELETE /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef/os-interface/d038b84b-0f24-47b9-bd70-a527d8620b89 => generated 0 bytes in 69 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, ' [pid: 8|app: 0|req: 543/1086] 199.204.45.74 () {34 vars in 854 bytes} [Wed Apr 22 21:56:01 2026] DELETE /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef/os-interface/df287135-3fcf-44f7-864a-986a9015d244 => generated 0 bytes in 38 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, ' [pid: 7|app: 0|req: 545/1089] 199.204.45.74 () {34 vars in 754 bytes} [Wed Apr 22 21:56:06 2026] DELETE /v2.1/servers/702a4e79-5392-4f4e-8e49-872a7ebe34ef => generated 0 bytes in 110 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-04-22 21:56:09.871 8 INFO nova.api.openstack.compute.server_external_events [req-bbbb90bf-78c1-4872-a5c4-5b275c8d053f req-524a1af4-ed49-4afa-9e82-04b44599f85d 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-deleted:70c39431-f8da-4f75-a67a-22409a59e407 for instance 702a4e79-5392-4f4e-8e49-872a7ebe34ef on instance [pid: 8|app: 0|req: 545/1090] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:56:09 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-04-22 21:56:11.610 7 INFO nova.api.openstack.compute.server_external_events [req-b447075a-f5b2-4af2-ae14-736940f46776 req-57020e47-d88a-4d7a-8c4e-8d8adc089bc4 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:dc4aec42-8f7d-49fa-9d68-84dbe9d13725 for instance c8e3aabd-cbe3-42be-a9d5-b66edbab8192 on instance [pid: 7|app: 0|req: 546/1091] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:56:11 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, ' [pid: 8|app: 0|req: 546/1092] 10.0.0.100 () {32 vars in 718 bytes} [Wed Apr 22 21:56:11 2026] DELETE /v2.1/servers/c8e3aabd-cbe3-42be-a9d5-b66edbab8192 => generated 0 bytes in 114 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-04-22 21:56:11.777 7 WARNING neutronclient.v2_0.client [None req-df357ad4-2230-40d3-b2b0-4e06b0b7b791 9af09fce6ad4476792fb909c94b565d9 594fd1e8a09a4518b0247436286b7c80 - - default default] The 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: 547/1093] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:56:11 2026] GET /v2.1/servers/c8e3aabd-cbe3-42be-a9d5-b66edbab8192 => generated 1941 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-04-22 21:56:14.538 8 INFO nova.api.openstack.compute.server_external_events [req-88e41ccb-f650-4a8c-b855-cc59911d83f3 req-be658ea1-c4c0-47df-bf3a-4b4af7d0432f 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-deleted:dc4aec42-8f7d-49fa-9d68-84dbe9d13725 for instance c8e3aabd-cbe3-42be-a9d5-b66edbab8192 on instance [pid: 8|app: 0|req: 547/1094] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:56:14 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-04-22 21:56:16.954 8 WARNING neutronclient.v2_0.client [None req-2984212f-0053-45d6-902d-0aa31e75096b 9af09fce6ad4476792fb909c94b565d9 594fd1e8a09a4518b0247436286b7c80 - - default default] The 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: 549/1097] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:56:16 2026] GET /v2.1/servers/c8e3aabd-cbe3-42be-a9d5-b66edbab8192 => generated 1479 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-04-22 21:56:22.033 7 INFO nova.api.openstack.wsgi [None req-549d2d78-ee2b-45f2-824b-3465193c388c 9af09fce6ad4476792fb909c94b565d9 594fd1e8a09a4518b0247436286b7c80 - - default default] HTTP exception thrown: Instance c8e3aabd-cbe3-42be-a9d5-b66edbab8192 could not be found. [pid: 7|app: 0|req: 549/1098] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:56:22 2026] GET /v2.1/servers/c8e3aabd-cbe3-42be-a9d5-b66edbab8192 => 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, ' 2026-04-22 21:56:22.608 8 INFO nova.api.openstack.compute.server_external_events [req-9dcf9e07-b52a-4f75-b2e9-4e0f828af092 req-1cee63ac-c5f0-459d-abcd-292dcdd9259a 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-changed:97532556-706a-416c-bbc7-0473a985176d for instance f60b4986-8156-4752-a0fb-38b8dc69405f on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 550/1099] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:56:22 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: 7|app: 0|req: 550/1100] 10.0.0.100 () {32 vars in 718 bytes} [Wed Apr 22 21:56:22 2026] DELETE /v2.1/servers/f60b4986-8156-4752-a0fb-38b8dc69405f => generated 0 bytes in 109 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-04-22 21:56:22.757 8 WARNING neutronclient.v2_0.client [None req-18badc44-e744-4d36-b3a9-6f600d513ff6 9af09fce6ad4476792fb909c94b565d9 594fd1e8a09a4518b0247436286b7c80 - - default default] The 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: 551/1101] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:56:22 2026] GET /v2.1/servers/f60b4986-8156-4752-a0fb-38b8dc69405f => generated 1942 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-04-22 21:56:25.121 8 INFO nova.api.openstack.compute.server_external_events [req-86f9876a-5601-4f7b-9cb7-c878b97ba5da req-2e8b586f-0914-424c-bac8-3f961c6dd31e 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-unplugged:97532556-706a-416c-bbc7-0473a985176d for instance f60b4986-8156-4752-a0fb-38b8dc69405f on instance [pid: 8|app: 0|req: 553/1104] 10.0.0.138 () {38 vars in 815 bytes} [Wed Apr 22 21:56:25 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 76 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-04-22 21:56:25.543 7 INFO nova.api.openstack.compute.server_external_events [req-e821f101-db2f-4f76-b499-c23aee7e71e1 req-b313ea76-6ed2-4b83-b13f-e1d60446d0f8 9f0b00c38f6140c382751bd54d574d6d 32c177814e7f4f22b15d31fea30b232c - - 31010350a3994d5c9eb8e33495c71ead 31010350a3994d5c9eb8e33495c71ead] Creating event network-vif-deleted:97532556-706a-416c-bbc7-0473a985176d for instance f60b4986-8156-4752-a0fb-38b8dc69405f on instance [pid: 7|app: 0|req: 552/1105] 10.0.0.129 () {38 vars in 815 bytes} [Wed Apr 22 21:56: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-04-22 21:56:27.958 8 WARNING neutronclient.v2_0.client [None req-99576227-0635-452d-b9b1-cc470cfdf030 9af09fce6ad4476792fb909c94b565d9 594fd1e8a09a4518b0247436286b7c80 - - default default] The 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: 554/1106] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:56:27 2026] GET /v2.1/servers/f60b4986-8156-4752-a0fb-38b8dc69405f => generated 1480 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-22 21:56:33.036 7 INFO nova.api.openstack.wsgi [None req-b5fe8893-51e9-4db3-898a-cd14aa367624 9af09fce6ad4476792fb909c94b565d9 594fd1e8a09a4518b0247436286b7c80 - - default default] HTTP exception thrown: Instance f60b4986-8156-4752-a0fb-38b8dc69405f could not be found. [pid: 7|app: 0|req: 553/1107] 10.0.0.100 () {32 vars in 715 bytes} [Wed Apr 22 21:56:33 2026] GET /v2.1/servers/f60b4986-8156-4752-a0fb-38b8dc69405f => 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: 8|app: 0|req: 555/1108] 10.0.0.100 () {32 vars in 724 bytes} [Wed Apr 22 21:56:34 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-809377364 => 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-04-22 21:56:34.119 7 INFO nova.api.openstack.wsgi [None req-03a8679a-f0cc-418a-8873-ac97528a383b 9af09fce6ad4476792fb909c94b565d9 594fd1e8a09a4518b0247436286b7c80 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-809377364 not found for user 9af09fce6ad4476792fb909c94b565d9 [pid: 7|app: 0|req: 554/1109] 10.0.0.100 () {32 vars in 721 bytes} [Wed Apr 22 21:56:34 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-809377364 => generated 141 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1114] 10.0.0.100 () {32 vars in 655 bytes} [Wed Apr 22 21:56:47 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: 7|app: 0|req: 557/1115] 10.0.0.100 () {32 vars in 641 bytes} [Wed Apr 22 21:56:48 2026] GET /v2.1/servers => generated 15 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-22 21:56:48.152 8 WARNING oslo_db.sqlalchemy.utils [None req-75047b98-6468-4126-b34d-1c7bdfdc081b febe007855b14b1982de8b10ccaa537d e1b88cb2062b477fbdf0625b17a6ea88 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 559/1116] 10.0.0.100 () {32 vars in 649 bytes} [Wed Apr 22 21:56:48 2026] GET /v2.1/os-keypairs => generated 530 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1117] 10.0.0.100 () {32 vars in 694 bytes} [Wed Apr 22 21:56:48 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1156] 10.0.0.7 () {28 vars in 452 bytes} [Wed Apr 22 22:00:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1157] 10.0.0.7 () {30 vars in 656 bytes} [Wed Apr 22 22:00:03 2026] GET /v2.1 => generated 0 bytes in 61 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 580/1158] 10.0.0.7 () {32 vars in 729 bytes} [Wed Apr 22 22:00:03 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1159] 10.0.0.7 () {34 vars in 804 bytes} [Wed Apr 22 22:00:03 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1160] 10.0.0.7 () {28 vars in 452 bytes} [Wed Apr 22 22:00:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1161] 10.0.0.7 () {30 vars in 656 bytes} [Wed Apr 22 22:00:03 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 582/1162] 10.0.0.7 () {32 vars in 729 bytes} [Wed Apr 22 22:00:04 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1163] 10.0.0.7 () {34 vars in 892 bytes} [Wed Apr 22 22:00:04 2026] GET /v2.1/servers/detail?project_id=26c5976e61e14b2ab7a0c8f5dc60df9e&all_tenants=True => generated 15 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1164] 10.0.0.7 () {34 vars in 892 bytes} [Wed Apr 22 22:00:04 2026] GET /v2.1/servers/detail?project_id=32c177814e7f4f22b15d31fea30b232c&all_tenants=True => generated 15 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1165] 10.0.0.7 () {34 vars in 892 bytes} [Wed Apr 22 22:00:04 2026] GET /v2.1/servers/detail?project_id=e1b88cb2062b477fbdf0625b17a6ea88&all_tenants=True => generated 15 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1168] 10.0.0.17 () {28 vars in 453 bytes} [Wed Apr 22 22:00:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1169] 10.0.0.17 () {30 vars in 657 bytes} [Wed Apr 22 22:00:08 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 586/1170] 10.0.0.17 () {32 vars in 730 bytes} [Wed Apr 22 22:00:08 2026] GET /v2.1/ => generated 411 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1171] 10.0.0.17 () {34 vars in 764 bytes} [Wed Apr 22 22:00:08 2026] GET /v2.1/os-services => generated 783 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1172] 10.0.0.17 () {28 vars in 453 bytes} [Wed Apr 22 22:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 586/1173] 10.0.0.17 () {30 vars in 657 bytes} [Wed Apr 22 22:00:12 2026] GET /v2.1 => generated 0 bytes in 66 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 588/1174] 10.0.0.17 () {32 vars in 730 bytes} [Wed Apr 22 22:00:12 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1175] 10.0.0.17 () {34 vars in 764 bytes} [Wed Apr 22 22:00:12 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: 590/1178] 10.0.0.17 () {28 vars in 453 bytes} [Wed Apr 22 22:00:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 589/1179] 10.0.0.17 () {30 vars in 657 bytes} [Wed Apr 22 22:00:17 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: 8|app: 0|req: 591/1180] 10.0.0.17 () {32 vars in 730 bytes} [Wed Apr 22 22:00:17 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: 590/1181] 10.0.0.17 () {34 vars in 807 bytes} [Wed Apr 22 22:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1182] 10.0.0.17 () {28 vars in 453 bytes} [Wed Apr 22 22:00:21 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: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 591/1183] 10.0.0.17 () {30 vars in 657 bytes} [Wed Apr 22 22:00:21 2026] GET /v2.1 => generated 0 bytes in 52 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 593/1184] 10.0.0.17 () {32 vars in 730 bytes} [Wed Apr 22 22:00:21 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1185] 10.0.0.17 () {34 vars in 807 bytes} [Wed Apr 22 22: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)