+ 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 [Tue May 19 20:40:08 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 nodename: nova-api-osapi-6b859f6b84-t2dql 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 0x7fcf93f50668 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-05-19 20:40:13.611 7 INFO nova.utils [None req-e8f9edd9-6735-4621-ac0c-b49a751dee89 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-19 20:40:13.646 8 INFO nova.utils [None req-87c068fc-01b2-46b2-a1a2-245c9164c5af - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-05-19 20:40:15.363 7 WARNING keystonemiddleware._common.config [None req-e8f9edd9-6735-4621-ac0c-b49a751dee89 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 20:40:15.366 8 WARNING keystonemiddleware._common.config [None req-87c068fc-01b2-46b2-a1a2-245c9164c5af - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 20:40:15.372 7 WARNING oslo_config.cfg [None req-e8f9edd9-6735-4621-ac0c-b49a751dee89 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-19 20:40:15.376 8 WARNING oslo_config.cfg [None req-87c068fc-01b2-46b2-a1a2-245c9164c5af - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-19 20:40:15.457 7 WARNING keystonemiddleware._common.config [None req-e8f9edd9-6735-4621-ac0c-b49a751dee89 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 20:40:15.473 7 WARNING oslo_config.cfg [None req-e8f9edd9-6735-4621-ac0c-b49a751dee89 - - - - - -] 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-05-19 20:40:15.475 8 WARNING keystonemiddleware._common.config [None req-87c068fc-01b2-46b2-a1a2-245c9164c5af - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-19 20:40:15.489 7 WARNING oslo_config.cfg [None req-e8f9edd9-6735-4621-ac0c-b49a751dee89 - - - - - -] 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 0x7fcf93f50668 pid: 7 (default app) 2026-05-19 20:40:15.491 8 WARNING oslo_config.cfg [None req-87c068fc-01b2-46b2-a1a2-245c9164c5af - - - - - -] 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-05-19 20:40:15.503 8 WARNING oslo_config.cfg [None req-87c068fc-01b2-46b2-a1a2-245c9164c5af - - - - - -] 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 0x7fcf93f50668 pid: 8 (default app) [pid: 8|app: 0|req: 2/4] 199.204.45.216 () {42 vars in 705 bytes} [Tue May 19 20:40:23 2026] GET /v2.1 => generated 114 bytes in 21 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-05-19 20:40:23.608 7 WARNING oslo_policy.policy [None req-f5f2eaa2-29cc-463d-a340-33604d7bdacf cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - 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-05-19 20:40:23.608 7 WARNING oslo_policy.policy [None req-f5f2eaa2-29cc-463d-a340-33604d7bdacf cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 3/5] 199.204.45.216 () {44 vars in 909 bytes} [Tue May 19 20:40:23 2026] GET /v2.1 => generated 0 bytes in 594 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 20:40:23.725 8 WARNING oslo_policy.policy [req-f5f2eaa2-29cc-463d-a340-33604d7bdacf req-1c7bf066-52e0-45e9-bff6-fdb4aa8a80ca cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - 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-05-19 20:40:23.725 8 WARNING oslo_policy.policy [req-f5f2eaa2-29cc-463d-a340-33604d7bdacf req-1c7bf066-52e0-45e9-bff6-fdb4aa8a80ca cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - 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/6] 199.204.45.216 () {46 vars in 982 bytes} [Tue May 19 20:40:23 2026] GET /v2.1/ => generated 400 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 20:40:23.840 7 INFO nova.api.openstack.wsgi [None req-0d575a27-f3fa-4247-96bc-b14fcf26fa54 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 4/7] 199.204.45.216 () {48 vars in 1011 bytes} [Tue May 19 20:40:23 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.216 () {48 vars in 1051 bytes} [Tue May 19 20:40:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.216 () {52 vars in 1048 bytes} [Tue May 19 20:40:23 2026] POST /v2.1/flavors => generated 529 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.216 () {42 vars in 705 bytes} [Tue May 19 20:40:24 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: 6/11] 199.204.45.216 () {44 vars in 909 bytes} [Tue May 19 20:40:24 2026] GET /v2.1 => generated 0 bytes in 54 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/12] 199.204.45.216 () {46 vars in 982 bytes} [Tue May 19 20:40:24 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 20:40:24.893 7 INFO nova.api.openstack.wsgi [None req-c1a5a276-3d90-4227-ac5a-efaf01744b78 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 7/13] 199.204.45.216 () {48 vars in 1013 bytes} [Tue May 19 20:40:24 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.216 () {48 vars in 1051 bytes} [Tue May 19 20:40:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.216 () {52 vars in 1048 bytes} [Tue May 19 20:40:24 2026] POST /v2.1/flavors => generated 532 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.216 () {42 vars in 705 bytes} [Tue May 19 20:40:25 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.216 () {44 vars in 909 bytes} [Tue May 19 20:40:25 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/18] 199.204.45.216 () {46 vars in 982 bytes} [Tue May 19 20:40:25 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 20:40:25.865 7 INFO nova.api.openstack.wsgi [None req-995ece23-cbf3-4310-8500-97955b9183f5 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 10/19] 199.204.45.216 () {48 vars in 1015 bytes} [Tue May 19 20:40:25 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.216 () {48 vars in 1051 bytes} [Tue May 19 20:40:25 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.204.45.216 () {52 vars in 1048 bytes} [Tue May 19 20:40:25 2026] POST /v2.1/flavors => generated 533 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/22] 199.204.45.216 () {42 vars in 705 bytes} [Tue May 19 20:40:26 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.216 () {44 vars in 909 bytes} [Tue May 19 20:40:26 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.204.45.216 () {46 vars in 982 bytes} [Tue May 19 20:40:26 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 20:40:26.816 7 INFO nova.api.openstack.wsgi [None req-390e60d0-7e88-48c4-a691-23c0649bf580 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 13/25] 199.204.45.216 () {48 vars in 1013 bytes} [Tue May 19 20:40:26 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.216 () {48 vars in 1051 bytes} [Tue May 19 20:40:26 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.216 () {52 vars in 1048 bytes} [Tue May 19 20:40:26 2026] POST /v2.1/flavors => generated 532 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.216 () {42 vars in 705 bytes} [Tue May 19 20:40:27 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: 15/29] 199.204.45.216 () {44 vars in 909 bytes} [Tue May 19 20:40:27 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 15/30] 199.204.45.216 () {46 vars in 982 bytes} [Tue May 19 20:40:27 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 20:40:27.780 7 INFO nova.api.openstack.wsgi [None req-8b46ef5e-2266-46a2-998f-6a313c2c7de4 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/31] 199.204.45.216 () {48 vars in 1015 bytes} [Tue May 19 20:40:27 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.216 () {48 vars in 1051 bytes} [Tue May 19 20:40:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.216 () {52 vars in 1048 bytes} [Tue May 19 20:40:27 2026] POST /v2.1/flavors => generated 535 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 10.0.0.157 () {28 vars in 454 bytes} [Tue May 19 20:45:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) 2026-05-19 20:45:43.014 8 WARNING keystonemiddleware.audit [None req-b4ac0bc5-abb3-492c-ae47-83d509abbcee cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] Skipping service heat-cfn as it have no endpoints. 2026-05-19 20:45:43.014 8 WARNING keystonemiddleware.audit [None req-b4ac0bc5-abb3-492c-ae47-83d509abbcee cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] Skipping service heat as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 49/99] 10.0.0.157 () {30 vars in 658 bytes} [Tue May 19 20:45:42 2026] GET /v2.1 => generated 0 bytes in 438 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) 2026-05-19 20:45:43.040 7 WARNING keystonemiddleware.audit [None req-e5d4e657-8b33-4016-b5f5-8c363c8ac427 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] Skipping service heat-cfn as it have no endpoints. 2026-05-19 20:45:43.040 7 WARNING keystonemiddleware.audit [None req-e5d4e657-8b33-4016-b5f5-8c363c8ac427 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] Skipping service heat as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 51/100] 10.0.0.157 () {32 vars in 731 bytes} [Tue May 19 20:45:43 2026] GET /v2.1/ => generated 411 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 20:45:43.059 8 WARNING keystonemiddleware.audit [None req-f7c31a08-d852-453a-9fbc-898e1509d300 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] Skipping service heat-cfn as it have no endpoints. 2026-05-19 20:45:43.059 8 WARNING keystonemiddleware.audit [None req-f7c31a08-d852-453a-9fbc-898e1509d300 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] Skipping service heat as it have no endpoints. [pid: 8|app: 0|req: 50/101] 10.0.0.157 () {34 vars in 804 bytes} [Tue May 19 20:45:43 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 76/150] 199.204.45.216 () {42 vars in 705 bytes} [Tue May 19 20:49: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) /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: 75/151] 199.204.45.216 () {44 vars in 909 bytes} [Tue May 19 20:49:40 2026] GET /v2.1 => generated 0 bytes in 101 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 77/152] 199.204.45.216 () {46 vars in 982 bytes} [Tue May 19 20:49:40 2026] GET /v2.1/ => generated 400 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 20:49:40.801 8 INFO nova.api.openstack.wsgi [None req-b8666cf1-de7f-4103-a55b-4559c4d55bec cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 76/153] 199.204.45.216 () {48 vars in 1017 bytes} [Tue May 19 20:49:40 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/154] 199.204.45.216 () {48 vars in 1051 bytes} [Tue May 19 20:49:40 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 77/155] 199.204.45.216 () {52 vars in 1049 bytes} [Tue May 19 20:49:40 2026] POST /v2.1/flavors => generated 534 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/178] 199.204.45.216 () {42 vars in 705 bytes} [Tue May 19 20:51:32 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 89/179] 199.204.45.216 () {44 vars in 909 bytes} [Tue May 19 20:51:32 2026] GET /v2.1 => generated 0 bytes in 56 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 91/180] 199.204.45.216 () {46 vars in 982 bytes} [Tue May 19 20:51:32 2026] GET /v2.1/ => generated 400 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 20:51:32.301 8 INFO nova.api.openstack.wsgi [None req-8f82b37f-720c-4950-86a4-619ea200bed4 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user cfd0e9c2a01745c6a8961266ab09ab8e [pid: 8|app: 0|req: 90/181] 199.204.45.216 () {48 vars in 1051 bytes} [Tue May 19 20:51:32 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-05-19 20:51:32.318 7 WARNING oslo_db.sqlalchemy.utils [None req-e32d2c6b-ff1e-457c-be4c-9dd5728af8f4 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 92/182] 199.204.45.216 () {48 vars in 1016 bytes} [Tue May 19 20:51:32 2026] GET /v2.1/os-keypairs => generated 16 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 91/183] 199.204.45.216 () {52 vars in 1057 bytes} [Tue May 19 20:51:32 2026] POST /v2.1/os-keypairs => generated 576 bytes in 69 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/184] 199.204.45.216 () {42 vars in 705 bytes} [Tue May 19 20:51:36 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: 92/185] 199.204.45.216 () {44 vars in 909 bytes} [Tue May 19 20:51:36 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 94/186] 199.204.45.216 () {46 vars in 982 bytes} [Tue May 19 20:51:36 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/187] 199.204.45.216 () {48 vars in 1073 bytes} [Tue May 19 20:51:36 2026] GET /v2.1/os-quota-sets/8f5e0b99fd9246aa8bfbfeffb4ec0d24 => generated 283 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/188] 199.204.45.216 () {52 vars in 1125 bytes} [Tue May 19 20:51:37 2026] PUT /v2.1/os-quota-sets/8f5e0b99fd9246aa8bfbfeffb4ec0d24 => generated 238 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/293] 10.0.0.95 () {28 vars in 453 bytes} [Tue May 19 21:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 146/294] 10.0.0.95 () {30 vars in 657 bytes} [Tue May 19 21:00:09 2026] GET /v2.1 => generated 0 bytes in 109 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 149/295] 10.0.0.95 () {32 vars in 730 bytes} [Tue May 19 21:00:10 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/296] 10.0.0.95 () {34 vars in 764 bytes} [Tue May 19 21:00:10 2026] GET /v2.1/os-services => generated 783 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/297] 10.0.0.95 () {28 vars in 453 bytes} [Tue May 19 21:00:14 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 148/298] 10.0.0.95 () {30 vars in 657 bytes} [Tue May 19 21:00:14 2026] GET /v2.1 => generated 0 bytes in 67 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 151/299] 10.0.0.95 () {32 vars in 730 bytes} [Tue May 19 21:00:14 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: 149/300] 10.0.0.95 () {34 vars in 764 bytes} [Tue May 19 21:00:14 2026] GET /v2.1/os-services => generated 783 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 153/303] 10.0.0.95 () {28 vars in 453 bytes} [Tue May 19 21:00: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 151/304] 10.0.0.95 () {30 vars in 657 bytes} [Tue May 19 21:00:19 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 154/305] 10.0.0.95 () {32 vars in 730 bytes} [Tue May 19 21:00:19 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/306] 10.0.0.95 () {34 vars in 807 bytes} [Tue May 19 21:00:19 2026] GET /v2.1/os-services?binary=nova-conductor => generated 280 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/307] 10.0.0.95 () {28 vars in 453 bytes} [Tue May 19 21:00:23 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 153/308] 10.0.0.95 () {30 vars in 657 bytes} [Tue May 19 21:00:23 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 156/309] 10.0.0.95 () {32 vars in 730 bytes} [Tue May 19 21:00:24 2026] GET /v2.1/ => generated 411 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/310] 10.0.0.95 () {34 vars in 807 bytes} [Tue May 19 21:00:24 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 280 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/329] 199.204.45.216 () {42 vars in 705 bytes} [Tue May 19 21:01:50 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 164/330] 199.204.45.216 () {44 vars in 909 bytes} [Tue May 19 21:01:50 2026] GET /v2.1 => generated 0 bytes in 87 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 167/331] 199.204.45.216 () {46 vars in 982 bytes} [Tue May 19 21:01:50 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:01:51.030 8 INFO nova.api.openstack.wsgi [None req-2f6a2f63-c3dd-4591-8e0a-171fa4e9d929 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 165/332] 199.204.45.216 () {48 vars in 1015 bytes} [Tue May 19 21:01:51 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/333] 199.204.45.216 () {48 vars in 1051 bytes} [Tue May 19 21:01:51 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 166/334] 199.204.45.216 () {52 vars in 1049 bytes} [Tue May 19 21:01:51 2026] POST /v2.1/flavors => generated 534 bytes in 482 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/375] 199.204.45.216 () {42 vars in 705 bytes} [Tue May 19 21:05:17 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/376] 199.204.45.216 () {44 vars in 909 bytes} [Tue May 19 21:05:17 2026] GET /v2.1 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 190/377] 199.204.45.216 () {46 vars in 982 bytes} [Tue May 19 21:05:17 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 199.204.45.216 () {48 vars in 1073 bytes} [Tue May 19 21:05:18 2026] GET /v2.1/os-quota-sets/1ffad5fb460b4cda9c2a3e3d362f0d83 => generated 283 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/379] 199.204.45.216 () {52 vars in 1125 bytes} [Tue May 19 21:05:18 2026] PUT /v2.1/os-quota-sets/1ffad5fb460b4cda9c2a3e3d362f0d83 => generated 238 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/524] 199.204.45.216 () {42 vars in 705 bytes} [Tue May 19 21:17:13 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: 261/525] 199.204.45.216 () {44 vars in 909 bytes} [Tue May 19 21:17:13 2026] GET /v2.1 => generated 0 bytes in 122 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 265/526] 199.204.45.216 () {46 vars in 982 bytes} [Tue May 19 21:17:13 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:17:13.374 8 INFO nova.api.openstack.wsgi [None req-f2d8e228-d22e-4a3f-8d3e-e0c9284e2e9e cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 262/527] 199.204.45.216 () {48 vars in 1011 bytes} [Tue May 19 21:17:13 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/528] 199.204.45.216 () {48 vars in 1051 bytes} [Tue May 19 21:17:13 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/529] 199.204.45.216 () {48 vars in 1099 bytes} [Tue May 19 21:17:13 2026] GET /v2.1/flavors/bb627d1a-c3d1-493d-b668-c2c2ac33cdf2/os-extra_specs => generated 19 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/530] 199.204.45.216 () {42 vars in 705 bytes} [Tue May 19 21:17:14 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/531] 199.204.45.216 () {44 vars in 909 bytes} [Tue May 19 21:17:14 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 268/532] 199.204.45.216 () {46 vars in 982 bytes} [Tue May 19 21:17:14 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:17:14.477 8 INFO nova.api.openstack.wsgi [None req-2ae492dc-886c-4672-ae74-a0eb1cda8b87 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 265/533] 199.204.45.216 () {48 vars in 1013 bytes} [Tue May 19 21:17:14 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/534] 199.204.45.216 () {48 vars in 1051 bytes} [Tue May 19 21:17:14 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/535] 199.204.45.216 () {48 vars in 1099 bytes} [Tue May 19 21:17:14 2026] GET /v2.1/flavors/19c71a17-fa13-4934-a431-adf4945e1cce/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: 270/536] 199.204.45.216 () {42 vars in 705 bytes} [Tue May 19 21:17:15 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/537] 199.204.45.216 () {44 vars in 909 bytes} [Tue May 19 21:17:15 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 271/538] 199.204.45.216 () {46 vars in 982 bytes} [Tue May 19 21:17:15 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:17:15.498 8 INFO nova.api.openstack.wsgi [None req-8e0c6ff6-6335-4265-81c2-fccd359ac100 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 268/539] 199.204.45.216 () {48 vars in 1015 bytes} [Tue May 19 21:17:15 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/540] 199.204.45.216 () {48 vars in 1051 bytes} [Tue May 19 21:17:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/541] 199.204.45.216 () {48 vars in 1099 bytes} [Tue May 19 21:17:15 2026] GET /v2.1/flavors/ff0fe887-2d16-47d9-903b-efc19d464068/os-extra_specs => generated 19 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/542] 199.204.45.216 () {42 vars in 705 bytes} [Tue May 19 21:17:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/543] 199.204.45.216 () {44 vars in 909 bytes} [Tue May 19 21:17:16 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 274/544] 199.204.45.216 () {46 vars in 982 bytes} [Tue May 19 21:17:16 2026] GET /v2.1/ => generated 400 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:17:16.541 8 INFO nova.api.openstack.wsgi [None req-27f31258-29d2-464d-bfac-8a32fe07638d cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 271/545] 199.204.45.216 () {48 vars in 1013 bytes} [Tue May 19 21:17:16 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/546] 199.204.45.216 () {48 vars in 1051 bytes} [Tue May 19 21:17:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/547] 199.204.45.216 () {48 vars in 1099 bytes} [Tue May 19 21:17:16 2026] GET /v2.1/flavors/699ec7d0-4002-4300-9464-7ebd77e3f176/os-extra_specs => generated 19 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/548] 199.204.45.216 () {42 vars in 705 bytes} [Tue May 19 21:17:17 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/549] 199.204.45.216 () {44 vars in 909 bytes} [Tue May 19 21:17:17 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 277/550] 199.204.45.216 () {46 vars in 982 bytes} [Tue May 19 21:17:17 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:17:17.611 8 INFO nova.api.openstack.wsgi [None req-d157c25c-2d7f-4535-bfc6-b32f9054331c cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 274/551] 199.204.45.216 () {48 vars in 1015 bytes} [Tue May 19 21:17:17 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/552] 199.204.45.216 () {48 vars in 1051 bytes} [Tue May 19 21:17:17 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/553] 199.204.45.216 () {48 vars in 1099 bytes} [Tue May 19 21:17:17 2026] GET /v2.1/flavors/8ca1a442-15d2-4995-b4a6-358396550fd1/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: 283/568] 199.204.45.216 () {42 vars in 705 bytes} [Tue May 19 21:18:24 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: 286/569] 199.204.45.216 () {44 vars in 909 bytes} [Tue May 19 21:18:24 2026] GET /v2.1 => generated 0 bytes in 49 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 284/570] 199.204.45.216 () {46 vars in 982 bytes} [Tue May 19 21:18:24 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:18:24.769 7 INFO nova.api.openstack.wsgi [None req-446cc506-1d68-406a-b7eb-8d8fbd1216e6 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 287/571] 199.204.45.216 () {48 vars in 1017 bytes} [Tue May 19 21:18:24 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/572] 199.204.45.216 () {48 vars in 1051 bytes} [Tue May 19 21:18:24 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/573] 199.204.45.216 () {48 vars in 1099 bytes} [Tue May 19 21:18:24 2026] GET /v2.1/flavors/77e8ae40-9378-44d3-a6a8-df473ff70b3d/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/576] 199.204.45.216 () {42 vars in 705 bytes} [Tue May 19 21:18:31 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/577] 199.204.45.216 () {44 vars in 909 bytes} [Tue May 19 21:18:31 2026] GET /v2.1 => generated 0 bytes in 43 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 288/578] 199.204.45.216 () {46 vars in 982 bytes} [Tue May 19 21:18:31 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/579] 199.204.45.216 () {48 vars in 1051 bytes} [Tue May 19 21:18:31 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/580] 199.204.45.216 () {42 vars in 705 bytes} [Tue May 19 21:18: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: 292/581] 199.204.45.216 () {44 vars in 909 bytes} [Tue May 19 21:18:35 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 290/582] 199.204.45.216 () {46 vars in 982 bytes} [Tue May 19 21:18:35 2026] GET /v2.1/ => generated 400 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/583] 199.204.45.216 () {48 vars in 1073 bytes} [Tue May 19 21:18:35 2026] GET /v2.1/os-quota-sets/8f5e0b99fd9246aa8bfbfeffb4ec0d24 => generated 280 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/594] 199.204.45.216 () {42 vars in 705 bytes} [Tue May 19 21:19:27 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/595] 199.204.45.216 () {44 vars in 909 bytes} [Tue May 19 21:19:27 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 300/596] 199.204.45.216 () {46 vars in 982 bytes} [Tue May 19 21:19:27 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:19:27.158 8 INFO nova.api.openstack.wsgi [None req-0121d7a4-630e-4fe8-831f-3f66bc3aafd5 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 297/597] 199.204.45.216 () {48 vars in 1015 bytes} [Tue May 19 21:19:27 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/598] 199.204.45.216 () {48 vars in 1051 bytes} [Tue May 19 21:19:27 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/599] 199.204.45.216 () {48 vars in 1099 bytes} [Tue May 19 21:19:27 2026] GET /v2.1/flavors/a03c829f-91ad-4431-a577-63149baa860a/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/604] 199.204.45.216 () {42 vars in 705 bytes} [Tue May 19 21:19:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/605] 199.204.45.216 () {44 vars in 909 bytes} [Tue May 19 21:19:42 2026] GET /v2.1 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 305/606] 199.204.45.216 () {46 vars in 982 bytes} [Tue May 19 21:19:42 2026] GET /v2.1/ => generated 400 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/607] 199.204.45.216 () {48 vars in 1073 bytes} [Tue May 19 21:19:42 2026] GET /v2.1/os-quota-sets/1ffad5fb460b4cda9c2a3e3d362f0d83 => generated 280 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/618] 199.204.45.216 () {42 vars in 705 bytes} [Tue May 19 21:20:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/619] 199.204.45.216 () {44 vars in 909 bytes} [Tue May 19 21:20:33 2026] GET /v2.1 => generated 0 bytes in 40 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 309/620] 199.204.45.216 () {46 vars in 982 bytes} [Tue May 19 21:20:33 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:20:33.949 7 INFO nova.api.openstack.wsgi [None req-6b5f56f9-a42e-4ed9-ad35-c7910ca07ddd cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 312/621] 199.204.45.216 () {48 vars in 1011 bytes} [Tue May 19 21:20:33 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/622] 199.204.45.216 () {48 vars in 1051 bytes} [Tue May 19 21:20:33 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 315/631] 10.0.0.192 () {32 vars in 655 bytes} [Tue May 19 21:21:15 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/632] 10.0.0.192 () {32 vars in 641 bytes} [Tue May 19 21:21:15 2026] GET /v2.1/servers => generated 15 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-19 21:21:15.544 8 WARNING oslo_db.sqlalchemy.utils [None req-b33d3b9a-2e47-4276-b0e8-e505be25950f cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 316/633] 10.0.0.192 () {32 vars in 649 bytes} [Tue May 19 21:21:15 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/634] 10.0.0.192 () {32 vars in 694 bytes} [Tue May 19 21:21:15 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/637] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:21:26 2026] GET /v2.1/flavors/bb627d1a-c3d1-493d-b668-c2c2ac33cdf2 => generated 511 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/638] 10.0.0.192 () {32 vars in 641 bytes} [Tue May 19 21:21:26 2026] GET /v2.1/flavors => generated 1674 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/639] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:21:26 2026] GET /v2.1/flavors/bb627d1a-c3d1-493d-b668-c2c2ac33cdf2 => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/642] 10.0.0.192 () {34 vars in 671 bytes} [Tue May 19 21:21:34 2026] POST /v2.1/os-keypairs => generated 386 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:21:36.673 7 WARNING neutronclient.v2_0.client [None req-a1b04b42-1466-43ce-a691-46a0b772d141 d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] 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-05-19 21:21:36.981 8 WARNING neutronclient.v2_0.client [None req-512d0276-fc9c-493c-b668-81da74595e34 5960fffd10bc4d54aab24214695c2c46 590f44e7bc8a4c50b77f17a9af69eb5f - - default default] The python binding code in 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/643] 10.0.0.192 () {34 vars in 685 bytes} [Tue May 19 21:21:36 2026] POST /v2.1/os-security-groups => generated 244 bytes in 649 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:21:37.296 7 WARNING neutronclient.v2_0.client [None req-d5b7c706-ff72-40c1-81c0-2730be00a460 d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 321/644] 10.0.0.192 () {34 vars in 685 bytes} [Tue May 19 21:21:36 2026] POST /v2.1/os-security-groups => generated 247 bytes in 1371 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:21:38.314 8 WARNING neutronclient.v2_0.client [None req-a71211ec-1920-4ae4-a109-f28eff184ca5 5960fffd10bc4d54aab24214695c2c46 590f44e7bc8a4c50b77f17a9af69eb5f - - default default] 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-05-19 21:21:38.394 8 WARNING neutronclient.v2_0.client [None req-a71211ec-1920-4ae4-a109-f28eff184ca5 5960fffd10bc4d54aab24214695c2c46 590f44e7bc8a4c50b77f17a9af69eb5f - - default default] The python binding code in 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/645] 10.0.0.192 () {34 vars in 685 bytes} [Tue May 19 21:21:37 2026] POST /v2.1/os-security-groups => generated 244 bytes in 1183 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:21:38.483 7 WARNING neutronclient.v2_0.client [None req-bc109512-d478-4f91-be1d-8167c92aab71 d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] The python binding code in 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/646] 10.0.0.192 () {34 vars in 695 bytes} [Tue May 19 21:21:38 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:21:38.631 8 WARNING neutronclient.v2_0.client [None req-4e58db8f-04b2-4821-b2ec-a9f6a441bb88 5960fffd10bc4d54aab24214695c2c46 590f44e7bc8a4c50b77f17a9af69eb5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/647] 10.0.0.192 () {34 vars in 685 bytes} [Tue May 19 21:21:38 2026] POST /v2.1/os-security-groups => generated 243 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:21:38.792 7 WARNING neutronclient.v2_0.client [None req-7f6a32ed-b183-426c-bbcc-e9b82ada3308 d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] The python binding code in 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/648] 10.0.0.192 () {34 vars in 685 bytes} [Tue May 19 21:21:38 2026] POST /v2.1/os-security-groups => generated 246 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:21:38.965 8 WARNING neutronclient.v2_0.client [None req-c87fb651-0a17-4c4b-8e82-3eba13c6e28f 5960fffd10bc4d54aab24214695c2c46 590f44e7bc8a4c50b77f17a9af69eb5f - - default default] 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-05-19 21:21:38.987 7 WARNING neutronclient.v2_0.client [None req-7f6a32ed-b183-426c-bbcc-e9b82ada3308 d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] 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-05-19 21:21:39.011 8 WARNING neutronclient.v2_0.client [None req-c87fb651-0a17-4c4b-8e82-3eba13c6e28f 5960fffd10bc4d54aab24214695c2c46 590f44e7bc8a4c50b77f17a9af69eb5f - - default default] 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-05-19 21:21:39.045 7 WARNING neutronclient.v2_0.client [None req-7f6a32ed-b183-426c-bbcc-e9b82ada3308 d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 324/649] 10.0.0.192 () {34 vars in 695 bytes} [Tue May 19 21:21:38 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:21:39.224 8 WARNING neutronclient.v2_0.client [None req-5c69ad0a-59ca-4073-8d99-f7874854cc78 5960fffd10bc4d54aab24214695c2c46 590f44e7bc8a4c50b77f17a9af69eb5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 326/650] 10.0.0.192 () {32 vars in 663 bytes} [Tue May 19 21:21:38 2026] GET /v2.1/os-security-groups => generated 1384 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 21:21:39.250 7 WARNING neutronclient.v2_0.client [None req-e37a3339-cb52-491c-9ebe-82aae28125d1 d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] 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-05-19 21:21:39.256 8 WARNING neutronclient.v2_0.client [None req-5c69ad0a-59ca-4073-8d99-f7874854cc78 5960fffd10bc4d54aab24214695c2c46 590f44e7bc8a4c50b77f17a9af69eb5f - - default default] 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-05-19 21:21:39.276 7 WARNING neutronclient.v2_0.client [None req-e37a3339-cb52-491c-9ebe-82aae28125d1 d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] The python binding code in 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/651] 10.0.0.192 () {34 vars in 695 bytes} [Tue May 19 21:21:39 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:21:39.444 8 WARNING neutronclient.v2_0.client [None req-73186545-1894-4fa9-939b-c2e8afbc95e5 5960fffd10bc4d54aab24214695c2c46 590f44e7bc8a4c50b77f17a9af69eb5f - - default default] The python binding code in 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.192 () {32 vars in 740 bytes} [Tue May 19 21:21:39 2026] DELETE /v2.1/os-security-groups/40029ead-6deb-48f7-b560-070d4dcebaa8 => generated 0 bytes in 305 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-19 21:21:39.566 7 WARNING neutronclient.v2_0.client [None req-2ac6bc41-1a3b-4003-99cd-b04ed418e4d4 d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] The python binding code in 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.192 () {32 vars in 737 bytes} [Tue May 19 21:21:39 2026] GET /v2.1/os-security-groups/66affdd9-33b9-45fa-b2da-2fad6e5475ef => generated 663 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:21:39.596 7 INFO nova.api.openstack.wsgi [None req-2ac6bc41-1a3b-4003-99cd-b04ed418e4d4 d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] HTTP exception thrown: Security group 40029ead-6deb-48f7-b560-070d4dcebaa8 does not exist Neutron server returns request_ids: ['req-da24020f-7bf0-48a1-b268-3714c9544480'] [pid: 7|app: 0|req: 328/656] 10.0.0.192 () {32 vars in 737 bytes} [Tue May 19 21:21:39 2026] GET /v2.1/os-security-groups/40029ead-6deb-48f7-b560-070d4dcebaa8 => generated 194 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-19 21:21:39.610 8 WARNING neutronclient.v2_0.client [None req-0642a1cd-1157-46b7-b2d8-9ffc49fd77ca 5960fffd10bc4d54aab24214695c2c46 590f44e7bc8a4c50b77f17a9af69eb5f - - default default] 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-05-19 21:21:39.614 7 WARNING neutronclient.v2_0.client [None req-daaff77c-33af-4e42-9c55-e05b1b35b6f1 d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] 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-05-19 21:21:39.647 8 WARNING neutronclient.v2_0.client [None req-0642a1cd-1157-46b7-b2d8-9ffc49fd77ca 5960fffd10bc4d54aab24214695c2c46 590f44e7bc8a4c50b77f17a9af69eb5f - - default default] 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-05-19 21:21:39.677 7 WARNING neutronclient.v2_0.client [None req-daaff77c-33af-4e42-9c55-e05b1b35b6f1 d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] 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-05-19 21:21:39.722 8 WARNING neutronclient.v2_0.client [None req-0642a1cd-1157-46b7-b2d8-9ffc49fd77ca 5960fffd10bc4d54aab24214695c2c46 590f44e7bc8a4c50b77f17a9af69eb5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 329/657] 10.0.0.192 () {32 vars in 740 bytes} [Tue May 19 21:21:39 2026] DELETE /v2.1/os-security-groups/fd63447d-f99d-4935-bd62-e6321d40555e => generated 0 bytes in 228 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-19 21:21:39.849 7 WARNING neutronclient.v2_0.client [None req-b3fb257e-a593-4472-823d-b244d14f952a d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 329/658] 10.0.0.192 () {32 vars in 750 bytes} [Tue May 19 21:21:39 2026] DELETE /v2.1/os-security-group-rules/ec8a6e81-aa26-43e6-8c90-ecaedc161067 => generated 0 bytes in 388 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-19 21:21:40.000 7 INFO nova.api.openstack.wsgi [None req-b3fb257e-a593-4472-823d-b244d14f952a d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] HTTP exception thrown: Security group fd63447d-f99d-4935-bd62-e6321d40555e does not exist Neutron server returns request_ids: ['req-8d3d2cee-da68-4af2-a874-43d43b3ac4aa'] [pid: 7|app: 0|req: 330/659] 10.0.0.192 () {32 vars in 737 bytes} [Tue May 19 21:21:39 2026] GET /v2.1/os-security-groups/fd63447d-f99d-4935-bd62-e6321d40555e => generated 194 bytes in 159 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-19 21:21:40.001 8 WARNING neutronclient.v2_0.client [None req-4114f394-b535-460e-b0fe-ad6f882e715e 5960fffd10bc4d54aab24214695c2c46 590f44e7bc8a4c50b77f17a9af69eb5f - - default default] 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-05-19 21:21:40.011 7 WARNING neutronclient.v2_0.client [None req-ef72999b-0807-499f-8b52-2015dccf91ea d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] 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-05-19 21:21:40.070 8 WARNING neutronclient.v2_0.client [None req-4114f394-b535-460e-b0fe-ad6f882e715e 5960fffd10bc4d54aab24214695c2c46 590f44e7bc8a4c50b77f17a9af69eb5f - - default default] 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-05-19 21:21:40.093 7 WARNING neutronclient.v2_0.client [None req-ef72999b-0807-499f-8b52-2015dccf91ea d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 330/660] 10.0.0.192 () {32 vars in 740 bytes} [Tue May 19 21:21:39 2026] DELETE /v2.1/os-security-groups/66affdd9-33b9-45fa-b2da-2fad6e5475ef => generated 0 bytes in 261 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-19 21:21:40.264 8 WARNING neutronclient.v2_0.client [None req-76bd43b1-5289-4268-9d05-d9ecd04bf397 5960fffd10bc4d54aab24214695c2c46 590f44e7bc8a4c50b77f17a9af69eb5f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 331/661] 10.0.0.192 () {32 vars in 740 bytes} [Tue May 19 21:21:40 2026] DELETE /v2.1/os-security-groups/180e9463-f1a3-40d9-b4df-7e9fa2de30a5 => generated 0 bytes in 355 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-19 21:21:40.373 7 WARNING neutronclient.v2_0.client [None req-6f4da6b3-e136-4141-b9c2-0b49348cac92 d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] 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-05-19 21:21:40.389 8 WARNING neutronclient.v2_0.client [None req-76bd43b1-5289-4268-9d05-d9ecd04bf397 5960fffd10bc4d54aab24214695c2c46 590f44e7bc8a4c50b77f17a9af69eb5f - - default default] 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-05-19 21:21:40.406 7 INFO nova.api.openstack.wsgi [None req-6f4da6b3-e136-4141-b9c2-0b49348cac92 d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] HTTP exception thrown: Security group 180e9463-f1a3-40d9-b4df-7e9fa2de30a5 does not exist Neutron server returns request_ids: ['req-11f3126c-f101-4512-9883-9c4a70b93788'] [pid: 7|app: 0|req: 332/662] 10.0.0.192 () {32 vars in 737 bytes} [Tue May 19 21:21:40 2026] GET /v2.1/os-security-groups/180e9463-f1a3-40d9-b4df-7e9fa2de30a5 => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-19 21:21:40.419 7 WARNING neutronclient.v2_0.client [None req-1e4abb68-aa46-43fe-963d-2db06da4e173 d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] The python binding code in 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.192 () {32 vars in 740 bytes} [Tue May 19 21:21:40 2026] DELETE /v2.1/os-security-groups/86282d95-459f-41c0-8e68-03f4bc385b0c => generated 0 bytes in 282 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-19 21:21:40.568 7 WARNING neutronclient.v2_0.client [None req-1e4abb68-aa46-43fe-963d-2db06da4e173 d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] 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-05-19 21:21:41.629 7 WARNING neutronclient.v2_0.client [None req-1e4abb68-aa46-43fe-963d-2db06da4e173 d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] The python binding code in 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.192 () {32 vars in 663 bytes} [Tue May 19 21:21:40 2026] GET /v2.1/os-security-groups => generated 707 bytes in 1775 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:21:42.214 8 WARNING neutronclient.v2_0.client [None req-75d0a442-c5d6-472c-9b51-7971614d1758 d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] 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-05-19 21:21:42.244 8 INFO nova.api.openstack.wsgi [None req-75d0a442-c5d6-472c-9b51-7971614d1758 d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] HTTP exception thrown: Security group 180e9463-f1a3-40d9-b4df-7e9fa2de30a5 does not exist Neutron server returns request_ids: ['req-9bc5785f-8c5d-4593-ae61-5e490dbfa928'] [pid: 8|app: 0|req: 332/665] 10.0.0.192 () {32 vars in 740 bytes} [Tue May 19 21:21:42 2026] DELETE /v2.1/os-security-groups/180e9463-f1a3-40d9-b4df-7e9fa2de30a5 => generated 194 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-19 21:21:42.258 7 WARNING neutronclient.v2_0.client [None req-79715c99-1bc1-4b1f-9b4f-7807430cd493 d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] 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-05-19 21:21:42.302 7 INFO nova.api.openstack.wsgi [None req-79715c99-1bc1-4b1f-9b4f-7807430cd493 d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] HTTP exception thrown: Security group fd63447d-f99d-4935-bd62-e6321d40555e does not exist Neutron server returns request_ids: ['req-fa0b5301-0e38-4158-a875-8fc1a003e16c'] [pid: 7|app: 0|req: 334/666] 10.0.0.192 () {32 vars in 740 bytes} [Tue May 19 21:21:42 2026] DELETE /v2.1/os-security-groups/fd63447d-f99d-4935-bd62-e6321d40555e => generated 194 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-05-19 21:21:42.316 8 WARNING neutronclient.v2_0.client [None req-2d3e35e7-d31f-49de-a972-a9e2d5680f86 d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] 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-05-19 21:21:42.354 8 INFO nova.api.openstack.wsgi [None req-2d3e35e7-d31f-49de-a972-a9e2d5680f86 d5f3e8ec6f9c4cbeb123a2cb1b586ef4 60fc073916d8467fb2074e80e9ebfbc0 - - default default] HTTP exception thrown: Security group 40029ead-6deb-48f7-b560-070d4dcebaa8 does not exist Neutron server returns request_ids: ['req-98476b60-bb9e-443d-a6c1-cfeb2d23a58c'] [pid: 8|app: 0|req: 333/667] 10.0.0.192 () {32 vars in 740 bytes} [Tue May 19 21:21:42 2026] DELETE /v2.1/os-security-groups/40029ead-6deb-48f7-b560-070d4dcebaa8 => generated 194 bytes in 47 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/668] 10.0.0.192 () {34 vars in 671 bytes} [Tue May 19 21:21:42 2026] POST /v2.1/os-keypairs => generated 385 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:21:42.752 8 WARNING neutronclient.v2_0.client [None req-f1f7f0c7-c512-4a53-a775-7d2c3a147edd 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] 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-05-19 21:21:43.042 8 WARNING neutronclient.v2_0.client [None req-f1f7f0c7-c512-4a53-a775-7d2c3a147edd 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] 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-05-19 21:21:44.202 8 WARNING neutronclient.v2_0.client [None req-f1f7f0c7-c512-4a53-a775-7d2c3a147edd 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] 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-05-19 21:21:45.083 7 WARNING neutronclient.v2_0.client [None req-59be2f26-17a7-4757-8a8e-550a2c75c18a dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] 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-05-19 21:21:45.146 7 WARNING neutronclient.v2_0.client [None req-59be2f26-17a7-4757-8a8e-550a2c75c18a dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 334/669] 10.0.0.192 () {34 vars in 663 bytes} [Tue May 19 21:21:42 2026] POST /v2.1/servers => generated 451 bytes in 2538 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-05-19 21:21:45.198 8 WARNING neutronclient.v2_0.client [None req-5801e946-d1da-48dd-b3b0-fc02dbb75ae4 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 335/670] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:21:45 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 1254 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 21:21:45.415 7 WARNING neutronclient.v2_0.client [None req-59be2f26-17a7-4757-8a8e-550a2c75c18a dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] The python binding code in 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/671] 10.0.0.192 () {34 vars in 663 bytes} [Tue May 19 21:21:45 2026] POST /v2.1/servers => generated 450 bytes in 1008 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-05-19 21:21:46.060 8 WARNING neutronclient.v2_0.client [None req-c026cf64-af81-4569-810d-1a526b306108 dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/672] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:21:46 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 1400 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:21:46.371 7 WARNING neutronclient.v2_0.client [None req-a74879a6-5c89-418e-8ee0-100781133689 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 337/673] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:21:46 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 1304 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:21:47.221 8 WARNING neutronclient.v2_0.client [None req-28016133-2bb2-4bd4-80b4-faacf39e7676 dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 337/674] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:21:47 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 1404 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-05-19 21:21:47.506 7 WARNING neutronclient.v2_0.client [None req-0967a5cc-6c7b-4699-a0fa-a51e2ce3217a 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 338/675] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:21:47 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 1352 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/676] 10.0.0.192 () {30 vars in 413 bytes} [Tue May 19 21:21:47 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:21:48.314 8 WARNING neutronclient.v2_0.client [None req-13e0df51-9077-472a-bc2a-37487ebc7786 dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] The python binding code in 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/677] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:21:48 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 1396 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, ' [pid: 7|app: 0|req: 339/678] 10.0.0.192 () {28 vars in 560 bytes} [Tue May 19 21:21:47 2026] GET /v2/ => generated 402 bytes in 435 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: 340/679] 10.0.0.192 () {28 vars in 564 bytes} [Tue May 19 21:21:48 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: 340/680] 10.0.0.192 () {30 vars in 413 bytes} [Tue May 19 21:21:48 2026] GET / => generated 423 bytes in 5 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-05-19 21:21:48.596 8 WARNING neutronclient.v2_0.client [None req-e948c14c-cc66-498a-9604-844cfb5f6244 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 341/681] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:21:48 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 1352 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 21:21:49.399 7 WARNING neutronclient.v2_0.client [None req-e676b1ff-5952-4599-aa5e-32a8b91aa6ad dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] The python binding code in 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.192 () {32 vars in 715 bytes} [Tue May 19 21:21:49 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 1452 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:21:49.698 8 WARNING neutronclient.v2_0.client [None req-c4d96f90-b8b1-47e3-9e48-8d5de393ee46 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] The python binding code in 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.192 () {32 vars in 715 bytes} [Tue May 19 21:21:49 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 1360 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-05-19 21:21:50.710 7 WARNING neutronclient.v2_0.client [None req-c35e8058-abf2-4ab5-94d3-d5415139cf49 dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] 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-05-19 21:21:50.783 8 WARNING neutronclient.v2_0.client [None req-b6963e35-95ad-43f3-acd0-6e96a1779943 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] The python binding code in 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.192 () {32 vars in 715 bytes} [Tue May 19 21:21:50 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 1452 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/687] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:21:50 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 1438 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:21:52.133 7 WARNING neutronclient.v2_0.client [None req-826ae67f-570b-4abd-bf34-998b6a01106e dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] 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-05-19 21:21:52.198 8 WARNING neutronclient.v2_0.client [None req-2ab729ff-8ff9-4066-b7f0-3720da27e3a9 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/688] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:21:52 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 1528 bytes in 1066 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/689] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:21:52 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 1438 bytes in 1045 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:21:53.338 7 INFO nova.api.openstack.compute.server_external_events [req-9d88eccc-6ea6-4c7c-aa30-ae1c720d5ea5 req-43ff84ff-ca34-4e91-b568-e44293033090 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:b60afc70-99d3-46eb-bc4e-7abe48c927a4 for instance ec01d732-bcbd-4da4-8595-bef555da2af9 on instance 2026-05-19 21:21:53.363 7 INFO nova.compute.rpcapi [None req-9d02ee34-1ea9-43a1-b4fc-6a374b836bad - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 345/690] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:21:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 216 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/691] 10.0.0.192 () {34 vars in 671 bytes} [Tue May 19 21:21:53 2026] POST /v2.1/os-keypairs => generated 386 bytes in 149 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-05-19 21:21:54.214 7 WARNING neutronclient.v2_0.client [None req-989f5913-30e2-4aa4-b54f-0fdd09e7d497 dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] 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-05-19 21:21:54.254 8 WARNING neutronclient.v2_0.client [None req-ef762aa4-609f-48fd-9b4f-b8dae337e5e2 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 346/692] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:21:54 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 1526 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:21:54 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 1438 bytes in 619 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:21:55.335 7 WARNING neutronclient.v2_0.client [None req-4e6d6221-c1d0-438c-adf5-7b116d7f123c 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] 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-05-19 21:21:55.381 7 WARNING neutronclient.v2_0.client [None req-4e6d6221-c1d0-438c-adf5-7b116d7f123c 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] 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-05-19 21:21:55.429 8 INFO nova.api.openstack.compute.server_external_events [req-5c0c1944-aa52-4ac1-b0dc-282478800926 req-3ccbe53a-e6c3-4fdf-80f7-bfed925c0e02 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:a85ceed1-ffc3-45c9-9386-e90d0d70a9d0 for instance e06445d0-f476-4f0d-8be9-3aa751d52737 on instance 2026-05-19 21:21:55.448 8 INFO nova.compute.rpcapi [None req-7f782042-63b4-4792-8157-61139c248363 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 348/694] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:21:55 2026] POST /v2.1/os-server-external-events => generated 179 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-05-19 21:21:55.574 7 WARNING neutronclient.v2_0.client [None req-4e6d6221-c1d0-438c-adf5-7b116d7f123c 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] 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-05-19 21:21:55.596 8 WARNING neutronclient.v2_0.client [None req-8d3bd61a-bf8f-4a9b-9dbd-8c05d6381dc3 dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 349/695] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:21:55 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 1526 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/696] 10.0.0.192 () {34 vars in 663 bytes} [Tue May 19 21:21:55 2026] POST /v2.1/servers => generated 452 bytes in 493 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-05-19 21:21:55.794 8 WARNING neutronclient.v2_0.client [None req-876eee45-82a6-495a-8324-7df7ff3a44fb 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 350/697] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:21:55 2026] GET /v2.1/servers/6f358eb9-dd49-4acc-831b-2c3545726a50 => generated 1431 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:21:55.898 7 WARNING neutronclient.v2_0.client [None req-a0792354-4623-4725-9c4e-7fe86da194df 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/698] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:21:55 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 1426 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:21:56.726 8 WARNING neutronclient.v2_0.client [None req-a5eba9ef-d12e-4b26-9bd4-6200f71d8705 dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 351/699] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:21:56 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 1526 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:21:56.880 7 WARNING neutronclient.v2_0.client [None req-e3f4e5b9-e02e-453a-9dc5-7b2fe7f9d71b 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/700] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:21:56 2026] GET /v2.1/servers/6f358eb9-dd49-4acc-831b-2c3545726a50 => generated 1435 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-05-19 21:21:57.097 8 WARNING neutronclient.v2_0.client [None req-952bec4b-79a2-41f0-910b-3439960ce81c 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] The python binding code in 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.192 () {32 vars in 715 bytes} [Tue May 19 21:21:57 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 1426 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:21:57.870 8 WARNING neutronclient.v2_0.client [None req-a2844073-b116-4494-a395-771e5c4694a1 dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] 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-05-19 21:21:57.881 7 INFO nova.api.openstack.compute.server_external_events [req-226c1c3b-0e6d-4a0f-b070-9389a9d6fde1 req-0d97814c-f90f-47b2-911f-7d64b3f3740e 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:a85ceed1-ffc3-45c9-9386-e90d0d70a9d0 for instance e06445d0-f476-4f0d-8be9-3aa751d52737 on instance [pid: 7|app: 0|req: 350/702] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:21:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 137 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-05-19 21:21:57.975 7 WARNING neutronclient.v2_0.client [None req-bfead16b-11f6-44b0-b13a-6e19215e887e 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/703] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:21:57 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 1526 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/704] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:21:57 2026] GET /v2.1/servers/6f358eb9-dd49-4acc-831b-2c3545726a50 => generated 1483 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:21:58.227 8 WARNING neutronclient.v2_0.client [None req-f64e7f6a-1fd9-4376-a5e5-7d4c82c34d20 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] The python binding code in 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.192 () {32 vars in 715 bytes} [Tue May 19 21:21:58 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 1426 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-19 21:21:59.043 7 WARNING neutronclient.v2_0.client [None req-3a68bd34-632b-4657-bdfd-490395b437ec dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] 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-05-19 21:21:59.074 8 WARNING neutronclient.v2_0.client [None req-292ea02d-2759-48a5-bcc1-d9e8feb18593 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/706] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:21:59 2026] GET /v2.1/servers/6f358eb9-dd49-4acc-831b-2c3545726a50 => generated 1483 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/707] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:21:59 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 1526 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-05-19 21:21:59.408 7 WARNING neutronclient.v2_0.client [None req-8a14c5ff-d90c-4614-af3c-84b0610ecccd 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] The python binding code in 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.192 () {32 vars in 715 bytes} [Tue May 19 21:21:59 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 1426 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-05-19 21:22:00.180 8 WARNING neutronclient.v2_0.client [None req-bb7b52b5-2572-407d-8be0-413bc8054bb4 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] 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: 357/711] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:00 2026] GET /v2.1/servers/6f358eb9-dd49-4acc-831b-2c3545726a50 => generated 1491 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 21:22:00.255 7 WARNING neutronclient.v2_0.client [None req-6fca1107-6c4e-4f8c-8910-3a84704925f5 dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/712] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:00 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 1526 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-05-19 21:22:00.608 8 WARNING neutronclient.v2_0.client [None req-199b73d7-99bf-4737-a6e6-927979c41ee9 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 358/713] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:00 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 1426 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:01.221 7 INFO nova.api.openstack.compute.server_external_events [req-d6e9393d-7874-47aa-8545-cf5a9737331b req-d61bda6b-0f35-4284-be0f-9a1fdc12d123 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:a85ceed1-ffc3-45c9-9386-e90d0d70a9d0 for instance e06445d0-f476-4f0d-8be9-3aa751d52737 on instance [pid: 7|app: 0|req: 356/714] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:22:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:01.306 7 INFO nova.api.openstack.compute.server_external_events [req-9b349733-c051-4fea-bc45-688bd6da948f req-61d88205-91a8-4506-ae83-02ff7d43af5b 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:b60afc70-99d3-46eb-bc4e-7abe48c927a4 for instance ec01d732-bcbd-4da4-8595-bef555da2af9 on instance [pid: 7|app: 0|req: 357/715] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:22:01 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) 2026-05-19 21:22:01.359 8 WARNING neutronclient.v2_0.client [None req-f71121d1-594b-4d9f-8e7f-d2a73eb5037b 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] 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-05-19 21:22:01.452 7 WARNING neutronclient.v2_0.client [None req-4321c048-a167-45e9-ba49-72a5bd348c6b dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] The python binding code in 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/716] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:01 2026] GET /v2.1/servers/6f358eb9-dd49-4acc-831b-2c3545726a50 => generated 1568 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/717] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:01 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 1526 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:01.835 8 WARNING neutronclient.v2_0.client [None req-b1493983-cde8-4bed-8a63-166753b5f1cc 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/718] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:01 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 1426 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:02.711 7 WARNING neutronclient.v2_0.client [None req-7a237fb3-89f8-4e29-913c-75726d8e0a44 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] 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-05-19 21:22:02.757 8 WARNING neutronclient.v2_0.client [None req-465f979c-689e-4c49-a5c1-b05d4f3c6bc6 dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] The python binding code in 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/719] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:02 2026] GET /v2.1/servers/6f358eb9-dd49-4acc-831b-2c3545726a50 => generated 1556 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/720] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:02 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 1716 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-05-19 21:22:02.979 7 WARNING neutronclient.v2_0.client [None req-aaae85d6-05ce-40d7-a0dd-43e595829ada dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/721] 10.0.0.192 () {32 vars in 741 bytes} [Tue May 19 21:22:02 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737/os-interface => generated 284 bytes in 183 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-05-19 21:22:03.169 8 WARNING neutronclient.v2_0.client [None req-3974d4d1-1975-4c0a-9ab1-70f53c321ef3 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] 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-05-19 21:22:03.266 7 INFO nova.api.openstack.compute.server_external_events [req-428dbabb-1ed8-40db-8198-481244e3b118 req-4ec9611b-c8d9-4778-ab3f-8b1f1e60d8e1 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:a85ceed1-ffc3-45c9-9386-e90d0d70a9d0 for instance e06445d0-f476-4f0d-8be9-3aa751d52737 on instance [pid: 7|app: 0|req: 361/722] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:22:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:03.357 7 INFO nova.api.openstack.compute.server_external_events [req-50ad3503-16d3-4b14-aa32-fd8a91eae48b req-2245a945-3c28-4cf0-ade0-bb9ac837dbb0 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:b60afc70-99d3-46eb-bc4e-7abe48c927a4 for instance ec01d732-bcbd-4da4-8595-bef555da2af9 on instance 2026-05-19 21:22:03.358 7 INFO nova.api.openstack.compute.server_external_events [req-50ad3503-16d3-4b14-aa32-fd8a91eae48b req-2245a945-3c28-4cf0-ade0-bb9ac837dbb0 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:0f6f80a5-107f-494e-b9e0-0f978d03b2cd for instance 6f358eb9-dd49-4acc-831b-2c3545726a50 on instance [pid: 7|app: 0|req: 362/723] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:22:03 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/724] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:03 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 1426 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:03.882 7 WARNING neutronclient.v2_0.client [None req-7704db8d-0931-4512-9264-d1b4fae41b9d 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 363/725] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:03 2026] GET /v2.1/servers/6f358eb9-dd49-4acc-831b-2c3545726a50 => generated 1556 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-05-19 21:22:04.124 8 WARNING neutronclient.v2_0.client [None req-69d755db-2536-4bf8-91e0-6047351de721 dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/726] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:04 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 1716 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:04.669 7 WARNING neutronclient.v2_0.client [None req-f7ba9fc6-409c-4e81-af75-9a118abf0475 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/727] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:04 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 1613 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-05-19 21:22:04.880 8 WARNING neutronclient.v2_0.client [None req-f5cbfc97-5658-4964-b6e1-2afda652c284 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/728] 10.0.0.192 () {32 vars in 741 bytes} [Tue May 19 21:22:04 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9/os-interface => generated 285 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-05-19 21:22:05.050 7 WARNING neutronclient.v2_0.client [None req-443d0f89-b430-4ed0-97a3-4bbca766d90a 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 365/729] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:05 2026] GET /v2.1/servers/6f358eb9-dd49-4acc-831b-2c3545726a50 => generated 1556 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-05-19 21:22:05.416 8 INFO nova.api.openstack.compute.server_external_events [req-bd5a9762-d9ce-4d5b-959e-91d26e312cdd req-7c4baf99-8d08-4ffa-b680-efa0573fde0b 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:a85ceed1-ffc3-45c9-9386-e90d0d70a9d0 for instance e06445d0-f476-4f0d-8be9-3aa751d52737 on instance [pid: 8|app: 0|req: 365/730] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:22:05 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, ' 2026-05-19 21:22:05.729 7 WARNING neutronclient.v2_0.client [None req-11133763-f13b-40ed-aadd-b6add2ce335e 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/731] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:05 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 1613 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 366/732] 10.0.0.192 () {32 vars in 641 bytes} [Tue May 19 21:22:05 2026] GET /v2.1/servers => generated 388 bytes in 121 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: 367/733] 10.0.0.192 () {32 vars in 718 bytes} [Tue May 19 21:22:05 2026] DELETE /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:06.165 8 WARNING neutronclient.v2_0.client [None req-fc4cd8e8-9e36-4912-847b-e10a684cfcfd 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] 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-05-19 21:22:06.204 7 WARNING neutronclient.v2_0.client [None req-707e8c52-a1e2-4764-b7aa-e9d56a781f5c 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 367/734] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:06 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 1619 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/735] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:06 2026] GET /v2.1/servers/6f358eb9-dd49-4acc-831b-2c3545726a50 => generated 1556 bytes in 450 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:07.464 8 INFO nova.api.openstack.compute.server_external_events [req-f11e2e75-a04e-46f3-ab3c-ed06f101770e req-103d8514-66f3-4221-8fb4-8bffbc33b13c 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:b60afc70-99d3-46eb-bc4e-7abe48c927a4 for instance ec01d732-bcbd-4da4-8595-bef555da2af9 on instance 2026-05-19 21:22:07.464 8 INFO nova.api.openstack.compute.server_external_events [req-f11e2e75-a04e-46f3-ab3c-ed06f101770e req-103d8514-66f3-4221-8fb4-8bffbc33b13c 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:0f6f80a5-107f-494e-b9e0-0f978d03b2cd for instance 6f358eb9-dd49-4acc-831b-2c3545726a50 on instance 2026-05-19 21:22:07.464 8 INFO nova.api.openstack.compute.server_external_events [req-f11e2e75-a04e-46f3-ab3c-ed06f101770e req-103d8514-66f3-4221-8fb4-8bffbc33b13c 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:0f6f80a5-107f-494e-b9e0-0f978d03b2cd for instance 6f358eb9-dd49-4acc-831b-2c3545726a50 on instance [pid: 8|app: 0|req: 368/736] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:22:07 2026] POST /v2.1/os-server-external-events => generated 521 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-05-19 21:22:07.563 7 WARNING neutronclient.v2_0.client [None req-ea639527-3d26-42ee-ace0-cd834134cb06 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] 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-05-19 21:22:07.652 8 WARNING neutronclient.v2_0.client [None req-9e1a59f0-6206-4ffa-8ce6-28614b995fed 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 369/737] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:07 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 1619 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/738] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:07 2026] GET /v2.1/servers/6f358eb9-dd49-4acc-831b-2c3545726a50 => generated 1556 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-05-19 21:22:08.762 7 WARNING neutronclient.v2_0.client [None req-175d045a-52bf-4fbe-becf-87bf830e50e7 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] 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-05-19 21:22:08.848 8 WARNING neutronclient.v2_0.client [None req-68ff5d0e-53d6-47f4-87a2-e75b1f69f0d9 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/739] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:08 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 1739 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/740] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:08 2026] GET /v2.1/servers/6f358eb9-dd49-4acc-831b-2c3545726a50 => generated 1556 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:09.516 7 INFO nova.api.openstack.compute.server_external_events [req-9c706788-f2c6-4b54-8248-7ff5b94ba168 req-1375dc25-53eb-48b6-8241-29f54fead797 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:b60afc70-99d3-46eb-bc4e-7abe48c927a4 for instance ec01d732-bcbd-4da4-8595-bef555da2af9 on instance 2026-05-19 21:22:09.517 7 INFO nova.api.openstack.compute.server_external_events [req-9c706788-f2c6-4b54-8248-7ff5b94ba168 req-1375dc25-53eb-48b6-8241-29f54fead797 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:b60afc70-99d3-46eb-bc4e-7abe48c927a4 for instance ec01d732-bcbd-4da4-8595-bef555da2af9 on instance [pid: 7|app: 0|req: 372/743] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:22:09 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:09.923 7 INFO nova.api.openstack.compute.server_external_events [req-a113594a-e4d9-46cf-87f5-d917080ddc73 req-371d8caa-8487-4d6d-a6ad-4306dfd9cad5 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-deleted:b60afc70-99d3-46eb-bc4e-7abe48c927a4 for instance ec01d732-bcbd-4da4-8595-bef555da2af9 on instance [pid: 7|app: 0|req: 373/744] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:22:09 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-05-19 21:22:09.933 8 WARNING neutronclient.v2_0.client [None req-a07f4763-350f-4d2d-8e86-fdfddedadb44 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] 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: 372/745] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:09 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 1671 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 21:22:10.004 7 WARNING neutronclient.v2_0.client [None req-769a66f9-5a91-4b9a-81c2-2f7daf9371d3 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] The python binding code in 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/746] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:09 2026] GET /v2.1/servers/6f358eb9-dd49-4acc-831b-2c3545726a50 => generated 1740 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:10.178 8 WARNING neutronclient.v2_0.client [None req-67cf4636-8fc8-4a2c-97c3-f989b81ae337 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 373/747] 10.0.0.192 () {32 vars in 741 bytes} [Tue May 19 21:22:10 2026] GET /v2.1/servers/6f358eb9-dd49-4acc-831b-2c3545726a50/os-interface => generated 285 bytes in 106 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-05-19 21:22:11.051 7 WARNING neutronclient.v2_0.client [None req-e3e72345-c881-4bd7-893e-7f4162be0e93 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/748] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:11 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 1381 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-05-19 21:22:11.218 8 WARNING neutronclient.v2_0.client [None req-cdc70658-4198-463f-9ca3-e936869346d1 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] The python binding code in 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/749] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:11 2026] GET /v2.1/servers/6f358eb9-dd49-4acc-831b-2c3545726a50 => generated 1740 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 376/750] 10.0.0.192 () {32 vars in 641 bytes} [Tue May 19 21:22:11 2026] GET /v2.1/servers => generated 383 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, ' [pid: 8|app: 0|req: 375/751] 10.0.0.192 () {32 vars in 718 bytes} [Tue May 19 21:22:11 2026] DELETE /v2.1/servers/6f358eb9-dd49-4acc-831b-2c3545726a50 => generated 0 bytes in 187 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-05-19 21:22:11.636 7 WARNING neutronclient.v2_0.client [None req-525e732f-5bd4-4ded-b974-4ea85a59a4fb 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/752] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:11 2026] GET /v2.1/servers/6f358eb9-dd49-4acc-831b-2c3545726a50 => generated 1746 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:11.967 8 INFO nova.api.openstack.compute.server_external_events [req-32d1a79c-f5c8-45f9-a19f-db1e1a9fa14a req-b39f89ed-698e-431b-b95f-79cde419f2e6 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:0f6f80a5-107f-494e-b9e0-0f978d03b2cd for instance 6f358eb9-dd49-4acc-831b-2c3545726a50 on instance [pid: 8|app: 0|req: 376/753] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:22:11 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-05-19 21:22:12.197 7 WARNING neutronclient.v2_0.client [None req-71a3455e-b3ce-4009-a895-4df5b97d1bb3 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] The python binding code in 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/754] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:12 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 1386 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:12.840 8 WARNING neutronclient.v2_0.client [None req-fe2f61ba-bbdb-4286-b034-41d5084d548c 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] 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-05-19 21:22:12.977 7 INFO nova.api.openstack.compute.server_external_events [req-b352d81b-eb01-4fbf-93d2-db8ccf0fae04 req-1b8e8105-cd31-420b-8826-ee45bf7405ff 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:0f6f80a5-107f-494e-b9e0-0f978d03b2cd for instance 6f358eb9-dd49-4acc-831b-2c3545726a50 on instance [pid: 7|app: 0|req: 379/755] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:22:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/756] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:12 2026] GET /v2.1/servers/6f358eb9-dd49-4acc-831b-2c3545726a50 => generated 1746 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:13.314 7 WARNING neutronclient.v2_0.client [None req-9232e477-df37-4e64-916c-2e677a10e3bb 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] The python binding code in 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/757] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:13 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 1386 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:14.035 8 WARNING neutronclient.v2_0.client [None req-6d7a7f8f-8734-46fc-90a9-c24745b810a5 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] The python binding code in 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/758] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:14 2026] GET /v2.1/servers/6f358eb9-dd49-4acc-831b-2c3545726a50 => generated 1866 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, ' 2026-05-19 21:22:14.399 7 INFO nova.api.openstack.wsgi [None req-e92e8fe6-cb2c-4d69-8382-4394d08e7bb0 410cdbc2d81c4460bf92cd33cd459612 af4d5370a971454097f7b9815aa1204c - - default default] HTTP exception thrown: Instance ec01d732-bcbd-4da4-8595-bef555da2af9 could not be found. [pid: 7|app: 0|req: 381/759] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:14 2026] GET /v2.1/servers/ec01d732-bcbd-4da4-8595-bef555da2af9 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 379/760] 10.0.0.192 () {32 vars in 706 bytes} [Tue May 19 21:22:14 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2019135869 => 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-05-19 21:22:15.026 7 INFO nova.api.openstack.compute.server_external_events [req-93750382-6d41-499d-9345-c9b9a0cac318 req-e27b9d45-eade-412b-b87b-0c618a72cb58 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:0f6f80a5-107f-494e-b9e0-0f978d03b2cd for instance 6f358eb9-dd49-4acc-831b-2c3545726a50 on instance 2026-05-19 21:22:15.027 7 INFO nova.api.openstack.compute.server_external_events [req-93750382-6d41-499d-9345-c9b9a0cac318 req-e27b9d45-eade-412b-b87b-0c618a72cb58 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-deleted:0f6f80a5-107f-494e-b9e0-0f978d03b2cd for instance 6f358eb9-dd49-4acc-831b-2c3545726a50 on instance [pid: 7|app: 0|req: 382/761] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:22:15 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:22:15.179 8 WARNING neutronclient.v2_0.client [None req-34dba96d-c485-4b66-8c27-dc41d1a24c33 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] The python binding code in 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/762] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:15 2026] GET /v2.1/servers/6f358eb9-dd49-4acc-831b-2c3545726a50 => generated 1512 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:16.424 7 WARNING neutronclient.v2_0.client [None req-2b0214e7-33ed-44c8-97e0-23207aec474d 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] The python binding code in 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/763] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:16 2026] GET /v2.1/servers/6f358eb9-dd49-4acc-831b-2c3545726a50 => generated 1517 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-05-19 21:22:17.544 8 WARNING neutronclient.v2_0.client [None req-8a22b3d1-82cd-4e57-bed3-94e7220989dc 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/764] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:17 2026] GET /v2.1/servers/6f358eb9-dd49-4acc-831b-2c3545726a50 => generated 1517 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:18.629 7 INFO nova.api.openstack.wsgi [None req-d9c7b061-02c1-4418-8b32-7236c1fd89aa 784124271c2d4657b28f3a2a26360105 c4be0a0bc5c0490695d7e59275b47a5c - - default default] HTTP exception thrown: Instance 6f358eb9-dd49-4acc-831b-2c3545726a50 could not be found. [pid: 7|app: 0|req: 384/765] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:18 2026] GET /v2.1/servers/6f358eb9-dd49-4acc-831b-2c3545726a50 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/766] 10.0.0.192 () {32 vars in 706 bytes} [Tue May 19 21:22:18 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1093489034 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:19.739 7 WARNING neutronclient.v2_0.client [None req-e2805e19-16ae-439b-86d0-a7778fdc43d0 dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/769] 10.0.0.192 () {32 vars in 741 bytes} [Tue May 19 21:22:19 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737/os-interface => generated 284 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:22:20.228 8 WARNING neutronclient.v2_0.client [None req-d0ab6d99-d9a5-4e58-8ba1-746d378af6a4 dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 384/770] 10.0.0.192 () {32 vars in 815 bytes} [Tue May 19 21:22:20 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737/os-interface/a85ceed1-ffc3-45c9-9386-e90d0d70a9d0 => generated 281 bytes in 713 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: 387/771] 10.0.0.192 () {32 vars in 723 bytes} [Tue May 19 21:22:20 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737/ips => generated 155 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: 385/772] 10.0.0.192 () {34 vars in 750 bytes} [Tue May 19 21:22:20 2026] POST /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 388/773] 10.0.0.192 () {32 vars in 723 bytes} [Tue May 19 21:22:21 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737/ips => generated 155 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, ' [pid: 8|app: 0|req: 386/774] 10.0.0.192 () {32 vars in 723 bytes} [Tue May 19 21:22:22 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737/ips => generated 155 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 389/775] 10.0.0.192 () {32 vars in 723 bytes} [Tue May 19 21:22:23 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737/ips => generated 155 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: 387/776] 10.0.0.192 () {32 vars in 723 bytes} [Tue May 19 21:22:24 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737/ips => generated 155 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:24.583 7 INFO nova.api.openstack.compute.server_external_events [req-263bdd1e-f442-40a2-af71-5ce37a2b70f1 req-8a8ba1ff-88cb-425d-9138-974c2367a74e 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:a85ceed1-ffc3-45c9-9386-e90d0d70a9d0 for instance e06445d0-f476-4f0d-8be9-3aa751d52737 on instance [pid: 7|app: 0|req: 390/777] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:22:24 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, ' [pid: 8|app: 0|req: 388/778] 10.0.0.192 () {32 vars in 723 bytes} [Tue May 19 21:22:25 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737/ips => generated 155 bytes in 40 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: 391/779] 10.0.0.192 () {34 vars in 671 bytes} [Tue May 19 21:22:25 2026] POST /v2.1/os-keypairs => generated 386 bytes in 246 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: 389/780] 10.0.0.192 () {32 vars in 723 bytes} [Tue May 19 21:22:26 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737/ips => generated 193 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:22:26.324 7 WARNING neutronclient.v2_0.client [None req-33d03f38-4f5c-42e8-a395-ce5bf52fee84 dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] The python binding code in 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/781] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:26 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 1950 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 390/782] 10.0.0.192 () {34 vars in 750 bytes} [Tue May 19 21:22:26 2026] POST /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737/action => generated 0 bytes in 31 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: 393/783] 10.0.0.192 () {32 vars in 723 bytes} [Tue May 19 21:22:26 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737/ips => generated 193 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:27.086 8 WARNING neutronclient.v2_0.client [None req-36e64681-dae5-4f22-b486-55f5598bc3c3 23e525681e4a45308c0a092f38393a05 778a60fdcd8b498bae4e90d9bd9d18cc - - default default] 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-05-19 21:22:27.466 8 WARNING neutronclient.v2_0.client [None req-36e64681-dae5-4f22-b486-55f5598bc3c3 23e525681e4a45308c0a092f38393a05 778a60fdcd8b498bae4e90d9bd9d18cc - - default default] 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: 394/784] 10.0.0.192 () {32 vars in 723 bytes} [Tue May 19 21:22:27 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737/ips => generated 193 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:22:28.000 8 WARNING neutronclient.v2_0.client [None req-36e64681-dae5-4f22-b486-55f5598bc3c3 23e525681e4a45308c0a092f38393a05 778a60fdcd8b498bae4e90d9bd9d18cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 391/785] 10.0.0.192 () {34 vars in 663 bytes} [Tue May 19 21:22:27 2026] POST /v2.1/servers => generated 450 bytes in 1549 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-05-19 21:22:28.606 7 WARNING neutronclient.v2_0.client [None req-63a24746-6b75-4ce3-9a14-6a1c3d3af325 23e525681e4a45308c0a092f38393a05 778a60fdcd8b498bae4e90d9bd9d18cc - - default default] 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: 392/786] 10.0.0.192 () {32 vars in 723 bytes} [Tue May 19 21:22:28 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737/ips => generated 193 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-05-19 21:22:29.474 8 INFO nova.api.openstack.compute.server_external_events [req-3c82aab8-7642-4f0e-bcee-dd7078142459 req-3bc5f77f-71e7-4c13-9100-2625810583f1 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:a85ceed1-ffc3-45c9-9386-e90d0d70a9d0 for instance e06445d0-f476-4f0d-8be9-3aa751d52737 on instance [pid: 7|app: 0|req: 395/789] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:28 2026] GET /v2.1/servers/79c0aa06-d9c9-4613-85cf-82b5c9f916cd => generated 1424 bytes in 903 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/790] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:22: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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 396/791] 10.0.0.192 () {32 vars in 723 bytes} [Tue May 19 21:22:29 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737/ips => generated 193 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:30.526 8 WARNING neutronclient.v2_0.client [None req-879e4818-ecb4-4e3d-9b60-e3f917a56eb8 23e525681e4a45308c0a092f38393a05 778a60fdcd8b498bae4e90d9bd9d18cc - - default default] The python binding code in 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/792] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:30 2026] GET /v2.1/servers/79c0aa06-d9c9-4613-85cf-82b5c9f916cd => generated 1476 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 397/793] 10.0.0.192 () {32 vars in 723 bytes} [Tue May 19 21:22:30 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737/ips => generated 193 bytes in 42 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-05-19 21:22:31.784 8 WARNING neutronclient.v2_0.client [None req-11e57cfe-4ca8-4777-aad1-e8b6ffdfe879 23e525681e4a45308c0a092f38393a05 778a60fdcd8b498bae4e90d9bd9d18cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 397/794] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:31 2026] GET /v2.1/servers/79c0aa06-d9c9-4613-85cf-82b5c9f916cd => generated 1476 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, ' [pid: 7|app: 0|req: 398/795] 10.0.0.192 () {32 vars in 723 bytes} [Tue May 19 21:22:31 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737/ips => generated 193 bytes in 53 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: 398/796] 10.0.0.192 () {34 vars in 671 bytes} [Tue May 19 21:22:32 2026] POST /v2.1/os-keypairs => generated 386 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-05-19 21:22:32.954 7 WARNING neutronclient.v2_0.client [None req-02fcd876-b964-47ec-891c-23e46f7e2431 23e525681e4a45308c0a092f38393a05 778a60fdcd8b498bae4e90d9bd9d18cc - - default default] The python binding code in 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/797] 10.0.0.192 () {32 vars in 723 bytes} [Tue May 19 21:22:33 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737/ips => generated 155 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, ' [pid: 7|app: 0|req: 399/798] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:32 2026] GET /v2.1/servers/79c0aa06-d9c9-4613-85cf-82b5c9f916cd => generated 1484 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/799] 10.0.0.192 () {32 vars in 718 bytes} [Tue May 19 21:22:33 2026] DELETE /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => 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-05-19 21:22:33.250 7 WARNING neutronclient.v2_0.client [None req-1b699fde-d14a-4276-84e5-8f5f8a4fffec dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] 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-05-19 21:22:34.173 8 WARNING neutronclient.v2_0.client [None req-1569ac7d-5eaa-44e8-83ce-846dc2412992 23e525681e4a45308c0a092f38393a05 778a60fdcd8b498bae4e90d9bd9d18cc - - default default] The python binding code in 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/800] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:33 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 1842 bytes in 1024 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:34.623 7 WARNING neutronclient.v2_0.client [None req-8e5a1d38-1e7f-46dd-91ce-0160460727e2 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] The python binding code in 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/801] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:34 2026] GET /v2.1/servers/79c0aa06-d9c9-4613-85cf-82b5c9f916cd => generated 1561 bytes in 655 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 21:22:34.801 7 WARNING neutronclient.v2_0.client [None req-8e5a1d38-1e7f-46dd-91ce-0160460727e2 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] 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-05-19 21:22:35.010 8 INFO nova.api.openstack.compute.server_external_events [req-7220103b-536c-49fe-9371-1af48ba5c3fb req-170531f1-ff3d-420a-8c63-889c06121a97 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:4ee91c7b-b7d5-4650-827d-d3ccabd1e0f3 for instance 79c0aa06-d9c9-4613-85cf-82b5c9f916cd on instance [pid: 8|app: 0|req: 402/802] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:22:34 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-05-19 21:22:35.260 7 WARNING neutronclient.v2_0.client [None req-8e5a1d38-1e7f-46dd-91ce-0160460727e2 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] 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-05-19 21:22:35.290 8 WARNING neutronclient.v2_0.client [None req-8f3a0870-27e4-45e9-9f7c-046534a23dce dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] The python binding code in 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/803] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:35 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 1842 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/804] 10.0.0.192 () {34 vars in 663 bytes} [Tue May 19 21:22:34 2026] POST /v2.1/servers => generated 453 bytes in 874 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-05-19 21:22:35.454 8 WARNING neutronclient.v2_0.client [None req-0ed54231-c107-4e58-bcd5-1685b72eae71 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] The python binding code in 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/805] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:35 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1393 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-05-19 21:22:35.843 7 WARNING neutronclient.v2_0.client [None req-27fe1b74-c3e1-4b3f-802f-e124a25c9662 23e525681e4a45308c0a092f38393a05 778a60fdcd8b498bae4e90d9bd9d18cc - - default default] 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-05-19 21:22:36.124 8 INFO nova.api.openstack.compute.server_external_events [req-4ed8822c-5654-4aca-9473-e2008a5b1554 req-90e20dc0-de93-4228-a34f-b4ccbd188e79 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-deleted:a85ceed1-ffc3-45c9-9386-e90d0d70a9d0 for instance e06445d0-f476-4f0d-8be9-3aa751d52737 on instance [pid: 8|app: 0|req: 405/806] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:22:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/807] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:35 2026] GET /v2.1/servers/79c0aa06-d9c9-4613-85cf-82b5c9f916cd => generated 1549 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:36.445 8 WARNING neutronclient.v2_0.client [None req-7b5a047d-4380-4556-943d-0dbe0c6b606e dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 406/808] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:36 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 1481 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:36.534 7 WARNING neutronclient.v2_0.client [None req-d39d7339-a4b6-4a2d-baca-e6cda1bff648 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/809] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:36 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1397 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-05-19 21:22:37.189 8 WARNING neutronclient.v2_0.client [None req-1176a0d9-20bf-437f-8534-f06b80632bc3 23e525681e4a45308c0a092f38393a05 778a60fdcd8b498bae4e90d9bd9d18cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 407/810] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:37 2026] GET /v2.1/servers/79c0aa06-d9c9-4613-85cf-82b5c9f916cd => generated 1549 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:37.539 7 WARNING neutronclient.v2_0.client [None req-c96938ee-a614-44df-8e56-62a7cd42b935 dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 404/811] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:37 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 1486 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-05-19 21:22:37.622 8 WARNING neutronclient.v2_0.client [None req-8d6d96cd-82de-4610-b18c-db8488ad2963 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] The python binding code in 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/812] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:37 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1445 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-05-19 21:22:38.341 7 WARNING neutronclient.v2_0.client [None req-b1a03ddf-270f-4fa1-89c3-853c3ff39f33 23e525681e4a45308c0a092f38393a05 778a60fdcd8b498bae4e90d9bd9d18cc - - default default] The python binding code in 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/813] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:38 2026] GET /v2.1/servers/79c0aa06-d9c9-4613-85cf-82b5c9f916cd => generated 1549 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:38.629 8 WARNING neutronclient.v2_0.client [None req-561b6181-7b7e-4551-9ad2-cf108a55dd09 dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] 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: 409/814] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:38 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 1486 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 21:22:38.706 7 WARNING neutronclient.v2_0.client [None req-044721b4-618b-4c4d-8695-1a9480f4d95d 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] The python binding code in 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/815] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:38 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1445 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:39.098 8 INFO nova.api.openstack.compute.server_external_events [req-d46098d7-dcc7-49f5-b64f-f0f199a001e5 req-49512fae-e10d-4596-a6f2-3c304cfdcbac 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:4ee91c7b-b7d5-4650-827d-d3ccabd1e0f3 for instance 79c0aa06-d9c9-4613-85cf-82b5c9f916cd on instance [pid: 8|app: 0|req: 410/816] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:22:39 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:39.504 7 WARNING neutronclient.v2_0.client [None req-e351d72c-0c0b-4ae9-bb14-b695baf2ccd3 23e525681e4a45308c0a092f38393a05 778a60fdcd8b498bae4e90d9bd9d18cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 408/819] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:39 2026] GET /v2.1/servers/79c0aa06-d9c9-4613-85cf-82b5c9f916cd => generated 1549 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-05-19 21:22:39.736 8 WARNING neutronclient.v2_0.client [None req-ba881ac1-cbdd-4b6b-8037-6775d8e494e9 dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] 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-05-19 21:22:39.800 7 WARNING neutronclient.v2_0.client [None req-e499df39-8fe0-4bd9-bf7a-758503e0a529 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] The python binding code in 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/820] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:39 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 1486 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/821] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:39 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1453 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-05-19 21:22:40.686 8 WARNING neutronclient.v2_0.client [None req-a7f7b81a-17e8-40bb-b0b5-27b1a75eb6a9 23e525681e4a45308c0a092f38393a05 778a60fdcd8b498bae4e90d9bd9d18cc - - default default] 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-05-19 21:22:40.947 7 WARNING neutronclient.v2_0.client [None req-8fb55fa3-6006-4e6e-bbe7-57f155ae2aa6 dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] The python binding code in 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/822] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:40 2026] GET /v2.1/servers/79c0aa06-d9c9-4613-85cf-82b5c9f916cd => generated 1549 bytes in 519 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 410/823] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:40 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 1486 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:41.198 8 WARNING neutronclient.v2_0.client [None req-6e8332de-68fc-49a6-9d4a-77c5181b5797 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] 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-05-19 21:22:41.199 7 INFO nova.api.openstack.compute.server_external_events [req-0471575f-1a2d-4424-a6a5-97a1ae872ae3 req-5bcf5f29-8cab-4c4f-9ffd-0b80916e84b2 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:4ee91c7b-b7d5-4650-827d-d3ccabd1e0f3 for instance 79c0aa06-d9c9-4613-85cf-82b5c9f916cd on instance 2026-05-19 21:22:41.199 7 INFO nova.api.openstack.compute.server_external_events [req-0471575f-1a2d-4424-a6a5-97a1ae872ae3 req-5bcf5f29-8cab-4c4f-9ffd-0b80916e84b2 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:4ee91c7b-b7d5-4650-827d-d3ccabd1e0f3 for instance 79c0aa06-d9c9-4613-85cf-82b5c9f916cd on instance [pid: 7|app: 0|req: 411/824] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:22:41 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/825] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:41 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1531 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:42.221 8 INFO nova.api.openstack.wsgi [None req-715bba9e-7675-4535-8e2c-a98958ef5b56 dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] HTTP exception thrown: Instance e06445d0-f476-4f0d-8be9-3aa751d52737 could not be found. [pid: 8|app: 0|req: 415/826] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:42 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:42.240 7 WARNING neutronclient.v2_0.client [None req-298f481c-3842-4e8d-8567-4029e2dd840b 23e525681e4a45308c0a092f38393a05 778a60fdcd8b498bae4e90d9bd9d18cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 416/827] 10.0.0.192 () {32 vars in 704 bytes} [Tue May 19 21:22:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-537262322 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-19 21:22:42.352 8 WARNING neutronclient.v2_0.client [None req-7096ed6e-5a80-4c7e-b5f1-a255126e49cf 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 412/828] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:42 2026] GET /v2.1/servers/79c0aa06-d9c9-4613-85cf-82b5c9f916cd => generated 1549 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/829] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:42 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1519 bytes in 568 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:42.924 7 INFO nova.api.openstack.wsgi [None req-9468c880-a25e-4aa9-8cba-7b1b98288021 dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] HTTP exception thrown: Instance e06445d0-f476-4f0d-8be9-3aa751d52737 could not be found. [pid: 7|app: 0|req: 413/830] 10.0.0.192 () {32 vars in 718 bytes} [Tue May 19 21:22:42 2026] DELETE /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:42.957 8 INFO nova.api.openstack.wsgi [None req-2a189fe3-c6e3-44f2-a9f4-4236d6a4630a dae2ab1518854cc0aa10936eb7b08f40 ecf832054ce546d3a4373b6624b5d382 - - default default] HTTP exception thrown: Instance e06445d0-f476-4f0d-8be9-3aa751d52737 could not be found. [pid: 8|app: 0|req: 418/831] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:42 2026] GET /v2.1/servers/e06445d0-f476-4f0d-8be9-3aa751d52737 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:43.245 7 INFO nova.api.openstack.compute.server_external_events [req-2fec03a7-1cd3-4fb7-95c7-baf1b9c2d459 req-b45aaed6-6904-434c-a3ed-679bae6045a0 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:c429cbc7-c955-4375-aec5-0f2f4232e34a for instance 0610ee5d-cb28-46fa-99cd-199a66d05351 on instance [pid: 7|app: 0|req: 414/832] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:22:43 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-05-19 21:22:43.572 8 WARNING neutronclient.v2_0.client [None req-ad5ca083-c544-4b6f-a8c9-d315d9703276 23e525681e4a45308c0a092f38393a05 778a60fdcd8b498bae4e90d9bd9d18cc - - default default] The python binding code in 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/833] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:43 2026] GET /v2.1/servers/79c0aa06-d9c9-4613-85cf-82b5c9f916cd => generated 1725 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:43.856 7 WARNING neutronclient.v2_0.client [None req-ab40189d-7804-4f38-b41b-2cbe5be3c0e2 23e525681e4a45308c0a092f38393a05 778a60fdcd8b498bae4e90d9bd9d18cc - - default default] 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: 415/834] 10.0.0.192 () {32 vars in 741 bytes} [Tue May 19 21:22:43 2026] GET /v2.1/servers/79c0aa06-d9c9-4613-85cf-82b5c9f916cd/os-interface => generated 284 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:22:43.943 8 WARNING neutronclient.v2_0.client [None req-56a4d0e8-3bb6-4366-aa4b-09fff1f5502c 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] 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-05-19 21:22:44.657 7 WARNING neutronclient.v2_0.client [None req-7c24daf2-27a0-4c7f-b339-c2f3fec2069f 23e525681e4a45308c0a092f38393a05 778a60fdcd8b498bae4e90d9bd9d18cc - - default default] The python binding code in 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/835] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:43 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1519 bytes in 829 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:44.756 8 INFO nova.api.openstack.compute.server_external_events [req-8f3dd6aa-58fb-4bfe-8a28-95900e82bb81 req-50896779-6938-4e7b-9adf-9feb4982b680 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:4ee91c7b-b7d5-4650-827d-d3ccabd1e0f3 for instance 79c0aa06-d9c9-4613-85cf-82b5c9f916cd on instance [pid: 8|app: 0|req: 421/836] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:22:44 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) [pid: 7|app: 0|req: 416/837] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:44 2026] GET /v2.1/servers/79c0aa06-d9c9-4613-85cf-82b5c9f916cd => generated 1725 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, ' [pid: 8|app: 0|req: 422/838] 10.0.0.192 () {32 vars in 641 bytes} [Tue May 19 21:22:44 2026] GET /v2.1/servers => generated 378 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, ' [pid: 7|app: 0|req: 417/839] 10.0.0.192 () {32 vars in 718 bytes} [Tue May 19 21:22:44 2026] DELETE /v2.1/servers/79c0aa06-d9c9-4613-85cf-82b5c9f916cd => generated 0 bytes in 144 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-05-19 21:22:45.098 8 WARNING neutronclient.v2_0.client [None req-22e59c7e-32e6-4627-9635-a17bfd635b7b 23e525681e4a45308c0a092f38393a05 778a60fdcd8b498bae4e90d9bd9d18cc - - default default] The python binding code in 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/840] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:45 2026] GET /v2.1/servers/79c0aa06-d9c9-4613-85cf-82b5c9f916cd => generated 1731 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:45.782 7 WARNING neutronclient.v2_0.client [None req-0b0216fc-d406-4685-9c6c-76a1027d2e37 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] The python binding code in 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/841] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:45 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1519 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-05-19 21:22:46.258 8 WARNING neutronclient.v2_0.client [None req-d3639530-5a33-4602-aac0-dae9dbec70e9 23e525681e4a45308c0a092f38393a05 778a60fdcd8b498bae4e90d9bd9d18cc - - default default] 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-05-19 21:22:46.416 7 INFO nova.api.openstack.compute.server_external_events [req-e28ee56f-d5f4-4068-8327-083ca87b75ac req-55fb7f4f-6547-4b70-a26f-0a7f9a804a38 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:4ee91c7b-b7d5-4650-827d-d3ccabd1e0f3 for instance 79c0aa06-d9c9-4613-85cf-82b5c9f916cd on instance [pid: 8|app: 0|req: 424/842] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:46 2026] GET /v2.1/servers/79c0aa06-d9c9-4613-85cf-82b5c9f916cd => generated 1851 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/843] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:22:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:46.797 8 INFO nova.api.openstack.compute.server_external_events [req-3756941b-0496-4787-8b95-dfaab3e50c84 req-eb7692bb-2a55-439a-9f6b-4468194d8d7a 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:c429cbc7-c955-4375-aec5-0f2f4232e34a for instance 0610ee5d-cb28-46fa-99cd-199a66d05351 on instance 2026-05-19 21:22:46.797 8 INFO nova.api.openstack.compute.server_external_events [req-3756941b-0496-4787-8b95-dfaab3e50c84 req-eb7692bb-2a55-439a-9f6b-4468194d8d7a 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:c429cbc7-c955-4375-aec5-0f2f4232e34a for instance 0610ee5d-cb28-46fa-99cd-199a66d05351 on instance [pid: 8|app: 0|req: 425/844] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:22:46 2026] POST /v2.1/os-server-external-events => generated 354 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-05-19 21:22:46.989 7 WARNING neutronclient.v2_0.client [None req-1d777665-2123-405f-a39a-4daa7c25706a 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] The python binding code in 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/845] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:46 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1519 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-05-19 21:22:47.469 8 WARNING neutronclient.v2_0.client [None req-8d214143-d100-4b63-b737-88e919627a8d 23e525681e4a45308c0a092f38393a05 778a60fdcd8b498bae4e90d9bd9d18cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 426/846] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:47 2026] GET /v2.1/servers/79c0aa06-d9c9-4613-85cf-82b5c9f916cd => generated 1784 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:48.213 7 WARNING neutronclient.v2_0.client [None req-87fd4bd0-efe1-47b3-bf92-5920dd1aecbc 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 421/847] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:48 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1703 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:48.381 8 WARNING neutronclient.v2_0.client [None req-b4f61238-b4ea-4527-9efd-cdf2233d5ccc 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] 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: 427/848] 10.0.0.192 () {32 vars in 741 bytes} [Tue May 19 21:22:48 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351/os-interface => generated 285 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:22:48.477 7 INFO nova.api.openstack.compute.server_external_events [req-eeba11e3-bcaf-4347-b332-b7847b98919f req-66cad607-2d0e-46d6-9273-46320268e42c 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:4ee91c7b-b7d5-4650-827d-d3ccabd1e0f3 for instance 79c0aa06-d9c9-4613-85cf-82b5c9f916cd on instance [pid: 7|app: 0|req: 422/849] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:22:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 40 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-05-19 21:22:48.855 8 INFO nova.api.openstack.compute.server_external_events [req-f6594034-781c-4aee-9a0f-1ec49f92a760 req-6b423642-0853-4da5-9b81-4a89261ff2d3 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-deleted:4ee91c7b-b7d5-4650-827d-d3ccabd1e0f3 for instance 79c0aa06-d9c9-4613-85cf-82b5c9f916cd on instance [pid: 8|app: 0|req: 428/850] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:22:48 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-05-19 21:22:48.865 7 WARNING neutronclient.v2_0.client [None req-30515f85-503e-4d40-9dd5-569f7d562ca5 23e525681e4a45308c0a092f38393a05 778a60fdcd8b498bae4e90d9bd9d18cc - - default default] The python binding code in 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/851] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:48 2026] GET /v2.1/servers/79c0aa06-d9c9-4613-85cf-82b5c9f916cd => generated 1505 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:49.986 7 WARNING neutronclient.v2_0.client [None req-07256909-3f67-4b51-8d29-55e5fffbb473 23e525681e4a45308c0a092f38393a05 778a60fdcd8b498bae4e90d9bd9d18cc - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 425/854] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:49 2026] GET /v2.1/servers/79c0aa06-d9c9-4613-85cf-82b5c9f916cd => generated 1510 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:50.530 8 INFO nova.api.openstack.compute.server_external_events [req-598c9123-ce2e-4d17-8aeb-36bbb32a33e4 req-7eb796c2-78df-4b12-81c7-80ad03731663 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:c429cbc7-c955-4375-aec5-0f2f4232e34a for instance 0610ee5d-cb28-46fa-99cd-199a66d05351 on instance [pid: 8|app: 0|req: 430/855] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:22:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:22:51.078 7 INFO nova.api.openstack.wsgi [None req-13751247-62d5-4e8e-b913-1cb4cae68bd3 23e525681e4a45308c0a092f38393a05 778a60fdcd8b498bae4e90d9bd9d18cc - - default default] HTTP exception thrown: Instance 79c0aa06-d9c9-4613-85cf-82b5c9f916cd could not be found. [pid: 7|app: 0|req: 426/856] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:22:51 2026] GET /v2.1/servers/79c0aa06-d9c9-4613-85cf-82b5c9f916cd => 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: 431/857] 10.0.0.192 () {32 vars in 706 bytes} [Tue May 19 21:22:51 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1404731786 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-05-19 21:23:04.797 8 WARNING neutronclient.v2_0.client [None req-e4af8c95-ed81-4249-a8d8-9ebfb29f2f6f 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] The python binding code in 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/860] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:04 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1823 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:23:05.007 7 WARNING neutronclient.v2_0.client [None req-8beea10c-dfa2-4929-837b-e7939c331b74 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] The python binding code in 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/861] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:04 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1823 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, ' [pid: 8|app: 0|req: 434/862] 10.0.0.192 () {34 vars in 750 bytes} [Tue May 19 21:23:05 2026] POST /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351/action => generated 0 bytes in 74 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-05-19 21:23:05.466 7 WARNING neutronclient.v2_0.client [None req-62c4db04-6673-454c-8da3-1e4fa7fb3727 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] The python binding code in 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/863] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:05 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1825 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-05-19 21:23:06.612 8 WARNING neutronclient.v2_0.client [None req-27678729-83fe-431a-bada-21550b2d60ed 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/864] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:06 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1825 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-05-19 21:23:07.787 7 WARNING neutronclient.v2_0.client [None req-5d22884e-5471-4627-9c19-4c2257057109 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 430/865] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:07 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1825 bytes in 891 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:23:09.708 8 WARNING neutronclient.v2_0.client [None req-e5cda058-f137-4363-898f-4bc5ac5c28d2 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] The python binding code in 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/868] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:09 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1825 bytes in 1181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:23:11.903 7 WARNING neutronclient.v2_0.client [None req-6f398601-571b-4f2c-a631-2bbd2d36e1d6 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] 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-05-19 21:23:12.278 8 INFO nova.api.openstack.compute.server_external_events [req-63140e26-d419-455e-9ce1-0b5e7f1d684e req-77992d01-90be-4513-b7b8-1009fcb00110 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:c429cbc7-c955-4375-aec5-0f2f4232e34a for instance 0610ee5d-cb28-46fa-99cd-199a66d05351 on instance [pid: 8|app: 0|req: 438/869] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:23:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/870] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:11 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1830 bytes in 1143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:23:14.065 8 WARNING neutronclient.v2_0.client [None req-704ac5c4-bb7e-4a75-8b99-595a56e8c938 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] 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-05-19 21:23:14.330 7 INFO nova.api.openstack.compute.server_external_events [req-28729cf0-399a-436b-a25f-0277ab47cd07 req-e0f13925-8963-4fa3-8a9b-1b5aabbb76a2 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:c429cbc7-c955-4375-aec5-0f2f4232e34a for instance 0610ee5d-cb28-46fa-99cd-199a66d05351 on instance 2026-05-19 21:23:14.331 7 INFO nova.api.openstack.compute.server_external_events [req-28729cf0-399a-436b-a25f-0277ab47cd07 req-e0f13925-8963-4fa3-8a9b-1b5aabbb76a2 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:c429cbc7-c955-4375-aec5-0f2f4232e34a for instance 0610ee5d-cb28-46fa-99cd-199a66d05351 on instance [pid: 7|app: 0|req: 433/871] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:23:14 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/872] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:14 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1830 bytes in 1718 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:23:16.375 7 INFO nova.api.openstack.compute.server_external_events [req-4bfce408-3211-4f1f-8508-13557da12743 req-b691e38b-bf0d-45cf-b9c4-baf86cbca15c 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:c429cbc7-c955-4375-aec5-0f2f4232e34a for instance 0610ee5d-cb28-46fa-99cd-199a66d05351 on instance [pid: 7|app: 0|req: 434/873] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:23:16 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-05-19 21:23:16.816 8 WARNING neutronclient.v2_0.client [None req-8c3fb658-d78b-4f5c-9ff7-2bbb06fe5e2e 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] The python binding code in 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.192 () {32 vars in 715 bytes} [Tue May 19 21:23:16 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1823 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:23:32.693 7 WARNING neutronclient.v2_0.client [None req-847b2a20-ccd2-46ed-895a-799e8744c910 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/879] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:32 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1823 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, ' [pid: 8|app: 0|req: 443/880] 10.0.0.192 () {32 vars in 718 bytes} [Tue May 19 21:23:32 2026] DELETE /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:23:32.994 7 WARNING neutronclient.v2_0.client [None req-40149ec0-6598-4e60-a298-62f3ad598381 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] The python binding code in 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/881] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:32 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1829 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-05-19 21:23:34.136 8 WARNING neutronclient.v2_0.client [None req-4ab9b26d-0ffb-41e2-80ad-a5a16cf63356 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 444/882] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:34 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1829 bytes in 1163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:23:36.088 7 INFO nova.api.openstack.compute.server_external_events [req-b062616d-2b6e-4350-8850-cfaed70bc77e req-8b8478ab-8202-47b0-98de-c004034db7fd 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-deleted:c429cbc7-c955-4375-aec5-0f2f4232e34a for instance 0610ee5d-cb28-46fa-99cd-199a66d05351 on instance [pid: 7|app: 0|req: 439/883] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:23:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:23:36.306 8 WARNING neutronclient.v2_0.client [None req-6cdf60de-0fbf-4451-8310-2d36d637343d 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] The python binding code in 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/884] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:36 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1474 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:23:37.399 7 WARNING neutronclient.v2_0.client [None req-56d11a3f-956f-4c49-95dd-61fa3d4e5cca 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] The python binding code in 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/885] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:37 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => generated 1479 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-05-19 21:23:38.503 8 WARNING neutronclient.v2_0.client [None req-a6403a0e-27a2-493b-930f-70d3c5c092b8 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/886] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:38 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => 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-05-19 21:23:39.585 8 INFO nova.api.openstack.wsgi [None req-65b8686b-d384-4fca-a48b-dc750b182891 2c11fcb5ada94748926cc172e5d44909 f0a36af9a3d245d98eb96595f908766e - - default default] HTTP exception thrown: Instance 0610ee5d-cb28-46fa-99cd-199a66d05351 could not be found. [pid: 8|app: 0|req: 448/889] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:39 2026] GET /v2.1/servers/0610ee5d-cb28-46fa-99cd-199a66d05351 => 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: 442/890] 10.0.0.192 () {32 vars in 706 bytes} [Tue May 19 21:23:39 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1007586052 => generated 0 bytes in 24 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-05-19 21:23:40.441 8 WARNING neutronclient.v2_0.client [None req-b66d9618-b1a4-41db-a788-3f8608aa25a9 b11d39aea3b3481fb0eeacbf05f86367 41f969d599fc4cbd99aadfed52208c2f - - default default] 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-05-19 21:23:41.197 8 WARNING neutronclient.v2_0.client [None req-b66d9618-b1a4-41db-a788-3f8608aa25a9 b11d39aea3b3481fb0eeacbf05f86367 41f969d599fc4cbd99aadfed52208c2f - - default default] The python binding code in 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/891] 10.0.0.192 () {34 vars in 663 bytes} [Tue May 19 21:23:40 2026] POST /v2.1/servers => generated 424 bytes in 1510 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-19 21:23:41.893 7 WARNING neutronclient.v2_0.client [None req-67e43059-1e83-45fe-9e80-0cdd0fa221b3 b11d39aea3b3481fb0eeacbf05f86367 41f969d599fc4cbd99aadfed52208c2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 443/892] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:41 2026] GET /v2.1/servers/e49d2dc8-03e4-4e88-9a9e-9b286571ad82 => generated 1367 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-05-19 21:23:42.989 8 WARNING neutronclient.v2_0.client [None req-2490bd99-e151-4eeb-ad53-0ea622a57850 b11d39aea3b3481fb0eeacbf05f86367 41f969d599fc4cbd99aadfed52208c2f - - default default] The python binding code in 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/893] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:42 2026] GET /v2.1/servers/e49d2dc8-03e4-4e88-9a9e-9b286571ad82 => generated 1371 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:23:44.255 7 WARNING neutronclient.v2_0.client [None req-c133907d-5160-4b6a-89a0-e7168bb5f105 b11d39aea3b3481fb0eeacbf05f86367 41f969d599fc4cbd99aadfed52208c2f - - default default] The python binding code in 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/894] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:44 2026] GET /v2.1/servers/e49d2dc8-03e4-4e88-9a9e-9b286571ad82 => generated 1419 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-05-19 21:23:45.349 8 WARNING neutronclient.v2_0.client [None req-bbcd2b7c-4cbe-4cc5-a57b-bdfbfdeab9f0 b11d39aea3b3481fb0eeacbf05f86367 41f969d599fc4cbd99aadfed52208c2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 451/895] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:45 2026] GET /v2.1/servers/e49d2dc8-03e4-4e88-9a9e-9b286571ad82 => generated 1419 bytes in 860 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:23:47.213 7 WARNING neutronclient.v2_0.client [None req-7d4c9547-5f43-425a-9e76-aa95f4eb58be b11d39aea3b3481fb0eeacbf05f86367 41f969d599fc4cbd99aadfed52208c2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 445/898] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:47 2026] GET /v2.1/servers/e49d2dc8-03e4-4e88-9a9e-9b286571ad82 => generated 1469 bytes in 2833 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:23:50.650 8 INFO nova.api.openstack.compute.server_external_events [req-9b21dc06-2749-41fb-ab95-0718fc933496 req-fce7ed21-0645-48a3-be99-72b645122455 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:4af45361-cd32-4692-b18d-cf312909c026 for instance e49d2dc8-03e4-4e88-9a9e-9b286571ad82 on instance [pid: 8|app: 0|req: 454/899] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:23:50 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-05-19 21:23:51.056 7 WARNING neutronclient.v2_0.client [None req-de7c1662-20aa-4082-a928-b998f0f28a08 b11d39aea3b3481fb0eeacbf05f86367 41f969d599fc4cbd99aadfed52208c2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 446/900] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:51 2026] GET /v2.1/servers/e49d2dc8-03e4-4e88-9a9e-9b286571ad82 => generated 1467 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:23:52.266 8 WARNING neutronclient.v2_0.client [None req-e8eb7336-ff0f-4557-8499-a36c41acf4ca 998bd9ac8ea647faac76eed3d3eb7c17 66b3cd9752b0484596407be50e7a9b2c - - default default] 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-05-19 21:23:52.560 7 WARNING neutronclient.v2_0.client [None req-d36cf04d-0a79-45b6-a0d1-f59c38580eee b11d39aea3b3481fb0eeacbf05f86367 41f969d599fc4cbd99aadfed52208c2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 447/901] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:52 2026] GET /v2.1/servers/e49d2dc8-03e4-4e88-9a9e-9b286571ad82 => generated 1467 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 21:23:52.940 8 WARNING neutronclient.v2_0.client [None req-e8eb7336-ff0f-4557-8499-a36c41acf4ca 998bd9ac8ea647faac76eed3d3eb7c17 66b3cd9752b0484596407be50e7a9b2c - - default default] The python binding code in 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/902] 10.0.0.192 () {34 vars in 663 bytes} [Tue May 19 21:23:52 2026] POST /v2.1/servers => generated 424 bytes in 1126 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-05-19 21:23:53.261 7 WARNING neutronclient.v2_0.client [None req-f48d9d9a-edaa-43ee-8ce6-9c1fa41dcb6c 998bd9ac8ea647faac76eed3d3eb7c17 66b3cd9752b0484596407be50e7a9b2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 448/903] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:53 2026] GET /v2.1/servers/8e14655c-fe2a-4631-b4ea-03af936c67bf => generated 1370 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-05-19 21:23:53.939 8 WARNING neutronclient.v2_0.client [None req-e3f3b4dd-2a7d-4a0c-8d64-9a768355addb b11d39aea3b3481fb0eeacbf05f86367 41f969d599fc4cbd99aadfed52208c2f - - default default] 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-05-19 21:23:54.386 7 WARNING neutronclient.v2_0.client [None req-5c221fac-5a04-422a-8db5-ceac14e78c6b 998bd9ac8ea647faac76eed3d3eb7c17 66b3cd9752b0484596407be50e7a9b2c - - default default] The python binding code in 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/904] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:53 2026] GET /v2.1/servers/e49d2dc8-03e4-4e88-9a9e-9b286571ad82 => generated 1467 bytes in 695 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:23:54.625 8 INFO nova.api.openstack.compute.server_external_events [req-d79a6737-1725-40e2-9845-f80bd404db41 req-455c3a6f-12e6-4314-8774-aac245ef274c 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:4af45361-cd32-4692-b18d-cf312909c026 for instance e49d2dc8-03e4-4e88-9a9e-9b286571ad82 on instance [pid: 8|app: 0|req: 457/905] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:23:54 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/906] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:54 2026] GET /v2.1/servers/8e14655c-fe2a-4631-b4ea-03af936c67bf => generated 1366 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-05-19 21:23:55.657 8 WARNING neutronclient.v2_0.client [None req-2bf2fad7-bac4-4296-8645-2d1c488fb04f b11d39aea3b3481fb0eeacbf05f86367 41f969d599fc4cbd99aadfed52208c2f - - default default] 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-05-19 21:23:55.685 7 WARNING neutronclient.v2_0.client [None req-bb2c6825-7146-4db7-9d56-5d88326d136a 998bd9ac8ea647faac76eed3d3eb7c17 66b3cd9752b0484596407be50e7a9b2c - - default default] The python binding code in 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/907] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:55 2026] GET /v2.1/servers/8e14655c-fe2a-4631-b4ea-03af936c67bf => generated 1422 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/908] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:55 2026] GET /v2.1/servers/e49d2dc8-03e4-4e88-9a9e-9b286571ad82 => generated 1467 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:23:56.660 7 INFO nova.api.openstack.compute.server_external_events [req-704d2f19-c531-4de5-9d94-1a51a2d2bc5f req-d1202644-cf15-46c7-87cc-eabf783b6b9e 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:4af45361-cd32-4692-b18d-cf312909c026 for instance e49d2dc8-03e4-4e88-9a9e-9b286571ad82 on instance 2026-05-19 21:23:56.660 7 INFO nova.api.openstack.compute.server_external_events [req-704d2f19-c531-4de5-9d94-1a51a2d2bc5f req-d1202644-cf15-46c7-87cc-eabf783b6b9e 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:4af45361-cd32-4692-b18d-cf312909c026 for instance e49d2dc8-03e4-4e88-9a9e-9b286571ad82 on instance [pid: 7|app: 0|req: 451/909] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:23:56 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 21 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-05-19 21:23:56.988 8 WARNING neutronclient.v2_0.client [None req-1bc7527f-4bc0-41b2-bdd0-b9e836405f7c 998bd9ac8ea647faac76eed3d3eb7c17 66b3cd9752b0484596407be50e7a9b2c - - default default] 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-05-19 21:23:57.021 7 WARNING neutronclient.v2_0.client [None req-d7c30633-3359-4d37-89c6-3d8f070333dd b11d39aea3b3481fb0eeacbf05f86367 41f969d599fc4cbd99aadfed52208c2f - - default default] The python binding code in 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/910] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:56 2026] GET /v2.1/servers/8e14655c-fe2a-4631-b4ea-03af936c67bf => generated 1422 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/911] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:56 2026] GET /v2.1/servers/e49d2dc8-03e4-4e88-9a9e-9b286571ad82 => generated 1467 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-05-19 21:23:58.090 8 WARNING neutronclient.v2_0.client [None req-a9dff5f6-7eb0-4acd-8c0a-5ea3a544bdf8 998bd9ac8ea647faac76eed3d3eb7c17 66b3cd9752b0484596407be50e7a9b2c - - default default] 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-05-19 21:23:58.168 7 WARNING neutronclient.v2_0.client [None req-65372cb4-dc15-49b9-a220-eb1e076af487 b11d39aea3b3481fb0eeacbf05f86367 41f969d599fc4cbd99aadfed52208c2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 460/912] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:58 2026] GET /v2.1/servers/8e14655c-fe2a-4631-b4ea-03af936c67bf => generated 1472 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/913] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:58 2026] GET /v2.1/servers/e49d2dc8-03e4-4e88-9a9e-9b286571ad82 => generated 1646 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:23:58.983 8 INFO nova.api.openstack.compute.server_external_events [req-b7c6a89e-5edf-4353-a1ea-91091135b87f req-9ac021dd-ff1d-4a33-a062-5865a8b69263 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:9345b502-da03-47ca-acd7-189bed1d6347 for instance 8e14655c-fe2a-4631-b4ea-03af936c67bf on instance [pid: 8|app: 0|req: 461/914] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:23:58 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-05-19 21:23:59.552 8 WARNING neutronclient.v2_0.client [None req-a89d5adf-b178-4dbc-96f1-84f0ad24f251 998bd9ac8ea647faac76eed3d3eb7c17 66b3cd9752b0484596407be50e7a9b2c - - default default] The python binding code in 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/917] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:59 2026] GET /v2.1/servers/8e14655c-fe2a-4631-b4ea-03af936c67bf => generated 1470 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, ' [pid: 7|app: 0|req: 455/918] 10.0.0.192 () {32 vars in 718 bytes} [Tue May 19 21:23:59 2026] DELETE /v2.1/servers/e49d2dc8-03e4-4e88-9a9e-9b286571ad82 => generated 0 bytes in 101 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-05-19 21:23:59.865 8 WARNING neutronclient.v2_0.client [None req-76969b45-ceea-4d1b-815f-a7cd4fa6218a b11d39aea3b3481fb0eeacbf05f86367 41f969d599fc4cbd99aadfed52208c2f - - default default] The python binding code in 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/919] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:23:59 2026] GET /v2.1/servers/e49d2dc8-03e4-4e88-9a9e-9b286571ad82 => generated 1652 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-05-19 21:24:00.749 7 WARNING neutronclient.v2_0.client [None req-12e0eb17-3f7f-4d40-a5d3-a66bce6ec3f0 998bd9ac8ea647faac76eed3d3eb7c17 66b3cd9752b0484596407be50e7a9b2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/920] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:00 2026] GET /v2.1/servers/8e14655c-fe2a-4631-b4ea-03af936c67bf => generated 1470 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:24:01.025 8 WARNING neutronclient.v2_0.client [None req-e9305762-2720-477e-80bb-1daa166e02fd b11d39aea3b3481fb0eeacbf05f86367 41f969d599fc4cbd99aadfed52208c2f - - default default] 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-05-19 21:24:01.087 7 INFO nova.api.openstack.compute.server_external_events [req-d2350138-80bb-4d17-b2f0-87254d3cd5f6 req-3bdf2e0d-22d5-4d41-a908-f6908de75f80 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:4af45361-cd32-4692-b18d-cf312909c026 for instance e49d2dc8-03e4-4e88-9a9e-9b286571ad82 on instance [pid: 7|app: 0|req: 457/921] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:24:01 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) [pid: 8|app: 0|req: 465/922] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:00 2026] GET /v2.1/servers/e49d2dc8-03e4-4e88-9a9e-9b286571ad82 => generated 1652 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:24:01.889 7 WARNING neutronclient.v2_0.client [None req-10a5beb4-8a8e-43cf-85b8-b5fe54945264 998bd9ac8ea647faac76eed3d3eb7c17 66b3cd9752b0484596407be50e7a9b2c - - default default] The python binding code in 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/923] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:01 2026] GET /v2.1/servers/8e14655c-fe2a-4631-b4ea-03af936c67bf => generated 1470 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-05-19 21:24:02.334 8 WARNING neutronclient.v2_0.client [None req-ce0808fe-ad3e-4d94-b597-2a4da3f23947 b11d39aea3b3481fb0eeacbf05f86367 41f969d599fc4cbd99aadfed52208c2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 466/924] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:02 2026] GET /v2.1/servers/e49d2dc8-03e4-4e88-9a9e-9b286571ad82 => generated 1610 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-05-19 21:24:03.035 7 WARNING neutronclient.v2_0.client [None req-2a582232-e6a1-4a60-b4e0-9f40b80177bf 998bd9ac8ea647faac76eed3d3eb7c17 66b3cd9752b0484596407be50e7a9b2c - - default default] 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-05-19 21:24:03.134 8 INFO nova.api.openstack.compute.server_external_events [req-f2fb3d58-ece4-4d23-8456-94792c9410d6 req-b6dab733-bf00-42f8-b2e4-ba7c79ca7bcb 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:4af45361-cd32-4692-b18d-cf312909c026 for instance e49d2dc8-03e4-4e88-9a9e-9b286571ad82 on instance 2026-05-19 21:24:03.134 8 INFO nova.api.openstack.compute.server_external_events [req-f2fb3d58-ece4-4d23-8456-94792c9410d6 req-b6dab733-bf00-42f8-b2e4-ba7c79ca7bcb 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-deleted:4af45361-cd32-4692-b18d-cf312909c026 for instance e49d2dc8-03e4-4e88-9a9e-9b286571ad82 on instance [pid: 8|app: 0|req: 467/925] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:24:03 2026] POST /v2.1/os-server-external-events => generated 356 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-05-19 21:24:03.497 8 WARNING neutronclient.v2_0.client [None req-257eae80-fec6-4644-a149-23bd42172a51 b11d39aea3b3481fb0eeacbf05f86367 41f969d599fc4cbd99aadfed52208c2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 459/926] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:02 2026] GET /v2.1/servers/8e14655c-fe2a-4631-b4ea-03af936c67bf => generated 1470 bytes in 785 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/927] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:03 2026] GET /v2.1/servers/e49d2dc8-03e4-4e88-9a9e-9b286571ad82 => generated 1453 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-05-19 21:24:04.831 7 WARNING neutronclient.v2_0.client [None req-f9d5c861-e8dc-48de-8448-1d0c7f68620c 998bd9ac8ea647faac76eed3d3eb7c17 66b3cd9752b0484596407be50e7a9b2c - - default default] 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-05-19 21:24:04.855 8 WARNING neutronclient.v2_0.client [None req-f01e6b67-6595-43bd-ad1c-6d6945b98830 b11d39aea3b3481fb0eeacbf05f86367 41f969d599fc4cbd99aadfed52208c2f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/928] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:04 2026] GET /v2.1/servers/e49d2dc8-03e4-4e88-9a9e-9b286571ad82 => generated 1453 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/929] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:04 2026] GET /v2.1/servers/8e14655c-fe2a-4631-b4ea-03af936c67bf => generated 1470 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:24:06.052 8 INFO nova.api.openstack.wsgi [None req-2aac4950-704e-407c-9612-e4927fe109d3 b11d39aea3b3481fb0eeacbf05f86367 41f969d599fc4cbd99aadfed52208c2f - - default default] HTTP exception thrown: Instance e49d2dc8-03e4-4e88-9a9e-9b286571ad82 could not be found. [pid: 8|app: 0|req: 470/930] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:06 2026] GET /v2.1/servers/e49d2dc8-03e4-4e88-9a9e-9b286571ad82 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:24:06.198 7 WARNING neutronclient.v2_0.client [None req-1a6929ed-75c2-47c2-82cd-5da1456ade84 998bd9ac8ea647faac76eed3d3eb7c17 66b3cd9752b0484596407be50e7a9b2c - - default default] 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-05-19 21:24:06.504 8 INFO nova.api.openstack.compute.server_external_events [req-24943f01-6e2e-4693-b1a0-21456973ae01 req-51de64dd-8056-4344-b1ef-ec74d0118ff2 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:9345b502-da03-47ca-acd7-189bed1d6347 for instance 8e14655c-fe2a-4631-b4ea-03af936c67bf on instance [pid: 8|app: 0|req: 471/931] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:24:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/932] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:06 2026] GET /v2.1/servers/8e14655c-fe2a-4631-b4ea-03af936c67bf => generated 1470 bytes in 630 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:24:07.843 8 WARNING neutronclient.v2_0.client [None req-9c3ec0ad-7ed3-4ef4-9a9c-ba3a2c700250 998bd9ac8ea647faac76eed3d3eb7c17 66b3cd9752b0484596407be50e7a9b2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 472/933] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:07 2026] GET /v2.1/servers/8e14655c-fe2a-4631-b4ea-03af936c67bf => generated 1470 bytes in 529 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:24:08.551 7 INFO nova.api.openstack.compute.server_external_events [req-1078fb48-7775-4943-8921-b4128834ef41 req-01bae253-e259-4901-9d5d-6ba7b2ec117f 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:9345b502-da03-47ca-acd7-189bed1d6347 for instance 8e14655c-fe2a-4631-b4ea-03af936c67bf on instance 2026-05-19 21:24:08.551 7 INFO nova.api.openstack.compute.server_external_events [req-1078fb48-7775-4943-8921-b4128834ef41 req-01bae253-e259-4901-9d5d-6ba7b2ec117f 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:9345b502-da03-47ca-acd7-189bed1d6347 for instance 8e14655c-fe2a-4631-b4ea-03af936c67bf on instance [pid: 7|app: 0|req: 462/934] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:24:08 2026] POST /v2.1/os-server-external-events => generated 354 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-05-19 21:24:09.382 8 WARNING neutronclient.v2_0.client [None req-11c46cbf-36b7-4b01-ab84-8fbc81387885 998bd9ac8ea647faac76eed3d3eb7c17 66b3cd9752b0484596407be50e7a9b2c - - default default] The python binding code in 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/937] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:09 2026] GET /v2.1/servers/8e14655c-fe2a-4631-b4ea-03af936c67bf => generated 1470 bytes in 566 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:24:10.977 7 WARNING neutronclient.v2_0.client [None req-fada2546-638f-4afe-b254-4103d5dd75bc 998bd9ac8ea647faac76eed3d3eb7c17 66b3cd9752b0484596407be50e7a9b2c - - default default] The python binding code in 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/938] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:10 2026] GET /v2.1/servers/8e14655c-fe2a-4631-b4ea-03af936c67bf => generated 1654 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 475/939] 10.0.0.192 () {32 vars in 723 bytes} [Tue May 19 21:24:11 2026] GET /v2.1/servers/8e14655c-fe2a-4631-b4ea-03af936c67bf/ips => generated 108 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, ' [pid: 7|app: 0|req: 465/940] 10.0.0.192 () {32 vars in 723 bytes} [Tue May 19 21:24:11 2026] GET /v2.1/servers/8e14655c-fe2a-4631-b4ea-03af936c67bf/ips => generated 108 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 476/941] 10.0.0.192 () {32 vars in 823 bytes} [Tue May 19 21:24:11 2026] GET /v2.1/servers/8e14655c-fe2a-4631-b4ea-03af936c67bf/ips/tempest-ServerAddressesTestJSON-104449129-network => generated 93 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 466/942] 10.0.0.192 () {32 vars in 718 bytes} [Tue May 19 21:24:11 2026] DELETE /v2.1/servers/8e14655c-fe2a-4631-b4ea-03af936c67bf => generated 0 bytes in 115 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-05-19 21:24:11.759 8 WARNING neutronclient.v2_0.client [None req-a7b7dfe4-fbcf-41be-acfb-0db1b70d1218 998bd9ac8ea647faac76eed3d3eb7c17 66b3cd9752b0484596407be50e7a9b2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 477/943] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:11 2026] GET /v2.1/servers/8e14655c-fe2a-4631-b4ea-03af936c67bf => generated 1660 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-05-19 21:24:12.960 7 WARNING neutronclient.v2_0.client [None req-9ee206b2-e47f-49da-ac00-9bcb2a213d18 998bd9ac8ea647faac76eed3d3eb7c17 66b3cd9752b0484596407be50e7a9b2c - - default default] 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-05-19 21:24:13.078 8 INFO nova.api.openstack.compute.server_external_events [req-6d07c567-57b3-4394-bf1d-f2d4bbbc6c15 req-748eb81c-15c7-4158-8855-36f70eb27725 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:9345b502-da03-47ca-acd7-189bed1d6347 for instance 8e14655c-fe2a-4631-b4ea-03af936c67bf on instance [pid: 8|app: 0|req: 478/944] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:24:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/945] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:12 2026] GET /v2.1/servers/8e14655c-fe2a-4631-b4ea-03af936c67bf => generated 1660 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-05-19 21:24:14.150 8 WARNING neutronclient.v2_0.client [None req-a83f2cd9-f5d0-45f0-af95-cd3c71c11701 998bd9ac8ea647faac76eed3d3eb7c17 66b3cd9752b0484596407be50e7a9b2c - - default default] 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: 479/946] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:14 2026] GET /v2.1/servers/8e14655c-fe2a-4631-b4ea-03af936c67bf => generated 1660 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 21:24:14.517 7 INFO nova.api.openstack.compute.server_external_events [req-c4b05bf4-5a7a-4618-b3cf-b3e8b8e7298e req-dc951e1e-001f-4a40-a8c8-6b9da996caf6 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-deleted:9345b502-da03-47ca-acd7-189bed1d6347 for instance 8e14655c-fe2a-4631-b4ea-03af936c67bf on instance [pid: 7|app: 0|req: 468/947] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:24:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:24:15.122 8 INFO nova.api.openstack.compute.server_external_events [req-5dd89a66-cdab-4187-8215-3a6e984d5652 req-c7582006-09ad-4392-991a-4b691e9e4d1b 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:9345b502-da03-47ca-acd7-189bed1d6347 for instance 8e14655c-fe2a-4631-b4ea-03af936c67bf on instance [pid: 8|app: 0|req: 480/948] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:24:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:24:15.572 7 WARNING neutronclient.v2_0.client [None req-2e554fa8-a44e-4adf-bfd8-9d8c69ef8fd9 998bd9ac8ea647faac76eed3d3eb7c17 66b3cd9752b0484596407be50e7a9b2c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/949] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:15 2026] GET /v2.1/servers/8e14655c-fe2a-4631-b4ea-03af936c67bf => generated 1456 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-05-19 21:24:16.697 8 WARNING neutronclient.v2_0.client [None req-49aa198c-2f60-4d48-821c-5d1cd10dbed9 998bd9ac8ea647faac76eed3d3eb7c17 66b3cd9752b0484596407be50e7a9b2c - - default default] The python binding code in 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/950] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:16 2026] GET /v2.1/servers/8e14655c-fe2a-4631-b4ea-03af936c67bf => generated 1456 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-05-19 21:24:17.835 7 INFO nova.api.openstack.wsgi [None req-e235223c-54c3-4926-86d6-db4815191426 998bd9ac8ea647faac76eed3d3eb7c17 66b3cd9752b0484596407be50e7a9b2c - - default default] HTTP exception thrown: Instance 8e14655c-fe2a-4631-b4ea-03af936c67bf could not be found. [pid: 7|app: 0|req: 470/951] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:17 2026] GET /v2.1/servers/8e14655c-fe2a-4631-b4ea-03af936c67bf => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 472/954] 10.0.0.192 () {34 vars in 671 bytes} [Tue May 19 21:24:24 2026] POST /v2.1/os-keypairs => generated 397 bytes in 243 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: 483/955] 10.0.0.192 () {34 vars in 671 bytes} [Tue May 19 21:24:27 2026] POST /v2.1/os-keypairs => generated 385 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:24:28.489 7 WARNING neutronclient.v2_0.client [None req-e0868b3e-1dcb-4983-805b-bc04ed02e5f3 e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] 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-05-19 21:24:28.523 7 WARNING neutronclient.v2_0.client [None req-e0868b3e-1dcb-4983-805b-bc04ed02e5f3 e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] 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-05-19 21:24:28.555 7 WARNING neutronclient.v2_0.client [None req-e0868b3e-1dcb-4983-805b-bc04ed02e5f3 e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] 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-05-19 21:24:28.697 7 WARNING neutronclient.v2_0.client [None req-e0868b3e-1dcb-4983-805b-bc04ed02e5f3 e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/956] 10.0.0.192 () {34 vars in 663 bytes} [Tue May 19 21:24:28 2026] POST /v2.1/servers => generated 495 bytes in 511 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-19 21:24:28.971 8 WARNING neutronclient.v2_0.client [None req-9e74219f-881c-449a-b858-ee2e77584225 e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] The python binding code in 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/957] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:28 2026] GET /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572 => generated 1456 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:24:30.053 7 WARNING neutronclient.v2_0.client [None req-ff538cf3-17c3-4bd5-8d63-bf8ae0897057 e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 475/960] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:30 2026] GET /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572 => generated 1460 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, ' [pid: 8|app: 0|req: 486/961] 10.0.0.74 () {30 vars in 618 bytes} [Tue May 19 21:24:30 2026] GET /v2.1 => generated 0 bytes in 133 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: 476/962] 10.0.0.74 () {32 vars in 691 bytes} [Tue May 19 21:24:30 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: 487/963] 10.0.0.74 () {34 vars in 912 bytes} [Tue May 19 21:24:30 2026] GET /v2.1/os-simple-tenant-usage/22c38356f4a248eb881a924a3de4729e?start=2026-05-18T00:00:00&end=2026-05-19T23:59:59 => generated 20 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/964] 10.0.0.74 () {30 vars in 653 bytes} [Tue May 19 21:24:30 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 42 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-05-19 21:24:31.149 8 WARNING neutronclient.v2_0.client [None req-ead156fc-190b-4e13-87b6-6141a79402a2 e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 488/965] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:31 2026] GET /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572 => generated 1508 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 21:24:32.239 7 WARNING neutronclient.v2_0.client [None req-bfb1036b-909d-42a4-a451-d908948f3a77 e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 478/966] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:32 2026] GET /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572 => generated 1508 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:24:33.328 8 WARNING neutronclient.v2_0.client [None req-b4809a9d-7268-4364-81f3-0a7b5b4580a9 e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 489/967] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:33 2026] GET /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572 => generated 1516 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, ' [pid: 7|app: 0|req: 479/968] 10.0.0.74 () {30 vars in 618 bytes} [Tue May 19 21:24:33 2026] GET /v2.1 => generated 0 bytes in 86 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 490/969] 10.0.0.74 () {32 vars in 691 bytes} [Tue May 19 21:24:33 2026] GET /v2.1/ => generated 411 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/970] 10.0.0.74 () {34 vars in 912 bytes} [Tue May 19 21:24:33 2026] GET /v2.1/os-simple-tenant-usage/22c38356f4a248eb881a924a3de4729e?start=2026-05-18T00:00:00&end=2026-05-19T23:59:59 => generated 20 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/971] 10.0.0.74 () {30 vars in 653 bytes} [Tue May 19 21:24:34 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:24:34.433 7 WARNING neutronclient.v2_0.client [None req-e85db3a1-cc44-4848-ade6-d1a951f18a7f e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] 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-05-19 21:24:34.817 8 INFO nova.api.openstack.compute.server_external_events [req-e37c9844-15b4-4d06-978f-6dea0e09c770 req-ce39a39d-6ec5-4d52-8f4b-74393aa2f0e3 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:81d0d288-ca41-4e07-94d8-dd3519e61f9d for instance bb1ef6a5-f240-40c4-b344-8741081eb572 on instance [pid: 8|app: 0|req: 492/972] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:24: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) [pid: 7|app: 0|req: 481/973] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:34 2026] GET /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572 => generated 1629 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:24:35.880 8 WARNING neutronclient.v2_0.client [None req-2db6014a-e708-4d6e-910a-1544a2602508 e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 493/974] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:35 2026] GET /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572 => generated 1627 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-05-19 21:24:37.075 7 WARNING neutronclient.v2_0.client [None req-ad99b77e-c02d-4cb7-9c84-80ba3f810259 e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 482/975] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:37 2026] GET /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572 => generated 1627 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-05-19 21:24:38.210 8 WARNING neutronclient.v2_0.client [None req-2408c0c7-5b26-4788-9356-fd89ea5d6626 e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 494/976] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:38 2026] GET /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572 => generated 1627 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-05-19 21:24:39.359 7 WARNING neutronclient.v2_0.client [None req-c8dcd795-ecd8-4fdd-b536-e5b6b8181d72 e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 484/979] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:39 2026] GET /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572 => generated 1627 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-05-19 21:24:40.171 8 INFO nova.api.openstack.compute.server_external_events [req-54af1213-6453-4707-89eb-948c150a2378 req-173e16ad-b854-49d2-9afb-eb8aa197ab77 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:81d0d288-ca41-4e07-94d8-dd3519e61f9d for instance bb1ef6a5-f240-40c4-b344-8741081eb572 on instance [pid: 8|app: 0|req: 496/980] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:24:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:24:40.505 7 WARNING neutronclient.v2_0.client [None req-70a21fe2-346e-426a-b3a9-ac069c96066e e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] The python binding code in 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/981] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:40 2026] GET /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572 => generated 1627 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-05-19 21:24:41.665 8 WARNING neutronclient.v2_0.client [None req-c7618bb5-9966-469d-9324-f54a9d18b711 e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] The python binding code in 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/982] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:41 2026] GET /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572 => generated 1627 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-05-19 21:24:42.210 7 INFO nova.api.openstack.compute.server_external_events [req-7d35a9ce-f4d7-48b9-bbae-430c205d1c85 req-e3a80251-00c9-4898-ba8d-4b81403f3fd2 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:81d0d288-ca41-4e07-94d8-dd3519e61f9d for instance bb1ef6a5-f240-40c4-b344-8741081eb572 on instance [pid: 7|app: 0|req: 486/983] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:24:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:24:42.871 8 WARNING neutronclient.v2_0.client [None req-d20fc63e-8c68-4a34-a224-98b54a20adb6 e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] The python binding code in 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/984] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:42 2026] GET /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572 => generated 1808 bytes in 1734 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:24:44.615 7 WARNING neutronclient.v2_0.client [None req-c4a5aa97-8d3f-4820-a37c-3733d4143171 e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 487/985] 10.0.0.192 () {32 vars in 741 bytes} [Tue May 19 21:24:44 2026] GET /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572/os-interface => generated 285 bytes in 677 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-05-19 21:24:46.510 8 INFO nova.api.openstack.compute.server_external_events [req-2f4efdb4-58dc-4d72-b4b8-d33eb9d5a7e9 req-d53aad83-5dab-4a72-ac5c-4a39c68a357d 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:81d0d288-ca41-4e07-94d8-dd3519e61f9d for instance bb1ef6a5-f240-40c4-b344-8741081eb572 on instance [pid: 8|app: 0|req: 499/986] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:24:46 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-05-19 21:24:53.851 7 WARNING neutronclient.v2_0.client [None req-d9724358-c370-4f30-a5d1-6b3f5e47ed30 e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/989] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:53 2026] GET /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572 => generated 1928 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 501/990] 10.0.0.192 () {32 vars in 753 bytes} [Tue May 19 21:24:55 2026] GET /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572/os-server-password => generated 116 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: 7|app: 0|req: 490/991] 10.0.0.192 () {32 vars in 718 bytes} [Tue May 19 21:24:57 2026] DELETE /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572 => generated 0 bytes in 115 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-05-19 21:24:57.612 8 WARNING neutronclient.v2_0.client [None req-28ef1fa5-9ba0-431d-a192-90724b76981c e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 502/992] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:57 2026] GET /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572 => generated 1934 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:24:58.853 7 WARNING neutronclient.v2_0.client [None req-ad4a63d8-f787-422c-b39f-6b04eebd2c04 e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] 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-05-19 21:24:58.901 8 INFO nova.api.openstack.compute.server_external_events [req-48406238-2f20-4b98-959d-0988d80de1bf req-da52d16a-a98f-4bc1-a9f5-7d905685fe4b 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:81d0d288-ca41-4e07-94d8-dd3519e61f9d for instance bb1ef6a5-f240-40c4-b344-8741081eb572 on instance [pid: 8|app: 0|req: 503/993] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:24:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/994] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:58 2026] GET /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572 => generated 1934 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-05-19 21:25:00.042 8 WARNING neutronclient.v2_0.client [None req-d29d85e4-c9dc-40cb-892e-88e46b411c83 e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] 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-05-19 21:25:00.980 7 INFO nova.api.openstack.compute.server_external_events [req-c5759aed-d9d4-46a3-b6ef-822f9541f218 req-4924ac7d-d8cf-4aad-a9ff-3883e05d9d41 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:81d0d288-ca41-4e07-94d8-dd3519e61f9d for instance bb1ef6a5-f240-40c4-b344-8741081eb572 on instance [pid: 7|app: 0|req: 493/997] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:25:00 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) [pid: 8|app: 0|req: 505/998] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:24:59 2026] GET /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572 => generated 1934 bytes in 1127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:25:02.190 7 WARNING neutronclient.v2_0.client [None req-a5092305-644a-471e-becb-a012e57fa00e e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] The python binding code in 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/999] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:25:02 2026] GET /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572 => generated 1537 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-05-19 21:25:03.033 8 INFO nova.api.openstack.compute.server_external_events [req-a44d6241-3b53-4f49-8953-18f662f4fdb2 req-b34000d5-1161-4933-9e7e-1b5e5e1ac98c 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-deleted:81d0d288-ca41-4e07-94d8-dd3519e61f9d for instance bb1ef6a5-f240-40c4-b344-8741081eb572 on instance [pid: 8|app: 0|req: 506/1000] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:25:03 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:25:03.393 7 WARNING neutronclient.v2_0.client [None req-46018259-73bc-4040-9557-03c6bab45779 e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 495/1001] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:25:03 2026] GET /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572 => generated 1542 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:25:04.485 8 INFO nova.api.openstack.wsgi [None req-1d366481-ed2b-435f-a15d-265659c193ae e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] HTTP exception thrown: Instance bb1ef6a5-f240-40c4-b344-8741081eb572 could not be found. [pid: 8|app: 0|req: 507/1002] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:25:04 2026] GET /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572 => generated 111 bytes in 32 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-05-19 21:25:04.517 7 INFO nova.api.openstack.wsgi [None req-955b8e6d-d99e-40df-81d5-8b6b63617de3 e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] HTTP exception thrown: Instance bb1ef6a5-f240-40c4-b344-8741081eb572 could not be found. [pid: 7|app: 0|req: 496/1003] 10.0.0.192 () {32 vars in 718 bytes} [Tue May 19 21:25:04 2026] DELETE /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572 => 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-05-19 21:25:04.555 8 INFO nova.api.openstack.wsgi [None req-ae832d05-c81a-4c46-8b8a-d07d248aadf1 e7070f53bf4745fc92aa2057c16853a1 148f50a2e73149cc994f888b47c2e58c - - default default] HTTP exception thrown: Instance bb1ef6a5-f240-40c4-b344-8741081eb572 could not be found. [pid: 8|app: 0|req: 508/1004] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:25:04 2026] GET /v2.1/servers/bb1ef6a5-f240-40c4-b344-8741081eb572 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 497/1005] 10.0.0.192 () {32 vars in 704 bytes} [Tue May 19 21:25:04 2026] DELETE /v2.1/os-keypairs/tempest-keypair-953497605 => generated 0 bytes in 31 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: 509/1006] 10.0.0.192 () {32 vars in 728 bytes} [Tue May 19 21:25:05 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1060294812 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1009] 10.0.0.142 () {28 vars in 454 bytes} [Tue May 19 21:25:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1010] 10.0.0.142 () {30 vars in 658 bytes} [Tue May 19 21:25:12 2026] GET /v2.1 => generated 0 bytes in 200 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 512/1011] 10.0.0.142 () {32 vars in 731 bytes} [Tue May 19 21:25: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: 500/1012] 10.0.0.142 () {34 vars in 806 bytes} [Tue May 19 21:25:12 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1013] 10.0.0.142 () {28 vars in 454 bytes} [Tue May 19 21:25:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1014] 10.0.0.142 () {30 vars in 658 bytes} [Tue May 19 21:25:12 2026] GET /v2.1 => generated 0 bytes in 211 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 514/1015] 10.0.0.142 () {32 vars in 731 bytes} [Tue May 19 21:25:13 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: 502/1016] 10.0.0.142 () {34 vars in 894 bytes} [Tue May 19 21:25:13 2026] GET /v2.1/servers/detail?project_id=148f50a2e73149cc994f888b47c2e58c&all_tenants=True => generated 15 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1017] 10.0.0.142 () {34 vars in 894 bytes} [Tue May 19 21:25:13 2026] GET /v2.1/servers/detail?project_id=1ffad5fb460b4cda9c2a3e3d362f0d83&all_tenants=True => generated 15 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1018] 10.0.0.142 () {34 vars in 894 bytes} [Tue May 19 21:25:13 2026] GET /v2.1/servers/detail?project_id=44c6dfc421a64a73bfd9db2fd82bb0e0&all_tenants=True => generated 15 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1019] 10.0.0.142 () {34 vars in 894 bytes} [Tue May 19 21:25:13 2026] GET /v2.1/servers/detail?project_id=88b347f12892486da7ac73a3700b0982&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1020] 10.0.0.142 () {34 vars in 894 bytes} [Tue May 19 21:25:13 2026] GET /v2.1/servers/detail?project_id=8f5e0b99fd9246aa8bfbfeffb4ec0d24&all_tenants=True => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1025] 10.0.0.192 () {34 vars in 671 bytes} [Tue May 19 21:25:36 2026] POST /v2.1/os-keypairs => generated 398 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:25:38.690 7 WARNING neutronclient.v2_0.client [None req-36f333d8-dbbd-4d78-8cde-06c197d74307 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] 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-05-19 21:25:38.729 7 WARNING neutronclient.v2_0.client [None req-36f333d8-dbbd-4d78-8cde-06c197d74307 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] 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-05-19 21:25:38.887 7 WARNING neutronclient.v2_0.client [None req-36f333d8-dbbd-4d78-8cde-06c197d74307 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 507/1026] 10.0.0.192 () {34 vars in 663 bytes} [Tue May 19 21:25:38 2026] POST /v2.1/servers => generated 448 bytes in 445 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-19 21:25:39.083 8 WARNING neutronclient.v2_0.client [None req-f4867939-6af7-4afe-9e6c-0420d86cc0e6 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 520/1027] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:25:39 2026] GET /v2.1/servers/1e7758d7-36cb-433b-92b9-f8ec753a42cc => generated 1403 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:25:40.169 8 WARNING neutronclient.v2_0.client [None req-8ca178f1-1059-45b1-a658-0baba055c7d6 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 522/1030] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:25:40 2026] GET /v2.1/servers/1e7758d7-36cb-433b-92b9-f8ec753a42cc => generated 1407 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-05-19 21:25:41.257 7 WARNING neutronclient.v2_0.client [None req-141a1c0a-5304-48c8-90ec-c60ce8778801 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in 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/1031] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:25:41 2026] GET /v2.1/servers/1e7758d7-36cb-433b-92b9-f8ec753a42cc => generated 1455 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-05-19 21:25:42.347 8 WARNING neutronclient.v2_0.client [None req-9918c9da-4b14-4353-bbf5-71e4268fa5ba 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 523/1032] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:25:42 2026] GET /v2.1/servers/1e7758d7-36cb-433b-92b9-f8ec753a42cc => generated 1455 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-05-19 21:25:43.434 7 WARNING neutronclient.v2_0.client [None req-7ad97064-eded-43e9-8d67-16a70758d6d3 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 510/1033] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:25:43 2026] GET /v2.1/servers/1e7758d7-36cb-433b-92b9-f8ec753a42cc => generated 1463 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:25:44.518 8 WARNING neutronclient.v2_0.client [None req-718d7557-b077-4d5c-a0cb-eefcb27ce21a 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] 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-05-19 21:25:44.578 7 INFO nova.api.openstack.compute.server_external_events [req-585b7bf2-0353-4ce5-a4e7-adfc010c22bc req-31c2000b-a067-4074-bc1c-6d05c90304e9 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:000c5c10-21ca-4667-a925-2b0286791f5f for instance 1e7758d7-36cb-433b-92b9-f8ec753a42cc on instance [pid: 7|app: 0|req: 511/1034] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:25:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1035] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:25:44 2026] GET /v2.1/servers/1e7758d7-36cb-433b-92b9-f8ec753a42cc => generated 1539 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-05-19 21:25:45.706 7 WARNING neutronclient.v2_0.client [None req-c8695ad1-2155-4689-ad41-51d1f661a9ee 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1036] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:25:45 2026] GET /v2.1/servers/1e7758d7-36cb-433b-92b9-f8ec753a42cc => generated 1527 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-05-19 21:25:46.857 8 WARNING neutronclient.v2_0.client [None req-d83dcf96-62de-4261-b70d-66e06629c5de 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 525/1037] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:25:46 2026] GET /v2.1/servers/1e7758d7-36cb-433b-92b9-f8ec753a42cc => generated 1527 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:25:48.016 7 WARNING neutronclient.v2_0.client [None req-6845a9c3-37fb-4208-bbad-5d31ec0fa736 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in 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/1038] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:25:47 2026] GET /v2.1/servers/1e7758d7-36cb-433b-92b9-f8ec753a42cc => generated 1527 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-05-19 21:25:49.162 8 WARNING neutronclient.v2_0.client [None req-a299b3c9-857c-45dc-9a0c-1903c4a4d235 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] 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: 526/1041] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:25:49 2026] GET /v2.1/servers/1e7758d7-36cb-433b-92b9-f8ec753a42cc => generated 1527 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 21:25:49.398 7 INFO nova.api.openstack.compute.server_external_events [req-a25cddf2-84de-4357-be6f-258515abdf14 req-319b6d4c-bb71-40f4-9c97-9d4947f17a80 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:000c5c10-21ca-4667-a925-2b0286791f5f for instance 1e7758d7-36cb-433b-92b9-f8ec753a42cc on instance [pid: 7|app: 0|req: 516/1042] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:25:49 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:25:50.432 8 WARNING neutronclient.v2_0.client [None req-592c2cca-ccb7-4f10-a4fc-8e78806177bb 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1043] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:25:50 2026] GET /v2.1/servers/1e7758d7-36cb-433b-92b9-f8ec753a42cc => generated 1527 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-05-19 21:25:51.435 7 INFO nova.api.openstack.compute.server_external_events [req-94f746aa-2450-44e3-a96a-17e69a6aeb03 req-234276be-a81c-4a96-b4cc-c4392e4996f5 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:000c5c10-21ca-4667-a925-2b0286791f5f for instance 1e7758d7-36cb-433b-92b9-f8ec753a42cc on instance [pid: 7|app: 0|req: 517/1044] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:25:51 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-05-19 21:25:51.651 8 WARNING neutronclient.v2_0.client [None req-eefcd864-328d-458c-9186-206861c56737 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 528/1045] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:25:51 2026] GET /v2.1/servers/1e7758d7-36cb-433b-92b9-f8ec753a42cc => generated 1694 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:25:51.800 7 WARNING neutronclient.v2_0.client [None req-58b59815-8457-4ea3-9554-19e9a3c22a8a 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1046] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:25:51 2026] GET /v2.1/servers/1e7758d7-36cb-433b-92b9-f8ec753a42cc => generated 1694 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:25:53.176 8 INFO nova.api.openstack.compute.server_external_events [req-2917336c-99d3-43ed-aedf-45d6f4f936b9 req-a20df346-98ca-42a6-9440-352cb6afb0db 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:000c5c10-21ca-4667-a925-2b0286791f5f for instance 1e7758d7-36cb-433b-92b9-f8ec753a42cc on instance [pid: 8|app: 0|req: 529/1047] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:25:53 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: 531/1050] 10.0.0.192 () {34 vars in 750 bytes} [Tue May 19 21:26:01 2026] POST /v2.1/servers/1e7758d7-36cb-433b-92b9-f8ec753a42cc/action => generated 31935 bytes in 549 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-05-19 21:26:05.115 7 INFO nova.api.openstack.compute.server_external_events [req-c06e8c6c-a726-41e0-a463-20ec19e647cb req-146345c1-4b5e-4d09-b9e6-379711e54e28 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:000c5c10-21ca-4667-a925-2b0286791f5f for instance 1e7758d7-36cb-433b-92b9-f8ec753a42cc on instance [pid: 7|app: 0|req: 520/1051] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:26:05 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 532/1052] 10.0.0.192 () {34 vars in 671 bytes} [Tue May 19 21:26:06 2026] POST /v2.1/os-keypairs => generated 397 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:26:07.972 7 WARNING neutronclient.v2_0.client [None req-49164f45-009d-4d69-b7d5-1f3ec128519b 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] 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-05-19 21:26:08.010 7 WARNING neutronclient.v2_0.client [None req-49164f45-009d-4d69-b7d5-1f3ec128519b 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] 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-05-19 21:26:08.168 7 WARNING neutronclient.v2_0.client [None req-49164f45-009d-4d69-b7d5-1f3ec128519b 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in 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/1053] 10.0.0.192 () {34 vars in 663 bytes} [Tue May 19 21:26:07 2026] POST /v2.1/servers => generated 449 bytes in 420 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-19 21:26:08.360 8 WARNING neutronclient.v2_0.client [None req-2541ea09-9bfe-4fb7-9e96-9a6f9ca55507 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 533/1054] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:08 2026] GET /v2.1/servers/2c68070f-a794-4336-8346-cad66da6478d => generated 1402 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, ' 2026-05-19 21:26:09.438 8 WARNING neutronclient.v2_0.client [None req-30164458-fd4c-4779-a474-0fcd4db3e112 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 535/1057] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:09 2026] GET /v2.1/servers/2c68070f-a794-4336-8346-cad66da6478d => generated 1406 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-05-19 21:26:10.520 7 WARNING neutronclient.v2_0.client [None req-bc6849eb-37f7-4ed5-b35e-c78e2071ebb7 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1058] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:10 2026] GET /v2.1/servers/2c68070f-a794-4336-8346-cad66da6478d => generated 1454 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:26:11.616 8 WARNING neutronclient.v2_0.client [None req-cd3728ba-1a06-4127-81dc-3595edb80764 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 536/1059] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:11 2026] GET /v2.1/servers/2c68070f-a794-4336-8346-cad66da6478d => generated 1454 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:26:12.699 7 WARNING neutronclient.v2_0.client [None req-fec004c3-7c54-4f77-b4c9-831eed5aabcc 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1060] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:12 2026] GET /v2.1/servers/2c68070f-a794-4336-8346-cad66da6478d => generated 1462 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:26:13.801 8 WARNING neutronclient.v2_0.client [None req-4e40f925-89bf-4ba6-85e9-7eceb56b0d76 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] 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-05-19 21:26:13.802 7 INFO nova.api.openstack.compute.server_external_events [req-d5a47628-570b-491e-ba6a-507cc6d70d4f req-489a0852-69cd-42e2-9abe-80cc813170ce 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:98a4fdca-ecf7-45ab-b2d4-313af2e4507b for instance 2c68070f-a794-4336-8346-cad66da6478d on instance [pid: 7|app: 0|req: 525/1061] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:26:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1062] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:13 2026] GET /v2.1/servers/2c68070f-a794-4336-8346-cad66da6478d => generated 1539 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-05-19 21:26:14.951 7 WARNING neutronclient.v2_0.client [None req-07ebb685-962e-4ac6-b218-19cd8d24bdf3 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1063] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:14 2026] GET /v2.1/servers/2c68070f-a794-4336-8346-cad66da6478d => generated 1527 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:26:16.151 8 WARNING neutronclient.v2_0.client [None req-991f1f0d-be4e-4052-93c2-4a77907e067b 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 538/1064] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:16 2026] GET /v2.1/servers/2c68070f-a794-4336-8346-cad66da6478d => generated 1527 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-05-19 21:26:17.307 7 WARNING neutronclient.v2_0.client [None req-004dfaab-7dc6-440c-a322-d2ac170b4e33 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 527/1065] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:17 2026] GET /v2.1/servers/2c68070f-a794-4336-8346-cad66da6478d => generated 1527 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-05-19 21:26:18.464 8 WARNING neutronclient.v2_0.client [None req-2cbadc87-b0e1-40eb-8066-eacc15794ffd 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] 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-05-19 21:26:18.624 7 INFO nova.api.openstack.compute.server_external_events [req-6ed6eba9-c9e9-4928-848f-12ea9ff0c0e5 req-4c02413b-80c4-486c-bbb6-523f29bba60f 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:98a4fdca-ecf7-45ab-b2d4-313af2e4507b for instance 2c68070f-a794-4336-8346-cad66da6478d on instance [pid: 8|app: 0|req: 539/1066] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:18 2026] GET /v2.1/servers/2c68070f-a794-4336-8346-cad66da6478d => generated 1527 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1067] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:26:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:26:19.681 7 WARNING neutronclient.v2_0.client [None req-35ddc7f7-4e11-4525-92b2-69f6f7bc15ac 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 530/1070] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:19 2026] GET /v2.1/servers/2c68070f-a794-4336-8346-cad66da6478d => generated 1527 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-05-19 21:26:20.688 8 INFO nova.api.openstack.compute.server_external_events [req-1ce332e1-3517-40f5-94c7-e4ad285091aa req-fb748dea-b399-4d28-a960-5efc361ee1e9 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:98a4fdca-ecf7-45ab-b2d4-313af2e4507b for instance 2c68070f-a794-4336-8346-cad66da6478d on instance [pid: 8|app: 0|req: 541/1071] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:26:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:26:20.838 7 WARNING neutronclient.v2_0.client [None req-bd188d3a-5dc6-4ced-9dd1-9e48be97332f 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 531/1072] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:20 2026] GET /v2.1/servers/2c68070f-a794-4336-8346-cad66da6478d => generated 1694 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:26:21.063 8 WARNING neutronclient.v2_0.client [None req-3e81cb53-7b8a-4997-bfbc-529e22073362 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 542/1073] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:21 2026] GET /v2.1/servers/2c68070f-a794-4336-8346-cad66da6478d => generated 1694 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:26:22.735 7 INFO nova.api.openstack.compute.server_external_events [req-c3c91ed0-22c8-41a8-968b-c6d8a55f7de2 req-39c47c15-372e-4b7b-b642-617894e9cb5e 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:98a4fdca-ecf7-45ab-b2d4-313af2e4507b for instance 2c68070f-a794-4336-8346-cad66da6478d on instance [pid: 7|app: 0|req: 532/1074] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:26:22 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: 544/1077] 10.0.0.192 () {34 vars in 750 bytes} [Tue May 19 21:26:31 2026] POST /v2.1/servers/2c68070f-a794-4336-8346-cad66da6478d/action => generated 32145 bytes in 541 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: 534/1078] 10.0.0.192 () {32 vars in 718 bytes} [Tue May 19 21:26:32 2026] DELETE /v2.1/servers/2c68070f-a794-4336-8346-cad66da6478d => generated 0 bytes in 100 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-05-19 21:26:32.760 8 WARNING neutronclient.v2_0.client [None req-a4a591e2-95d4-4c26-8bc1-bbfcf5fa1de2 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 545/1079] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:32 2026] GET /v2.1/servers/2c68070f-a794-4336-8346-cad66da6478d => generated 1820 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-05-19 21:26:33.961 7 WARNING neutronclient.v2_0.client [None req-eb852c98-464b-47fa-a405-788efa986e7b 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] 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: 535/1080] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:33 2026] GET /v2.1/servers/2c68070f-a794-4336-8346-cad66da6478d => generated 1820 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 21:26:34.130 8 INFO nova.api.openstack.compute.server_external_events [req-e3bc0d5c-5c4a-4b8d-82c0-6c5e464c6d7a req-5a764835-67a7-4e22-b428-bb869d688694 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:98a4fdca-ecf7-45ab-b2d4-313af2e4507b for instance 2c68070f-a794-4336-8346-cad66da6478d on instance [pid: 8|app: 0|req: 546/1081] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:26:34 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:26:35.187 7 WARNING neutronclient.v2_0.client [None req-290e27a7-dab0-4a32-aa8f-cfe87dbad7c6 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] 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-05-19 21:26:35.676 8 INFO nova.api.openstack.compute.server_external_events [req-20269a0e-ca27-4f0a-8c18-04587afa0e22 req-b2556d67-8e5a-4495-a25d-54826557b090 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-deleted:98a4fdca-ecf7-45ab-b2d4-313af2e4507b for instance 2c68070f-a794-4336-8346-cad66da6478d on instance [pid: 8|app: 0|req: 547/1082] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:26:35 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) [pid: 7|app: 0|req: 536/1083] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:35 2026] GET /v2.1/servers/2c68070f-a794-4336-8346-cad66da6478d => generated 1753 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:26:36.178 8 INFO nova.api.openstack.compute.server_external_events [req-3f3cdf08-94af-4ce8-bf57-92b0be291b05 req-d122b69d-15d4-4b2a-83c1-d23d39a72aa2 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:98a4fdca-ecf7-45ab-b2d4-313af2e4507b for instance 2c68070f-a794-4336-8346-cad66da6478d on instance [pid: 8|app: 0|req: 548/1084] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:26:36 2026] POST /v2.1/os-server-external-events => generated 185 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-05-19 21:26:36.742 7 WARNING neutronclient.v2_0.client [None req-e53c8803-907f-42c4-82d7-fc40699f40e3 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in 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/1085] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:36 2026] GET /v2.1/servers/2c68070f-a794-4336-8346-cad66da6478d => generated 1488 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:26:37.870 8 WARNING neutronclient.v2_0.client [None req-1ac3973d-ec8b-4cec-ac36-5c88002b60e9 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in 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/1086] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:37 2026] GET /v2.1/servers/2c68070f-a794-4336-8346-cad66da6478d => generated 1488 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, ' 2026-05-19 21:26:38.954 7 INFO nova.api.openstack.wsgi [None req-47f2207a-8986-4c28-8707-e2e9d6531b6f 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] HTTP exception thrown: Instance 2c68070f-a794-4336-8346-cad66da6478d could not be found. [pid: 7|app: 0|req: 538/1087] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:38 2026] GET /v2.1/servers/2c68070f-a794-4336-8346-cad66da6478d => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 550/1088] 10.0.0.192 () {32 vars in 728 bytes} [Tue May 19 21:26:39 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-172996154 => generated 0 bytes in 26 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: 540/1091] 10.0.0.192 () {32 vars in 718 bytes} [Tue May 19 21:26:39 2026] DELETE /v2.1/servers/1e7758d7-36cb-433b-92b9-f8ec753a42cc => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-05-19 21:26:39.717 8 WARNING neutronclient.v2_0.client [None req-761fd0e9-0ebb-4637-aaba-2805769eb18d 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 552/1092] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:39 2026] GET /v2.1/servers/1e7758d7-36cb-433b-92b9-f8ec753a42cc => generated 1700 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:26:41.074 7 WARNING neutronclient.v2_0.client [None req-546471fa-9b4e-4c7a-8043-73b2bcf070c7 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 541/1093] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:41 2026] GET /v2.1/servers/1e7758d7-36cb-433b-92b9-f8ec753a42cc => generated 1700 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:26:42.296 8 WARNING neutronclient.v2_0.client [None req-b62daf5d-36b5-496e-afd4-cc238133b15d 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 553/1094] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:42 2026] GET /v2.1/servers/1e7758d7-36cb-433b-92b9-f8ec753a42cc => generated 1634 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-05-19 21:26:42.399 7 INFO nova.api.openstack.compute.server_external_events [req-dacd3101-bcad-455b-aeb3-bc0480c793d2 req-d75ae2b8-704a-4be4-addb-ba2548612b0c 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-deleted:000c5c10-21ca-4667-a925-2b0286791f5f for instance 1e7758d7-36cb-433b-92b9-f8ec753a42cc on instance [pid: 7|app: 0|req: 542/1095] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:26:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:26:43.408 8 WARNING neutronclient.v2_0.client [None req-5cd0ac71-1b5a-468c-bed6-49a0b018e2a9 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in 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/1096] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:43 2026] GET /v2.1/servers/1e7758d7-36cb-433b-92b9-f8ec753a42cc => generated 1484 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-05-19 21:26:44.520 7 WARNING neutronclient.v2_0.client [None req-5c8f2bd2-0442-4fa9-bcb5-00db85fe48ab 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 543/1097] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:44 2026] GET /v2.1/servers/1e7758d7-36cb-433b-92b9-f8ec753a42cc => generated 1489 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-05-19 21:26:45.593 8 INFO nova.api.openstack.wsgi [None req-998ec7da-f04c-414d-83d5-48f2ffd7f5c9 90fee755b25b4cd38875ef057da53d13 94c1ac01ff084d77b9c66429ccaace03 - - default default] HTTP exception thrown: Instance 1e7758d7-36cb-433b-92b9-f8ec753a42cc could not be found. [pid: 8|app: 0|req: 555/1098] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:26:45 2026] GET /v2.1/servers/1e7758d7-36cb-433b-92b9-f8ec753a42cc => 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: 544/1099] 10.0.0.192 () {32 vars in 730 bytes} [Tue May 19 21:26:45 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1187487747 => 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: 561/1110] 10.0.0.192 () {34 vars in 671 bytes} [Tue May 19 21:27:38 2026] POST /v2.1/os-keypairs => generated 396 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:27:41.491 7 WARNING neutronclient.v2_0.client [None req-2a20a08c-e326-4882-afce-c0a6f0341087 4be1d74074a1475bace7cdb38c2851da 250948706cff446c8e5248511c607ae0 - - default default] 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-05-19 21:27:41.537 7 WARNING neutronclient.v2_0.client [None req-2a20a08c-e326-4882-afce-c0a6f0341087 4be1d74074a1475bace7cdb38c2851da 250948706cff446c8e5248511c607ae0 - - default default] 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-05-19 21:27:41.806 7 WARNING neutronclient.v2_0.client [None req-2a20a08c-e326-4882-afce-c0a6f0341087 4be1d74074a1475bace7cdb38c2851da 250948706cff446c8e5248511c607ae0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 551/1113] 10.0.0.192 () {34 vars in 663 bytes} [Tue May 19 21:27:41 2026] POST /v2.1/servers => generated 447 bytes in 623 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-05-19 21:27:42.048 8 WARNING neutronclient.v2_0.client [None req-669a4735-f8ab-41d8-aa96-6cc80bdd922d 4be1d74074a1475bace7cdb38c2851da 250948706cff446c8e5248511c607ae0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 563/1114] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:27:42 2026] GET /v2.1/servers/b9e4e9a8-1d5a-4a2c-bf63-a456120ded00 => generated 1395 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:27:47.158 7 WARNING neutronclient.v2_0.client [None req-1f99336e-94a0-480e-abfa-31f88bb9e898 4be1d74074a1475bace7cdb38c2851da 250948706cff446c8e5248511c607ae0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 552/1115] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:27:47 2026] GET /v2.1/servers/b9e4e9a8-1d5a-4a2c-bf63-a456120ded00 => generated 1520 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-05-19 21:27:47.895 8 INFO nova.api.openstack.compute.server_external_events [req-04d3e763-a8cb-40a2-af3e-60eb43562970 req-115aa508-f0cf-4299-9af7-4d897d023104 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:e42598b1-1ca9-48f9-a2a2-4a6994dd0eb3 for instance b9e4e9a8-1d5a-4a2c-bf63-a456120ded00 on instance [pid: 8|app: 0|req: 564/1116] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:27:47 2026] POST /v2.1/os-server-external-events => generated 179 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, ' 2026-05-19 21:27:52.318 7 WARNING neutronclient.v2_0.client [None req-6b3bc454-6525-43ae-a0a0-9b536b9d6fc4 4be1d74074a1475bace7cdb38c2851da 250948706cff446c8e5248511c607ae0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 554/1119] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:27:52 2026] GET /v2.1/servers/b9e4e9a8-1d5a-4a2c-bf63-a456120ded00 => generated 1518 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:27:52.779 8 INFO nova.api.openstack.compute.server_external_events [req-edd02ab6-c3d9-49cc-88c0-aff36a3a3fe6 req-6183ceb8-54da-4b19-8c00-f7cb7df8e79b 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:e42598b1-1ca9-48f9-a2a2-4a6994dd0eb3 for instance b9e4e9a8-1d5a-4a2c-bf63-a456120ded00 on instance [pid: 8|app: 0|req: 566/1120] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:27:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 99 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-05-19 21:27:54.821 7 INFO nova.api.openstack.compute.server_external_events [req-521ff25b-2a3e-4a62-9215-51200554fd05 req-2e784326-a8fa-4965-8893-29051170f0b0 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:e42598b1-1ca9-48f9-a2a2-4a6994dd0eb3 for instance b9e4e9a8-1d5a-4a2c-bf63-a456120ded00 on instance [pid: 7|app: 0|req: 555/1121] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:27:54 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-05-19 21:27:57.524 8 WARNING neutronclient.v2_0.client [None req-e1edd6eb-d290-449e-b217-e9ff830e1ca4 4be1d74074a1475bace7cdb38c2851da 250948706cff446c8e5248511c607ae0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 567/1122] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:27:57 2026] GET /v2.1/servers/b9e4e9a8-1d5a-4a2c-bf63-a456120ded00 => generated 1816 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:27:58.876 8 INFO nova.api.openstack.compute.server_external_events [req-2b098ee9-488f-4796-ae73-1217a8f33047 req-855cef09-98e4-4ca5-a99a-163961a2ce52 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:e42598b1-1ca9-48f9-a2a2-4a6994dd0eb3 for instance b9e4e9a8-1d5a-4a2c-bf63-a456120ded00 on instance [pid: 8|app: 0|req: 568/1123] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:27:58 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) 2026-05-19 21:27:58.917 7 WARNING neutronclient.v2_0.client [None req-0d343cce-4c7e-427e-8ca2-356948c6628e 4be1d74074a1475bace7cdb38c2851da 250948706cff446c8e5248511c607ae0 - - default default] 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-05-19 21:27:58.962 7 WARNING neutronclient.v2_0.client [None req-0d343cce-4c7e-427e-8ca2-356948c6628e 4be1d74074a1475bace7cdb38c2851da 250948706cff446c8e5248511c607ae0 - - default default] 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-05-19 21:27:59.227 7 WARNING neutronclient.v2_0.client [None req-0d343cce-4c7e-427e-8ca2-356948c6628e 4be1d74074a1475bace7cdb38c2851da 250948706cff446c8e5248511c607ae0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 556/1126] 10.0.0.192 () {34 vars in 663 bytes} [Tue May 19 21:27:58 2026] POST /v2.1/servers => generated 447 bytes in 595 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-05-19 21:27:59.488 8 WARNING neutronclient.v2_0.client [None req-d55961f8-21c5-447b-8627-5e2acd548ccb 4be1d74074a1475bace7cdb38c2851da 250948706cff446c8e5248511c607ae0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 571/1127] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:27:59 2026] GET /v2.1/servers/92e40f2b-9fbc-4945-b094-014055168c5c => generated 1395 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-05-19 21:28:04.583 7 WARNING neutronclient.v2_0.client [None req-2ef7e06e-5b6e-48ee-a0ac-602e4251ca28 4be1d74074a1475bace7cdb38c2851da 250948706cff446c8e5248511c607ae0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 557/1128] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:28:04 2026] GET /v2.1/servers/92e40f2b-9fbc-4945-b094-014055168c5c => generated 1520 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-05-19 21:28:05.107 8 INFO nova.api.openstack.compute.server_external_events [req-54a5aa4f-9c3f-4904-ae0b-ecf0b9548d2e req-a8861123-b5c9-4bdd-912b-4a689e33c973 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:c1daedf5-a7c7-47a9-bfb2-dee4761b8d3b for instance 92e40f2b-9fbc-4945-b094-014055168c5c on instance [pid: 8|app: 0|req: 572/1129] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:28:05 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-05-19 21:28:09.737 7 WARNING neutronclient.v2_0.client [None req-1e884630-3103-4f8f-951d-8fce027c466c 4be1d74074a1475bace7cdb38c2851da 250948706cff446c8e5248511c607ae0 - - default default] 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: 559/1132] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:28:09 2026] GET /v2.1/servers/92e40f2b-9fbc-4945-b094-014055168c5c => generated 1518 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-05-19 21:28:10.011 8 INFO nova.api.openstack.compute.server_external_events [req-b2018e45-d553-41d9-93b9-b0d63cf23ea2 req-325f65de-c4d6-4a63-a9e9-2ac8b49a40c5 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:c1daedf5-a7c7-47a9-bfb2-dee4761b8d3b for instance 92e40f2b-9fbc-4945-b094-014055168c5c on instance [pid: 8|app: 0|req: 574/1133] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:28:09 2026] POST /v2.1/os-server-external-events => generated 183 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-05-19 21:28:12.062 7 INFO nova.api.openstack.compute.server_external_events [req-67d8e936-18fc-46a4-99a7-b153795e5f42 req-47417e2f-b2c4-4340-9bf6-7b038319edf3 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:c1daedf5-a7c7-47a9-bfb2-dee4761b8d3b for instance 92e40f2b-9fbc-4945-b094-014055168c5c on instance [pid: 7|app: 0|req: 560/1134] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:28:12 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:28:15.037 8 WARNING neutronclient.v2_0.client [None req-e528a995-b349-4312-a822-34bee536b89f 4be1d74074a1475bace7cdb38c2851da 250948706cff446c8e5248511c607ae0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 575/1135] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:28:15 2026] GET /v2.1/servers/92e40f2b-9fbc-4945-b094-014055168c5c => generated 1817 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-05-19 21:28:16.325 7 INFO nova.api.openstack.compute.server_external_events [req-01f3b393-837c-4397-bab8-928cb074e46d req-0a10cc12-6832-4176-8268-e92f60c20300 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:c1daedf5-a7c7-47a9-bfb2-dee4761b8d3b for instance 92e40f2b-9fbc-4945-b094-014055168c5c on instance [pid: 7|app: 0|req: 561/1136] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:28:16 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-05-19 21:28:38.612 8 WARNING neutronclient.v2_0.client [None req-feb8df9f-e42b-4903-9a32-c25b4088c453 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] 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-05-19 21:28:38.649 8 WARNING neutronclient.v2_0.client [None req-feb8df9f-e42b-4903-9a32-c25b4088c453 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] 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-05-19 21:28:38.798 8 WARNING neutronclient.v2_0.client [None req-feb8df9f-e42b-4903-9a32-c25b4088c453 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 578/1141] 199.204.45.216 () {36 vars in 714 bytes} [Tue May 19 21:28:38 2026] POST /v2.1/servers => generated 453 bytes in 630 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-05-19 21:28:39.574 8 WARNING neutronclient.v2_0.client [None req-6667623a-ea05-47ff-ac03-e6db77b8c943 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 580/1144] 199.204.45.216 () {32 vars in 733 bytes} [Tue May 19 21:28:39 2026] GET /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c => generated 2213 bytes in 67 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-05-19 21:28:39.659 7 WARNING neutronclient.v2_0.client [None req-f5994aa2-e463-4847-b313-f115ee16fd6e cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 565/1145] 199.204.45.216 () {32 vars in 759 bytes} [Tue May 19 21:28:39 2026] GET /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c/os-interface => generated 28 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 581/1146] 199.204.45.216 () {32 vars in 777 bytes} [Tue May 19 21:28:39 2026] GET /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c/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-05-19 21:28:42.314 7 WARNING neutronclient.v2_0.client [None req-3fca0657-7b61-4407-8ebf-de25069b7006 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 566/1147] 199.204.45.216 () {32 vars in 733 bytes} [Tue May 19 21:28:42 2026] GET /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c => generated 2371 bytes in 107 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-05-19 21:28:42.413 8 WARNING neutronclient.v2_0.client [None req-50a11c4c-2985-4342-8646-1aeb2ad54d59 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 582/1148] 199.204.45.216 () {32 vars in 759 bytes} [Tue May 19 21:28:42 2026] GET /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c/os-interface => generated 28 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 567/1149] 199.204.45.216 () {32 vars in 777 bytes} [Tue May 19 21:28:42 2026] GET /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c/os-volume_attachments => generated 197 bytes in 65 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-05-19 21:28:44.555 8 INFO nova.api.openstack.compute.server_external_events [req-28484507-e501-4374-a9bf-475f6da21749 req-f5254a86-1233-447c-b225-d9f65397c4e4 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:7b9f8758-15bf-4316-b7d8-ed4af506632d for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 8|app: 0|req: 583/1150] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:28:44 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-05-19 21:28:45.516 7 WARNING neutronclient.v2_0.client [None req-c1e3413f-cdbb-465b-977a-938e6afc921b cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 568/1151] 199.204.45.216 () {32 vars in 733 bytes} [Tue May 19 21:28:45 2026] GET /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c => generated 2445 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:28:45.642 8 WARNING neutronclient.v2_0.client [None req-d5ac014f-899b-4f8b-b761-f2ba96defa64 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 584/1152] 199.204.45.216 () {32 vars in 759 bytes} [Tue May 19 21:28:45 2026] GET /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c/os-interface => generated 283 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 569/1153] 199.204.45.216 () {32 vars in 777 bytes} [Tue May 19 21:28:45 2026] GET /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:28:48.405 8 WARNING neutronclient.v2_0.client [None req-19e6afee-84e4-4b6e-91f2-52599d555f64 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 585/1154] 199.204.45.216 () {32 vars in 733 bytes} [Tue May 19 21:28:48 2026] GET /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c => generated 2433 bytes in 147 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-05-19 21:28:48.531 7 WARNING neutronclient.v2_0.client [None req-ac550c7f-2f86-430a-b8b3-58c8aeb8291a cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 570/1155] 199.204.45.216 () {32 vars in 759 bytes} [Tue May 19 21:28:48 2026] GET /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c/os-interface => generated 283 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 586/1156] 199.204.45.216 () {32 vars in 777 bytes} [Tue May 19 21:28:48 2026] GET /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:28:50.662 8 INFO nova.api.openstack.compute.server_external_events [req-6e52968e-3592-4b86-aee5-d7425c9bdc39 req-d65fbf23-c0e5-4321-b020-06c0cf9229e9 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:7b9f8758-15bf-4316-b7d8-ed4af506632d for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 8|app: 0|req: 588/1159] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:28: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-05-19 21:28:51.480 7 WARNING neutronclient.v2_0.client [None req-7b816fe9-169a-437f-87ae-1227b3d2b2d7 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 572/1160] 199.204.45.216 () {32 vars in 733 bytes} [Tue May 19 21:28:51 2026] GET /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c => generated 2433 bytes in 123 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-05-19 21:28:51.604 8 WARNING neutronclient.v2_0.client [None req-3d77e04e-5af4-4987-9f11-9f102fb9db53 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 589/1161] 199.204.45.216 () {32 vars in 759 bytes} [Tue May 19 21:28:51 2026] GET /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c/os-interface => generated 285 bytes in 78 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: 573/1162] 199.204.45.216 () {32 vars in 777 bytes} [Tue May 19 21:28:51 2026] GET /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c/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-05-19 21:28:52.722 8 INFO nova.api.openstack.compute.server_external_events [req-0d8f020a-e7be-44c8-9b91-10052e76c95f req-47731012-3475-4484-a8d4-45acd29dd5f3 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:7b9f8758-15bf-4316-b7d8-ed4af506632d for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 8|app: 0|req: 590/1163] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:28:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:28:54.269 7 WARNING neutronclient.v2_0.client [None req-82220ac8-8187-4712-aa5b-deafee8319a8 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 574/1164] 199.204.45.216 () {32 vars in 733 bytes} [Tue May 19 21:28:54 2026] GET /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c => generated 2580 bytes in 120 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-05-19 21:28:54.398 8 WARNING neutronclient.v2_0.client [None req-993685d5-0b02-4c88-ae17-ad056be4abe8 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 591/1165] 199.204.45.216 () {32 vars in 759 bytes} [Tue May 19 21:28:54 2026] GET /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c/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: 7|app: 0|req: 575/1166] 199.204.45.216 () {32 vars in 777 bytes} [Tue May 19 21:28:54 2026] GET /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:29:29.356 8 WARNING neutronclient.v2_0.client [None req-a548bea7-f883-4ea7-bfa8-91d40afdd45a cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] 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-05-19 21:29:29.402 8 WARNING neutronclient.v2_0.client [None req-a548bea7-f883-4ea7-bfa8-91d40afdd45a cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] 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-05-19 21:29:31.777 7 INFO nova.api.openstack.compute.server_external_events [req-534d4ec5-9465-4d0d-b00e-39eb3e274f2e req-c6ec603f-60b4-4f63-8264-851a8ba59caf 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:f4d066f4-4309-4836-b09e-4c1c259fff32 for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 7|app: 0|req: 580/1175] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:29:31 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-05-19 21:29:34.725 7 INFO nova.api.openstack.compute.server_external_events [req-c016d8b6-c9e9-4c89-ae8c-d932a5ef83f6 req-c92f487a-0562-4fad-899e-a8503b747181 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:f4d066f4-4309-4836-b09e-4c1c259fff32 for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 7|app: 0|req: 581/1176] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:29:34 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-05-19 21:29:36.763 7 INFO nova.api.openstack.compute.server_external_events [req-a7082ba4-3245-49cf-8f6e-19d25b893389 req-1f026998-a341-4442-a617-6d1286d84e61 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:f4d066f4-4309-4836-b09e-4c1c259fff32 for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 7|app: 0|req: 582/1177] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:29:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:29:37.957 8 WARNING neutronclient.v2_0.client [None req-a548bea7-f883-4ea7-bfa8-91d40afdd45a cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 596/1178] 199.204.45.216 () {36 vars in 812 bytes} [Tue May 19 21:29:29 2026] POST /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c/os-interface => generated 281 bytes in 8688 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-05-19 21:29:38.810 7 INFO nova.api.openstack.compute.server_external_events [req-22745f97-6cf1-43c4-86de-ceeb4705577e req-309aa847-9643-4d93-8724-c9215052ba82 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:f4d066f4-4309-4836-b09e-4c1c259fff32 for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 7|app: 0|req: 583/1179] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:29:38 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-05-19 21:29:38.844 8 INFO nova.api.openstack.compute.server_external_events [req-b86aec62-3137-4743-b017-ab4c806d2b98 req-1ebc8a15-47fb-4a9e-955b-f2da0cfd002b 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:f4d066f4-4309-4836-b09e-4c1c259fff32 for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 8|app: 0|req: 597/1180] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:29:38 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-05-19 21:30:03.425 7 WARNING neutronclient.v2_0.client [None req-1ba040e8-c995-4081-8425-1e446ca4503f cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] 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-05-19 21:30:03.468 7 WARNING neutronclient.v2_0.client [None req-1ba040e8-c995-4081-8425-1e446ca4503f cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] 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-05-19 21:30:05.941 8 INFO nova.api.openstack.compute.server_external_events [req-f757083d-136f-4e62-95be-92bcab5835a6 req-ac9c69f7-adc6-40ef-9351-5d7a89347814 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:5b69f86f-d5a7-4b23-8c0b-838a4a714f2c for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 8|app: 0|req: 601/1187] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:30:05 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-05-19 21:30:09.265 8 INFO nova.api.openstack.compute.server_external_events [req-6a8e0268-8001-418d-ad6e-95974d54f0f0 req-2d88c628-2567-466f-9378-c98c1fb201ba 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:5b69f86f-d5a7-4b23-8c0b-838a4a714f2c for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 8|app: 0|req: 602/1188] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:30:09 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-05-19 21:30:11.305 8 INFO nova.api.openstack.compute.server_external_events [req-25adde1c-ce73-4a63-8eab-46ea75e40732 req-8ec20ff6-9748-4d99-a73c-c0c530293098 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:5b69f86f-d5a7-4b23-8c0b-838a4a714f2c for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 8|app: 0|req: 605/1191] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:30:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:30:12.529 7 WARNING neutronclient.v2_0.client [None req-1ba040e8-c995-4081-8425-1e446ca4503f cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 587/1192] 199.204.45.216 () {36 vars in 812 bytes} [Tue May 19 21:30:03 2026] POST /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c/os-interface => generated 376 bytes in 9180 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-05-19 21:30:21.741 8 WARNING neutronclient.v2_0.client [None req-c9dae5ef-50d0-4332-b061-6dbf29329cb4 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] 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-05-19 21:30:21.791 8 WARNING neutronclient.v2_0.client [None req-c9dae5ef-50d0-4332-b061-6dbf29329cb4 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] 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-05-19 21:30:24.209 7 INFO nova.api.openstack.compute.server_external_events [req-19eed892-8534-439d-9f04-5dca508f0154 req-1b87aea6-e712-4dd3-900b-eb4b8ec565b6 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:e7959c9b-673f-4061-8125-c35aabb16d7c for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 7|app: 0|req: 589/1195] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:30:24 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-05-19 21:30:27.932 7 INFO nova.api.openstack.compute.server_external_events [req-f92b0e9d-14f5-4812-9625-9955bb14e1ad req-51e36e77-0189-44a4-846b-2f8f318ed92d 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:e7959c9b-673f-4061-8125-c35aabb16d7c for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 7|app: 0|req: 590/1196] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:30:27 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-05-19 21:30:29.981 7 INFO nova.api.openstack.compute.server_external_events [req-0851dbe4-e439-4cfb-8503-1cd7d9d0f343 req-78da7e08-d0ec-4548-b802-0af1b11baa48 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-plugged:e7959c9b-673f-4061-8125-c35aabb16d7c for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 7|app: 0|req: 593/1199] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:30:29 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-05-19 21:30:30.833 8 WARNING neutronclient.v2_0.client [None req-c9dae5ef-50d0-4332-b061-6dbf29329cb4 cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 607/1200] 199.204.45.216 () {36 vars in 812 bytes} [Tue May 19 21:30:21 2026] POST /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c/os-interface => generated 377 bytes in 9219 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-05-19 21:30:32.053 7 INFO nova.api.openstack.compute.server_external_events [req-eaa9ca39-e141-40e3-bc5c-f3a41b9d073b req-97592921-d3ba-4547-979f-0e3052fd131a 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:5b69f86f-d5a7-4b23-8c0b-838a4a714f2c for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 7|app: 0|req: 594/1201] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:30:32 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:30:43.362 8 INFO nova.api.openstack.compute.server_external_events [req-04038cd8-6036-473f-a501-0a36a592f89e req-64c967d1-f448-4f24-a196-d16b3188dd5e 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:e7959c9b-673f-4061-8125-c35aabb16d7c for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 8|app: 0|req: 609/1204] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:30:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 596/1205] 199.204.45.216 () {34 vars in 855 bytes} [Tue May 19 21:30:43 2026] DELETE /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c/os-interface/e7959c9b-673f-4061-8125-c35aabb16d7c => generated 0 bytes in 68 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-05-19 21:30:45.401 8 INFO nova.api.openstack.compute.server_external_events [req-675bd599-5ab5-4c9f-b03f-48dd885cbd00 req-e1c60c18-e9a1-4920-a262-09adbc758eed 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:e7959c9b-673f-4061-8125-c35aabb16d7c for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 8|app: 0|req: 610/1206] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:30:45 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-05-19 21:30:47.441 7 INFO nova.api.openstack.compute.server_external_events [req-996d79e3-bf7c-4588-baef-048a0e4da25f req-ce064960-4d11-4212-8ddf-9f3bfd2b25f8 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:e7959c9b-673f-4061-8125-c35aabb16d7c for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance 2026-05-19 21:30:47.442 7 INFO nova.api.openstack.compute.server_external_events [req-996d79e3-bf7c-4588-baef-048a0e4da25f req-ce064960-4d11-4212-8ddf-9f3bfd2b25f8 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:e7959c9b-673f-4061-8125-c35aabb16d7c for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 7|app: 0|req: 597/1207] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:30:47 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:30:53.784 7 INFO nova.api.openstack.compute.server_external_events [req-2b41732a-6943-4f53-bf3e-2bc7a7cabc82 req-86ffb5c9-6220-40dd-8771-bbb5317f10cd 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:5b69f86f-d5a7-4b23-8c0b-838a4a714f2c for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 7|app: 0|req: 599/1210] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:30:53 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, ' [pid: 8|app: 0|req: 612/1211] 199.204.45.216 () {34 vars in 855 bytes} [Tue May 19 21:30:53 2026] DELETE /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c/os-interface/5b69f86f-d5a7-4b23-8c0b-838a4a714f2c => generated 0 bytes in 67 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:30:55.915 7 INFO nova.api.openstack.compute.server_external_events [req-415b0ecb-af82-4999-a3ed-8323f67a7862 req-34944f21-5c67-4084-a290-08edfcca1682 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:5b69f86f-d5a7-4b23-8c0b-838a4a714f2c for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 7|app: 0|req: 600/1212] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:30:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:30:57.959 8 INFO nova.api.openstack.compute.server_external_events [req-31c0eefc-13ee-453f-b800-f6f3b24e043a req-13a47b21-76a3-4207-9427-9ae499d6fbaf 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:5b69f86f-d5a7-4b23-8c0b-838a4a714f2c for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 8|app: 0|req: 613/1213] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:30:57 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 616/1218] 199.204.45.216 () {34 vars in 855 bytes} [Tue May 19 21:31:14 2026] DELETE /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c/os-interface/f4d066f4-4309-4836-b09e-4c1c259fff32 => generated 0 bytes in 47 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-05-19 21:31:16.493 7 INFO nova.api.openstack.compute.server_external_events [req-e8adf17b-ba28-41e2-a491-31f84832b932 req-ca6b7e44-1014-47a0-a286-18004a7b665b 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:f4d066f4-4309-4836-b09e-4c1c259fff32 for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 7|app: 0|req: 603/1219] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:31:16 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:31:18.533 8 INFO nova.api.openstack.compute.server_external_events [req-b496eade-50d8-4862-a34e-25f15900edda req-4319bec3-6694-4507-bfb9-62a96ceadc44 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:f4d066f4-4309-4836-b09e-4c1c259fff32 for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 8|app: 0|req: 617/1220] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:31:18 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 619/1223] 199.204.45.216 () {34 vars in 755 bytes} [Tue May 19 21:31:20 2026] DELETE /v2.1/servers/56d32c7a-0478-46b4-b772-7677eb217b9c => generated 0 bytes in 109 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-05-19 21:31:21.442 7 INFO nova.api.openstack.compute.server_external_events [req-88c1d633-f9b8-40b8-9f8f-d86a4b55d8fa req-198652f1-4c3a-4795-bde4-2a7b48b50004 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:7b9f8758-15bf-4316-b7d8-ed4af506632d for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 7|app: 0|req: 605/1224] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:31:21 2026] POST /v2.1/os-server-external-events => generated 185 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-05-19 21:31:22.775 8 INFO nova.api.openstack.compute.server_external_events [req-9974b241-7ff1-4e9b-ae5e-3b1ecd9598ca req-212a1f1c-8526-4589-b51c-f1e9caaf1b47 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-deleted:7b9f8758-15bf-4316-b7d8-ed4af506632d for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 8|app: 0|req: 620/1225] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:31:22 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-05-19 21:31:23.482 7 INFO nova.api.openstack.compute.server_external_events [req-66222133-397b-4ea0-8f67-5760349e12cf req-4af53834-8461-49ec-9d51-610434832607 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:7b9f8758-15bf-4316-b7d8-ed4af506632d for instance 56d32c7a-0478-46b4-b772-7677eb217b9c on instance [pid: 7|app: 0|req: 606/1226] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:31:23 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: 621/1227] 10.0.0.192 () {32 vars in 718 bytes} [Tue May 19 21:31:24 2026] DELETE /v2.1/servers/92e40f2b-9fbc-4945-b094-014055168c5c => 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-05-19 21:31:24.205 7 WARNING neutronclient.v2_0.client [None req-f1ff880b-3043-4db8-9f40-5ea41aa39be0 4be1d74074a1475bace7cdb38c2851da 250948706cff446c8e5248511c607ae0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 607/1228] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:31:24 2026] GET /v2.1/servers/92e40f2b-9fbc-4945-b094-014055168c5c => generated 1943 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:31:25.534 8 INFO nova.api.openstack.compute.server_external_events [req-ded87bd5-2159-487f-a56f-46a987d0fc4c req-3d3d2b0b-b2d4-4891-9149-601ff8aed43b 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:c1daedf5-a7c7-47a9-bfb2-dee4761b8d3b for instance 92e40f2b-9fbc-4945-b094-014055168c5c on instance 2026-05-19 21:31:25.535 8 INFO nova.api.openstack.compute.server_external_events [req-ded87bd5-2159-487f-a56f-46a987d0fc4c req-3d3d2b0b-b2d4-4891-9149-601ff8aed43b 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:c1daedf5-a7c7-47a9-bfb2-dee4761b8d3b for instance 92e40f2b-9fbc-4945-b094-014055168c5c on instance [pid: 8|app: 0|req: 622/1229] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:31:25 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:31:27.583 7 INFO nova.api.openstack.compute.server_external_events [req-394c3736-cc54-484e-b461-0279cc5cb33d req-23590d0e-7343-4be6-9384-33fa94830e49 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:c1daedf5-a7c7-47a9-bfb2-dee4761b8d3b for instance 92e40f2b-9fbc-4945-b094-014055168c5c on instance 2026-05-19 21:31:27.583 7 INFO nova.api.openstack.compute.server_external_events [req-394c3736-cc54-484e-b461-0279cc5cb33d req-23590d0e-7343-4be6-9384-33fa94830e49 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-deleted:c1daedf5-a7c7-47a9-bfb2-dee4761b8d3b for instance 92e40f2b-9fbc-4945-b094-014055168c5c on instance [pid: 7|app: 0|req: 608/1230] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:31:27 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:31:29.437 8 WARNING neutronclient.v2_0.client [None req-a8ecd012-ae7d-44b7-b5bf-7e3edbc38dc8 4be1d74074a1475bace7cdb38c2851da 250948706cff446c8e5248511c607ae0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 624/1233] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:31:29 2026] GET /v2.1/servers/92e40f2b-9fbc-4945-b094-014055168c5c => generated 1481 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-05-19 21:31:34.525 7 INFO nova.api.openstack.wsgi [None req-f2d497ea-71ca-462c-8100-c3b75768431b 4be1d74074a1475bace7cdb38c2851da 250948706cff446c8e5248511c607ae0 - - default default] HTTP exception thrown: Instance 92e40f2b-9fbc-4945-b094-014055168c5c could not be found. [pid: 7|app: 0|req: 610/1234] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:31:34 2026] GET /v2.1/servers/92e40f2b-9fbc-4945-b094-014055168c5c => generated 111 bytes in 32 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-05-19 21:31:34.976 8 INFO nova.api.openstack.compute.server_external_events [req-773d1a80-1e3b-483b-b42e-6b7d49222167 req-57ef0df0-fc2c-4bcd-acb6-323579f7d828 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-changed:e42598b1-1ca9-48f9-a2a2-4a6994dd0eb3 for instance b9e4e9a8-1d5a-4a2c-bf63-a456120ded00 on instance [pid: 8|app: 0|req: 625/1235] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:31:34 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 611/1236] 10.0.0.192 () {32 vars in 718 bytes} [Tue May 19 21:31:34 2026] DELETE /v2.1/servers/b9e4e9a8-1d5a-4a2c-bf63-a456120ded00 => generated 0 bytes in 101 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-05-19 21:31:35.138 8 WARNING neutronclient.v2_0.client [None req-1b6163c0-e539-4859-b0b7-2b4ee936de19 4be1d74074a1475bace7cdb38c2851da 250948706cff446c8e5248511c607ae0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 626/1237] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:31:35 2026] GET /v2.1/servers/b9e4e9a8-1d5a-4a2c-bf63-a456120ded00 => generated 1942 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:31:36.386 7 INFO nova.api.openstack.compute.server_external_events [req-4af7de55-ae5d-4edf-8899-d38991f20459 req-d81ee7e6-dec7-43c3-9dc5-142d11853180 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:e42598b1-1ca9-48f9-a2a2-4a6994dd0eb3 for instance b9e4e9a8-1d5a-4a2c-bf63-a456120ded00 on instance [pid: 7|app: 0|req: 612/1238] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:31:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-19 21:31:38.422 8 INFO nova.api.openstack.compute.server_external_events [req-5136c986-0ecb-406b-a0b7-692eef52cb86 req-4601dee1-9a30-4c64-841d-95216275cf8a 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-unplugged:e42598b1-1ca9-48f9-a2a2-4a6994dd0eb3 for instance b9e4e9a8-1d5a-4a2c-bf63-a456120ded00 on instance 2026-05-19 21:31:38.422 8 INFO nova.api.openstack.compute.server_external_events [req-5136c986-0ecb-406b-a0b7-692eef52cb86 req-4601dee1-9a30-4c64-841d-95216275cf8a 82adb5d9052d4118879db520775682b9 1ffad5fb460b4cda9c2a3e3d362f0d83 - - f3e9b160d89f44ab940599c57db316c9 f3e9b160d89f44ab940599c57db316c9] Creating event network-vif-deleted:e42598b1-1ca9-48f9-a2a2-4a6994dd0eb3 for instance b9e4e9a8-1d5a-4a2c-bf63-a456120ded00 on instance [pid: 8|app: 0|req: 627/1239] 10.0.0.188 () {38 vars in 815 bytes} [Tue May 19 21:31:38 2026] POST /v2.1/os-server-external-events => generated 356 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-05-19 21:31:40.337 7 WARNING neutronclient.v2_0.client [None req-ade8948b-f20b-4f5e-824f-61773bdac5ef 4be1d74074a1475bace7cdb38c2851da 250948706cff446c8e5248511c607ae0 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 614/1242] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:31:40 2026] GET /v2.1/servers/b9e4e9a8-1d5a-4a2c-bf63-a456120ded00 => generated 1481 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-05-19 21:31:45.429 8 INFO nova.api.openstack.wsgi [None req-62dbfda7-2263-4731-8899-836e491e78da 4be1d74074a1475bace7cdb38c2851da 250948706cff446c8e5248511c607ae0 - - default default] HTTP exception thrown: Instance b9e4e9a8-1d5a-4a2c-bf63-a456120ded00 could not be found. [pid: 8|app: 0|req: 629/1243] 10.0.0.192 () {32 vars in 715 bytes} [Tue May 19 21:31:45 2026] GET /v2.1/servers/b9e4e9a8-1d5a-4a2c-bf63-a456120ded00 => 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: 615/1244] 10.0.0.192 () {32 vars in 726 bytes} [Tue May 19 21:31:47 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1525242379 => 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-05-19 21:31:47.449 8 INFO nova.api.openstack.wsgi [None req-c9233a16-a42d-4862-ad7d-cf15271541a4 4be1d74074a1475bace7cdb38c2851da 250948706cff446c8e5248511c607ae0 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1525242379 not found for user 4be1d74074a1475bace7cdb38c2851da [pid: 8|app: 0|req: 630/1245] 10.0.0.192 () {32 vars in 723 bytes} [Tue May 19 21:31:47 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1525242379 => generated 142 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1250] 10.0.0.192 () {32 vars in 655 bytes} [Tue May 19 21:32:02 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1251] 10.0.0.192 () {32 vars in 641 bytes} [Tue May 19 21:32:02 2026] GET /v2.1/servers => generated 15 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-05-19 21:32:03.001 8 WARNING oslo_db.sqlalchemy.utils [None req-0a697387-d50c-4b42-99e0-0e4103a72d2c cfd0e9c2a01745c6a8961266ab09ab8e 8f5e0b99fd9246aa8bfbfeffb4ec0d24 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 634/1252] 10.0.0.192 () {32 vars in 649 bytes} [Tue May 19 21:32:02 2026] GET /v2.1/os-keypairs => generated 530 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1253] 10.0.0.192 () {32 vars in 694 bytes} [Tue May 19 21:32:03 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)