+ 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 [Sat Jun 6 00:04:40 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: nova-api-osapi-94645f97f-9cm54 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 0x7fa85bc3a668 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-06-06 00:04:45.271 8 INFO nova.utils [None req-1f737d3c-000f-4754-bf11-1a8f8d55a243 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-06 00:04:45.280 7 INFO nova.utils [None req-a5d9e3ce-ac7e-4342-a601-1bbb62277079 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-06-06 00:04:47.010 7 WARNING keystonemiddleware._common.config [None req-a5d9e3ce-ac7e-4342-a601-1bbb62277079 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-06 00:04:47.019 7 WARNING oslo_config.cfg [None req-a5d9e3ce-ac7e-4342-a601-1bbb62277079 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-06 00:04:47.071 8 WARNING keystonemiddleware._common.config [None req-1f737d3c-000f-4754-bf11-1a8f8d55a243 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-06 00:04:47.081 8 WARNING oslo_config.cfg [None req-1f737d3c-000f-4754-bf11-1a8f8d55a243 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-06-06 00:04:47.096 7 WARNING keystonemiddleware._common.config [None req-a5d9e3ce-ac7e-4342-a601-1bbb62277079 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-06 00:04:47.110 7 WARNING oslo_config.cfg [None req-a5d9e3ce-ac7e-4342-a601-1bbb62277079 - - - - - -] 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-06-06 00:04:47.122 7 WARNING oslo_config.cfg [None req-a5d9e3ce-ac7e-4342-a601-1bbb62277079 - - - - - -] 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 0x7fa85bc3a668 pid: 7 (default app) 2026-06-06 00:04:47.158 8 WARNING keystonemiddleware._common.config [None req-1f737d3c-000f-4754-bf11-1a8f8d55a243 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-06-06 00:04:47.175 8 WARNING oslo_config.cfg [None req-1f737d3c-000f-4754-bf11-1a8f8d55a243 - - - - - -] 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-06-06 00:04:47.187 8 WARNING oslo_config.cfg [None req-1f737d3c-000f-4754-bf11-1a8f8d55a243 - - - - - -] 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 0x7fa85bc3a668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.205 () {42 vars in 703 bytes} [Sat Jun 6 00:05:01 2026] GET /v2.1 => generated 114 bytes in 18 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:05:01.709 8 WARNING oslo_policy.policy [None req-09680c6e-e407-4e24-ace5-4121c89b9f27 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - 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-06-06 00:05:01.709 8 WARNING oslo_policy.policy [None req-09680c6e-e407-4e24-ace5-4121c89b9f27 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - 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: 2/4] 199.204.45.205 () {44 vars in 907 bytes} [Sat Jun 6 00:05:01 2026] GET /v2.1 => generated 0 bytes in 565 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-06-06 00:05:01.813 7 WARNING oslo_policy.policy [req-09680c6e-e407-4e24-ace5-4121c89b9f27 req-42b7a60e-1f3d-49fc-a5f8-018f4be6b2c8 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - 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-06-06 00:05:01.813 7 WARNING oslo_policy.policy [req-09680c6e-e407-4e24-ace5-4121c89b9f27 req-42b7a60e-1f3d-49fc-a5f8-018f4be6b2c8 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - 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.205 () {46 vars in 980 bytes} [Sat Jun 6 00:05:01 2026] GET /v2.1/ => generated 400 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:05:01.936 8 INFO nova.api.openstack.wsgi [None req-58eb5c80-912c-4833-a21d-cb0c26a87d84 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.205 () {48 vars in 1009 bytes} [Sat Jun 6 00:05:01 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.204.45.205 () {48 vars in 1049 bytes} [Sat Jun 6 00:05:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.205 () {52 vars in 1046 bytes} [Sat Jun 6 00:05:01 2026] POST /v2.1/flavors => generated 529 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/9] 199.204.45.205 () {42 vars in 703 bytes} [Sat Jun 6 00:05:02 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/10] 199.204.45.205 () {44 vars in 907 bytes} [Sat Jun 6 00:05:02 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: 7|app: 0|req: 6/11] 199.204.45.205 () {46 vars in 980 bytes} [Sat Jun 6 00:05:02 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-06-06 00:05:02.967 8 INFO nova.api.openstack.wsgi [None req-d3ce37e4-0f6c-4382-9a6d-cb12bdb1c6e4 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.205 () {48 vars in 1011 bytes} [Sat Jun 6 00:05:02 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.205 () {48 vars in 1049 bytes} [Sat Jun 6 00:05:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/14] 199.204.45.205 () {52 vars in 1046 bytes} [Sat Jun 6 00:05:03 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/15] 199.204.45.205 () {42 vars in 703 bytes} [Sat Jun 6 00:05:03 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.205 () {44 vars in 907 bytes} [Sat Jun 6 00:05:03 2026] GET /v2.1 => generated 0 bytes in 32 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.204.45.205 () {46 vars in 980 bytes} [Sat Jun 6 00:05:03 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-06-06 00:05:03.937 8 INFO nova.api.openstack.wsgi [None req-109c1dca-80a5-4d02-bb4f-617d3b9a4897 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.205 () {48 vars in 1013 bytes} [Sat Jun 6 00:05:03 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: 10/19] 199.204.45.205 () {48 vars in 1049 bytes} [Sat Jun 6 00:05:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/20] 199.204.45.205 () {52 vars in 1046 bytes} [Sat Jun 6 00:05:03 2026] POST /v2.1/flavors => generated 533 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.205 () {42 vars in 703 bytes} [Sat Jun 6 00:05:04 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: 12/24] 199.204.45.205 () {44 vars in 907 bytes} [Sat Jun 6 00:05:04 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.205 () {46 vars in 980 bytes} [Sat Jun 6 00:05:04 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-06-06 00:05:04.904 8 INFO nova.api.openstack.wsgi [None req-afdb5b39-7d59-450f-b987-806cb049031a 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 13/26] 199.204.45.205 () {48 vars in 1011 bytes} [Sat Jun 6 00:05:04 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.205 () {48 vars in 1049 bytes} [Sat Jun 6 00:05:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.205 () {52 vars in 1046 bytes} [Sat Jun 6 00:05:04 2026] POST /v2.1/flavors => generated 532 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/29] 199.204.45.205 () {42 vars in 703 bytes} [Sat Jun 6 00:05:05 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: 15/30] 199.204.45.205 () {44 vars in 907 bytes} [Sat Jun 6 00:05:05 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.205 () {46 vars in 980 bytes} [Sat Jun 6 00:05:05 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-06-06 00:05:05.899 8 INFO nova.api.openstack.wsgi [None req-bb6d3d68-f919-4253-a3e2-b2097a8df02f 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 16/32] 199.204.45.205 () {48 vars in 1013 bytes} [Sat Jun 6 00:05:05 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/33] 199.204.45.205 () {48 vars in 1049 bytes} [Sat Jun 6 00:05:05 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: 8|app: 0|req: 17/34] 199.204.45.205 () {52 vars in 1046 bytes} [Sat Jun 6 00:05:05 2026] POST /v2.1/flavors => generated 535 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/101] 10.0.0.83 () {28 vars in 452 bytes} [Sat Jun 6 00:10:36 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: 51/102] 10.0.0.83 () {30 vars in 656 bytes} [Sat Jun 6 00:10:36 2026] GET /v2.1 => generated 0 bytes in 123 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: 52/103] 10.0.0.83 () {32 vars in 729 bytes} [Sat Jun 6 00:10:36 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: 52/104] 10.0.0.83 () {34 vars in 802 bytes} [Sat Jun 6 00:10:36 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/143] 199.204.45.205 () {42 vars in 703 bytes} [Sat Jun 6 00:13:46 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /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: 72/144] 199.204.45.205 () {44 vars in 907 bytes} [Sat Jun 6 00:13:46 2026] GET /v2.1 => generated 0 bytes in 91 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 73/145] 199.204.45.205 () {46 vars in 980 bytes} [Sat Jun 6 00:13:46 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-06-06 00:13:46.634 8 INFO nova.api.openstack.wsgi [None req-351995aa-f5d4-4570-ac6e-13ca346a0f70 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 8|app: 0|req: 73/146] 199.204.45.205 () {48 vars in 1015 bytes} [Sat Jun 6 00:13:46 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 74/147] 199.204.45.205 () {48 vars in 1049 bytes} [Sat Jun 6 00:13:46 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/148] 199.204.45.205 () {52 vars in 1047 bytes} [Sat Jun 6 00:13:46 2026] POST /v2.1/flavors => generated 534 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 80/159] 199.204.45.205 () {42 vars in 703 bytes} [Sat Jun 6 00:14:44 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: 80/162] 199.204.45.205 () {44 vars in 907 bytes} [Sat Jun 6 00:14:44 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: 7|app: 0|req: 83/163] 199.204.45.205 () {46 vars in 980 bytes} [Sat Jun 6 00:14:44 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-06-06 00:14:44.281 8 INFO nova.api.openstack.wsgi [None req-5290fbb5-9058-4b4f-977f-ae707eae33c9 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 38b1ba34cc514c329bface504a7db0d6 [pid: 8|app: 0|req: 81/164] 199.204.45.205 () {48 vars in 1049 bytes} [Sat Jun 6 00:14:44 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-06-06 00:14:44.295 7 WARNING oslo_db.sqlalchemy.utils [None req-a4abdc9f-9577-470b-9f08-cba086c79055 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 84/165] 199.204.45.205 () {48 vars in 1014 bytes} [Sat Jun 6 00:14:44 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/166] 199.204.45.205 () {52 vars in 1055 bytes} [Sat Jun 6 00:14:44 2026] POST /v2.1/os-keypairs => generated 576 bytes in 52 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/167] 199.204.45.205 () {42 vars in 703 bytes} [Sat Jun 6 00:14:48 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/168] 199.204.45.205 () {44 vars in 907 bytes} [Sat Jun 6 00:14:48 2026] GET /v2.1 => generated 0 bytes in 8 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 86/169] 199.204.45.205 () {46 vars in 980 bytes} [Sat Jun 6 00:14:48 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: 8|app: 0|req: 84/170] 199.204.45.205 () {48 vars in 1071 bytes} [Sat Jun 6 00:14:48 2026] GET /v2.1/os-quota-sets/8650fc1a31944c41afd3392cce13e780 => generated 283 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 87/171] 199.204.45.205 () {52 vars in 1123 bytes} [Sat Jun 6 00:14:48 2026] PUT /v2.1/os-quota-sets/8650fc1a31944c41afd3392cce13e780 => generated 238 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/272] 199.204.45.205 () {42 vars in 703 bytes} [Sat Jun 6 00:23:06 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: 135/273] 199.204.45.205 () {44 vars in 907 bytes} [Sat Jun 6 00:23:06 2026] GET /v2.1 => generated 0 bytes in 112 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 139/274] 199.204.45.205 () {46 vars in 980 bytes} [Sat Jun 6 00:23:06 2026] GET /v2.1/ => generated 400 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:23:06.234 8 INFO nova.api.openstack.wsgi [None req-aaa664c9-b35d-4ba1-8621-3ac70dd47b89 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 136/275] 199.204.45.205 () {48 vars in 1013 bytes} [Sat Jun 6 00:23:06 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/276] 199.204.45.205 () {48 vars in 1049 bytes} [Sat Jun 6 00:23:06 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: 137/277] 199.204.45.205 () {52 vars in 1047 bytes} [Sat Jun 6 00:23:06 2026] POST /v2.1/flavors => generated 534 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 160/322] 199.204.45.205 () {42 vars in 703 bytes} [Sat Jun 6 00:26:45 2026] GET /v2.1 => generated 114 bytes in 4 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 163/323] 199.204.45.205 () {44 vars in 907 bytes} [Sat Jun 6 00:26:45 2026] GET /v2.1 => generated 0 bytes in 16 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 161/324] 199.204.45.205 () {46 vars in 980 bytes} [Sat Jun 6 00:26:45 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/325] 199.204.45.205 () {48 vars in 1071 bytes} [Sat Jun 6 00:26:45 2026] GET /v2.1/os-quota-sets/27d04b47e3e44ed3986efd32d5f57f1f => generated 283 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/326] 199.204.45.205 () {52 vars in 1123 bytes} [Sat Jun 6 00:26:45 2026] PUT /v2.1/os-quota-sets/27d04b47e3e44ed3986efd32d5f57f1f => generated 238 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/471] 199.204.45.205 () {42 vars in 703 bytes} [Sat Jun 6 00:38:52 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: 237/472] 199.204.45.205 () {44 vars in 907 bytes} [Sat Jun 6 00:38:52 2026] GET /v2.1 => generated 0 bytes in 128 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 236/473] 199.204.45.205 () {46 vars in 980 bytes} [Sat Jun 6 00:38:53 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:38:53.123 7 INFO nova.api.openstack.wsgi [None req-3df9c640-a3ea-440c-8498-a798404d1cfb 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 238/474] 199.204.45.205 () {48 vars in 1009 bytes} [Sat Jun 6 00:38:53 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/475] 199.204.45.205 () {48 vars in 1049 bytes} [Sat Jun 6 00:38:53 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/476] 199.204.45.205 () {48 vars in 1097 bytes} [Sat Jun 6 00:38:53 2026] GET /v2.1/flavors/89d93327-455e-4927-b39b-24b809df5b42/os-extra_specs => generated 19 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/477] 199.204.45.205 () {42 vars in 703 bytes} [Sat Jun 6 00:38:54 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: 240/478] 199.204.45.205 () {44 vars in 907 bytes} [Sat Jun 6 00:38:54 2026] GET /v2.1 => generated 0 bytes in 42 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 239/479] 199.204.45.205 () {46 vars in 980 bytes} [Sat Jun 6 00:38:54 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-06-06 00:38:54.199 7 INFO nova.api.openstack.wsgi [None req-646d526e-f716-4ec5-8a6c-8c608fa8d1f9 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 241/480] 199.204.45.205 () {48 vars in 1011 bytes} [Sat Jun 6 00:38:54 2026] GET /v2.1/flavors/m1.small => 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: 243/483] 199.204.45.205 () {48 vars in 1049 bytes} [Sat Jun 6 00:38:54 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/484] 199.204.45.205 () {48 vars in 1097 bytes} [Sat Jun 6 00:38:54 2026] GET /v2.1/flavors/2da69705-64c0-434b-8596-1f6096a9a9df/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: 244/485] 199.204.45.205 () {42 vars in 703 bytes} [Sat Jun 6 00:38:55 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/486] 199.204.45.205 () {44 vars in 907 bytes} [Sat Jun 6 00:38:55 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: 245/487] 199.204.45.205 () {46 vars in 980 bytes} [Sat Jun 6 00:38:55 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-06-06 00:38:55.254 8 INFO nova.api.openstack.wsgi [None req-9e0b46b5-23d7-4116-8f3a-7f9d67e18a57 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 243/488] 199.204.45.205 () {48 vars in 1013 bytes} [Sat Jun 6 00:38:55 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: 246/489] 199.204.45.205 () {48 vars in 1049 bytes} [Sat Jun 6 00:38:55 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: 244/490] 199.204.45.205 () {48 vars in 1097 bytes} [Sat Jun 6 00:38:55 2026] GET /v2.1/flavors/76f74e03-20ac-4fe1-99df-31996ec948d8/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: 247/491] 199.204.45.205 () {42 vars in 703 bytes} [Sat Jun 6 00:38:56 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: 245/492] 199.204.45.205 () {44 vars in 907 bytes} [Sat Jun 6 00:38:56 2026] GET /v2.1 => generated 0 bytes in 35 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 248/493] 199.204.45.205 () {46 vars in 980 bytes} [Sat Jun 6 00:38:56 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-06-06 00:38:56.244 8 INFO nova.api.openstack.wsgi [None req-0c698396-a0b8-41b2-8991-91f9150ecfee 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 246/494] 199.204.45.205 () {48 vars in 1011 bytes} [Sat Jun 6 00:38:56 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/495] 199.204.45.205 () {48 vars in 1049 bytes} [Sat Jun 6 00:38:56 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/496] 199.204.45.205 () {48 vars in 1097 bytes} [Sat Jun 6 00:38:56 2026] GET /v2.1/flavors/2b83c5c6-2e1d-4215-9607-7de397cdb7ff/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: 250/497] 199.204.45.205 () {42 vars in 703 bytes} [Sat Jun 6 00:38:57 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: 248/498] 199.204.45.205 () {44 vars in 907 bytes} [Sat Jun 6 00:38:57 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 251/499] 199.204.45.205 () {46 vars in 980 bytes} [Sat Jun 6 00:38:57 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:38:57.279 8 INFO nova.api.openstack.wsgi [None req-33a2644d-6b14-44e5-b462-3f1d7860ee5e 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 249/500] 199.204.45.205 () {48 vars in 1013 bytes} [Sat Jun 6 00:38:57 2026] GET /v2.1/flavors/m1.xlarge => 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: 252/501] 199.204.45.205 () {48 vars in 1049 bytes} [Sat Jun 6 00:38:57 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/502] 199.204.45.205 () {48 vars in 1097 bytes} [Sat Jun 6 00:38:57 2026] GET /v2.1/flavors/d54b12e2-5e12-45b4-9b5a-252c93ebfb30/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: 258/517] 199.204.45.205 () {42 vars in 703 bytes} [Sat Jun 6 00:40:06 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: 260/518] 199.204.45.205 () {44 vars in 907 bytes} [Sat Jun 6 00:40:06 2026] GET /v2.1 => generated 0 bytes in 48 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 259/519] 199.204.45.205 () {46 vars in 980 bytes} [Sat Jun 6 00:40:06 2026] GET /v2.1/ => generated 400 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:40:06.276 7 INFO nova.api.openstack.wsgi [None req-fb2ed712-e9d1-4a82-a2dc-d7125e5d1ad8 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 261/520] 199.204.45.205 () {48 vars in 1015 bytes} [Sat Jun 6 00:40:06 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/521] 199.204.45.205 () {48 vars in 1049 bytes} [Sat Jun 6 00:40:06 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: 7|app: 0|req: 262/522] 199.204.45.205 () {48 vars in 1097 bytes} [Sat Jun 6 00:40:06 2026] GET /v2.1/flavors/fea0c26c-c970-4141-9d45-1289073d2c35/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: 264/525] 199.204.45.205 () {42 vars in 703 bytes} [Sat Jun 6 00:40: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: 262/526] 199.204.45.205 () {44 vars in 907 bytes} [Sat Jun 6 00:40:14 2026] GET /v2.1 => generated 0 bytes in 36 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 265/527] 199.204.45.205 () {46 vars in 980 bytes} [Sat Jun 6 00:40:14 2026] GET /v2.1/ => generated 400 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/528] 199.204.45.205 () {48 vars in 1049 bytes} [Sat Jun 6 00:40:14 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/529] 199.204.45.205 () {42 vars in 703 bytes} [Sat Jun 6 00:40:18 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/530] 199.204.45.205 () {44 vars in 907 bytes} [Sat Jun 6 00:40:18 2026] GET /v2.1 => generated 0 bytes in 9 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 267/531] 199.204.45.205 () {46 vars in 980 bytes} [Sat Jun 6 00:40:18 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/532] 199.204.45.205 () {48 vars in 1071 bytes} [Sat Jun 6 00:40:18 2026] GET /v2.1/os-quota-sets/8650fc1a31944c41afd3392cce13e780 => 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: 271/543] 199.204.45.205 () {42 vars in 703 bytes} [Sat Jun 6 00:41:12 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: 273/544] 199.204.45.205 () {44 vars in 907 bytes} [Sat Jun 6 00:41:12 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 272/545] 199.204.45.205 () {46 vars in 980 bytes} [Sat Jun 6 00:41:12 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-06-06 00:41:12.946 7 INFO nova.api.openstack.wsgi [None req-0233a89c-a817-400e-8ce9-3e39208b348f 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 274/546] 199.204.45.205 () {48 vars in 1013 bytes} [Sat Jun 6 00:41:12 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/547] 199.204.45.205 () {48 vars in 1049 bytes} [Sat Jun 6 00:41:12 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: 7|app: 0|req: 275/548] 199.204.45.205 () {48 vars in 1097 bytes} [Sat Jun 6 00:41:13 2026] GET /v2.1/flavors/5b28b420-3dbd-4fc5-83ce-5155ede4cfff/os-extra_specs => generated 19 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/553] 199.204.45.205 () {42 vars in 703 bytes} [Sat Jun 6 00:41:29 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: 276/554] 199.204.45.205 () {44 vars in 907 bytes} [Sat Jun 6 00:41:29 2026] GET /v2.1 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 279/555] 199.204.45.205 () {46 vars in 980 bytes} [Sat Jun 6 00:41:29 2026] GET /v2.1/ => generated 400 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/556] 199.204.45.205 () {48 vars in 1071 bytes} [Sat Jun 6 00:41:29 2026] GET /v2.1/os-quota-sets/27d04b47e3e44ed3986efd32d5f57f1f => generated 280 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/567] 199.204.45.205 () {42 vars in 703 bytes} [Sat Jun 6 00:42:23 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/568] 199.204.45.205 () {44 vars in 907 bytes} [Sat Jun 6 00:42:23 2026] GET /v2.1 => generated 0 bytes in 41 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 284/569] 199.204.45.205 () {46 vars in 980 bytes} [Sat Jun 6 00:42:23 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-06-06 00:42:23.318 7 INFO nova.api.openstack.wsgi [None req-f35f26d5-fbc2-4c39-998b-34f5aec5565f 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 286/570] 199.204.45.205 () {48 vars in 1009 bytes} [Sat Jun 6 00:42:23 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/571] 199.204.45.205 () {48 vars in 1049 bytes} [Sat Jun 6 00:42:23 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/582] 10.0.0.238 () {32 vars in 654 bytes} [Sat Jun 6 00:43:06 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 291/583] 10.0.0.238 () {32 vars in 640 bytes} [Sat Jun 6 00:43:07 2026] GET /v2.1/servers => generated 15 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-06 00:43:07.137 7 WARNING oslo_db.sqlalchemy.utils [None req-2d3ea273-1699-4232-a725-246fdbfc57b5 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 293/584] 10.0.0.238 () {32 vars in 648 bytes} [Sat Jun 6 00:43:07 2026] GET /v2.1/os-keypairs => generated 530 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/585] 10.0.0.238 () {32 vars in 693 bytes} [Sat Jun 6 00:43:07 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/588] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:18 2026] GET /v2.1/flavors/89d93327-455e-4927-b39b-24b809df5b42 => generated 511 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/589] 10.0.0.238 () {32 vars in 640 bytes} [Sat Jun 6 00:43:18 2026] GET /v2.1/flavors => generated 1674 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/590] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:18 2026] GET /v2.1/flavors/89d93327-455e-4927-b39b-24b809df5b42 => generated 511 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/593] 10.0.0.238 () {34 vars in 670 bytes} [Sat Jun 6 00:43:28 2026] POST /v2.1/os-keypairs => generated 386 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:43:28.814 8 WARNING neutronclient.v2_0.client [None req-f1738f28-57a2-4090-871b-405bd3fe9f50 f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 297/594] 10.0.0.238 () {34 vars in 684 bytes} [Sat Jun 6 00:43:28 2026] POST /v2.1/os-security-groups => generated 242 bytes in 1747 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:43:30.527 7 WARNING neutronclient.v2_0.client [None req-35b694b5-9c6e-4783-86b8-0ea61d3d49d4 f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 298/595] 10.0.0.238 () {34 vars in 670 bytes} [Sat Jun 6 00:43:30 2026] POST /v2.1/os-keypairs => generated 386 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/596] 10.0.0.238 () {34 vars in 684 bytes} [Sat Jun 6 00:43:30 2026] POST /v2.1/os-security-groups => generated 241 bytes in 1426 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:43:31.958 8 WARNING neutronclient.v2_0.client [None req-7e4d2492-71e4-4db4-814e-d1beb20df519 f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 299/597] 10.0.0.238 () {34 vars in 684 bytes} [Sat Jun 6 00:43:31 2026] POST /v2.1/os-security-groups => generated 243 bytes in 688 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:43:32.659 7 WARNING neutronclient.v2_0.client [None req-db7afd5a-78bd-4d35-8381-f40e5f1e2f03 f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] 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-06-06 00:43:32.896 8 WARNING neutronclient.v2_0.client [None req-ad0c5d78-dc64-4265-9621-eacb6a4e780d d2aaf92bdf9949cc816555896f8dfba2 5eaa7301d78040f9829e133c622cfb09 - - default default] 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-06-06 00:43:32.919 7 WARNING neutronclient.v2_0.client [None req-db7afd5a-78bd-4d35-8381-f40e5f1e2f03 f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 300/598] 10.0.0.238 () {34 vars in 684 bytes} [Sat Jun 6 00:43:32 2026] POST /v2.1/os-security-groups => generated 248 bytes in 883 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:43:33.750 8 WARNING neutronclient.v2_0.client [None req-6bb9596e-600c-4c42-9aab-25c9d84d8754 d2aaf92bdf9949cc816555896f8dfba2 5eaa7301d78040f9829e133c622cfb09 - - default default] 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-06-06 00:43:33.760 7 WARNING neutronclient.v2_0.client [None req-db7afd5a-78bd-4d35-8381-f40e5f1e2f03 f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] 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-06-06 00:43:33.775 8 WARNING neutronclient.v2_0.client [None req-6bb9596e-600c-4c42-9aab-25c9d84d8754 d2aaf92bdf9949cc816555896f8dfba2 5eaa7301d78040f9829e133c622cfb09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 299/599] 10.0.0.238 () {32 vars in 662 bytes} [Sat Jun 6 00:43:32 2026] GET /v2.1/os-security-groups => generated 1379 bytes in 1172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-06 00:43:33.843 7 WARNING neutronclient.v2_0.client [None req-b88b6a66-d4a5-48b6-b43f-aeb869d708f7 f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 301/600] 10.0.0.238 () {34 vars in 694 bytes} [Sat Jun 6 00:43:33 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:43:34.184 8 WARNING neutronclient.v2_0.client [None req-eb1eb54f-37bf-4769-a635-687aad530793 d2aaf92bdf9949cc816555896f8dfba2 5eaa7301d78040f9829e133c622cfb09 - - default default] 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-06-06 00:43:34.216 7 WARNING neutronclient.v2_0.client [None req-b88b6a66-d4a5-48b6-b43f-aeb869d708f7 f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 300/601] 10.0.0.238 () {32 vars in 739 bytes} [Sat Jun 6 00:43:33 2026] DELETE /v2.1/os-security-groups/8fe2823e-7bed-42cd-b5f4-b979f4a91bb0 => generated 0 bytes in 779 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-06 00:43:34.628 7 WARNING neutronclient.v2_0.client [None req-d7e59055-89d4-453e-9acf-a29655e7b5b0 f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/604] 10.0.0.238 () {34 vars in 684 bytes} [Sat Jun 6 00:43:34 2026] POST /v2.1/os-security-groups => generated 247 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:43:34.653 7 INFO nova.api.openstack.wsgi [None req-d7e59055-89d4-453e-9acf-a29655e7b5b0 f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] HTTP exception thrown: Security group 8fe2823e-7bed-42cd-b5f4-b979f4a91bb0 does not exist Neutron server returns request_ids: ['req-a47182c6-e995-43c2-86e5-1781c58bc681'] [pid: 7|app: 0|req: 303/605] 10.0.0.238 () {32 vars in 736 bytes} [Sat Jun 6 00:43:34 2026] GET /v2.1/os-security-groups/8fe2823e-7bed-42cd-b5f4-b979f4a91bb0 => generated 194 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-06 00:43:34.656 8 WARNING neutronclient.v2_0.client [None req-31e36d24-e88f-436a-8408-40b3688402eb d2aaf92bdf9949cc816555896f8dfba2 5eaa7301d78040f9829e133c622cfb09 - - default default] 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-06-06 00:43:34.666 7 WARNING neutronclient.v2_0.client [None req-ba44a589-1d4c-4e2c-98a3-73e44085bd21 f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] 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-06-06 00:43:34.702 8 WARNING neutronclient.v2_0.client [None req-31e36d24-e88f-436a-8408-40b3688402eb d2aaf92bdf9949cc816555896f8dfba2 5eaa7301d78040f9829e133c622cfb09 - - default default] 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-06-06 00:43:34.726 7 WARNING neutronclient.v2_0.client [None req-ba44a589-1d4c-4e2c-98a3-73e44085bd21 f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 304/606] 10.0.0.238 () {32 vars in 739 bytes} [Sat Jun 6 00:43:34 2026] DELETE /v2.1/os-security-groups/f26f8381-765b-4239-91bd-b1384c655876 => generated 0 bytes in 297 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/607] 10.0.0.238 () {34 vars in 694 bytes} [Sat Jun 6 00:43:34 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:43:35.009 8 WARNING neutronclient.v2_0.client [None req-ddb27a6a-025e-4250-8a55-8b6fc02ea65d f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] 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-06-06 00:43:35.023 7 WARNING neutronclient.v2_0.client [None req-2c4243de-e38d-4934-b84d-caaeb6650bd3 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] 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-06-06 00:43:35.027 8 INFO nova.api.openstack.wsgi [None req-ddb27a6a-025e-4250-8a55-8b6fc02ea65d f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] HTTP exception thrown: Security group f26f8381-765b-4239-91bd-b1384c655876 does not exist Neutron server returns request_ids: ['req-59845eb8-22d4-4465-b2dc-94ccbe1829d4'] [pid: 8|app: 0|req: 304/608] 10.0.0.238 () {32 vars in 736 bytes} [Sat Jun 6 00:43:35 2026] GET /v2.1/os-security-groups/f26f8381-765b-4239-91bd-b1384c655876 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-06 00:43:35.036 8 WARNING neutronclient.v2_0.client [None req-e212bac4-91ee-4822-9511-d8d7e0125956 d2aaf92bdf9949cc816555896f8dfba2 5eaa7301d78040f9829e133c622cfb09 - - default default] 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-06-06 00:43:35.064 7 WARNING neutronclient.v2_0.client [None req-2c4243de-e38d-4934-b84d-caaeb6650bd3 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] 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-06-06 00:43:35.074 8 WARNING neutronclient.v2_0.client [None req-e212bac4-91ee-4822-9511-d8d7e0125956 d2aaf92bdf9949cc816555896f8dfba2 5eaa7301d78040f9829e133c622cfb09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 305/609] 10.0.0.238 () {34 vars in 694 bytes} [Sat Jun 6 00:43:35 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:43:35.274 8 WARNING neutronclient.v2_0.client [None req-0dc27be5-c693-4984-9bbb-12824fccaf63 f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] 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-06-06 00:43:35.338 8 WARNING neutronclient.v2_0.client [None req-0dc27be5-c693-4984-9bbb-12824fccaf63 f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] 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-06-06 00:43:35.375 7 WARNING neutronclient.v2_0.client [None req-2c4243de-e38d-4934-b84d-caaeb6650bd3 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 306/610] 10.0.0.238 () {32 vars in 739 bytes} [Sat Jun 6 00:43:35 2026] DELETE /v2.1/os-security-groups/b0892e5c-4a61-4bdf-bd17-61c2aa03528a => generated 0 bytes in 202 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-06 00:43:35.475 8 WARNING neutronclient.v2_0.client [None req-737d1daa-4543-4f4a-b4b7-dec4ed1df3f2 d2aaf92bdf9949cc816555896f8dfba2 5eaa7301d78040f9829e133c622cfb09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 307/611] 10.0.0.238 () {32 vars in 736 bytes} [Sat Jun 6 00:43:35 2026] GET /v2.1/os-security-groups/62c11065-0fbb-4daa-a2c9-b3cce9d07869 => generated 664 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:43:35.526 8 WARNING neutronclient.v2_0.client [None req-4ce2af8b-647e-409d-939d-fcdee61681ad f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] 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-06-06 00:43:35.545 8 INFO nova.api.openstack.wsgi [None req-4ce2af8b-647e-409d-939d-fcdee61681ad f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] HTTP exception thrown: Security group b0892e5c-4a61-4bdf-bd17-61c2aa03528a does not exist Neutron server returns request_ids: ['req-e992dc83-328f-4578-b822-befd06562c97'] [pid: 8|app: 0|req: 308/612] 10.0.0.238 () {32 vars in 736 bytes} [Sat Jun 6 00:43:35 2026] GET /v2.1/os-security-groups/b0892e5c-4a61-4bdf-bd17-61c2aa03528a => generated 194 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-06 00:43:35.552 8 WARNING neutronclient.v2_0.client [None req-ba18e4a1-4af9-4b8e-819b-a90e065009ae d2aaf92bdf9949cc816555896f8dfba2 5eaa7301d78040f9829e133c622cfb09 - - default default] 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-06-06 00:43:35.577 8 WARNING neutronclient.v2_0.client [None req-ba18e4a1-4af9-4b8e-819b-a90e065009ae d2aaf92bdf9949cc816555896f8dfba2 5eaa7301d78040f9829e133c622cfb09 - - default default] 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-06-06 00:43:35.616 8 WARNING neutronclient.v2_0.client [None req-ba18e4a1-4af9-4b8e-819b-a90e065009ae d2aaf92bdf9949cc816555896f8dfba2 5eaa7301d78040f9829e133c622cfb09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/613] 10.0.0.238 () {32 vars in 749 bytes} [Sat Jun 6 00:43:35 2026] DELETE /v2.1/os-security-group-rules/1062363f-f239-476b-9383-6c42497f6bcd => generated 0 bytes in 258 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-06 00:43:35.818 8 WARNING neutronclient.v2_0.client [None req-f6e66766-08c4-47b1-bd6f-56f35c364b6e f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] 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-06-06 00:43:35.881 8 WARNING neutronclient.v2_0.client [None req-f6e66766-08c4-47b1-bd6f-56f35c364b6e f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] 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-06-06 00:43:35.940 8 WARNING neutronclient.v2_0.client [None req-f6e66766-08c4-47b1-bd6f-56f35c364b6e f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 310/614] 10.0.0.238 () {32 vars in 662 bytes} [Sat Jun 6 00:43:35 2026] GET /v2.1/os-security-groups => generated 707 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:43:35.999 8 WARNING neutronclient.v2_0.client [None req-64bd4316-b097-4032-bae4-84d01de49bfa d2aaf92bdf9949cc816555896f8dfba2 5eaa7301d78040f9829e133c622cfb09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 305/615] 10.0.0.238 () {34 vars in 662 bytes} [Sat Jun 6 00:43:34 2026] POST /v2.1/servers => generated 450 bytes in 1060 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-06-06 00:43:36.024 7 WARNING neutronclient.v2_0.client [None req-adaa73fd-000d-473c-a27c-2052e3cbf88f f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] 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-06-06 00:43:36.031 8 WARNING neutronclient.v2_0.client [None req-64bd4316-b097-4032-bae4-84d01de49bfa d2aaf92bdf9949cc816555896f8dfba2 5eaa7301d78040f9829e133c622cfb09 - - default default] 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-06-06 00:43:36.048 7 INFO nova.api.openstack.wsgi [None req-adaa73fd-000d-473c-a27c-2052e3cbf88f f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] HTTP exception thrown: Security group b0892e5c-4a61-4bdf-bd17-61c2aa03528a does not exist Neutron server returns request_ids: ['req-8cd0df26-405b-4455-b2f9-7e9ae701a534'] [pid: 7|app: 0|req: 306/616] 10.0.0.238 () {32 vars in 739 bytes} [Sat Jun 6 00:43:36 2026] DELETE /v2.1/os-security-groups/b0892e5c-4a61-4bdf-bd17-61c2aa03528a => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-06 00:43:36.071 7 WARNING neutronclient.v2_0.client [None req-8775607a-ca61-43db-9936-4f0f543863fa 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 307/617] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:36 2026] GET /v2.1/servers/5beac5fa-b690-4be5-a816-fe8296a1993f => generated 1423 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-06-06 00:43:36.138 7 WARNING neutronclient.v2_0.client [None req-3a8bfa42-4568-4db9-8c7f-761558c3022e f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] 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-06-06 00:43:36.161 7 INFO nova.api.openstack.wsgi [None req-3a8bfa42-4568-4db9-8c7f-761558c3022e f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] HTTP exception thrown: Security group f26f8381-765b-4239-91bd-b1384c655876 does not exist Neutron server returns request_ids: ['req-89a101ad-5194-49d3-b18d-b38aea8b170f'] [pid: 7|app: 0|req: 308/618] 10.0.0.238 () {32 vars in 739 bytes} [Sat Jun 6 00:43:36 2026] DELETE /v2.1/os-security-groups/f26f8381-765b-4239-91bd-b1384c655876 => generated 194 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-06 00:43:36.174 7 WARNING neutronclient.v2_0.client [None req-7ca559fa-4110-41f7-8484-338f1dee7388 f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 311/619] 10.0.0.238 () {32 vars in 739 bytes} [Sat Jun 6 00:43:35 2026] DELETE /v2.1/os-security-groups/62c11065-0fbb-4daa-a2c9-b3cce9d07869 => generated 0 bytes in 190 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-06 00:43:36.193 8 WARNING neutronclient.v2_0.client [None req-4e45e458-11f8-4a99-a3b9-972696debcb9 d2aaf92bdf9949cc816555896f8dfba2 5eaa7301d78040f9829e133c622cfb09 - - default default] 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-06-06 00:43:36.194 7 INFO nova.api.openstack.wsgi [None req-7ca559fa-4110-41f7-8484-338f1dee7388 f73bf08930064dc384227323af966702 c804623f772a4369b8dd8aa95895bfe2 - - default default] HTTP exception thrown: Security group 8fe2823e-7bed-42cd-b5f4-b979f4a91bb0 does not exist Neutron server returns request_ids: ['req-6aff95cf-1496-47c3-9282-b1b4cb831522'] [pid: 7|app: 0|req: 309/620] 10.0.0.238 () {32 vars in 739 bytes} [Sat Jun 6 00:43:36 2026] DELETE /v2.1/os-security-groups/8fe2823e-7bed-42cd-b5f4-b979f4a91bb0 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-06-06 00:43:36.229 8 WARNING neutronclient.v2_0.client [None req-4e45e458-11f8-4a99-a3b9-972696debcb9 d2aaf92bdf9949cc816555896f8dfba2 5eaa7301d78040f9829e133c622cfb09 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 312/621] 10.0.0.238 () {32 vars in 739 bytes} [Sat Jun 6 00:43:36 2026] DELETE /v2.1/os-security-groups/6cd5d99d-b06e-4c54-aa9a-1a418f4a5783 => generated 0 bytes in 195 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-06 00:43:37.220 7 WARNING neutronclient.v2_0.client [None req-4e263010-8bc3-4ede-a4cf-4698f9006ecc 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 310/622] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:37 2026] GET /v2.1/servers/5beac5fa-b690-4be5-a816-fe8296a1993f => generated 1427 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-06 00:43:38.186 8 WARNING neutronclient.v2_0.client [None req-19b13950-a274-456e-b62c-b2d1f2191567 d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] 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-06-06 00:43:38.382 8 WARNING neutronclient.v2_0.client [None req-19b13950-a274-456e-b62c-b2d1f2191567 d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] 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-06-06 00:43:38.458 7 WARNING neutronclient.v2_0.client [None req-6dce33f0-9c59-40a5-8047-cfce9c342bb5 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 311/623] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:38 2026] GET /v2.1/servers/5beac5fa-b690-4be5-a816-fe8296a1993f => generated 1475 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-06 00:43:38.949 8 WARNING neutronclient.v2_0.client [None req-19b13950-a274-456e-b62c-b2d1f2191567 d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] 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-06-06 00:43:39.778 7 WARNING neutronclient.v2_0.client [None req-100413ac-6b27-402d-bf42-fcc9f8093bde 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 312/624] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:39 2026] GET /v2.1/servers/5beac5fa-b690-4be5-a816-fe8296a1993f => generated 1475 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/625] 10.0.0.238 () {34 vars in 662 bytes} [Sat Jun 6 00:43:38 2026] POST /v2.1/servers => generated 450 bytes in 1923 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-06-06 00:43:40.051 7 WARNING neutronclient.v2_0.client [None req-6644d944-1505-4f14-8e6a-c375ae81dd09 d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 313/626] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:40 2026] GET /v2.1/servers/a9365b12-c523-42bb-ac9c-2beae4eb16dc => generated 1253 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-06-06 00:43:40.953 8 WARNING neutronclient.v2_0.client [None req-a4cf41ed-3a92-45aa-bfb7-9191df10316a 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 314/627] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:40 2026] GET /v2.1/servers/5beac5fa-b690-4be5-a816-fe8296a1993f => generated 1483 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-06-06 00:43:41.153 7 WARNING neutronclient.v2_0.client [None req-46e9ae8c-a6e4-4378-a8ae-c16600bd9ce3 d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 314/628] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:41 2026] GET /v2.1/servers/a9365b12-c523-42bb-ac9c-2beae4eb16dc => generated 1303 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-06-06 00:43:42.076 8 WARNING neutronclient.v2_0.client [None req-1d879ba3-9718-4b6c-8461-2a40cf8c2d7a 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 315/629] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:42 2026] GET /v2.1/servers/5beac5fa-b690-4be5-a816-fe8296a1993f => generated 1560 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-06-06 00:43:42.253 7 WARNING neutronclient.v2_0.client [None req-9a4752e3-50eb-41a3-b285-29a0651261be d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 315/630] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:42 2026] GET /v2.1/servers/a9365b12-c523-42bb-ac9c-2beae4eb16dc => generated 1351 bytes in 540 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:43:43.250 8 WARNING neutronclient.v2_0.client [None req-b7a277e6-adb3-4b29-b89a-53d2523ade68 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 316/631] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:43 2026] GET /v2.1/servers/5beac5fa-b690-4be5-a816-fe8296a1993f => generated 1548 bytes in 505 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:43:43.851 7 WARNING neutronclient.v2_0.client [None req-0f18793e-c3bf-4574-8f8c-c738f5ec3c7f d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] 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-06-06 00:43:44.145 8 INFO nova.api.openstack.compute.server_external_events [req-2465d56f-8337-4196-af6a-93d60b85991a req-fd3e6051-5556-41b1-a0c4-0150dcec1747 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:825bdbf1-9595-4d87-b313-3c5c40fe6e3f for instance 5beac5fa-b690-4be5-a816-fe8296a1993f on instance 2026-06-06 00:43:44.166 8 INFO nova.compute.rpcapi [None req-4a99e6f4-1ad7-4998-9516-2c320b6cb3e1 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 317/632] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:43:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/635] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:43 2026] GET /v2.1/servers/a9365b12-c523-42bb-ac9c-2beae4eb16dc => generated 1351 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:43:44.767 8 WARNING neutronclient.v2_0.client [None req-d637873e-8750-4416-b0a1-e34a64b2922c 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] 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-06-06 00:43:45.424 7 WARNING neutronclient.v2_0.client [None req-cab11702-93a0-4d6e-9f18-c10d1fa6d216 d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 320/636] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:44 2026] GET /v2.1/servers/5beac5fa-b690-4be5-a816-fe8296a1993f => generated 1548 bytes in 1319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/637] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:45 2026] GET /v2.1/servers/a9365b12-c523-42bb-ac9c-2beae4eb16dc => generated 1359 bytes in 727 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:43:47.111 8 WARNING neutronclient.v2_0.client [None req-2bdca515-f5fc-48da-aca5-20626846ff01 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] 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-06-06 00:43:47.158 7 WARNING neutronclient.v2_0.client [None req-8c9f53d5-4dfc-4821-b6a1-1e56f04cb4b6 d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] The python binding code in 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/638] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:47 2026] GET /v2.1/servers/5beac5fa-b690-4be5-a816-fe8296a1993f => generated 1548 bytes in 573 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/639] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:47 2026] GET /v2.1/servers/a9365b12-c523-42bb-ac9c-2beae4eb16dc => generated 1436 bytes in 551 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 322/640] 10.0.0.238 () {34 vars in 670 bytes} [Sat Jun 6 00:43:47 2026] POST /v2.1/os-keypairs => generated 386 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:43:48.683 7 INFO nova.api.openstack.compute.server_external_events [req-74cfe042-9fd6-41a0-baa4-b12b3a1d7f22 req-16bdfcff-5b4c-49a6-9166-22693b4888ff 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:415e715f-5c19-46bb-8f57-ac58d3e80d16 for instance a9365b12-c523-42bb-ac9c-2beae4eb16dc on instance 2026-06-06 00:43:48.693 8 WARNING neutronclient.v2_0.client [None req-2dd8b2c8-8512-409b-a09f-3a858923f466 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] 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-06-06 00:43:48.695 7 INFO nova.compute.rpcapi [None req-29275881-279c-4766-8088-dd1749005926 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 319/641] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:43:48 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:43:48.751 7 WARNING neutronclient.v2_0.client [None req-4413203b-d451-400d-be36-3f13e506db40 d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 320/642] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:48 2026] GET /v2.1/servers/a9365b12-c523-42bb-ac9c-2beae4eb16dc => generated 1436 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/643] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:48 2026] GET /v2.1/servers/5beac5fa-b690-4be5-a816-fe8296a1993f => generated 1548 bytes in 518 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:43:49.504 7 WARNING neutronclient.v2_0.client [None req-726602a4-1744-433a-b3cb-e763370394d1 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] 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-06-06 00:43:49.566 7 WARNING neutronclient.v2_0.client [None req-726602a4-1744-433a-b3cb-e763370394d1 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] 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-06-06 00:43:49.729 7 WARNING neutronclient.v2_0.client [None req-726602a4-1744-433a-b3cb-e763370394d1 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 321/644] 10.0.0.238 () {34 vars in 662 bytes} [Sat Jun 6 00:43:49 2026] POST /v2.1/servers => generated 449 bytes in 486 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-06-06 00:43:49.964 8 WARNING neutronclient.v2_0.client [None req-4ceddf68-098b-4782-8459-5bb5b6987109 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] The python binding code in 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/645] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:49 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240 => generated 1401 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:43:50.189 7 WARNING neutronclient.v2_0.client [None req-7bd78d1f-c1e3-4139-93ff-4a6cf8623bb4 d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] 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-06-06 00:43:50.243 8 WARNING neutronclient.v2_0.client [None req-03186b93-84b0-460a-91f7-2fd57017b56a 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 322/646] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:50 2026] GET /v2.1/servers/a9365b12-c523-42bb-ac9c-2beae4eb16dc => generated 1436 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/647] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:50 2026] GET /v2.1/servers/5beac5fa-b690-4be5-a816-fe8296a1993f => generated 1548 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-06-06 00:43:50.778 7 INFO nova.api.openstack.compute.server_external_events [req-ad98e09a-eb6a-470d-ae06-54e6d08c2048 req-26dc0c87-c8e2-4a68-9409-5268a9b23555 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:415e715f-5c19-46bb-8f57-ac58d3e80d16 for instance a9365b12-c523-42bb-ac9c-2beae4eb16dc on instance [pid: 7|app: 0|req: 323/648] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:43:50 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-06-06 00:43:51.080 8 WARNING neutronclient.v2_0.client [None req-41ccbc01-9f95-4b93-a537-ba857483fee3 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/649] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:51 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240 => generated 1405 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-06-06 00:43:51.382 7 WARNING neutronclient.v2_0.client [None req-5412ab3a-86b7-4e3c-950f-dd0887841b69 d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] 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-06-06 00:43:51.418 8 WARNING neutronclient.v2_0.client [None req-03bb0ff1-ac74-4cc8-aba4-f987b1320fea 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 327/650] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:51 2026] GET /v2.1/servers/5beac5fa-b690-4be5-a816-fe8296a1993f => generated 1548 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/651] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:51 2026] GET /v2.1/servers/a9365b12-c523-42bb-ac9c-2beae4eb16dc => generated 1424 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-06-06 00:43:52.174 8 WARNING neutronclient.v2_0.client [None req-178e2971-7bd1-430f-9bba-83c0cd0f9b55 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] The python binding code in 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/652] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:52 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240 => generated 1453 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:43:52.574 8 WARNING neutronclient.v2_0.client [None req-7ae62a14-6efd-47e7-ac90-9c6dc069ab1e d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] 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-06-06 00:43:52.575 7 WARNING neutronclient.v2_0.client [None req-94245187-62bf-4d23-bf97-238a78383fef 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] The python binding code in 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/653] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:52 2026] GET /v2.1/servers/a9365b12-c523-42bb-ac9c-2beae4eb16dc => generated 1424 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/654] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:52 2026] GET /v2.1/servers/5beac5fa-b690-4be5-a816-fe8296a1993f => generated 1548 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:43:53.272 8 WARNING neutronclient.v2_0.client [None req-87f0a716-b111-4ba0-8fff-991398b2fcbf 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] The python binding code in 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/655] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:53 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240 => generated 1453 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:43:53.623 7 INFO nova.api.openstack.compute.server_external_events [req-5005bfcc-2c58-446d-8262-3d608275348d req-4282c169-d582-4785-bc58-35d1f8e6e5e0 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:415e715f-5c19-46bb-8f57-ac58d3e80d16 for instance a9365b12-c523-42bb-ac9c-2beae4eb16dc on instance [pid: 7|app: 0|req: 326/656] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:43:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:43:53.677 8 INFO nova.api.openstack.compute.server_external_events [req-7972f352-1cf5-4cbe-8dc8-70dbc177f6e4 req-2b96f368-6df2-4f3a-bdde-0443a1bdb9d6 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:825bdbf1-9595-4d87-b313-3c5c40fe6e3f for instance 5beac5fa-b690-4be5-a816-fe8296a1993f on instance [pid: 8|app: 0|req: 331/657] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:43:53 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-06 00:43:53.765 7 WARNING neutronclient.v2_0.client [None req-133a20a4-cc25-4f49-bb10-cd7d9211947a d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] 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-06-06 00:43:53.771 8 WARNING neutronclient.v2_0.client [None req-c962369c-1723-49ef-99d7-70cf4a2b624f 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 332/658] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:53 2026] GET /v2.1/servers/5beac5fa-b690-4be5-a816-fe8296a1993f => generated 1548 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/659] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:53 2026] GET /v2.1/servers/a9365b12-c523-42bb-ac9c-2beae4eb16dc => generated 1424 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:43:54.393 8 WARNING neutronclient.v2_0.client [None req-769bad1e-c97c-49a0-9657-466c63dab231 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] The python binding code in 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/662] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:54 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240 => generated 1461 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:43:55.041 7 WARNING neutronclient.v2_0.client [None req-d5879d91-1a92-40a2-8f34-77c678197e25 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] 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-06-06 00:43:55.091 8 WARNING neutronclient.v2_0.client [None req-be880d7b-21d1-446b-b8a2-af5c9b5a9ae9 d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] The python binding code in 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/663] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:55 2026] GET /v2.1/servers/a9365b12-c523-42bb-ac9c-2beae4eb16dc => generated 1424 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/664] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:54 2026] GET /v2.1/servers/5beac5fa-b690-4be5-a816-fe8296a1993f => generated 1725 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:43:55.390 8 WARNING neutronclient.v2_0.client [None req-ba3f31be-8279-4319-a7a9-772ebf6fa498 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] 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: 336/665] 10.0.0.238 () {32 vars in 740 bytes} [Sat Jun 6 00:43:55 2026] GET /v2.1/servers/5beac5fa-b690-4be5-a816-fe8296a1993f/os-interface => generated 284 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:43:55.493 7 WARNING neutronclient.v2_0.client [None req-c1f4d393-a80f-4567-ae9e-cc0471de9f5e 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] 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-06-06 00:43:55.706 8 INFO nova.api.openstack.compute.server_external_events [req-6fd568ba-f5fe-4da8-8752-6e6e0be473ed req-9ca38de5-bdb3-4300-954b-87c2a486ed47 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:415e715f-5c19-46bb-8f57-ac58d3e80d16 for instance a9365b12-c523-42bb-ac9c-2beae4eb16dc on instance [pid: 8|app: 0|req: 337/666] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:43:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:43:55.755 8 INFO nova.api.openstack.compute.server_external_events [req-0b9e8dda-ef70-4add-8103-9b4dc86f04bb req-b9d6ecce-28e6-4bab-8b62-6fd842683ca8 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:825bdbf1-9595-4d87-b313-3c5c40fe6e3f for instance 5beac5fa-b690-4be5-a816-fe8296a1993f on instance [pid: 8|app: 0|req: 338/667] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:43:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/668] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:55 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240 => generated 1538 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, ' 2026-06-06 00:43:56.310 8 WARNING neutronclient.v2_0.client [None req-20dc0983-d7d2-468a-ae05-425e1d1711b1 d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] The python binding code in 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/669] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:56 2026] GET /v2.1/servers/a9365b12-c523-42bb-ac9c-2beae4eb16dc => generated 1611 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:43:56.500 7 WARNING neutronclient.v2_0.client [None req-5b3c6ca9-6340-442f-be90-64a8f56849bd d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] 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-06-06 00:43:56.543 8 WARNING neutronclient.v2_0.client [None req-51333e48-66c2-4ad6-b871-b1e7e5056b67 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] The python binding code in 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/670] 10.0.0.238 () {32 vars in 740 bytes} [Sat Jun 6 00:43:56 2026] GET /v2.1/servers/a9365b12-c523-42bb-ac9c-2beae4eb16dc/os-interface => generated 284 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/671] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:56 2026] GET /v2.1/servers/5beac5fa-b690-4be5-a816-fe8296a1993f => generated 1725 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 332/672] 10.0.0.238 () {32 vars in 640 bytes} [Sat Jun 6 00:43:56 2026] GET /v2.1/servers => generated 377 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:43:57.017 7 WARNING neutronclient.v2_0.client [None req-93329f5c-0198-4ad1-bd10-1986d8c5e50f 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] The python binding code in 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/673] 10.0.0.238 () {32 vars in 717 bytes} [Sat Jun 6 00:43:56 2026] DELETE /v2.1/servers/5beac5fa-b690-4be5-a816-fe8296a1993f => generated 0 bytes in 180 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-06-06 00:43:57.073 8 WARNING neutronclient.v2_0.client [None req-17495ede-7738-44a4-8105-12f4b7eed97e 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] The python binding code in 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/674] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:56 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240 => generated 1526 bytes in 638 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/675] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:57 2026] GET /v2.1/servers/5beac5fa-b690-4be5-a816-fe8296a1993f => generated 1731 bytes in 606 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-06 00:43:57.644 7 WARNING neutronclient.v2_0.client [None req-0175656b-e499-4560-93c7-4e4f52374bb3 d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] 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: 334/676] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:57 2026] GET /v2.1/servers/a9365b12-c523-42bb-ac9c-2beae4eb16dc => generated 1611 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-06 00:43:57.778 8 INFO nova.api.openstack.compute.server_external_events [req-07d67bf7-cf73-42bd-8a55-c61e59d71c51 req-dfea6dc7-9382-4e32-9929-e0e68930704f 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:825bdbf1-9595-4d87-b313-3c5c40fe6e3f for instance 5beac5fa-b690-4be5-a816-fe8296a1993f on instance [pid: 8|app: 0|req: 343/677] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:43:57 2026] POST /v2.1/os-server-external-events => generated 179 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:43:57.847 8 INFO nova.api.openstack.compute.server_external_events [req-b0ce16aa-8537-4d5b-97b9-832af2782b82 req-04ec0458-0476-4269-8a67-61d508f3819e 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:f77817ad-2838-4a59-9f6a-1f770548e6d1 for instance 145e953c-e17d-4a04-8643-df2ab8e58240 on instance 2026-06-06 00:43:57.847 8 INFO nova.api.openstack.compute.server_external_events [req-b0ce16aa-8537-4d5b-97b9-832af2782b82 req-04ec0458-0476-4269-8a67-61d508f3819e 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:415e715f-5c19-46bb-8f57-ac58d3e80d16 for instance a9365b12-c523-42bb-ac9c-2beae4eb16dc on instance [pid: 7|app: 0|req: 335/678] 10.0.0.238 () {32 vars in 640 bytes} [Sat Jun 6 00:43:57 2026] GET /v2.1/servers => generated 387 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/679] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:43:57 2026] POST /v2.1/os-server-external-events => generated 346 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: 336/680] 10.0.0.238 () {32 vars in 717 bytes} [Sat Jun 6 00:43:57 2026] DELETE /v2.1/servers/a9365b12-c523-42bb-ac9c-2beae4eb16dc => generated 0 bytes in 239 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-06-06 00:43:58.173 8 WARNING neutronclient.v2_0.client [None req-e18a782d-2906-42e8-8bee-545b763c5a9c d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 345/681] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:58 2026] GET /v2.1/servers/a9365b12-c523-42bb-ac9c-2beae4eb16dc => generated 1617 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:43:58.670 7 WARNING neutronclient.v2_0.client [None req-6a00ea03-533e-4a7c-b06f-629f75d362e7 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] 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-06-06 00:43:58.703 8 WARNING neutronclient.v2_0.client [None req-543a679f-f52c-4b04-a17a-efd1efd96bdd 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] The python binding code in 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/682] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:58 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240 => generated 1526 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/683] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:58 2026] GET /v2.1/servers/5beac5fa-b690-4be5-a816-fe8296a1993f => generated 1731 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-06-06 00:43:59.363 7 WARNING neutronclient.v2_0.client [None req-f617abce-12cc-414e-abb9-967fabc65ef1 d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] The python binding code in 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/684] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:59 2026] GET /v2.1/servers/a9365b12-c523-42bb-ac9c-2beae4eb16dc => generated 1617 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:43:59.823 8 INFO nova.api.openstack.compute.server_external_events [req-847c425c-1796-4907-83e4-4dcea2fcb070 req-c4dfb152-00df-43a6-ba34-eaacbba4e1b9 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:415e715f-5c19-46bb-8f57-ac58d3e80d16 for instance a9365b12-c523-42bb-ac9c-2beae4eb16dc on instance 2026-06-06 00:43:59.824 8 INFO nova.api.openstack.compute.server_external_events [req-847c425c-1796-4907-83e4-4dcea2fcb070 req-c4dfb152-00df-43a6-ba34-eaacbba4e1b9 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:415e715f-5c19-46bb-8f57-ac58d3e80d16 for instance a9365b12-c523-42bb-ac9c-2beae4eb16dc on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 347/685] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:43:59 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:43:59.862 7 WARNING neutronclient.v2_0.client [None req-70bef91f-63c5-41be-a305-46e4a556d2a1 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] 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-06-06 00:43:59.901 8 INFO nova.api.openstack.compute.server_external_events [req-e0fa87be-463b-4801-9d30-5600f28edf7b req-2f5aa6cb-b46a-44d2-9bc0-b5813801d469 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:825bdbf1-9595-4d87-b313-3c5c40fe6e3f for instance 5beac5fa-b690-4be5-a816-fe8296a1993f on instance 2026-06-06 00:43:59.902 8 INFO nova.api.openstack.compute.server_external_events [req-e0fa87be-463b-4801-9d30-5600f28edf7b req-2f5aa6cb-b46a-44d2-9bc0-b5813801d469 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:825bdbf1-9595-4d87-b313-3c5c40fe6e3f for instance 5beac5fa-b690-4be5-a816-fe8296a1993f on instance [pid: 8|app: 0|req: 348/686] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:43:59 2026] POST /v2.1/os-server-external-events => generated 358 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-06-06 00:43:59.945 8 WARNING neutronclient.v2_0.client [None req-4f5fa903-6f9c-455f-925e-93be62492d56 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] The python binding code in 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/687] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:59 2026] GET /v2.1/servers/5beac5fa-b690-4be5-a816-fe8296a1993f => generated 1784 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/688] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:43:59 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240 => generated 1526 bytes in 521 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:00.700 8 WARNING neutronclient.v2_0.client [None req-633185cb-96bf-41a2-bfd4-f225db2eb631 d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] 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-06-06 00:44:01.349 7 WARNING neutronclient.v2_0.client [None req-2e5fe2b3-94f0-4a59-8c5a-221329241600 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] The python binding code in 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/689] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:00 2026] GET /v2.1/servers/a9365b12-c523-42bb-ac9c-2beae4eb16dc => generated 1617 bytes in 943 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 340/690] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:01 2026] GET /v2.1/servers/5beac5fa-b690-4be5-a816-fe8296a1993f => generated 1509 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-06 00:44:01.652 8 WARNING neutronclient.v2_0.client [None req-88b6d1c1-b19a-45c8-a47f-dbad5a727f42 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] The python binding code in 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/691] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:01 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240 => generated 1526 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:01.900 7 INFO nova.api.openstack.compute.server_external_events [req-c4075bec-5f13-407f-bf6f-82aeeed6f894 req-1f9bedcc-f2a0-453a-80b9-64003db0f759 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:f77817ad-2838-4a59-9f6a-1f770548e6d1 for instance 145e953c-e17d-4a04-8643-df2ab8e58240 on instance 2026-06-06 00:44:01.900 7 INFO nova.api.openstack.compute.server_external_events [req-c4075bec-5f13-407f-bf6f-82aeeed6f894 req-1f9bedcc-f2a0-453a-80b9-64003db0f759 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:f77817ad-2838-4a59-9f6a-1f770548e6d1 for instance 145e953c-e17d-4a04-8643-df2ab8e58240 on instance [pid: 7|app: 0|req: 341/692] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:44:01 2026] POST /v2.1/os-server-external-events => generated 354 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-06-06 00:44:01.961 8 INFO nova.api.openstack.compute.server_external_events [req-790ca22f-d14c-4156-a7af-34baf4c485cb req-e7782294-d2fb-4897-a5bb-0133a8c0c176 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-deleted:825bdbf1-9595-4d87-b313-3c5c40fe6e3f for instance 5beac5fa-b690-4be5-a816-fe8296a1993f on instance 2026-06-06 00:44:01.962 8 INFO nova.api.openstack.compute.server_external_events [req-790ca22f-d14c-4156-a7af-34baf4c485cb req-e7782294-d2fb-4897-a5bb-0133a8c0c176 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-deleted:415e715f-5c19-46bb-8f57-ac58d3e80d16 for instance a9365b12-c523-42bb-ac9c-2beae4eb16dc on instance [pid: 8|app: 0|req: 352/693] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:44:01 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:02.670 7 WARNING neutronclient.v2_0.client [None req-58711a7d-5451-4997-b0ce-4e4aad44ec4f d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] 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-06-06 00:44:02.710 8 WARNING neutronclient.v2_0.client [None req-6679ac9e-eca2-4cb1-a72f-a51464c536ae 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] The python binding code in 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/694] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:02 2026] GET /v2.1/servers/a9365b12-c523-42bb-ac9c-2beae4eb16dc => generated 1380 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/695] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:02 2026] GET /v2.1/servers/5beac5fa-b690-4be5-a816-fe8296a1993f => generated 1509 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-06-06 00:44:02.907 7 WARNING neutronclient.v2_0.client [None req-043aed5d-8f5c-4d4e-9356-66cc025d80b1 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] The python binding code in 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/696] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:02 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240 => generated 1526 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:03.782 8 WARNING neutronclient.v2_0.client [None req-405311f0-fe8d-4bb1-9713-1d6a3dfd01e1 d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] 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-06-06 00:44:03.796 7 INFO nova.api.openstack.wsgi [None req-8f7c2d98-8617-424b-9a3d-2d0039aaf4e9 26081874716f4649a6402ecbb990dcf0 1b5154c9abb64801967fc8d83ebacb99 - - default default] HTTP exception thrown: Instance 5beac5fa-b690-4be5-a816-fe8296a1993f could not be found. [pid: 7|app: 0|req: 344/697] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:03 2026] GET /v2.1/servers/5beac5fa-b690-4be5-a816-fe8296a1993f => 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: 354/698] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:03 2026] GET /v2.1/servers/a9365b12-c523-42bb-ac9c-2beae4eb16dc => generated 1385 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/699] 10.0.0.238 () {32 vars in 705 bytes} [Sat Jun 6 00:44:03 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1538167277 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:04.074 8 WARNING neutronclient.v2_0.client [None req-2c4ac6ab-c03e-45e9-9441-0728c9b1de63 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] The python binding code in 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/702] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:04 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240 => generated 1717 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-06 00:44:04.289 7 WARNING neutronclient.v2_0.client [None req-64e8c722-ebf1-4f15-803d-beeee270946a 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] The python binding code in 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/703] 10.0.0.238 () {32 vars in 740 bytes} [Sat Jun 6 00:44:04 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240/os-interface => generated 284 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:04.889 8 WARNING neutronclient.v2_0.client [None req-c26a00b4-0b5d-40b8-b56f-8bb324ecfa38 d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 356/704] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:04 2026] GET /v2.1/servers/a9365b12-c523-42bb-ac9c-2beae4eb16dc => generated 1339 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:06.275 8 INFO nova.api.openstack.compute.server_external_events [req-513bfc40-b238-4667-a176-00fab594dbd2 req-2a62b533-f7b9-4533-8f16-ad2e97c8ee5f 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:f77817ad-2838-4a59-9f6a-1f770548e6d1 for instance 145e953c-e17d-4a04-8643-df2ab8e58240 on instance 2026-06-06 00:44:06.280 7 WARNING neutronclient.v2_0.client [None req-d801e051-e479-4894-8848-982d96cee5d0 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 357/705] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:44:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/706] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:06 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240 => generated 1717 bytes in 447 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:06.779 8 INFO nova.api.openstack.wsgi [None req-a7dbe982-d5f0-4c1d-aae3-431f8a998a32 d1d575de93044bfdb2254a57ebc8c844 a3a3e734861b4131866a334a5ad44017 - - default default] HTTP exception thrown: Instance a9365b12-c523-42bb-ac9c-2beae4eb16dc could not be found. [pid: 8|app: 0|req: 358/707] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:06 2026] GET /v2.1/servers/a9365b12-c523-42bb-ac9c-2beae4eb16dc => generated 111 bytes in 31 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: 350/708] 10.0.0.238 () {32 vars in 705 bytes} [Sat Jun 6 00:44:06 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1161078043 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/711] 10.0.0.238 () {34 vars in 670 bytes} [Sat Jun 6 00:44:15 2026] POST /v2.1/os-keypairs => generated 386 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:16.480 8 WARNING neutronclient.v2_0.client [None req-79b26151-b226-43ef-ac14-724754c2ee18 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] The python binding code in 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/712] 10.0.0.238 () {32 vars in 740 bytes} [Sat Jun 6 00:44:16 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240/os-interface => generated 284 bytes in 639 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:44:17.125 7 WARNING neutronclient.v2_0.client [None req-e5db2218-f99e-44f4-a106-3abb8af57dbf 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 353/713] 10.0.0.238 () {32 vars in 814 bytes} [Sat Jun 6 00:44:17 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240/os-interface/f77817ad-2838-4a59-9f6a-1f770548e6d1 => generated 281 bytes in 573 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 361/714] 10.0.0.238 () {32 vars in 722 bytes} [Sat Jun 6 00:44:17 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240/ips => generated 156 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, ' [pid: 7|app: 0|req: 354/715] 10.0.0.238 () {34 vars in 749 bytes} [Sat Jun 6 00:44:17 2026] POST /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240/action => generated 0 bytes in 40 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: 362/716] 10.0.0.238 () {32 vars in 722 bytes} [Sat Jun 6 00:44:17 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240/ips => generated 156 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 355/717] 10.0.0.238 () {32 vars in 722 bytes} [Sat Jun 6 00:44:18 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240/ips => generated 156 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:19.092 8 WARNING neutronclient.v2_0.client [None req-b2d5e587-178b-4f6f-a113-6e08fc2d5fbd 4bdfa027cf014c16ae4c5ee28aec7a9e 2d48859d44bd4f90ba192613aa275108 - - default default] 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-06-06 00:44:19.444 8 WARNING neutronclient.v2_0.client [None req-b2d5e587-178b-4f6f-a113-6e08fc2d5fbd 4bdfa027cf014c16ae4c5ee28aec7a9e 2d48859d44bd4f90ba192613aa275108 - - default default] 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: 356/718] 10.0.0.238 () {32 vars in 722 bytes} [Sat Jun 6 00:44:19 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240/ips => generated 156 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:20.899 8 WARNING neutronclient.v2_0.client [None req-b2d5e587-178b-4f6f-a113-6e08fc2d5fbd 4bdfa027cf014c16ae4c5ee28aec7a9e 2d48859d44bd4f90ba192613aa275108 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 357/719] 10.0.0.238 () {34 vars in 670 bytes} [Sat Jun 6 00:44:20 2026] POST /v2.1/os-keypairs => generated 386 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/720] 10.0.0.238 () {32 vars in 722 bytes} [Sat Jun 6 00:44:20 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240/ips => generated 156 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-06-06 00:44:21.125 7 INFO nova.api.openstack.compute.server_external_events [req-b2511d38-dddf-48a7-a154-b1cfd9a70818 req-655a2032-693d-4972-94ad-038d0956fcb1 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:f77817ad-2838-4a59-9f6a-1f770548e6d1 for instance 145e953c-e17d-4a04-8643-df2ab8e58240 on instance [pid: 7|app: 0|req: 359/721] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:44:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/722] 10.0.0.238 () {34 vars in 662 bytes} [Sat Jun 6 00:44:19 2026] POST /v2.1/servers => generated 453 bytes in 2246 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-06-06 00:44:21.302 7 WARNING neutronclient.v2_0.client [None req-72512cdb-666d-41d2-b61a-45686faefc69 4bdfa027cf014c16ae4c5ee28aec7a9e 2d48859d44bd4f90ba192613aa275108 - - default default] The python binding code in 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/723] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:21 2026] GET /v2.1/servers/52d4e81c-5098-4f39-9f4e-3c27264bac53 => generated 1432 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 364/724] 10.0.0.238 () {32 vars in 722 bytes} [Sat Jun 6 00:44:21 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240/ips => generated 156 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-06-06 00:44:22.544 7 WARNING neutronclient.v2_0.client [None req-62729030-451c-43ae-8681-18511c06c602 4bdfa027cf014c16ae4c5ee28aec7a9e 2d48859d44bd4f90ba192613aa275108 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 361/725] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:22 2026] GET /v2.1/servers/52d4e81c-5098-4f39-9f4e-3c27264bac53 => generated 1428 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:23.042 8 WARNING neutronclient.v2_0.client [None req-e48f4858-54d9-4e08-af4a-120afc607aac 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 362/726] 10.0.0.238 () {32 vars in 722 bytes} [Sat Jun 6 00:44:23 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240/ips => generated 195 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-06-06 00:44:23.079 8 WARNING neutronclient.v2_0.client [None req-e48f4858-54d9-4e08-af4a-120afc607aac 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] 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-06-06 00:44:23.101 7 WARNING neutronclient.v2_0.client [None req-953f2d3a-2b49-4677-abec-f424b93f99f3 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] The python binding code in 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/727] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:23 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240 => generated 1952 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, ' [pid: 7|app: 0|req: 364/728] 10.0.0.238 () {34 vars in 749 bytes} [Sat Jun 6 00:44:23 2026] POST /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-06 00:44:23.349 8 WARNING neutronclient.v2_0.client [None req-e48f4858-54d9-4e08-af4a-120afc607aac 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] 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: 365/729] 10.0.0.238 () {32 vars in 722 bytes} [Sat Jun 6 00:44:23 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240/ips => generated 195 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/730] 10.0.0.238 () {34 vars in 662 bytes} [Sat Jun 6 00:44:22 2026] POST /v2.1/servers => generated 453 bytes in 555 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-06-06 00:44:23.563 7 WARNING neutronclient.v2_0.client [None req-b3ed3e9f-b985-4aea-b7df-190864308776 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in 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.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:23 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1393 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:23.887 8 WARNING neutronclient.v2_0.client [None req-2c36694b-c155-4cb6-b8fb-6bd8673d698f 4bdfa027cf014c16ae4c5ee28aec7a9e 2d48859d44bd4f90ba192613aa275108 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/732] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:23 2026] GET /v2.1/servers/52d4e81c-5098-4f39-9f4e-3c27264bac53 => 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, ' [pid: 8|app: 0|req: 368/735] 10.0.0.238 () {32 vars in 722 bytes} [Sat Jun 6 00:44:24 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240/ips => generated 195 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-06-06 00:44:24.655 7 WARNING neutronclient.v2_0.client [None req-a072fbb1-251a-492e-8ffb-79ac9088b0a6 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 368/736] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:24 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1397 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-06-06 00:44:24.978 8 WARNING neutronclient.v2_0.client [None req-29536f32-137a-4e19-9821-08c6394fdea2 4bdfa027cf014c16ae4c5ee28aec7a9e 2d48859d44bd4f90ba192613aa275108 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/737] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:24 2026] GET /v2.1/servers/52d4e81c-5098-4f39-9f4e-3c27264bac53 => generated 1484 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, ' [pid: 7|app: 0|req: 369/738] 10.0.0.238 () {32 vars in 722 bytes} [Sat Jun 6 00:44:25 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240/ips => generated 195 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:25.749 8 WARNING neutronclient.v2_0.client [None req-809b1496-10f0-4663-81b0-219dd2b3d3b3 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] 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-06-06 00:44:25.841 7 INFO nova.api.openstack.compute.server_external_events [req-cec74e1e-feff-4b11-bd92-19ea27764b13 req-4ef5a174-ebcd-45f2-9646-07f124d6cdfd 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:f77817ad-2838-4a59-9f6a-1f770548e6d1 for instance 145e953c-e17d-4a04-8643-df2ab8e58240 on instance [pid: 7|app: 0|req: 370/739] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:44:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/740] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:25 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1445 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:26.090 7 WARNING neutronclient.v2_0.client [None req-6578d4dd-352b-4c18-acca-9f9cad5a2206 4bdfa027cf014c16ae4c5ee28aec7a9e 2d48859d44bd4f90ba192613aa275108 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 371/741] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:26 2026] GET /v2.1/servers/52d4e81c-5098-4f39-9f4e-3c27264bac53 => generated 1560 bytes in 402 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 371/742] 10.0.0.238 () {32 vars in 722 bytes} [Sat Jun 6 00:44:26 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240/ips => generated 195 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-06-06 00:44:26.951 7 WARNING neutronclient.v2_0.client [None req-89aaf34f-82f7-48e0-8256-ec7b8dc80cfd 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 372/743] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:26 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1445 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-06-06 00:44:27.506 8 WARNING neutronclient.v2_0.client [None req-aacfc33a-f5ac-4817-8984-eaecb10b3cd7 4bdfa027cf014c16ae4c5ee28aec7a9e 2d48859d44bd4f90ba192613aa275108 - - default default] 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: 373/744] 10.0.0.238 () {32 vars in 722 bytes} [Sat Jun 6 00:44:27 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240/ips => generated 156 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 372/745] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:27 2026] GET /v2.1/servers/52d4e81c-5098-4f39-9f4e-3c27264bac53 => generated 1558 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/746] 10.0.0.238 () {32 vars in 717 bytes} [Sat Jun 6 00:44:27 2026] DELETE /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240 => generated 0 bytes in 121 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-06-06 00:44:27.730 8 WARNING neutronclient.v2_0.client [None req-90328d3c-6c21-4262-b4fb-4c083a3466ee 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] 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-06-06 00:44:27.900 7 INFO nova.api.openstack.compute.server_external_events [req-428fddc8-ae47-4d80-907e-6410e1dbf41a req-00050ec1-4f8e-430f-a8b3-1e1799368c61 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:8cf9d3c3-4887-4556-9060-33f4dbc99e92 for instance 52d4e81c-5098-4f39-9f4e-3c27264bac53 on instance [pid: 8|app: 0|req: 373/747] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:27 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240 => generated 1843 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/748] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:44:27 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-06-06 00:44:28.187 8 WARNING neutronclient.v2_0.client [None req-db0b2a75-036a-40a5-949d-6f6484e901d7 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in 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.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:28 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1521 bytes in 442 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:28.700 7 WARNING neutronclient.v2_0.client [None req-95877036-9c04-43ca-b667-4146883c45da 4bdfa027cf014c16ae4c5ee28aec7a9e 2d48859d44bd4f90ba192613aa275108 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 376/750] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:28 2026] GET /v2.1/servers/52d4e81c-5098-4f39-9f4e-3c27264bac53 => generated 1558 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:28.978 8 WARNING neutronclient.v2_0.client [None req-b6c2737f-25ec-4ce5-b25b-b539e2a71a13 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 375/751] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:28 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240 => generated 1843 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:29.646 7 WARNING neutronclient.v2_0.client [None req-f2a6af21-560f-4d65-bcd3-747ae814dedb 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in 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.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:29 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1519 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:29.952 8 INFO nova.api.openstack.compute.server_external_events [req-3f22d839-3205-449a-952f-7c56ca8f5857 req-1a33718b-f095-4dd9-ba3f-c5b67932d541 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:89205c59-31b7-4cc9-9b09-3dc0f9ce9d74 for instance 3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 on instance [pid: 8|app: 0|req: 376/753] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:44:29 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:44:30.001 7 WARNING neutronclient.v2_0.client [None req-718c3760-a931-4e88-816e-232b82cab943 4bdfa027cf014c16ae4c5ee28aec7a9e 2d48859d44bd4f90ba192613aa275108 - - default default] The python binding code in 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.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:29 2026] GET /v2.1/servers/52d4e81c-5098-4f39-9f4e-3c27264bac53 => generated 1558 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-06-06 00:44:30.140 8 WARNING neutronclient.v2_0.client [None req-ca2919c4-62ca-4dc9-adeb-b0911e56743d 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 377/755] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:30 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240 => generated 1843 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:30.610 7 INFO nova.api.openstack.compute.server_external_events [req-9499ad06-6152-4856-a494-670b48e5d91e req-734b768b-e0f1-4a41-97a5-f36bc14db878 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-deleted:f77817ad-2838-4a59-9f6a-1f770548e6d1 for instance 145e953c-e17d-4a04-8643-df2ab8e58240 on instance [pid: 7|app: 0|req: 379/756] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:44:30 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-06-06 00:44:30.810 8 WARNING neutronclient.v2_0.client [None req-9a3bee77-bf16-4841-9cfc-05591a9548c3 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in 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/757] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:30 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1519 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-06-06 00:44:31.171 7 WARNING neutronclient.v2_0.client [None req-d60dc045-34ef-4532-9cda-719b3fb67026 4bdfa027cf014c16ae4c5ee28aec7a9e 2d48859d44bd4f90ba192613aa275108 - - default default] The python binding code in 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/758] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:31 2026] GET /v2.1/servers/52d4e81c-5098-4f39-9f4e-3c27264bac53 => generated 1558 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-06-06 00:44:31.470 8 WARNING neutronclient.v2_0.client [None req-1e496395-2472-46f5-8f66-1648ccdfdb87 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/759] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:31 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240 => generated 1482 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-06-06 00:44:31.982 7 WARNING neutronclient.v2_0.client [None req-3999a94b-9a00-4593-9756-a4f4e6c455f9 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 381/760] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:31 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1519 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:32.330 8 WARNING neutronclient.v2_0.client [None req-858d7bb0-fec4-418a-8954-98a8283562e6 4bdfa027cf014c16ae4c5ee28aec7a9e 2d48859d44bd4f90ba192613aa275108 - - default default] The python binding code in 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/761] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:32 2026] GET /v2.1/servers/52d4e81c-5098-4f39-9f4e-3c27264bac53 => generated 1558 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:32.575 7 WARNING neutronclient.v2_0.client [None req-f87c763f-2c4c-442c-94e6-0f8ba98709a2 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 382/762] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:32 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240 => generated 1487 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-06-06 00:44:32.654 8 INFO nova.api.openstack.compute.server_external_events [req-c0ed71f7-922d-477f-a4ac-34025d377c4c req-2fd8e3c6-ae7b-4ad4-91f8-3cc770361d42 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:8cf9d3c3-4887-4556-9060-33f4dbc99e92 for instance 52d4e81c-5098-4f39-9f4e-3c27264bac53 on instance 2026-06-06 00:44:32.654 8 INFO nova.api.openstack.compute.server_external_events [req-c0ed71f7-922d-477f-a4ac-34025d377c4c req-2fd8e3c6-ae7b-4ad4-91f8-3cc770361d42 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:89205c59-31b7-4cc9-9b09-3dc0f9ce9d74 for instance 3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 on instance 2026-06-06 00:44:32.654 8 INFO nova.api.openstack.compute.server_external_events [req-c0ed71f7-922d-477f-a4ac-34025d377c4c req-2fd8e3c6-ae7b-4ad4-91f8-3cc770361d42 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:8cf9d3c3-4887-4556-9060-33f4dbc99e92 for instance 52d4e81c-5098-4f39-9f4e-3c27264bac53 on instance 2026-06-06 00:44:32.655 8 INFO nova.api.openstack.compute.server_external_events [req-c0ed71f7-922d-477f-a4ac-34025d377c4c req-2fd8e3c6-ae7b-4ad4-91f8-3cc770361d42 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:8cf9d3c3-4887-4556-9060-33f4dbc99e92 for instance 52d4e81c-5098-4f39-9f4e-3c27264bac53 on instance [pid: 8|app: 0|req: 381/763] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:44:32 2026] POST /v2.1/os-server-external-events => generated 700 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-06-06 00:44:33.137 7 WARNING neutronclient.v2_0.client [None req-639a97f3-e535-466b-a56a-44c5fbea4a8c 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in 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/764] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:33 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1519 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-06-06 00:44:33.550 8 WARNING neutronclient.v2_0.client [None req-ab820882-4b1c-4ce2-ab27-e75093925889 4bdfa027cf014c16ae4c5ee28aec7a9e 2d48859d44bd4f90ba192613aa275108 - - default default] 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-06-06 00:44:33.687 7 WARNING neutronclient.v2_0.client [None req-94caba89-5f72-49f8-8116-93a059fdbeda 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 382/765] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:33 2026] GET /v2.1/servers/52d4e81c-5098-4f39-9f4e-3c27264bac53 => generated 1558 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/766] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:33 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240 => generated 1487 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:34.315 8 WARNING neutronclient.v2_0.client [None req-d172625a-11e6-412c-903e-ca9c6e34159d 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in 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/769] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:34 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1519 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:34.755 7 WARNING neutronclient.v2_0.client [None req-ed714b1f-9c35-4886-84f0-452f21b8d9c1 4bdfa027cf014c16ae4c5ee28aec7a9e 2d48859d44bd4f90ba192613aa275108 - - default default] 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-06-06 00:44:34.816 8 INFO nova.api.openstack.wsgi [None req-e4ad38a8-8a57-4c70-9086-fe04ff20e007 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] HTTP exception thrown: Instance 145e953c-e17d-4a04-8643-df2ab8e58240 could not be found. [pid: 8|app: 0|req: 385/770] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:34 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240 => generated 111 bytes in 52 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: 386/771] 10.0.0.238 () {32 vars in 705 bytes} [Sat Jun 6 00:44:34 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1722855950 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/772] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:34 2026] GET /v2.1/servers/52d4e81c-5098-4f39-9f4e-3c27264bac53 => generated 1741 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-06 00:44:34.977 8 WARNING neutronclient.v2_0.client [None req-24243ae4-3f26-4a74-a580-a14a187e3630 4bdfa027cf014c16ae4c5ee28aec7a9e 2d48859d44bd4f90ba192613aa275108 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 387/773] 10.0.0.238 () {32 vars in 740 bytes} [Sat Jun 6 00:44:34 2026] GET /v2.1/servers/52d4e81c-5098-4f39-9f4e-3c27264bac53/os-interface => generated 284 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:35.097 7 INFO nova.api.openstack.compute.server_external_events [req-544891c6-a689-42ce-8c98-b7d5045e58e1 req-05586f9e-9c0f-41ef-b493-bdaa20c08826 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:89205c59-31b7-4cc9-9b09-3dc0f9ce9d74 for instance 3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 on instance [pid: 7|app: 0|req: 387/774] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:44:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:35.531 8 WARNING neutronclient.v2_0.client [None req-6eefe7ac-2e7d-468d-97fd-0c8a6702f7d4 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] 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-06-06 00:44:35.700 7 INFO nova.api.openstack.wsgi [None req-c83fcb77-c960-4dce-b13c-46c470305e87 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] HTTP exception thrown: Instance 145e953c-e17d-4a04-8643-df2ab8e58240 could not be found. [pid: 7|app: 0|req: 388/775] 10.0.0.238 () {32 vars in 717 bytes} [Sat Jun 6 00:44:35 2026] DELETE /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240 => generated 111 bytes in 31 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-06-06 00:44:35.740 7 INFO nova.api.openstack.wsgi [None req-81e778be-df13-4cff-adcf-e775842c518b 0d495e0d4ce64310a7902e1e8e34dc74 c34534ec65084d8ba0e0132e1fe80582 - - default default] HTTP exception thrown: Instance 145e953c-e17d-4a04-8643-df2ab8e58240 could not be found. [pid: 7|app: 0|req: 389/776] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:35 2026] GET /v2.1/servers/145e953c-e17d-4a04-8643-df2ab8e58240 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:35.917 7 WARNING neutronclient.v2_0.client [None req-7982da3e-41d7-45c1-a426-305f172906aa 4bdfa027cf014c16ae4c5ee28aec7a9e 2d48859d44bd4f90ba192613aa275108 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 388/777] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:35 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1519 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:35.947 8 INFO nova.api.openstack.compute.server_external_events [req-784099e0-d380-474c-87fe-be3a7d7e3d7a req-6ac7ae0f-37ba-4778-9901-52ac4f72c220 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:8cf9d3c3-4887-4556-9060-33f4dbc99e92 for instance 52d4e81c-5098-4f39-9f4e-3c27264bac53 on instance [pid: 8|app: 0|req: 389/778] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:44:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/779] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:35 2026] GET /v2.1/servers/52d4e81c-5098-4f39-9f4e-3c27264bac53 => generated 1741 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, ' [pid: 8|app: 0|req: 390/780] 10.0.0.238 () {32 vars in 640 bytes} [Sat Jun 6 00:44:36 2026] GET /v2.1/servers => generated 384 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/781] 10.0.0.238 () {32 vars in 717 bytes} [Sat Jun 6 00:44:36 2026] DELETE /v2.1/servers/52d4e81c-5098-4f39-9f4e-3c27264bac53 => generated 0 bytes in 121 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-06-06 00:44:36.354 8 WARNING neutronclient.v2_0.client [None req-36b42d36-8f95-4821-82f0-bee6f17e9342 4bdfa027cf014c16ae4c5ee28aec7a9e 2d48859d44bd4f90ba192613aa275108 - - default default] The python binding code in 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/782] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:36 2026] GET /v2.1/servers/52d4e81c-5098-4f39-9f4e-3c27264bac53 => generated 1747 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-06-06 00:44:36.994 7 WARNING neutronclient.v2_0.client [None req-1924918f-9807-49e4-b1f0-aedc2d4fac1c 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in 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/783] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:36 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1702 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-06-06 00:44:37.149 7 INFO nova.api.openstack.compute.server_external_events [req-62a4ca0f-d4a3-4d72-81cb-902a73a2450a req-de05033b-9cc8-45b9-b7c2-5e376ffbc8e3 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:89205c59-31b7-4cc9-9b09-3dc0f9ce9d74 for instance 3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 on instance [pid: 7|app: 0|req: 393/784] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:44:37 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) 2026-06-06 00:44:37.155 8 WARNING neutronclient.v2_0.client [None req-408f083b-663b-4295-a8a1-57177458ee6e 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 392/785] 10.0.0.238 () {32 vars in 740 bytes} [Sat Jun 6 00:44:37 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5/os-interface => generated 284 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-06-06 00:44:37.570 7 WARNING neutronclient.v2_0.client [None req-a1ccf126-7566-4397-b89d-e09af69738cf 4bdfa027cf014c16ae4c5ee28aec7a9e 2d48859d44bd4f90ba192613aa275108 - - default default] 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-06-06 00:44:38.100 8 INFO nova.api.openstack.compute.server_external_events [req-e05eda56-de31-419d-94c1-d516f6a93901 req-7b2f9850-803a-493e-87f7-cfabbd551a89 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:89205c59-31b7-4cc9-9b09-3dc0f9ce9d74 for instance 3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 on instance [pid: 8|app: 0|req: 393/786] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:44:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/787] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:37 2026] GET /v2.1/servers/52d4e81c-5098-4f39-9f4e-3c27264bac53 => generated 1867 bytes in 904 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:39.199 8 INFO nova.api.openstack.compute.server_external_events [req-6b2f9568-c73a-4fb9-b395-5c417934282c req-a85ce191-24e2-4abd-9487-ef3532a21e68 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:8cf9d3c3-4887-4556-9060-33f4dbc99e92 for instance 52d4e81c-5098-4f39-9f4e-3c27264bac53 on instance 2026-06-06 00:44:39.200 8 INFO nova.api.openstack.compute.server_external_events [req-6b2f9568-c73a-4fb9-b395-5c417934282c req-a85ce191-24e2-4abd-9487-ef3532a21e68 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:8cf9d3c3-4887-4556-9060-33f4dbc99e92 for instance 52d4e81c-5098-4f39-9f4e-3c27264bac53 on instance [pid: 8|app: 0|req: 394/788] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:44:39 2026] POST /v2.1/os-server-external-events => generated 358 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-06-06 00:44:39.471 7 WARNING neutronclient.v2_0.client [None req-a0b53e51-079f-45e3-993d-a0cfb9a0a86d 4bdfa027cf014c16ae4c5ee28aec7a9e 2d48859d44bd4f90ba192613aa275108 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 395/789] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:39 2026] GET /v2.1/servers/52d4e81c-5098-4f39-9f4e-3c27264bac53 => generated 1799 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:40.728 8 WARNING neutronclient.v2_0.client [None req-427e66ae-bf45-457d-af4d-78c6890239f8 4bdfa027cf014c16ae4c5ee28aec7a9e 2d48859d44bd4f90ba192613aa275108 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 395/790] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:40 2026] GET /v2.1/servers/52d4e81c-5098-4f39-9f4e-3c27264bac53 => generated 1518 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-06-06 00:44:41.240 7 INFO nova.api.openstack.compute.server_external_events [req-9e1f86e8-365e-49df-af0e-8438251348a7 req-1d977f9a-bdbb-430c-87ba-baaa92c3d953 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-deleted:8cf9d3c3-4887-4556-9060-33f4dbc99e92 for instance 52d4e81c-5098-4f39-9f4e-3c27264bac53 on instance [pid: 7|app: 0|req: 396/791] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:44:41 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-06-06 00:44:41.833 8 WARNING neutronclient.v2_0.client [None req-4c6f5a41-3cab-4b35-b1a1-e7a53a32ee9c 4bdfa027cf014c16ae4c5ee28aec7a9e 2d48859d44bd4f90ba192613aa275108 - - default default] The python binding code in 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.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:41 2026] GET /v2.1/servers/52d4e81c-5098-4f39-9f4e-3c27264bac53 => generated 1518 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:42.934 7 INFO nova.api.openstack.wsgi [None req-041f01d0-1803-4eb9-ba40-59e61756f851 4bdfa027cf014c16ae4c5ee28aec7a9e 2d48859d44bd4f90ba192613aa275108 - - default default] HTTP exception thrown: Instance 52d4e81c-5098-4f39-9f4e-3c27264bac53 could not be found. [pid: 7|app: 0|req: 397/793] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:42 2026] GET /v2.1/servers/52d4e81c-5098-4f39-9f4e-3c27264bac53 => generated 111 bytes in 36 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: 397/794] 10.0.0.238 () {32 vars in 705 bytes} [Sat Jun 6 00:44:42 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1922350942 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-06 00:44:49.156 8 WARNING neutronclient.v2_0.client [None req-7900df7e-95d8-4645-a985-6b52a524d323 aeeb2e25bb9b4d219b2a62fc4eafd059 5b701b423d534355b36307e2edac15cb - - default default] 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-06-06 00:44:49.324 8 WARNING neutronclient.v2_0.client [None req-7900df7e-95d8-4645-a985-6b52a524d323 aeeb2e25bb9b4d219b2a62fc4eafd059 5b701b423d534355b36307e2edac15cb - - default default] The python binding code in 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.238 () {34 vars in 662 bytes} [Sat Jun 6 00:44:48 2026] POST /v2.1/servers => generated 424 bytes in 608 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-06-06 00:44:49.545 7 WARNING neutronclient.v2_0.client [None req-9ccae0bf-8ea8-40f1-b1b6-8854d26878f4 aeeb2e25bb9b4d219b2a62fc4eafd059 5b701b423d534355b36307e2edac15cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/798] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:49 2026] GET /v2.1/servers/83c9223e-3917-4df0-96bb-c1e93042b577 => generated 1370 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:50.646 8 WARNING neutronclient.v2_0.client [None req-1f33e521-023f-48b4-953d-ae9a5e9942b3 aeeb2e25bb9b4d219b2a62fc4eafd059 5b701b423d534355b36307e2edac15cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 400/799] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:50 2026] GET /v2.1/servers/83c9223e-3917-4df0-96bb-c1e93042b577 => generated 1374 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-06-06 00:44:51.754 7 WARNING neutronclient.v2_0.client [None req-66e35c47-1681-4c22-bd2c-a7561d021e45 aeeb2e25bb9b4d219b2a62fc4eafd059 5b701b423d534355b36307e2edac15cb - - default default] The python binding code in 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.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:51 2026] GET /v2.1/servers/83c9223e-3917-4df0-96bb-c1e93042b577 => generated 1422 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-06-06 00:44:52.854 8 WARNING neutronclient.v2_0.client [None req-26309269-dda6-43ae-ac0c-51312cad3c9e aeeb2e25bb9b4d219b2a62fc4eafd059 5b701b423d534355b36307e2edac15cb - - default default] The python binding code in 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.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:52 2026] GET /v2.1/servers/83c9223e-3917-4df0-96bb-c1e93042b577 => generated 1422 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-06-06 00:44:53.596 7 WARNING neutronclient.v2_0.client [None req-6ce685fe-3d68-45c5-b1e5-b88cb33a7728 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 401/802] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:53 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1822 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:53.842 8 WARNING neutronclient.v2_0.client [None req-ff024445-f7a2-4c4f-9b30-ba73c2983dba 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] 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-06-06 00:44:53.957 7 WARNING neutronclient.v2_0.client [None req-bc4644e1-c084-492a-8436-e309e1594ad9 aeeb2e25bb9b4d219b2a62fc4eafd059 5b701b423d534355b36307e2edac15cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 402/803] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:53 2026] GET /v2.1/servers/83c9223e-3917-4df0-96bb-c1e93042b577 => generated 1430 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/804] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:53 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1822 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 404/807] 10.0.0.238 () {34 vars in 749 bytes} [Sat Jun 6 00:44:54 2026] POST /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5/action => generated 0 bytes in 79 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-06-06 00:44:54.358 8 WARNING neutronclient.v2_0.client [None req-199d24d7-b8d6-47ec-a4fe-807255698430 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in 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/808] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:54 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1824 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:54.997 7 INFO nova.api.openstack.compute.server_external_events [req-455e3380-a69b-4579-b239-01020503a703 req-d2f64907-0b17-4c80-a301-097ac34de2aa 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:5adb60e3-fae9-4f83-886b-e8bad3bc242b for instance 83c9223e-3917-4df0-96bb-c1e93042b577 on instance [pid: 7|app: 0|req: 405/809] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:44:54 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-06-06 00:44:55.047 8 WARNING neutronclient.v2_0.client [None req-bc2bf167-636a-4dac-b18b-eec2df07a915 aeeb2e25bb9b4d219b2a62fc4eafd059 5b701b423d534355b36307e2edac15cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 405/810] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:55 2026] GET /v2.1/servers/83c9223e-3917-4df0-96bb-c1e93042b577 => generated 1482 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-06-06 00:44:55.558 7 WARNING neutronclient.v2_0.client [None req-36816edc-37a1-435b-b613-ecfbdf4fa9bb 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in 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/811] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:55 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1824 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-06-06 00:44:56.218 8 WARNING neutronclient.v2_0.client [None req-1ce73c68-0eff-4d5b-a896-3b648625ef9f aeeb2e25bb9b4d219b2a62fc4eafd059 5b701b423d534355b36307e2edac15cb - - default default] The python binding code in 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/812] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:56 2026] GET /v2.1/servers/83c9223e-3917-4df0-96bb-c1e93042b577 => generated 1470 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-06-06 00:44:56.709 7 WARNING neutronclient.v2_0.client [None req-55e7a1ae-1190-44a3-9373-54e65c35743b 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 407/813] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:56 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1824 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-06-06 00:44:57.364 8 WARNING neutronclient.v2_0.client [None req-901089b3-d123-484a-8117-12307c7ee8ec aeeb2e25bb9b4d219b2a62fc4eafd059 5b701b423d534355b36307e2edac15cb - - default default] The python binding code in 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/814] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:57 2026] GET /v2.1/servers/83c9223e-3917-4df0-96bb-c1e93042b577 => generated 1470 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-06-06 00:44:57.892 7 WARNING neutronclient.v2_0.client [None req-7d46957b-d5d4-41fd-aa2e-1ffe1c462067 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in 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/815] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:57 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1829 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:58.513 8 INFO nova.api.openstack.compute.server_external_events [req-3d722fc0-2d77-4aba-bdd8-991c0ce65d30 req-9f75a628-d14d-41f9-8c99-43f691bf2d6e 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:89205c59-31b7-4cc9-9b09-3dc0f9ce9d74 for instance 3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 on instance [pid: 8|app: 0|req: 408/816] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:44:58 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:44:58.533 7 WARNING neutronclient.v2_0.client [None req-81d3bd06-775d-4958-b23e-0b4f06a2cc72 aeeb2e25bb9b4d219b2a62fc4eafd059 5b701b423d534355b36307e2edac15cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 409/817] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:58 2026] GET /v2.1/servers/83c9223e-3917-4df0-96bb-c1e93042b577 => generated 1470 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:59.044 8 WARNING neutronclient.v2_0.client [None req-d6ccf295-ecf0-4309-95c4-55cc8b00c76a 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 409/818] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:59 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1829 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:44:59.765 7 WARNING neutronclient.v2_0.client [None req-874cc6a6-de48-40ee-bee0-42cfab1801cc aeeb2e25bb9b4d219b2a62fc4eafd059 5b701b423d534355b36307e2edac15cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 410/819] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:44:59 2026] GET /v2.1/servers/83c9223e-3917-4df0-96bb-c1e93042b577 => generated 1470 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:45:00.261 8 WARNING neutronclient.v2_0.client [None req-70dd1c1a-544e-4239-8bd0-838a6f81f978 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 410/820] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:45:00 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1829 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:45:00.560 7 INFO nova.api.openstack.compute.server_external_events [req-630caa70-b9fe-4fcc-8611-379e46e10732 req-c4454a21-3f9b-435c-9e20-2e5bdcdfce2d 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:89205c59-31b7-4cc9-9b09-3dc0f9ce9d74 for instance 3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 on instance 2026-06-06 00:45:00.561 7 INFO nova.api.openstack.compute.server_external_events [req-630caa70-b9fe-4fcc-8611-379e46e10732 req-c4454a21-3f9b-435c-9e20-2e5bdcdfce2d 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:5adb60e3-fae9-4f83-886b-e8bad3bc242b for instance 83c9223e-3917-4df0-96bb-c1e93042b577 on instance 2026-06-06 00:45:00.561 7 INFO nova.api.openstack.compute.server_external_events [req-630caa70-b9fe-4fcc-8611-379e46e10732 req-c4454a21-3f9b-435c-9e20-2e5bdcdfce2d 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:5adb60e3-fae9-4f83-886b-e8bad3bc242b for instance 83c9223e-3917-4df0-96bb-c1e93042b577 on instance [pid: 7|app: 0|req: 411/821] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:45:00 2026] POST /v2.1/os-server-external-events => generated 527 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-06-06 00:45:00.998 8 WARNING neutronclient.v2_0.client [None req-77ca2ad0-d3f7-4b9c-9e50-87734e6074bc aeeb2e25bb9b4d219b2a62fc4eafd059 5b701b423d534355b36307e2edac15cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 411/822] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:45:00 2026] GET /v2.1/servers/83c9223e-3917-4df0-96bb-c1e93042b577 => generated 1470 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:45:01.513 7 WARNING neutronclient.v2_0.client [None req-7cae829f-fe24-4c0f-b249-a846bd7bbf7f 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in 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/823] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:45:01 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1829 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-06-06 00:45:02.202 8 WARNING neutronclient.v2_0.client [None req-fd8ef8f9-553c-4f78-99ac-f06c77822559 aeeb2e25bb9b4d219b2a62fc4eafd059 5b701b423d534355b36307e2edac15cb - - default default] The python binding code in 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/824] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:45:02 2026] GET /v2.1/servers/83c9223e-3917-4df0-96bb-c1e93042b577 => generated 1656 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 413/825] 10.0.0.238 () {32 vars in 722 bytes} [Sat Jun 6 00:45:02 2026] GET /v2.1/servers/83c9223e-3917-4df0-96bb-c1e93042b577/ips => generated 110 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: 413/826] 10.0.0.238 () {32 vars in 722 bytes} [Sat Jun 6 00:45:02 2026] GET /v2.1/servers/83c9223e-3917-4df0-96bb-c1e93042b577/ips => generated 110 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: 414/827] 10.0.0.238 () {32 vars in 824 bytes} [Sat Jun 6 00:45:02 2026] GET /v2.1/servers/83c9223e-3917-4df0-96bb-c1e93042b577/ips/tempest-ServerAddressesTestJSON-1606079273-network => generated 95 bytes in 56 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 414/828] 10.0.0.238 () {32 vars in 717 bytes} [Sat Jun 6 00:45:02 2026] DELETE /v2.1/servers/83c9223e-3917-4df0-96bb-c1e93042b577 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-06 00:45:02.648 7 INFO nova.api.openstack.compute.server_external_events [req-9a079ee5-0204-4a58-b7c3-28601e0103fd req-db9ad602-4be7-40b6-87f7-fe039a682924 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:89205c59-31b7-4cc9-9b09-3dc0f9ce9d74 for instance 3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 on instance 2026-06-06 00:45:02.648 7 INFO nova.api.openstack.compute.server_external_events [req-9a079ee5-0204-4a58-b7c3-28601e0103fd req-db9ad602-4be7-40b6-87f7-fe039a682924 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:89205c59-31b7-4cc9-9b09-3dc0f9ce9d74 for instance 3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 on instance /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 415/829] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:45:02 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:45:02.698 8 WARNING neutronclient.v2_0.client [None req-8b27d5c4-3d00-4d89-991c-fa74370fcafc aeeb2e25bb9b4d219b2a62fc4eafd059 5b701b423d534355b36307e2edac15cb - - default default] 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-06-06 00:45:02.785 7 WARNING neutronclient.v2_0.client [None req-93486f7a-46ef-4846-8fec-68477ec76b54 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 415/830] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:45:02 2026] GET /v2.1/servers/83c9223e-3917-4df0-96bb-c1e93042b577 => generated 1662 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/831] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:45:02 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1829 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:45:03.888 8 WARNING neutronclient.v2_0.client [None req-df2dc1d0-f560-4ec9-b4b8-89096ec51ebe aeeb2e25bb9b4d219b2a62fc4eafd059 5b701b423d534355b36307e2edac15cb - - default default] 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-06-06 00:45:03.952 7 WARNING neutronclient.v2_0.client [None req-8ff685a8-b31c-417f-bc3d-fb185be2c62d 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in 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/832] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:45:03 2026] GET /v2.1/servers/83c9223e-3917-4df0-96bb-c1e93042b577 => generated 1662 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/835] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:45:03 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1822 bytes in 584 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:45:04.725 8 INFO nova.api.openstack.compute.server_external_events [req-8f1d9ae8-4141-495a-98f6-24ebbb153650 req-20ec3754-f2b5-4f94-be34-b32fa058c153 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:5adb60e3-fae9-4f83-886b-e8bad3bc242b for instance 83c9223e-3917-4df0-96bb-c1e93042b577 on instance 2026-06-06 00:45:04.726 8 INFO nova.api.openstack.compute.server_external_events [req-8f1d9ae8-4141-495a-98f6-24ebbb153650 req-20ec3754-f2b5-4f94-be34-b32fa058c153 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:5adb60e3-fae9-4f83-886b-e8bad3bc242b for instance 83c9223e-3917-4df0-96bb-c1e93042b577 on instance [pid: 8|app: 0|req: 419/836] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:45:04 2026] POST /v2.1/os-server-external-events => generated 358 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-06-06 00:45:05.237 7 WARNING neutronclient.v2_0.client [None req-a65a6815-5ba3-42a3-b844-130a72aea755 aeeb2e25bb9b4d219b2a62fc4eafd059 5b701b423d534355b36307e2edac15cb - - default default] The python binding code in 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/837] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:45:05 2026] GET /v2.1/servers/83c9223e-3917-4df0-96bb-c1e93042b577 => generated 1620 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:45:06.490 8 WARNING neutronclient.v2_0.client [None req-fa37f95c-8408-4d3e-aa29-98c1fdcce8a1 aeeb2e25bb9b4d219b2a62fc4eafd059 5b701b423d534355b36307e2edac15cb - - default default] The python binding code in 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/838] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:45:06 2026] GET /v2.1/servers/83c9223e-3917-4df0-96bb-c1e93042b577 => generated 1456 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-06-06 00:45:06.794 7 INFO nova.api.openstack.compute.server_external_events [req-fa1280d4-0e81-4c68-a924-b477d29f3d56 req-268c0677-eb03-4d26-81fb-8641b55f321b 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-deleted:5adb60e3-fae9-4f83-886b-e8bad3bc242b for instance 83c9223e-3917-4df0-96bb-c1e93042b577 on instance [pid: 7|app: 0|req: 419/839] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:45:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:45:07.595 8 WARNING neutronclient.v2_0.client [None req-b48489de-a757-4c7f-a02f-336cd0d18237 aeeb2e25bb9b4d219b2a62fc4eafd059 5b701b423d534355b36307e2edac15cb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 421/840] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:45:07 2026] GET /v2.1/servers/83c9223e-3917-4df0-96bb-c1e93042b577 => generated 1456 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-06-06 00:45:08.806 7 INFO nova.api.openstack.wsgi [None req-3df832a4-6f1f-4245-80a1-26149ae9f207 aeeb2e25bb9b4d219b2a62fc4eafd059 5b701b423d534355b36307e2edac15cb - - default default] HTTP exception thrown: Instance 83c9223e-3917-4df0-96bb-c1e93042b577 could not be found. [pid: 7|app: 0|req: 420/841] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:45:08 2026] GET /v2.1/servers/83c9223e-3917-4df0-96bb-c1e93042b577 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/842] 10.0.0.238 () {30 vars in 412 bytes} [Sat Jun 6 00:45:13 2026] GET / => generated 423 bytes in 9 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 421/843] 10.0.0.238 () {28 vars in 559 bytes} [Sat Jun 6 00:45:13 2026] GET /v2/ => generated 402 bytes in 471 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: 423/844] 10.0.0.238 () {28 vars in 563 bytes} [Sat Jun 6 00:45:14 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: 422/845] 10.0.0.238 () {30 vars in 412 bytes} [Sat Jun 6 00:45:14 2026] GET / => generated 423 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-06-06 00:45:20.029 7 WARNING neutronclient.v2_0.client [None req-9d15a247-e98f-4ca0-8ada-e95b9abb1996 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 424/848] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:45:19 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1822 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/849] 10.0.0.238 () {32 vars in 717 bytes} [Sat Jun 6 00:45:20 2026] DELETE /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 0 bytes in 112 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-06-06 00:45:20.350 7 WARNING neutronclient.v2_0.client [None req-bda74c60-b206-4972-a5a4-9379d5092ba7 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in 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/850] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:45:20 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1828 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:45:21.749 8 WARNING neutronclient.v2_0.client [None req-149f9e25-d769-47e0-aec4-b2e57cf06215 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in 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/851] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:45:21 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1828 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:45:22.935 7 WARNING neutronclient.v2_0.client [None req-c01f201a-e61c-448d-aba5-1133e54685b2 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] 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-06-06 00:45:23.206 8 INFO nova.api.openstack.compute.server_external_events [req-b7dbb000-5806-4b69-a197-3b263a1c942f req-b9b860f2-fde2-4506-be30-65b84bb52c81 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-deleted:89205c59-31b7-4cc9-9b09-3dc0f9ce9d74 for instance 3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 on instance [pid: 8|app: 0|req: 427/852] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:45:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/853] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:45:22 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1828 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:45:24.289 7 WARNING neutronclient.v2_0.client [None req-d5f10a3a-b363-4b99-a461-27331e271999 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in 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/856] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:45:24 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1479 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:45:25.648 8 WARNING neutronclient.v2_0.client [None req-2f6dec3d-d24a-4664-9f21-2bacc2b7fde4 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 429/857] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:45:25 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => generated 1479 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-06-06 00:45:26.868 7 INFO nova.api.openstack.wsgi [None req-0ec13bb9-ee35-4393-9775-4ce4eee0a42a 4bef77d6e66140bb9e9490c5321cc3a3 339357d072d14f4585834cff5e77affa - - default default] HTTP exception thrown: Instance 3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 could not be found. [pid: 7|app: 0|req: 429/858] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:45:26 2026] GET /v2.1/servers/3a69dbfb-a2b7-4fc0-8efc-581171c61fa5 => 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, ' [pid: 8|app: 0|req: 430/859] 10.0.0.238 () {32 vars in 705 bytes} [Sat Jun 6 00:45:26 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1193815882 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/864] 10.0.0.207 () {30 vars in 618 bytes} [Sat Jun 6 00:45:50 2026] GET /v2.1 => generated 0 bytes in 225 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: 432/865] 10.0.0.207 () {32 vars in 691 bytes} [Sat Jun 6 00:45:50 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/866] 10.0.0.207 () {34 vars in 912 bytes} [Sat Jun 6 00:45:50 2026] GET /v2.1/os-simple-tenant-usage/0bfdc332680047c38bcc37a1aea5e879?start=2026-06-05T00:00:00&end=2026-06-06T23:59:59 => generated 20 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/867] 10.0.0.207 () {30 vars in 653 bytes} [Sat Jun 6 00:45:51 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 436/870] 10.0.0.207 () {30 vars in 618 bytes} [Sat Jun 6 00:45:54 2026] GET /v2.1 => generated 0 bytes in 225 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 435/871] 10.0.0.207 () {32 vars in 691 bytes} [Sat Jun 6 00:45:54 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: 437/872] 10.0.0.207 () {34 vars in 912 bytes} [Sat Jun 6 00:45:54 2026] GET /v2.1/os-simple-tenant-usage/0bfdc332680047c38bcc37a1aea5e879?start=2026-06-05T00:00:00&end=2026-06-06T23:59:59 => generated 20 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/873] 10.0.0.207 () {30 vars in 653 bytes} [Sat Jun 6 00:45:55 2026] GET /v2.1/limits?reserved=1 => generated 511 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: 440/878] 10.0.0.238 () {34 vars in 670 bytes} [Sat Jun 6 00:46:18 2026] POST /v2.1/os-keypairs => generated 397 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/879] 10.0.0.238 () {34 vars in 670 bytes} [Sat Jun 6 00:46:21 2026] POST /v2.1/os-keypairs => generated 386 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:46:23.334 8 WARNING neutronclient.v2_0.client [None req-71dd103e-37b3-491d-8a4d-6fbb65769a74 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] 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-06-06 00:46:23.401 8 WARNING neutronclient.v2_0.client [None req-71dd103e-37b3-491d-8a4d-6fbb65769a74 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] 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-06-06 00:46:23.476 8 WARNING neutronclient.v2_0.client [None req-71dd103e-37b3-491d-8a4d-6fbb65769a74 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] 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-06-06 00:46:23.659 8 WARNING neutronclient.v2_0.client [None req-71dd103e-37b3-491d-8a4d-6fbb65769a74 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 441/880] 10.0.0.238 () {34 vars in 662 bytes} [Sat Jun 6 00:46:23 2026] POST /v2.1/servers => generated 497 bytes in 879 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-06 00:46:24.176 7 WARNING neutronclient.v2_0.client [None req-367417bd-1d1b-441f-ae5c-30da3f9d0d7b 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 440/883] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:46:24 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 1457 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-06-06 00:46:25.482 8 WARNING neutronclient.v2_0.client [None req-c677ecf9-c226-4bb3-8fe4-abb9da7a2129 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] The python binding code in 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/884] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:46:25 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 1453 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-06-06 00:46:26.595 7 WARNING neutronclient.v2_0.client [None req-d8696d63-bc0b-472b-8348-15c209c6bb40 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 441/885] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:46:26 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 1509 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:46:27.696 8 WARNING neutronclient.v2_0.client [None req-133bb6a7-ab0d-426a-8c5f-51dbcd70eeba 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 445/886] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:46:27 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 1509 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-06-06 00:46:28.792 7 WARNING neutronclient.v2_0.client [None req-3d8f069e-3645-4fcd-b81f-d0c0614e16b5 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 442/887] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:46:28 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 1632 bytes in 1110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:46:30.490 8 INFO nova.api.openstack.compute.server_external_events [req-3acbd61a-9500-4db9-9938-7e9762cc1c60 req-161902a1-82a8-49f9-af19-06da861a0899 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:1c2c58ae-73c8-49b8-a33f-459d57f309bd for instance b75c4a41-48df-425d-8af4-7b07a902e620 on instance [pid: 8|app: 0|req: 446/888] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:46:30 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-06-06 00:46:30.927 7 WARNING neutronclient.v2_0.client [None req-81639d93-226e-45d3-8902-918c7a5ecd34 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] The python binding code in 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/889] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:46:30 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 1630 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:46:32.246 8 WARNING neutronclient.v2_0.client [None req-056907f0-4908-4dc7-af02-5d3a0510ec75 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 447/890] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:46:32 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 1630 bytes in 744 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:46:34.001 7 WARNING neutronclient.v2_0.client [None req-8c5283c2-8dee-4224-ba3d-a5b1869d2aef 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] The python binding code in 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/893] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:46:33 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 1630 bytes in 505 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:46:35.518 8 WARNING neutronclient.v2_0.client [None req-d20de294-a9cc-4022-b1ff-a4e5b69925f5 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] The python binding code in 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/894] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:46:35 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 1630 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:46:36.755 7 WARNING neutronclient.v2_0.client [None req-10b68ac4-0794-4c9f-8303-749e61081a1d 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] The python binding code in 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/895] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:46:36 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 1630 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:46:37.405 8 INFO nova.api.openstack.compute.server_external_events [req-b15a3dd5-b8b6-4d75-a2f0-f77a4310611e req-abdd1823-5d70-4faa-bd78-49bdd4eda7f0 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:1c2c58ae-73c8-49b8-a33f-459d57f309bd for instance b75c4a41-48df-425d-8af4-7b07a902e620 on instance [pid: 8|app: 0|req: 451/896] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:46:37 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-06-06 00:46:38.093 7 WARNING neutronclient.v2_0.client [None req-be4e2cb0-8fa1-4447-87f6-859487969dd9 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] The python binding code in 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/897] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:46:38 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 1630 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-06-06 00:46:39.264 8 WARNING neutronclient.v2_0.client [None req-892c94d2-e825-4727-9cad-55e640234977 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 452/898] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:46:39 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 1630 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-06-06 00:46:40.419 7 WARNING neutronclient.v2_0.client [None req-15f45ee2-9914-4253-bef4-634d75329f28 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] The python binding code in 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/899] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:46:40 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 1630 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:46:41.586 8 WARNING neutronclient.v2_0.client [None req-a9a50708-8110-48a5-b118-f552a734f9dc 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 453/900] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:46:41 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 1630 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:46:42.996 7 WARNING neutronclient.v2_0.client [None req-502c01b3-5f3c-4e67-88cb-b61c250b00a0 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] The python binding code in 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/901] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:46:42 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 1630 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:46:43.632 8 INFO nova.api.openstack.compute.server_external_events [req-a4bbea82-0df9-4d12-8029-87c799e9a6f4 req-1f455e44-f7e1-4a48-82ea-bcb7123de796 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:1c2c58ae-73c8-49b8-a33f-459d57f309bd for instance b75c4a41-48df-425d-8af4-7b07a902e620 on instance [pid: 8|app: 0|req: 454/902] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:46:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:46:44.189 7 WARNING neutronclient.v2_0.client [None req-9ee3c326-af2d-47b0-a5f0-97c889943409 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 449/905] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:46:44 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 1630 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-06-06 00:46:45.491 8 WARNING neutronclient.v2_0.client [None req-13efcb7e-04d6-4b10-a8e7-9b46fb70eeb6 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 457/906] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:46:45 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 1811 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-06-06 00:46:45.645 7 WARNING neutronclient.v2_0.client [None req-37811042-723c-4e96-baa6-ffe0f702c66b 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] 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-06-06 00:46:45.678 8 INFO nova.api.openstack.compute.server_external_events [req-34338fa1-f8e7-4378-9fa4-886a56ac180e req-af797fa4-9e92-4d15-8647-3cb8fcc083af 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:1c2c58ae-73c8-49b8-a33f-459d57f309bd for instance b75c4a41-48df-425d-8af4-7b07a902e620 on instance [pid: 8|app: 0|req: 458/907] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:46:45 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) [pid: 7|app: 0|req: 450/908] 10.0.0.238 () {32 vars in 740 bytes} [Sat Jun 6 00:46:45 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620/os-interface => generated 285 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:46:47.727 8 INFO nova.api.openstack.compute.server_external_events [req-08c6cf03-7568-4d0f-b4bd-269af0d32f1b req-e6249663-690f-4b5b-9645-0095ae5a1abb 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:1c2c58ae-73c8-49b8-a33f-459d57f309bd for instance b75c4a41-48df-425d-8af4-7b07a902e620 on instance [pid: 8|app: 0|req: 459/909] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:46:47 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-06-06 00:47:01.922 7 WARNING neutronclient.v2_0.client [None req-e656b1e1-3317-49b8-a494-c3945f1f98fb 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 452/912] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:01 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 1931 bytes in 545 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 461/913] 10.0.0.238 () {32 vars in 752 bytes} [Sat Jun 6 00:47:03 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620/os-server-password => generated 116 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 454/916] 10.0.0.238 () {32 vars in 717 bytes} [Sat Jun 6 00:47:04 2026] DELETE /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 0 bytes in 117 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-06-06 00:47:05.078 8 WARNING neutronclient.v2_0.client [None req-b27f8c7f-5bc6-4564-bcf1-7f48d4dd546a 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] The python binding code in 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.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:05 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 1937 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-06-06 00:47:06.260 7 WARNING neutronclient.v2_0.client [None req-db670672-8bec-468c-936f-bbc3d906f4d7 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] 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-06-06 00:47:06.442 8 INFO nova.api.openstack.compute.server_external_events [req-b7e4fabc-c916-4a43-8f32-85f308ae5f69 req-2a659da7-dd18-4d08-9cee-732a18a58034 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:1c2c58ae-73c8-49b8-a33f-459d57f309bd for instance b75c4a41-48df-425d-8af4-7b07a902e620 on instance [pid: 8|app: 0|req: 464/918] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:47:06 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) [pid: 7|app: 0|req: 455/919] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:06 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 1937 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:47:07.653 8 WARNING neutronclient.v2_0.client [None req-bf32455a-ebf8-45c6-b2f9-c2b0709322e6 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] 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-06-06 00:47:08.050 7 INFO nova.api.openstack.compute.server_external_events [req-fea022da-8710-472e-ba00-365929d85140 req-878e9da3-15a6-4cfa-ba21-99191e76458f 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-deleted:1c2c58ae-73c8-49b8-a33f-459d57f309bd for instance b75c4a41-48df-425d-8af4-7b07a902e620 on instance [pid: 7|app: 0|req: 456/920] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:47:08 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/921] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:07 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 1937 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:47:08.486 7 INFO nova.api.openstack.compute.server_external_events [req-5bcffe42-74c2-4e81-89f0-499cbeaf957f req-01cb5ce7-1b88-4b33-865d-8491bc2552ee 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:1c2c58ae-73c8-49b8-a33f-459d57f309bd for instance b75c4a41-48df-425d-8af4-7b07a902e620 on instance [pid: 7|app: 0|req: 457/922] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:47:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:47:09.129 8 WARNING neutronclient.v2_0.client [None req-9441b756-b2da-40d9-9bf6-f45db9915f11 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] The python binding code in 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/923] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:09 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 1543 bytes in 374 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:47:10.532 7 WARNING neutronclient.v2_0.client [None req-c266fa2e-2824-4f21-b934-41aee3b27a23 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] The python binding code in 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/924] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:10 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 1543 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:47:11.777 8 WARNING neutronclient.v2_0.client [None req-048e80a7-8898-4ce2-b092-950e1b0b9c53 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 467/925] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:11 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 1543 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:47:12.869 7 INFO nova.api.openstack.wsgi [None req-26b4be59-a5bc-4c3c-9742-861f0d8b530e 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] HTTP exception thrown: Instance b75c4a41-48df-425d-8af4-7b07a902e620 could not be found. [pid: 7|app: 0|req: 459/926] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:12 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => 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, ' 2026-06-06 00:47:12.903 8 INFO nova.api.openstack.wsgi [None req-9ba2d115-32e8-432e-8609-11034da7cc6c 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] HTTP exception thrown: Instance b75c4a41-48df-425d-8af4-7b07a902e620 could not be found. [pid: 8|app: 0|req: 468/927] 10.0.0.238 () {32 vars in 717 bytes} [Sat Jun 6 00:47:12 2026] DELETE /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => 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-06-06 00:47:12.932 7 INFO nova.api.openstack.wsgi [None req-e021f426-e0ad-4f3a-81d4-37424f35df4c 4540ec15d11e48deb2a2e46ce1f8aa0b 34faa6cf57bc47b4a67cda4251868d92 - - default default] HTTP exception thrown: Instance b75c4a41-48df-425d-8af4-7b07a902e620 could not be found. [pid: 7|app: 0|req: 460/928] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:12 2026] GET /v2.1/servers/b75c4a41-48df-425d-8af4-7b07a902e620 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 469/929] 10.0.0.238 () {32 vars in 705 bytes} [Sat Jun 6 00:47:12 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1999749532 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 461/930] 10.0.0.238 () {32 vars in 727 bytes} [Sat Jun 6 00:47:13 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-2090809378 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-06 00:47:17.494 8 WARNING neutronclient.v2_0.client [None req-999befbd-e666-4219-a139-a98173127f41 d75b235ffec440ba80004df607fdf05c 00b95400ca10461abbe49c03f145602b - - default default] 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-06-06 00:47:17.741 8 WARNING neutronclient.v2_0.client [None req-999befbd-e666-4219-a139-a98173127f41 d75b235ffec440ba80004df607fdf05c 00b95400ca10461abbe49c03f145602b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 471/933] 10.0.0.238 () {34 vars in 662 bytes} [Sat Jun 6 00:47:17 2026] POST /v2.1/servers => generated 424 bytes in 635 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-06-06 00:47:18.080 7 WARNING neutronclient.v2_0.client [None req-31774982-504c-46ee-bcb3-35bbcf191ba5 d75b235ffec440ba80004df607fdf05c 00b95400ca10461abbe49c03f145602b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 463/934] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:18 2026] GET /v2.1/servers/7b31745c-46b2-40ee-89f5-401dac192ee8 => generated 1366 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-06-06 00:47:19.213 8 WARNING neutronclient.v2_0.client [None req-da4dcfcb-386b-4dee-b882-fde809718666 d75b235ffec440ba80004df607fdf05c 00b95400ca10461abbe49c03f145602b - - default default] The python binding code in 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/935] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:19 2026] GET /v2.1/servers/7b31745c-46b2-40ee-89f5-401dac192ee8 => generated 1370 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-06-06 00:47:20.316 7 WARNING neutronclient.v2_0.client [None req-069b470e-f6b9-4caa-8ffb-ce8a5e0d132c d75b235ffec440ba80004df607fdf05c 00b95400ca10461abbe49c03f145602b - - default default] The python binding code in 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/936] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:20 2026] GET /v2.1/servers/7b31745c-46b2-40ee-89f5-401dac192ee8 => generated 1418 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-06-06 00:47:21.404 8 WARNING neutronclient.v2_0.client [None req-a44aec14-8f86-4359-9bdb-e7eee09fb25d d75b235ffec440ba80004df607fdf05c 00b95400ca10461abbe49c03f145602b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 473/937] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:21 2026] GET /v2.1/servers/7b31745c-46b2-40ee-89f5-401dac192ee8 => generated 1418 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-06-06 00:47:22.508 7 WARNING neutronclient.v2_0.client [None req-22d69c87-930e-4ec7-9e5f-5115161a8209 d75b235ffec440ba80004df607fdf05c 00b95400ca10461abbe49c03f145602b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 465/938] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:22 2026] GET /v2.1/servers/7b31745c-46b2-40ee-89f5-401dac192ee8 => generated 1426 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:47:23.527 8 INFO nova.api.openstack.compute.server_external_events [req-1b761a87-83d5-4e89-a049-e4ebdff02bd8 req-bbae71f3-4abd-4d9a-8aca-fdef5896c5da 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:8a4f283d-1ea5-407b-b282-eddd9e6539f0 for instance 7b31745c-46b2-40ee-89f5-401dac192ee8 on instance [pid: 8|app: 0|req: 474/939] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:47:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:47:23.600 7 WARNING neutronclient.v2_0.client [None req-9af3aacf-70b7-4424-ac7e-e0ce82417251 d75b235ffec440ba80004df607fdf05c 00b95400ca10461abbe49c03f145602b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 466/940] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:23 2026] GET /v2.1/servers/7b31745c-46b2-40ee-89f5-401dac192ee8 => generated 1478 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-06-06 00:47:24.756 8 WARNING neutronclient.v2_0.client [None req-1a0dbd37-1179-4010-9ec3-3ee961c014d1 d75b235ffec440ba80004df607fdf05c 00b95400ca10461abbe49c03f145602b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 476/943] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:24 2026] GET /v2.1/servers/7b31745c-46b2-40ee-89f5-401dac192ee8 => generated 1466 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:47:25.963 7 WARNING neutronclient.v2_0.client [None req-9f23516c-4f8e-456e-9c3d-0c3ddc28666f d75b235ffec440ba80004df607fdf05c 00b95400ca10461abbe49c03f145602b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 468/944] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:25 2026] GET /v2.1/servers/7b31745c-46b2-40ee-89f5-401dac192ee8 => generated 1466 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:47:27.124 8 WARNING neutronclient.v2_0.client [None req-91673989-7064-4f4b-b862-510b58a97bd1 d75b235ffec440ba80004df607fdf05c 00b95400ca10461abbe49c03f145602b - - default default] The python binding code in 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/945] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:27 2026] GET /v2.1/servers/7b31745c-46b2-40ee-89f5-401dac192ee8 => generated 1466 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:47:28.266 7 WARNING neutronclient.v2_0.client [None req-cc6787be-d0c6-4356-8eab-b4ea78434cfb d75b235ffec440ba80004df607fdf05c 00b95400ca10461abbe49c03f145602b - - default default] 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-06-06 00:47:28.329 8 INFO nova.api.openstack.compute.server_external_events [req-8bc5c3a4-4d09-49a6-b326-2621966eeda6 req-fd9acad5-258a-4b98-b96c-9b9884a5eb76 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:8a4f283d-1ea5-407b-b282-eddd9e6539f0 for instance 7b31745c-46b2-40ee-89f5-401dac192ee8 on instance [pid: 8|app: 0|req: 478/946] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:47:28 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/947] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:28 2026] GET /v2.1/servers/7b31745c-46b2-40ee-89f5-401dac192ee8 => generated 1466 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:47:29.462 8 WARNING neutronclient.v2_0.client [None req-6622a982-cebb-4bcb-8b9d-9c107b3c9c84 d75b235ffec440ba80004df607fdf05c 00b95400ca10461abbe49c03f145602b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 479/948] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:29 2026] GET /v2.1/servers/7b31745c-46b2-40ee-89f5-401dac192ee8 => generated 1466 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:47:30.390 7 INFO nova.api.openstack.compute.server_external_events [req-f2ec7f49-7f83-4e13-a54f-af6aaffb536c req-99bf8874-ed9e-4b6e-85fa-9ca1e5e7a564 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:8a4f283d-1ea5-407b-b282-eddd9e6539f0 for instance 7b31745c-46b2-40ee-89f5-401dac192ee8 on instance [pid: 7|app: 0|req: 470/949] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:47:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:47:30.687 8 WARNING neutronclient.v2_0.client [None req-5d04ae20-71f8-420d-9c22-d9a58bd15c20 d75b235ffec440ba80004df607fdf05c 00b95400ca10461abbe49c03f145602b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 480/950] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:30 2026] GET /v2.1/servers/7b31745c-46b2-40ee-89f5-401dac192ee8 => generated 1645 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 471/951] 10.0.0.238 () {32 vars in 717 bytes} [Sat Jun 6 00:47:32 2026] DELETE /v2.1/servers/7b31745c-46b2-40ee-89f5-401dac192ee8 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:47:32.178 8 WARNING neutronclient.v2_0.client [None req-a00a5205-2bc7-4f85-828a-062440fb12ca d75b235ffec440ba80004df607fdf05c 00b95400ca10461abbe49c03f145602b - - default default] The python binding code in 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/952] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:32 2026] GET /v2.1/servers/7b31745c-46b2-40ee-89f5-401dac192ee8 => generated 1651 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:47:33.350 7 WARNING neutronclient.v2_0.client [None req-dd4f4085-7119-4159-9353-69248e307e12 d75b235ffec440ba80004df607fdf05c 00b95400ca10461abbe49c03f145602b - - default default] 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-06-06 00:47:33.444 8 INFO nova.api.openstack.compute.server_external_events [req-f91465d8-e35a-43b9-b04f-b69985cf9819 req-3dd3b0c6-d6c6-46f4-8f43-ce3d14056dd9 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:8a4f283d-1ea5-407b-b282-eddd9e6539f0 for instance 7b31745c-46b2-40ee-89f5-401dac192ee8 on instance [pid: 8|app: 0|req: 482/953] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:47:33 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) [pid: 7|app: 0|req: 472/954] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:33 2026] GET /v2.1/servers/7b31745c-46b2-40ee-89f5-401dac192ee8 => generated 1651 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:47:34.602 8 WARNING neutronclient.v2_0.client [None req-4143faac-4515-45d8-a547-5ad053503494 d75b235ffec440ba80004df607fdf05c 00b95400ca10461abbe49c03f145602b - - default default] The python binding code in 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.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:34 2026] GET /v2.1/servers/7b31745c-46b2-40ee-89f5-401dac192ee8 => generated 1609 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:47:35.503 7 INFO nova.api.openstack.compute.server_external_events [req-eff24ef9-9327-4bff-bbee-fe3ee2b72a61 req-9cd1b057-51a8-44c7-a026-fe72e8cc1864 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:8a4f283d-1ea5-407b-b282-eddd9e6539f0 for instance 7b31745c-46b2-40ee-89f5-401dac192ee8 on instance 2026-06-06 00:47:35.503 7 INFO nova.api.openstack.compute.server_external_events [req-eff24ef9-9327-4bff-bbee-fe3ee2b72a61 req-9cd1b057-51a8-44c7-a026-fe72e8cc1864 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-deleted:8a4f283d-1ea5-407b-b282-eddd9e6539f0 for instance 7b31745c-46b2-40ee-89f5-401dac192ee8 on instance [pid: 7|app: 0|req: 474/958] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:47:35 2026] POST /v2.1/os-server-external-events => generated 356 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-06-06 00:47:35.898 8 WARNING neutronclient.v2_0.client [None req-b425d7c6-b4f3-4bda-98ff-06ba494c67d7 d75b235ffec440ba80004df607fdf05c 00b95400ca10461abbe49c03f145602b - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 485/959] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:35 2026] GET /v2.1/servers/7b31745c-46b2-40ee-89f5-401dac192ee8 => generated 1452 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-06-06 00:47:37.005 7 WARNING neutronclient.v2_0.client [None req-584f1f72-1075-4368-ab20-d1b46e448b9c d75b235ffec440ba80004df607fdf05c 00b95400ca10461abbe49c03f145602b - - default default] The python binding code in 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.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:36 2026] GET /v2.1/servers/7b31745c-46b2-40ee-89f5-401dac192ee8 => generated 1452 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-06-06 00:47:38.095 8 INFO nova.api.openstack.wsgi [None req-9bbde28c-875b-4a64-bdd2-578ff1c32e89 d75b235ffec440ba80004df607fdf05c 00b95400ca10461abbe49c03f145602b - - default default] HTTP exception thrown: Instance 7b31745c-46b2-40ee-89f5-401dac192ee8 could not be found. [pid: 8|app: 0|req: 486/961] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:38 2026] GET /v2.1/servers/7b31745c-46b2-40ee-89f5-401dac192ee8 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 476/962] 10.0.0.238 () {34 vars in 670 bytes} [Sat Jun 6 00:47:42 2026] POST /v2.1/os-keypairs => generated 395 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:47:46.068 7 WARNING neutronclient.v2_0.client [None req-f815ddf9-b75a-43b1-8bbb-5957df031241 bd00d4d5410a4e2f847c79ee8b233a98 fcc0295eddaa45b59bc65750b695f723 - - default default] 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-06-06 00:47:46.108 7 WARNING neutronclient.v2_0.client [None req-f815ddf9-b75a-43b1-8bbb-5957df031241 bd00d4d5410a4e2f847c79ee8b233a98 fcc0295eddaa45b59bc65750b695f723 - - default default] 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-06-06 00:47:46.353 7 WARNING neutronclient.v2_0.client [None req-f815ddf9-b75a-43b1-8bbb-5957df031241 bd00d4d5410a4e2f847c79ee8b233a98 fcc0295eddaa45b59bc65750b695f723 - - default default] The python binding code in 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/965] 10.0.0.238 () {34 vars in 662 bytes} [Sat Jun 6 00:47:45 2026] POST /v2.1/servers => generated 448 bytes in 546 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-06-06 00:47:46.571 8 WARNING neutronclient.v2_0.client [None req-777a15a4-8518-4386-b10f-5d6707953d8d bd00d4d5410a4e2f847c79ee8b233a98 fcc0295eddaa45b59bc65750b695f723 - - default default] The python binding code in 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/966] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:46 2026] GET /v2.1/servers/c9f3b862-8f5c-4172-8a2a-5de5f6320754 => generated 1394 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:47:51.673 7 WARNING neutronclient.v2_0.client [None req-320f7533-818a-4449-8d5b-5cdd5bd2119e bd00d4d5410a4e2f847c79ee8b233a98 fcc0295eddaa45b59bc65750b695f723 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 479/967] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:51 2026] GET /v2.1/servers/c9f3b862-8f5c-4172-8a2a-5de5f6320754 => generated 1520 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-06-06 00:47:52.195 8 INFO nova.api.openstack.compute.server_external_events [req-bc555a0f-ed35-42ee-b053-91be56107b18 req-868920b8-4aca-46d4-bda2-99fd89408be7 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:e2d2ad84-5c54-4876-9d03-bbb0796bbe03 for instance c9f3b862-8f5c-4172-8a2a-5de5f6320754 on instance [pid: 8|app: 0|req: 489/968] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:47:52 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-06-06 00:47:56.851 8 WARNING neutronclient.v2_0.client [None req-e674311e-2136-49ce-b218-74fa09a0de45 bd00d4d5410a4e2f847c79ee8b233a98 fcc0295eddaa45b59bc65750b695f723 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 491/971] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:47:56 2026] GET /v2.1/servers/c9f3b862-8f5c-4172-8a2a-5de5f6320754 => generated 1518 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:47:57.177 7 INFO nova.api.openstack.compute.server_external_events [req-7d15e3c3-f417-4777-bcd8-7af8324eda90 req-2d3b5061-f1a1-4923-8419-ea803e36d47a 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:e2d2ad84-5c54-4876-9d03-bbb0796bbe03 for instance c9f3b862-8f5c-4172-8a2a-5de5f6320754 on instance [pid: 7|app: 0|req: 481/972] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:47:57 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-06-06 00:47:59.271 8 INFO nova.api.openstack.compute.server_external_events [req-35c6c445-a793-46cb-bb97-d50af222fd64 req-dbe0ab30-75c3-451d-bf79-675e34c2841d 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:e2d2ad84-5c54-4876-9d03-bbb0796bbe03 for instance c9f3b862-8f5c-4172-8a2a-5de5f6320754 on instance [pid: 8|app: 0|req: 492/973] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:47:59 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-06-06 00:48:02.107 7 WARNING neutronclient.v2_0.client [None req-dd873b14-2703-453f-a337-9cce132924d1 bd00d4d5410a4e2f847c79ee8b233a98 fcc0295eddaa45b59bc65750b695f723 - - default default] The python binding code in 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/974] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:02 2026] GET /v2.1/servers/c9f3b862-8f5c-4172-8a2a-5de5f6320754 => generated 1817 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 493/975] 10.0.0.238 () {34 vars in 670 bytes} [Sat Jun 6 00:48:02 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-06-06 00:48:03.559 7 INFO nova.api.openstack.compute.server_external_events [req-8511489f-078a-4cdd-a7f0-5141dc988e29 req-b11f111b-13d8-4904-b10d-63357f118db0 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:e2d2ad84-5c54-4876-9d03-bbb0796bbe03 for instance c9f3b862-8f5c-4172-8a2a-5de5f6320754 on instance [pid: 7|app: 0|req: 483/976] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:48:03 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) 2026-06-06 00:48:03.604 8 WARNING neutronclient.v2_0.client [None req-7d5f8147-2889-4393-8279-c0f1588dfdba bd00d4d5410a4e2f847c79ee8b233a98 fcc0295eddaa45b59bc65750b695f723 - - default default] 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-06-06 00:48:03.654 8 WARNING neutronclient.v2_0.client [None req-7d5f8147-2889-4393-8279-c0f1588dfdba bd00d4d5410a4e2f847c79ee8b233a98 fcc0295eddaa45b59bc65750b695f723 - - default default] 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-06-06 00:48:03.890 8 WARNING neutronclient.v2_0.client [None req-7d5f8147-2889-4393-8279-c0f1588dfdba bd00d4d5410a4e2f847c79ee8b233a98 fcc0295eddaa45b59bc65750b695f723 - - default default] The python binding code in 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/977] 10.0.0.238 () {34 vars in 662 bytes} [Sat Jun 6 00:48:03 2026] POST /v2.1/servers => generated 448 bytes in 545 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:04.109 8 WARNING neutronclient.v2_0.client [None req-0b1fd8a9-e719-4335-afb0-0ce554140fb1 bd00d4d5410a4e2f847c79ee8b233a98 fcc0295eddaa45b59bc65750b695f723 - - default default] 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-06-06 00:48:04.147 7 WARNING neutronclient.v2_0.client [None req-bf63cbde-8c96-47ee-b9fd-55bd501eab7b ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 495/978] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:04 2026] GET /v2.1/servers/c7cf526b-2b5a-4f59-8a2f-265b5f14d7c4 => generated 1393 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-06-06 00:48:04.190 7 WARNING neutronclient.v2_0.client [None req-bf63cbde-8c96-47ee-b9fd-55bd501eab7b ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] 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-06-06 00:48:04.318 7 WARNING neutronclient.v2_0.client [None req-bf63cbde-8c96-47ee-b9fd-55bd501eab7b ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in 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/981] 10.0.0.238 () {34 vars in 662 bytes} [Sat Jun 6 00:48:04 2026] POST /v2.1/servers => generated 450 bytes in 467 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-06-06 00:48:04.580 8 WARNING neutronclient.v2_0.client [None req-93a1a7bd-fca9-493c-8d1d-4618a18cc211 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in 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/982] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:04 2026] GET /v2.1/servers/733677a7-4af3-4284-a975-8a4eb52806a5 => generated 1401 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-06-06 00:48:05.679 7 WARNING neutronclient.v2_0.client [None req-3536d6cd-cd96-4a97-b1d0-f2c0d0061bf7 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in 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/983] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:05 2026] GET /v2.1/servers/733677a7-4af3-4284-a975-8a4eb52806a5 => generated 1405 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-06-06 00:48:06.790 8 WARNING neutronclient.v2_0.client [None req-6fd1d442-c867-40fa-9094-422c9f703a8a ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 499/984] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:06 2026] GET /v2.1/servers/733677a7-4af3-4284-a975-8a4eb52806a5 => generated 1397 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-06-06 00:48:07.925 7 WARNING neutronclient.v2_0.client [None req-2e95b710-44d3-4020-901d-9e4fc85e6742 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 486/985] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:07 2026] GET /v2.1/servers/733677a7-4af3-4284-a975-8a4eb52806a5 => generated 1397 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:09.056 8 WARNING neutronclient.v2_0.client [None req-e8aceb1a-6375-47d6-9c1a-a68abf989c47 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 500/986] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:09 2026] GET /v2.1/servers/733677a7-4af3-4284-a975-8a4eb52806a5 => generated 1453 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:09.210 7 WARNING neutronclient.v2_0.client [None req-e4fa0375-29bc-4073-b87a-742ecffc04cd bd00d4d5410a4e2f847c79ee8b233a98 fcc0295eddaa45b59bc65750b695f723 - - default default] The python binding code in 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/987] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:09 2026] GET /v2.1/servers/c7cf526b-2b5a-4f59-8a2f-265b5f14d7c4 => generated 1519 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-06-06 00:48:09.828 8 INFO nova.api.openstack.compute.server_external_events [req-0feed23f-571c-4bd1-8315-e274b30ce17f req-6143b80a-4c59-47e5-a7d9-1f0f513c7986 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:fe9ae4c9-7f43-424d-a428-5da111bae7da for instance c7cf526b-2b5a-4f59-8a2f-265b5f14d7c4 on instance [pid: 8|app: 0|req: 501/988] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:48:09 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-06-06 00:48:10.163 7 WARNING neutronclient.v2_0.client [None req-67be7ae9-f7f3-4acd-a365-b631129873fd ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 488/989] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:10 2026] GET /v2.1/servers/733677a7-4af3-4284-a975-8a4eb52806a5 => generated 1453 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-06-06 00:48:11.266 8 WARNING neutronclient.v2_0.client [None req-d156a924-9ba5-40bb-9653-90653d925db9 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in 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/990] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:11 2026] GET /v2.1/servers/733677a7-4af3-4284-a975-8a4eb52806a5 => generated 1529 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-06-06 00:48:12.047 7 INFO nova.api.openstack.compute.server_external_events [req-039c6a6d-b893-4e13-a452-f73c0a3fdc83 req-afcfb435-1a59-4231-96a2-4e613ff64ebe 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:0146412e-fc74-43f2-a6dd-745392f1f61e for instance 733677a7-4af3-4284-a975-8a4eb52806a5 on instance [pid: 7|app: 0|req: 489/991] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:48:12 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-06-06 00:48:12.461 8 WARNING neutronclient.v2_0.client [None req-aa933cc2-4297-4e1d-9376-654af1f502cf ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 503/992] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:12 2026] GET /v2.1/servers/733677a7-4af3-4284-a975-8a4eb52806a5 => generated 1527 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-06-06 00:48:13.682 7 WARNING neutronclient.v2_0.client [None req-e4fa2217-d79f-4d19-8341-211f30a58ffe ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 490/993] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:13 2026] GET /v2.1/servers/733677a7-4af3-4284-a975-8a4eb52806a5 => generated 1527 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:14.375 7 WARNING neutronclient.v2_0.client [None req-7092b152-18db-404f-93c5-05f32b381a62 bd00d4d5410a4e2f847c79ee8b233a98 fcc0295eddaa45b59bc65750b695f723 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 492/996] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:14 2026] GET /v2.1/servers/c7cf526b-2b5a-4f59-8a2f-265b5f14d7c4 => generated 1517 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:14.695 8 INFO nova.api.openstack.compute.server_external_events [req-4a48ad9d-95b5-4ebd-bf25-1a795a94f72b req-3ca897b8-62e7-44d5-8d6b-46f01c511896 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:fe9ae4c9-7f43-424d-a428-5da111bae7da for instance c7cf526b-2b5a-4f59-8a2f-265b5f14d7c4 on instance [pid: 8|app: 0|req: 505/997] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:48:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:14.867 7 WARNING neutronclient.v2_0.client [None req-a93e9565-3e3e-45fe-bea0-ff2cd2721d08 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 493/998] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:14 2026] GET /v2.1/servers/733677a7-4af3-4284-a975-8a4eb52806a5 => generated 1527 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:16.065 8 WARNING neutronclient.v2_0.client [None req-8bead663-2838-4471-bb53-a1dadbe50407 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 506/999] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:16 2026] GET /v2.1/servers/733677a7-4af3-4284-a975-8a4eb52806a5 => generated 1527 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:16.753 7 INFO nova.api.openstack.compute.server_external_events [req-263e58a9-805a-4792-820a-8f0d4c8dd3e6 req-069ccdc6-992f-497f-95db-72adaa94b6a7 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:fe9ae4c9-7f43-424d-a428-5da111bae7da for instance c7cf526b-2b5a-4f59-8a2f-265b5f14d7c4 on instance [pid: 7|app: 0|req: 494/1000] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:48:16 2026] POST /v2.1/os-server-external-events => generated 183 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-06-06 00:48:16.904 8 INFO nova.api.openstack.compute.server_external_events [req-cdd9f6b4-c68f-45af-94ad-6886da9aa1c1 req-680b0786-7154-4f61-8abd-fea8d2234358 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:0146412e-fc74-43f2-a6dd-745392f1f61e for instance 733677a7-4af3-4284-a975-8a4eb52806a5 on instance [pid: 8|app: 0|req: 507/1001] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:48:16 2026] POST /v2.1/os-server-external-events => generated 183 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-06-06 00:48:17.254 7 WARNING neutronclient.v2_0.client [None req-f85ad157-eb87-407a-8440-febf5e06a420 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in 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/1002] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:17 2026] GET /v2.1/servers/733677a7-4af3-4284-a975-8a4eb52806a5 => generated 1527 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:18.459 8 WARNING neutronclient.v2_0.client [None req-8293fb04-38bb-48c3-ba34-a12b98a46647 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 508/1003] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:18 2026] GET /v2.1/servers/733677a7-4af3-4284-a975-8a4eb52806a5 => generated 1695 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:18.607 7 WARNING neutronclient.v2_0.client [None req-561e90c2-18d0-4acd-87b1-828d22490b4a ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 496/1004] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:18 2026] GET /v2.1/servers/733677a7-4af3-4284-a975-8a4eb52806a5 => generated 1695 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-06-06 00:48:18.950 8 INFO nova.api.openstack.compute.server_external_events [req-a055fa21-6043-48c7-b616-238907c0ff56 req-3b667ea6-d1af-4ef5-b544-90c4eeb0d377 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:0146412e-fc74-43f2-a6dd-745392f1f61e for instance 733677a7-4af3-4284-a975-8a4eb52806a5 on instance [pid: 8|app: 0|req: 509/1005] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:48:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:19.615 7 WARNING neutronclient.v2_0.client [None req-b78beda7-e169-4794-98b3-ac93a5b24d3f bd00d4d5410a4e2f847c79ee8b233a98 fcc0295eddaa45b59bc65750b695f723 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 497/1006] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:19 2026] GET /v2.1/servers/c7cf526b-2b5a-4f59-8a2f-265b5f14d7c4 => generated 1817 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:19.950 8 INFO nova.api.openstack.compute.server_external_events [req-bfa5a0ed-0c24-4330-a2fa-2466782a5bab req-c10c52d9-1b22-4aae-9ba3-b9ceb8a040dd 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:0146412e-fc74-43f2-a6dd-745392f1f61e for instance 733677a7-4af3-4284-a975-8a4eb52806a5 on instance [pid: 8|app: 0|req: 510/1007] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:48:19 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-06-06 00:48:21.654 7 INFO nova.api.openstack.compute.server_external_events [req-bdac1085-7196-44a1-a91b-2068053e9131 req-d2fd9cce-5266-4c85-8eca-cabf425e7586 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:fe9ae4c9-7f43-424d-a428-5da111bae7da for instance c7cf526b-2b5a-4f59-8a2f-265b5f14d7c4 on instance [pid: 7|app: 0|req: 498/1008] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:48:21 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: 7|app: 0|req: 500/1011] 10.0.0.238 () {34 vars in 749 bytes} [Sat Jun 6 00:48:29 2026] POST /v2.1/servers/733677a7-4af3-4284-a975-8a4eb52806a5/action => generated 32102 bytes in 562 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-06-06 00:48:31.674 8 INFO nova.api.openstack.compute.server_external_events [req-4f53a414-2757-4213-95b6-68bc17cb684c req-ced5a64f-0d40-4f53-8123-f56327359433 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:0146412e-fc74-43f2-a6dd-745392f1f61e for instance 733677a7-4af3-4284-a975-8a4eb52806a5 on instance [pid: 8|app: 0|req: 512/1012] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:48:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 501/1013] 10.0.0.238 () {34 vars in 670 bytes} [Sat Jun 6 00:48:32 2026] POST /v2.1/os-keypairs => generated 398 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:48:34.939 7 WARNING neutronclient.v2_0.client [None req-26bd5338-dfe9-4a76-952e-6d1b7ee28db3 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] 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-06-06 00:48:34.992 7 WARNING neutronclient.v2_0.client [None req-26bd5338-dfe9-4a76-952e-6d1b7ee28db3 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] 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-06-06 00:48:35.175 7 WARNING neutronclient.v2_0.client [None req-26bd5338-dfe9-4a76-952e-6d1b7ee28db3 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 503/1016] 10.0.0.238 () {34 vars in 662 bytes} [Sat Jun 6 00:48:34 2026] POST /v2.1/servers => generated 449 bytes in 764 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-06-06 00:48:35.441 8 WARNING neutronclient.v2_0.client [None req-02065b5f-3253-446d-8a3a-fa5c19a1fa36 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 514/1017] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:35 2026] GET /v2.1/servers/db3f51ad-458e-4425-9cef-5566fa55d83e => generated 1402 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-06-06 00:48:36.580 7 WARNING neutronclient.v2_0.client [None req-a57d1aa0-c602-4017-a980-642fd914448f ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 504/1018] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:36 2026] GET /v2.1/servers/db3f51ad-458e-4425-9cef-5566fa55d83e => generated 1406 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-06-06 00:48:37.680 8 WARNING neutronclient.v2_0.client [None req-6835a5f4-f09c-44dc-af12-6039a5af8ea7 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 515/1019] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:37 2026] GET /v2.1/servers/db3f51ad-458e-4425-9cef-5566fa55d83e => generated 1454 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:38.791 7 WARNING neutronclient.v2_0.client [None req-065ca5af-08aa-418a-8da0-c51196c1ee5e ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 505/1020] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:38 2026] GET /v2.1/servers/db3f51ad-458e-4425-9cef-5566fa55d83e => generated 1454 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-06-06 00:48:39.899 8 WARNING neutronclient.v2_0.client [None req-6daf5c68-8b48-44a3-b638-ce1fe04b006d ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 516/1021] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:39 2026] GET /v2.1/servers/db3f51ad-458e-4425-9cef-5566fa55d83e => generated 1462 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-06-06 00:48:40.995 7 WARNING neutronclient.v2_0.client [None req-ecf95e7c-b442-46da-ae7d-df13a0954be1 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 506/1022] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:40 2026] GET /v2.1/servers/db3f51ad-458e-4425-9cef-5566fa55d83e => generated 1539 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-06-06 00:48:41.127 8 INFO nova.api.openstack.compute.server_external_events [req-2066bdfc-5984-4eee-81c3-2db06cee2f34 req-2db80a1b-d8e1-48ef-b9a8-4f7b6e34e4da 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:1618191e-4a74-466f-b8a4-5ee677acef25 for instance db3f51ad-458e-4425-9cef-5566fa55d83e on instance [pid: 8|app: 0|req: 517/1023] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:48:41 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:42.150 7 WARNING neutronclient.v2_0.client [None req-309f2c73-eb5c-4f85-9ffc-ba1667434803 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in 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/1024] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:42 2026] GET /v2.1/servers/db3f51ad-458e-4425-9cef-5566fa55d83e => generated 1527 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:43.347 8 WARNING neutronclient.v2_0.client [None req-a467e8a3-1c84-487c-bcdc-92f8d247177a ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 518/1025] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:43 2026] GET /v2.1/servers/db3f51ad-458e-4425-9cef-5566fa55d83e => generated 1527 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:44.507 7 WARNING neutronclient.v2_0.client [None req-39cffb7c-d7f3-490e-9b63-e488163421aa ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in 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/1028] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:44 2026] GET /v2.1/servers/db3f51ad-458e-4425-9cef-5566fa55d83e => generated 1527 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:44.793 8 WARNING neutronclient.v2_0.client [None req-86b2934d-c89e-4a2c-8c4f-1da569a1dda8 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] 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-06-06 00:48:44.842 8 WARNING neutronclient.v2_0.client [None req-86b2934d-c89e-4a2c-8c4f-1da569a1dda8 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] 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-06-06 00:48:45.034 8 WARNING neutronclient.v2_0.client [None req-86b2934d-c89e-4a2c-8c4f-1da569a1dda8 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] The python binding code in 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/1029] 199.204.45.205 () {36 vars in 713 bytes} [Sat Jun 6 00:48:44 2026] POST /v2.1/servers => generated 453 bytes in 750 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:45.653 8 WARNING neutronclient.v2_0.client [None req-81af00e3-a1c9-46dc-b7aa-439f2cdd8960 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] 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-06-06 00:48:45.659 7 WARNING neutronclient.v2_0.client [None req-58f5131c-39dc-423f-87bd-df856dbbce95 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 521/1030] 199.204.45.205 () {32 vars in 732 bytes} [Sat Jun 6 00:48:45 2026] GET /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582 => generated 2213 bytes in 58 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-06-06 00:48:45.714 8 WARNING neutronclient.v2_0.client [None req-1ace3ec5-c6f0-40e8-af9d-d9d1c0b1edbf 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] The python binding code in 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/1031] 199.204.45.205 () {32 vars in 758 bytes} [Sat Jun 6 00:48:45 2026] GET /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582/os-interface => generated 28 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 523/1032] 199.204.45.205 () {32 vars in 776 bytes} [Sat Jun 6 00:48:45 2026] GET /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1033] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:45 2026] GET /v2.1/servers/db3f51ad-458e-4425-9cef-5566fa55d83e => generated 1527 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-06-06 00:48:46.035 8 INFO nova.api.openstack.compute.server_external_events [req-54c6e726-3eb1-476b-9e3f-e9d46a072753 req-c8d3b69f-1bb2-4f1d-b256-50dc0978b203 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:1618191e-4a74-466f-b8a4-5ee677acef25 for instance db3f51ad-458e-4425-9cef-5566fa55d83e on instance [pid: 8|app: 0|req: 524/1034] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:48:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:46.842 7 WARNING neutronclient.v2_0.client [None req-027759fd-2ec3-4c19-b8b1-0c2851abec27 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 511/1035] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:46 2026] GET /v2.1/servers/db3f51ad-458e-4425-9cef-5566fa55d83e => generated 1527 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-06-06 00:48:48.008 8 WARNING neutronclient.v2_0.client [None req-e1723bfe-1a09-4863-8495-3cac9afc2d90 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] 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-06-06 00:48:48.111 7 INFO nova.api.openstack.compute.server_external_events [req-282d7d5e-46bd-446b-a993-3cff440028e9 req-882bd541-0dd9-4d4c-8a5c-6ead67e0ef55 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:1618191e-4a74-466f-b8a4-5ee677acef25 for instance db3f51ad-458e-4425-9cef-5566fa55d83e on instance [pid: 7|app: 0|req: 512/1036] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:48:48 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1037] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:47 2026] GET /v2.1/servers/db3f51ad-458e-4425-9cef-5566fa55d83e => generated 1695 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:48.249 7 WARNING neutronclient.v2_0.client [None req-e193f7ef-2de9-4487-91b0-8d0561be6113 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in 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.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:48 2026] GET /v2.1/servers/db3f51ad-458e-4425-9cef-5566fa55d83e => generated 1695 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-06-06 00:48:48.448 8 WARNING neutronclient.v2_0.client [None req-2e626170-54ec-48cd-a011-ed55714d4a1c 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 526/1039] 199.204.45.205 () {32 vars in 732 bytes} [Sat Jun 6 00:48:48 2026] GET /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582 => generated 2371 bytes in 95 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-06-06 00:48:48.557 7 WARNING neutronclient.v2_0.client [None req-e28dd809-092b-4d89-945b-18dea61672ba 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 514/1040] 199.204.45.205 () {32 vars in 758 bytes} [Sat Jun 6 00:48:48 2026] GET /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582/os-interface => generated 28 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 527/1041] 199.204.45.205 () {32 vars in 776 bytes} [Sat Jun 6 00:48:48 2026] GET /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582/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-06-06 00:48:49.212 7 INFO nova.api.openstack.compute.server_external_events [req-8e08ac92-46ee-4fc3-8742-303e119af330 req-d9c77984-2436-4292-9fb7-b3305885f789 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:1618191e-4a74-466f-b8a4-5ee677acef25 for instance db3f51ad-458e-4425-9cef-5566fa55d83e on instance [pid: 7|app: 0|req: 515/1042] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:48:49 2026] POST /v2.1/os-server-external-events => generated 179 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-06-06 00:48:51.333 8 INFO nova.api.openstack.compute.server_external_events [req-873181b8-5b4d-4c08-a6d8-b5d3410df5e1 req-c5c36f20-f085-4aec-aa83-0ce237932e33 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:02676e57-e8bf-40ed-be9c-2ba629202c9f for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 8|app: 0|req: 528/1043] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:48:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:51.994 7 WARNING neutronclient.v2_0.client [None req-32a69728-ea22-4d77-9981-377c311ce4e0 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 516/1044] 199.204.45.205 () {32 vars in 732 bytes} [Sat Jun 6 00:48:51 2026] GET /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582 => generated 2445 bytes in 513 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-06-06 00:48:52.144 8 WARNING neutronclient.v2_0.client [None req-87223ab6-9e81-445a-9844-6cbf86b470fb 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 529/1045] 199.204.45.205 () {32 vars in 758 bytes} [Sat Jun 6 00:48:52 2026] GET /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582/os-interface => generated 284 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 517/1046] 199.204.45.205 () {32 vars in 776 bytes} [Sat Jun 6 00:48:52 2026] GET /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:54.916 7 WARNING neutronclient.v2_0.client [None req-456ec944-3359-493e-a984-0bd1aae49285 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 519/1049] 199.204.45.205 () {32 vars in 732 bytes} [Sat Jun 6 00:48:54 2026] GET /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582 => generated 2433 bytes in 152 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-06-06 00:48:55.069 8 WARNING neutronclient.v2_0.client [None req-fdfd9588-90af-4639-b2be-286cc5489def 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 531/1050] 199.204.45.205 () {32 vars in 758 bytes} [Sat Jun 6 00:48:55 2026] GET /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582/os-interface => generated 284 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 520/1051] 199.204.45.205 () {32 vars in 776 bytes} [Sat Jun 6 00:48:55 2026] GET /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582/os-volume_attachments => generated 197 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:57.301 8 INFO nova.api.openstack.compute.server_external_events [req-fc620d2a-36fb-40a8-813b-f6dd55fc07c4 req-38fdf04b-ee45-4f69-b3b9-81b2161cc343 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:02676e57-e8bf-40ed-be9c-2ba629202c9f for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 8|app: 0|req: 532/1052] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:48:57 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:58.186 7 WARNING neutronclient.v2_0.client [None req-a3fab71c-1a9c-4b90-bcb3-debc9b99e0a3 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] The python binding code in 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] 199.204.45.205 () {32 vars in 732 bytes} [Sat Jun 6 00:48:58 2026] GET /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582 => generated 2433 bytes in 139 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-06-06 00:48:58.345 8 WARNING neutronclient.v2_0.client [None req-a10092ed-89ad-4d53-872f-7fe7f71ca8c2 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] The python binding code in 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] 199.204.45.205 () {32 vars in 758 bytes} [Sat Jun 6 00:48:58 2026] GET /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582/os-interface => generated 286 bytes in 112 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: 522/1055] 199.204.45.205 () {32 vars in 776 bytes} [Sat Jun 6 00:48:58 2026] GET /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582/os-volume_attachments => generated 197 bytes in 44 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:48:59.342 7 INFO nova.api.openstack.compute.server_external_events [req-a5ede71f-6b8f-4409-89b7-6172deb079b5 req-a84a69ae-ef80-41b8-8d06-ed70d7f4c3b7 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:02676e57-e8bf-40ed-be9c-2ba629202c9f for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 7|app: 0|req: 523/1056] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:48:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1057] 10.0.0.238 () {34 vars in 749 bytes} [Sat Jun 6 00:48:59 2026] POST /v2.1/servers/db3f51ad-458e-4425-9cef-5566fa55d83e/action => generated 31979 bytes in 559 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: 524/1058] 10.0.0.238 () {32 vars in 717 bytes} [Sat Jun 6 00:48:59 2026] DELETE /v2.1/servers/db3f51ad-458e-4425-9cef-5566fa55d83e => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:49:00.029 8 WARNING neutronclient.v2_0.client [None req-219cc1b6-e880-4b64-a6a4-8ed1d80f0160 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in 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/1059] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:48:59 2026] GET /v2.1/servers/db3f51ad-458e-4425-9cef-5566fa55d83e => generated 1821 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-06-06 00:49:01.176 7 WARNING neutronclient.v2_0.client [None req-b5c4c199-6a59-402e-8817-c59a899d9e73 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] 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-06-06 00:49:01.251 8 WARNING neutronclient.v2_0.client [None req-c33efca8-5a18-4f7c-b579-1a4b65115ee4 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 525/1060] 199.204.45.205 () {32 vars in 732 bytes} [Sat Jun 6 00:49:01 2026] GET /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582 => generated 2581 bytes in 182 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-06-06 00:49:01.347 7 INFO nova.api.openstack.compute.server_external_events [req-cb473a0c-da9a-4800-91ac-d9f9f8a2884e req-4a298a6c-b842-469c-8dc4-c570022260b3 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:1618191e-4a74-466f-b8a4-5ee677acef25 for instance db3f51ad-458e-4425-9cef-5566fa55d83e on instance [pid: 7|app: 0|req: 526/1061] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:49:01 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-06-06 00:49:01.395 7 WARNING neutronclient.v2_0.client [None req-49eb81cf-83b7-401f-8c51-c7fce13ed9aa 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] The python binding code in 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/1062] 199.204.45.205 () {32 vars in 758 bytes} [Sat Jun 6 00:49:01 2026] GET /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582/os-interface => generated 286 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1063] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:49:01 2026] GET /v2.1/servers/db3f51ad-458e-4425-9cef-5566fa55d83e => generated 1821 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 528/1064] 199.204.45.205 () {32 vars in 776 bytes} [Sat Jun 6 00:49:01 2026] GET /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582/os-volume_attachments => generated 197 bytes in 54 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-06-06 00:49:02.518 8 WARNING neutronclient.v2_0.client [None req-43a8cb60-7b30-443d-86a0-1ae8b833166b ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 537/1065] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:49:02 2026] GET /v2.1/servers/db3f51ad-458e-4425-9cef-5566fa55d83e => generated 1821 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:49:03.415 7 INFO nova.api.openstack.compute.server_external_events [req-e69e6964-be7d-48c4-a00b-33bae085f453 req-4308846f-842c-44c1-a0c1-d804a7c3bccf 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:1618191e-4a74-466f-b8a4-5ee677acef25 for instance db3f51ad-458e-4425-9cef-5566fa55d83e on instance 2026-06-06 00:49:03.416 7 INFO nova.api.openstack.compute.server_external_events [req-e69e6964-be7d-48c4-a00b-33bae085f453 req-4308846f-842c-44c1-a0c1-d804a7c3bccf 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-deleted:1618191e-4a74-466f-b8a4-5ee677acef25 for instance db3f51ad-458e-4425-9cef-5566fa55d83e on instance [pid: 7|app: 0|req: 529/1066] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:49:03 2026] POST /v2.1/os-server-external-events => generated 356 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-06-06 00:49:03.681 8 WARNING neutronclient.v2_0.client [None req-4a0db0c2-c86c-46ea-9fcc-e2b1841c39cf ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in 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/1067] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:49:03 2026] GET /v2.1/servers/db3f51ad-458e-4425-9cef-5566fa55d83e => generated 1483 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-06-06 00:49:04.799 7 WARNING neutronclient.v2_0.client [None req-ee3a388b-48a5-4968-83ca-87449a1f5e2d ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in 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/1070] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:49:04 2026] GET /v2.1/servers/db3f51ad-458e-4425-9cef-5566fa55d83e => generated 1488 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-06-06 00:49:05.935 8 WARNING neutronclient.v2_0.client [None req-52d684de-e711-4e7d-ad53-2b3bc58bce4f ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 540/1071] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:49:05 2026] GET /v2.1/servers/db3f51ad-458e-4425-9cef-5566fa55d83e => generated 1488 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:49:07.029 7 INFO nova.api.openstack.wsgi [None req-2238d25e-d2bc-46cb-b2dc-686cab910970 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] HTTP exception thrown: Instance db3f51ad-458e-4425-9cef-5566fa55d83e could not be found. [pid: 7|app: 0|req: 532/1072] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:49:07 2026] GET /v2.1/servers/db3f51ad-458e-4425-9cef-5566fa55d83e => 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: 541/1073] 10.0.0.238 () {32 vars in 729 bytes} [Sat Jun 6 00:49:07 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1597339113 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 533/1074] 10.0.0.238 () {32 vars in 717 bytes} [Sat Jun 6 00:49:07 2026] DELETE /v2.1/servers/733677a7-4af3-4284-a975-8a4eb52806a5 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-06-06 00:49:07.772 8 WARNING neutronclient.v2_0.client [None req-0b97b310-5db8-4282-8993-2968a3549273 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in 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/1075] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:49:07 2026] GET /v2.1/servers/733677a7-4af3-4284-a975-8a4eb52806a5 => generated 1701 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:49:09.003 7 WARNING neutronclient.v2_0.client [None req-14867aa8-221c-4069-b2c7-871e74753e56 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] 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-06-06 00:49:09.019 8 INFO nova.api.openstack.compute.server_external_events [req-8105f498-94d6-4b78-8db3-80ce3b329e39 req-393c9055-a8f7-450e-967d-741f14f2f0af 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:0146412e-fc74-43f2-a6dd-745392f1f61e for instance 733677a7-4af3-4284-a975-8a4eb52806a5 on instance [pid: 8|app: 0|req: 543/1076] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:49:08 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1077] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:49:08 2026] GET /v2.1/servers/733677a7-4af3-4284-a975-8a4eb52806a5 => generated 1701 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-06-06 00:49:10.195 8 WARNING neutronclient.v2_0.client [None req-c656924c-c5df-484c-b0a5-a02518f88d7b ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 544/1078] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:49:10 2026] GET /v2.1/servers/733677a7-4af3-4284-a975-8a4eb52806a5 => generated 1701 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:49:10.507 7 INFO nova.api.openstack.compute.server_external_events [req-ddb3ad06-e86a-4b31-9422-d923aeb8f6c6 req-4c821499-5236-4f0e-97d7-e2a4c8b2804b 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-deleted:0146412e-fc74-43f2-a6dd-745392f1f61e for instance 733677a7-4af3-4284-a975-8a4eb52806a5 on instance [pid: 7|app: 0|req: 535/1079] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:49:10 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-06-06 00:49:11.061 8 INFO nova.api.openstack.compute.server_external_events [req-30a5aa66-0a44-4402-b1ae-38244d94e800 req-47efcff6-7571-4f18-8c33-77da2eab2627 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:0146412e-fc74-43f2-a6dd-745392f1f61e for instance 733677a7-4af3-4284-a975-8a4eb52806a5 on instance [pid: 8|app: 0|req: 545/1080] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:49:11 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-06-06 00:49:11.354 7 WARNING neutronclient.v2_0.client [None req-2743d5aa-40b8-4a82-b428-d541b4ba4d38 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 536/1081] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:49:11 2026] GET /v2.1/servers/733677a7-4af3-4284-a975-8a4eb52806a5 => generated 1482 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-06-06 00:49:12.478 8 WARNING neutronclient.v2_0.client [None req-fa1e2399-f186-4c89-9829-8533b8200e3a ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 546/1082] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:49:12 2026] GET /v2.1/servers/733677a7-4af3-4284-a975-8a4eb52806a5 => generated 1487 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-06-06 00:49:13.595 7 WARNING neutronclient.v2_0.client [None req-291ad2fa-03fb-42c9-bfb5-ad66a3447d08 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] The python binding code in 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/1083] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:49:13 2026] GET /v2.1/servers/733677a7-4af3-4284-a975-8a4eb52806a5 => generated 1487 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:49:14.687 8 INFO nova.api.openstack.wsgi [None req-683da64c-4ef9-4178-8747-89f62a0da532 ac6496bd6b8440caaa8ef040bae4fa31 b1d77d736b1c4c41ae9370edf1dd9a03 - - default default] HTTP exception thrown: Instance 733677a7-4af3-4284-a975-8a4eb52806a5 could not be found. [pid: 8|app: 0|req: 548/1086] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:49:14 2026] GET /v2.1/servers/733677a7-4af3-4284-a975-8a4eb52806a5 => 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: 539/1087] 10.0.0.238 () {32 vars in 727 bytes} [Sat Jun 6 00:49:14 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-204505390 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-06-06 00:49:38.946 7 WARNING neutronclient.v2_0.client [None req-d49537bb-eaf5-4b73-a537-c6d735757d88 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] 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-06-06 00:49:39.004 7 WARNING neutronclient.v2_0.client [None req-d49537bb-eaf5-4b73-a537-c6d735757d88 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] 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-06-06 00:49:41.585 8 INFO nova.api.openstack.compute.server_external_events [req-93a8452a-0de3-4774-8d58-d81273e5d9a0 req-02d7dfd5-53ca-47c0-9770-aaf96b2d32da 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:479fece7-3a50-4351-99c8-c23e255d6ab3 for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 8|app: 0|req: 551/1092] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:49:41 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-06-06 00:49:44.658 8 INFO nova.api.openstack.compute.server_external_events [req-64eac28a-3b27-4014-a76f-a02f037c84f7 req-45d9b801-04bd-419c-ab47-db157d3f93e6 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:479fece7-3a50-4351-99c8-c23e255d6ab3 for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 8|app: 0|req: 554/1095] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:49:44 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-06-06 00:49:46.695 8 INFO nova.api.openstack.compute.server_external_events [req-350e97a1-bcda-47ce-8648-31c31fbeceff req-96654732-a4f6-4345-8ab2-43eb836a369e 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:479fece7-3a50-4351-99c8-c23e255d6ab3 for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 8|app: 0|req: 555/1096] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:49:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:49:48.065 7 WARNING neutronclient.v2_0.client [None req-d49537bb-eaf5-4b73-a537-c6d735757d88 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 542/1097] 199.204.45.205 () {36 vars in 811 bytes} [Sat Jun 6 00:49:38 2026] POST /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582/os-interface => generated 280 bytes in 9216 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-06-06 00:49:48.571 8 INFO nova.api.openstack.compute.server_external_events [req-bf53e67f-48e4-43bf-a10f-4e2947d3ad9c req-435bbe9c-c62c-4530-b3fb-0aa1b3fb97d1 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:479fece7-3a50-4351-99c8-c23e255d6ab3 for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 8|app: 0|req: 556/1098] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:49:48 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-06-06 00:49:50.617 7 INFO nova.api.openstack.compute.server_external_events [req-d78ddab3-a6fb-48e7-a0d6-96d47e512b54 req-dcc43265-d7dd-429c-83aa-acfb4f87afd9 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:479fece7-3a50-4351-99c8-c23e255d6ab3 for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 7|app: 0|req: 543/1099] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:49:50 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-06-06 00:50:10.144 8 WARNING neutronclient.v2_0.client [None req-0a977b3a-4a38-434f-93e9-974b79734fcc 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] 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-06-06 00:50:10.201 8 WARNING neutronclient.v2_0.client [None req-0a977b3a-4a38-434f-93e9-974b79734fcc 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] 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-06-06 00:50:12.833 7 INFO nova.api.openstack.compute.server_external_events [req-ee3d6005-15c2-4e84-974b-3c7111c98f99 req-6eca69f2-b118-487a-9eb6-1439e9ad9981 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:d011ca57-8336-4c54-aacd-5da659eb782c for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 7|app: 0|req: 546/1104] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:50:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:50:15.497 7 INFO nova.api.openstack.compute.server_external_events [req-914fa563-2d1e-4a69-bcf0-5ae9a79aad58 req-55366986-20ee-4f35-bb57-7a56b405cc99 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:d011ca57-8336-4c54-aacd-5da659eb782c for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 7|app: 0|req: 549/1107] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:50:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:50:17.541 7 INFO nova.api.openstack.compute.server_external_events [req-08e0c76a-ed0d-42ec-bef0-05a52b18effb req-a175970d-0f3e-45a9-9970-e9a0bdebf003 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:d011ca57-8336-4c54-aacd-5da659eb782c for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance 2026-06-06 00:50:17.542 7 INFO nova.api.openstack.compute.server_external_events [req-08e0c76a-ed0d-42ec-bef0-05a52b18effb req-a175970d-0f3e-45a9-9970-e9a0bdebf003 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:d011ca57-8336-4c54-aacd-5da659eb782c for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 7|app: 0|req: 550/1108] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:50:17 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-06 00:50:19.763 8 WARNING neutronclient.v2_0.client [None req-0a977b3a-4a38-434f-93e9-974b79734fcc 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 559/1109] 199.204.45.205 () {36 vars in 811 bytes} [Sat Jun 6 00:50:10 2026] POST /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582/os-interface => generated 376 bytes in 9739 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-06-06 00:50:31.519 8 WARNING neutronclient.v2_0.client [None req-53fb96a1-cde1-4286-ad17-57976cfa8c28 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] 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-06-06 00:50:31.562 8 WARNING neutronclient.v2_0.client [None req-53fb96a1-cde1-4286-ad17-57976cfa8c28 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] 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-06-06 00:50:34.125 7 INFO nova.api.openstack.compute.server_external_events [req-7759ed65-121b-481c-beee-35c1e392986a req-6f678d43-9351-4f22-8cf8-6db67a884ce3 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:c2016cda-9227-426f-b92d-46ea2cb85187 for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 7|app: 0|req: 552/1112] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:50:34 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:50:36.166 7 INFO nova.api.openstack.compute.server_external_events [req-e706c281-8426-42ab-80bb-3d0e31a2ba88 req-19fdb11a-02dc-45af-a890-6b70e0ad34e5 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:c2016cda-9227-426f-b92d-46ea2cb85187 for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 7|app: 0|req: 555/1115] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:50:36 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) 2026-06-06 00:50:41.111 8 WARNING neutronclient.v2_0.client [None req-53fb96a1-cde1-4286-ad17-57976cfa8c28 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 561/1116] 199.204.45.205 () {36 vars in 811 bytes} [Sat Jun 6 00:50:31 2026] POST /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582/os-interface => generated 376 bytes in 9689 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-06-06 00:50:41.222 7 INFO nova.api.openstack.compute.server_external_events [req-ae363b00-e6fb-4be5-b928-cb5e9ab98b34 req-f2b064a5-e3e9-49f9-b578-386f919a8abe 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:c2016cda-9227-426f-b92d-46ea2cb85187 for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 7|app: 0|req: 556/1117] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:50:41 2026] POST /v2.1/os-server-external-events => generated 183 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-06-06 00:50:41.893 8 INFO nova.api.openstack.compute.server_external_events [req-9310fb92-e20b-49fd-9bd5-bd21fabc68a2 req-e5f2cf7e-1986-46e6-bad5-dbda934727e5 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:d011ca57-8336-4c54-aacd-5da659eb782c for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 8|app: 0|req: 562/1118] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:50:41 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-06-06 00:50:43.271 7 INFO nova.api.openstack.compute.server_external_events [req-0fb039eb-773c-4224-901f-97b94d2ab735 req-b66c9cd7-3f12-45d3-8bbf-e5ee6651cecb 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-plugged:c2016cda-9227-426f-b92d-46ea2cb85187 for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 7|app: 0|req: 557/1119] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:50:43 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-06-06 00:50:54.931 8 INFO nova.api.openstack.compute.server_external_events [req-55d3ece1-a6b1-4f37-a257-be06135fc800 req-23391367-66d8-49fb-8009-45454b288d72 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:c2016cda-9227-426f-b92d-46ea2cb85187 for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 8|app: 0|req: 565/1124] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:50:54 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 7|app: 0|req: 560/1125] 199.204.45.205 () {34 vars in 854 bytes} [Sat Jun 6 00:50:55 2026] DELETE /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582/os-interface/c2016cda-9227-426f-b92d-46ea2cb85187 => generated 0 bytes in 79 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-06-06 00:50:56.975 8 INFO nova.api.openstack.compute.server_external_events [req-a39adb7c-b455-4ffc-b1cf-cc3be90905f8 req-20632ddd-c236-45eb-b839-5b756adc3605 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:c2016cda-9227-426f-b92d-46ea2cb85187 for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 8|app: 0|req: 566/1126] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:50:56 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-06-06 00:50:58.069 7 INFO nova.api.openstack.compute.server_external_events [req-dca568a3-f659-4888-8c13-788d43f8a0c0 req-615057be-8aaf-4202-93da-be3785284445 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:c2016cda-9227-426f-b92d-46ea2cb85187 for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 7|app: 0|req: 561/1127] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:50:58 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, ' 2026-06-06 00:51:00.116 8 INFO nova.api.openstack.compute.server_external_events [req-ae750ab7-0e8c-4677-9703-bd99b9b06f08 req-7b1d0788-9b06-4861-aa71-14a5c8909795 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:c2016cda-9227-426f-b92d-46ea2cb85187 for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 8|app: 0|req: 567/1128] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:51:00 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:51:07.010 7 INFO nova.api.openstack.compute.server_external_events [req-b3ade136-5239-4f90-ab05-5fea31fd44d8 req-bd5fc5d7-e162-482e-8f82-2986f9885a99 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:d011ca57-8336-4c54-aacd-5da659eb782c for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 7|app: 0|req: 563/1131] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:51:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 569/1132] 199.204.45.205 () {34 vars in 854 bytes} [Sat Jun 6 00:51:07 2026] DELETE /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582/os-interface/d011ca57-8336-4c54-aacd-5da659eb782c => generated 0 bytes in 175 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-06-06 00:51:09.572 7 INFO nova.api.openstack.compute.server_external_events [req-43b60e6a-7aa5-44e7-9248-dd2ce0878480 req-5502b370-bbf9-4e4d-9457-cc3f662b5d72 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:d011ca57-8336-4c54-aacd-5da659eb782c for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 7|app: 0|req: 564/1133] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:51:09 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:51:11.621 8 INFO nova.api.openstack.compute.server_external_events [req-5d81d820-52c0-4201-811a-5fc71cf0f67d req-1ef1b63c-55d6-4744-bc23-2789e26d7132 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:d011ca57-8336-4c54-aacd-5da659eb782c for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 8|app: 0|req: 570/1134] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:51:11 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, ' [pid: 7|app: 0|req: 567/1139] 199.204.45.205 () {34 vars in 854 bytes} [Sat Jun 6 00:51:26 2026] DELETE /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582/os-interface/479fece7-3a50-4351-99c8-c23e255d6ab3 => generated 0 bytes in 48 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-06-06 00:51:28.582 8 INFO nova.api.openstack.compute.server_external_events [req-48642f63-ff6a-48da-b77e-71560fa50b72 req-bbb47e78-46fc-46ed-b653-06050fd337ea 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:479fece7-3a50-4351-99c8-c23e255d6ab3 for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 8|app: 0|req: 573/1140] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:51:28 2026] POST /v2.1/os-server-external-events => generated 185 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-06-06 00:51:30.633 7 INFO nova.api.openstack.compute.server_external_events [req-c61f9cb1-56ac-40b8-8d4f-13616dfd1206 req-435f3213-64d7-4b19-871a-32b1022c6b02 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:479fece7-3a50-4351-99c8-c23e255d6ab3 for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 7|app: 0|req: 568/1141] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:51:30 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, ' [pid: 8|app: 0|req: 574/1142] 199.204.45.205 () {34 vars in 754 bytes} [Sat Jun 6 00:51:31 2026] DELETE /v2.1/servers/1ab9b14a-8e98-43d7-a05f-df1067ba0582 => generated 0 bytes in 143 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-06-06 00:51:33.172 7 INFO nova.api.openstack.compute.server_external_events [req-e0bf1c56-e4d9-42c8-8b16-45f61cccaed3 req-9b620b2f-95fe-4214-a038-f0359b5d4014 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:02676e57-e8bf-40ed-be9c-2ba629202c9f for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 7|app: 0|req: 569/1143] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:51:33 2026] POST /v2.1/os-server-external-events => generated 185 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-06-06 00:51:34.512 8 INFO nova.api.openstack.compute.server_external_events [req-e1326f10-1766-4ade-bd5f-92b6d972b570 req-818912d7-88b5-4a90-83b7-c871a147afe6 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-deleted:02676e57-e8bf-40ed-be9c-2ba629202c9f for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 8|app: 0|req: 576/1146] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:51:34 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-06-06 00:51:35.223 7 INFO nova.api.openstack.compute.server_external_events [req-02c6dd6c-39bb-4397-9ac5-da9f716fd3f1 req-167743b7-1916-45cc-8d1c-7b477d4e3992 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:02676e57-e8bf-40ed-be9c-2ba629202c9f for instance 1ab9b14a-8e98-43d7-a05f-df1067ba0582 on instance [pid: 7|app: 0|req: 571/1147] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:51:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 577/1148] 10.0.0.238 () {32 vars in 717 bytes} [Sat Jun 6 00:51:35 2026] DELETE /v2.1/servers/c7cf526b-2b5a-4f59-8a2f-265b5f14d7c4 => 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-06-06 00:51:36.023 7 WARNING neutronclient.v2_0.client [None req-6cae4187-31cd-467b-95f6-013c07aac4ca bd00d4d5410a4e2f847c79ee8b233a98 fcc0295eddaa45b59bc65750b695f723 - - default default] The python binding code in 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/1149] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:51:35 2026] GET /v2.1/servers/c7cf526b-2b5a-4f59-8a2f-265b5f14d7c4 => generated 1943 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:51:37.268 8 INFO nova.api.openstack.compute.server_external_events [req-61b4d62d-18c3-400d-aa82-5e1567e9205b req-e6c84660-e715-4b59-ae61-0a4a0868a1b7 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:fe9ae4c9-7f43-424d-a428-5da111bae7da for instance c7cf526b-2b5a-4f59-8a2f-265b5f14d7c4 on instance 2026-06-06 00:51:37.268 8 INFO nova.api.openstack.compute.server_external_events [req-61b4d62d-18c3-400d-aa82-5e1567e9205b req-e6c84660-e715-4b59-ae61-0a4a0868a1b7 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:fe9ae4c9-7f43-424d-a428-5da111bae7da for instance c7cf526b-2b5a-4f59-8a2f-265b5f14d7c4 on instance [pid: 8|app: 0|req: 578/1150] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:51:37 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:51:39.315 7 INFO nova.api.openstack.compute.server_external_events [req-b2f7a142-d062-4f69-b644-d874913f8ec8 req-1ef1a9e7-d9e9-4caa-b869-3a87b0b52088 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:fe9ae4c9-7f43-424d-a428-5da111bae7da for instance c7cf526b-2b5a-4f59-8a2f-265b5f14d7c4 on instance 2026-06-06 00:51:39.315 7 INFO nova.api.openstack.compute.server_external_events [req-b2f7a142-d062-4f69-b644-d874913f8ec8 req-1ef1a9e7-d9e9-4caa-b869-3a87b0b52088 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-deleted:fe9ae4c9-7f43-424d-a428-5da111bae7da for instance c7cf526b-2b5a-4f59-8a2f-265b5f14d7c4 on instance [pid: 7|app: 0|req: 573/1151] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:51:39 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:51:41.255 8 WARNING neutronclient.v2_0.client [None req-4f5e5cd0-7ade-46aa-9057-5576316d4786 bd00d4d5410a4e2f847c79ee8b233a98 fcc0295eddaa45b59bc65750b695f723 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 579/1152] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:51:41 2026] GET /v2.1/servers/c7cf526b-2b5a-4f59-8a2f-265b5f14d7c4 => generated 1479 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:51:46.339 7 INFO nova.api.openstack.wsgi [None req-ef850e18-4b14-4092-8c4f-60b40f967079 bd00d4d5410a4e2f847c79ee8b233a98 fcc0295eddaa45b59bc65750b695f723 - - default default] HTTP exception thrown: Instance c7cf526b-2b5a-4f59-8a2f-265b5f14d7c4 could not be found. [pid: 7|app: 0|req: 575/1155] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:51:46 2026] GET /v2.1/servers/c7cf526b-2b5a-4f59-8a2f-265b5f14d7c4 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:51:46.878 8 INFO nova.api.openstack.compute.server_external_events [req-d22ed82f-fdef-4316-90c8-9e7b89dd463e req-05467412-3da2-41c3-bd03-91f3827e2f0e 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-changed:e2d2ad84-5c54-4876-9d03-bbb0796bbe03 for instance c9f3b862-8f5c-4172-8a2a-5de5f6320754 on instance [pid: 8|app: 0|req: 581/1156] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:51:46 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1157] 10.0.0.238 () {32 vars in 717 bytes} [Sat Jun 6 00:51:46 2026] DELETE /v2.1/servers/c9f3b862-8f5c-4172-8a2a-5de5f6320754 => generated 0 bytes in 108 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-06-06 00:51:47.019 8 WARNING neutronclient.v2_0.client [None req-e6694fa5-55ba-4dd7-83cc-6cd258eff0fa bd00d4d5410a4e2f847c79ee8b233a98 fcc0295eddaa45b59bc65750b695f723 - - default default] The python binding code in 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/1158] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:51:46 2026] GET /v2.1/servers/c9f3b862-8f5c-4172-8a2a-5de5f6320754 => generated 1943 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-06-06 00:51:48.929 7 INFO nova.api.openstack.compute.server_external_events [req-2a24bc81-259f-4141-a917-6bb80ecc291b req-64850b40-a6d5-4a87-bd63-8623a63a1f74 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:e2d2ad84-5c54-4876-9d03-bbb0796bbe03 for instance c9f3b862-8f5c-4172-8a2a-5de5f6320754 on instance 2026-06-06 00:51:48.929 7 INFO nova.api.openstack.compute.server_external_events [req-2a24bc81-259f-4141-a917-6bb80ecc291b req-64850b40-a6d5-4a87-bd63-8623a63a1f74 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-unplugged:e2d2ad84-5c54-4876-9d03-bbb0796bbe03 for instance c9f3b862-8f5c-4172-8a2a-5de5f6320754 on instance [pid: 7|app: 0|req: 577/1159] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:51:48 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:51:50.973 8 INFO nova.api.openstack.compute.server_external_events [req-c0589953-a078-4316-9f64-5e9d0ecb20ae req-b3df8ec6-ec8b-49cb-82c7-b11f50c53515 9a91ffa65c7d4f7ca91b5adde447ef03 27d04b47e3e44ed3986efd32d5f57f1f - - c9eb2fd2e39144a89701b2c0d0123142 c9eb2fd2e39144a89701b2c0d0123142] Creating event network-vif-deleted:e2d2ad84-5c54-4876-9d03-bbb0796bbe03 for instance c9f3b862-8f5c-4172-8a2a-5de5f6320754 on instance [pid: 8|app: 0|req: 583/1160] 10.0.0.91 () {38 vars in 813 bytes} [Sat Jun 6 00:51:50 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-06-06 00:51:52.255 7 WARNING neutronclient.v2_0.client [None req-b59b315c-11cf-47cf-93ab-571d64d2f081 bd00d4d5410a4e2f847c79ee8b233a98 fcc0295eddaa45b59bc65750b695f723 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 578/1161] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:51:52 2026] GET /v2.1/servers/c9f3b862-8f5c-4172-8a2a-5de5f6320754 => generated 1480 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-06 00:51:57.341 8 INFO nova.api.openstack.wsgi [None req-79a34347-82db-48ae-85d2-492994fa7c8a bd00d4d5410a4e2f847c79ee8b233a98 fcc0295eddaa45b59bc65750b695f723 - - default default] HTTP exception thrown: Instance c9f3b862-8f5c-4172-8a2a-5de5f6320754 could not be found. [pid: 8|app: 0|req: 585/1164] 10.0.0.238 () {32 vars in 714 bytes} [Sat Jun 6 00:51:57 2026] GET /v2.1/servers/c9f3b862-8f5c-4172-8a2a-5de5f6320754 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 580/1165] 10.0.0.238 () {32 vars in 723 bytes} [Sat Jun 6 00:51:59 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-934043609 => 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-06-06 00:51:59.397 8 INFO nova.api.openstack.wsgi [None req-35ac434e-1b8f-4ef3-b4c7-2e015c2ea21e bd00d4d5410a4e2f847c79ee8b233a98 fcc0295eddaa45b59bc65750b695f723 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-934043609 not found for user bd00d4d5410a4e2f847c79ee8b233a98 [pid: 8|app: 0|req: 586/1166] 10.0.0.238 () {32 vars in 720 bytes} [Sat Jun 6 00:51:59 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-934043609 => generated 141 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1175] 10.0.0.218 () {28 vars in 453 bytes} [Sat Jun 6 00:52:37 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: 585/1176] 10.0.0.218 () {30 vars in 657 bytes} [Sat Jun 6 00:52:37 2026] GET /v2.1 => generated 0 bytes in 154 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 592/1177] 10.0.0.218 () {32 vars in 730 bytes} [Sat Jun 6 00:52:37 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1178] 10.0.0.218 () {34 vars in 805 bytes} [Sat Jun 6 00:52:37 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1179] 10.0.0.218 () {28 vars in 453 bytes} [Sat Jun 6 00:52:37 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: 587/1180] 10.0.0.218 () {30 vars in 657 bytes} [Sat Jun 6 00:52:37 2026] GET /v2.1 => generated 0 bytes in 111 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 594/1181] 10.0.0.218 () {32 vars in 730 bytes} [Sat Jun 6 00:52:37 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: 588/1182] 10.0.0.218 () {34 vars in 893 bytes} [Sat Jun 6 00:52:38 2026] GET /v2.1/servers/detail?project_id=27d04b47e3e44ed3986efd32d5f57f1f&all_tenants=True => generated 15 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1183] 10.0.0.218 () {34 vars in 893 bytes} [Sat Jun 6 00:52:38 2026] GET /v2.1/servers/detail?project_id=8650fc1a31944c41afd3392cce13e780&all_tenants=True => generated 15 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1184] 10.0.0.218 () {34 vars in 893 bytes} [Sat Jun 6 00:52:38 2026] GET /v2.1/servers/detail?project_id=9ed9374ac73e4d9a9885cf9e9e0a419f&all_tenants=True => generated 15 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1185] 10.0.0.218 () {34 vars in 893 bytes} [Sat Jun 6 00:52:38 2026] GET /v2.1/servers/detail?project_id=ebbf0222100a469b98f952983b0cf958&all_tenants=True => generated 15 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1196] 10.0.0.238 () {32 vars in 654 bytes} [Sat Jun 6 00:53:25 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1197] 10.0.0.238 () {32 vars in 640 bytes} [Sat Jun 6 00:53:25 2026] GET /v2.1/servers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-06-06 00:53:25.982 7 WARNING oslo_db.sqlalchemy.utils [None req-5bc4f7ce-9c5d-4195-bde0-3b0301c8dc14 38b1ba34cc514c329bface504a7db0d6 8650fc1a31944c41afd3392cce13e780 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 596/1198] 10.0.0.238 () {32 vars in 648 bytes} [Sat Jun 6 00:53:25 2026] GET /v2.1/os-keypairs => generated 530 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1199] 10.0.0.238 () {32 vars in 693 bytes} [Sat Jun 6 00:53:25 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)