+ COMMAND=start + start + exec uwsgi --ini /etc/nova/nova-api-uwsgi.ini [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Wed Apr 15 19:16:46 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: nova-api-osapi-6757555cdd-txf89 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 0x7f5e882c9668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. Service is starting with native threading. This is currently experimental. Do not use it in production without first testing it in pre-production. 2026-04-15 19:16:51.215 7 INFO nova.utils [None req-f2e4bbec-9417-428b-8e3e-80071a4533d7 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-15 19:16:51.498 8 INFO nova.utils [None req-bb5192c0-8dd0-4933-96e5-274e466d8275 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-15 19:16:52.890 7 WARNING keystonemiddleware._common.config [None req-f2e4bbec-9417-428b-8e3e-80071a4533d7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 19:16:52.899 7 WARNING oslo_config.cfg [None req-f2e4bbec-9417-428b-8e3e-80071a4533d7 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-15 19:16:52.991 7 WARNING keystonemiddleware._common.config [None req-f2e4bbec-9417-428b-8e3e-80071a4533d7 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 19:16:53.006 7 WARNING oslo_config.cfg [None req-f2e4bbec-9417-428b-8e3e-80071a4533d7 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-15 19:16:53.019 7 WARNING oslo_config.cfg [None req-f2e4bbec-9417-428b-8e3e-80071a4533d7 - - - - - -] 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 0x7f5e882c9668 pid: 7 (default app) 2026-04-15 19:16:53.153 8 WARNING keystonemiddleware._common.config [None req-bb5192c0-8dd0-4933-96e5-274e466d8275 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 19:16:53.162 8 WARNING oslo_config.cfg [None req-bb5192c0-8dd0-4933-96e5-274e466d8275 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-15 19:16:53.238 8 WARNING keystonemiddleware._common.config [None req-bb5192c0-8dd0-4933-96e5-274e466d8275 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-15 19:16:53.253 8 WARNING oslo_config.cfg [None req-bb5192c0-8dd0-4933-96e5-274e466d8275 - - - - - -] Deprecated: Option "api_servers" from group "glance" is deprecated for removal ( Support for image service configuration via standard keystoneauth1 Adapter options was added in the 17.0.0 Queens release. The api_servers option was retained temporarily to allow consumers time to cut over to a real load balancing solution. ). Its value may be silently ignored in the future. 2026-04-15 19:16:53.265 8 WARNING oslo_config.cfg [None req-bb5192c0-8dd0-4933-96e5-274e466d8275 - - - - - -] 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 0x7f5e882c9668 pid: 8 (default app) [pid: 7|app: 0|req: 2/3] 199.204.45.235 () {42 vars in 705 bytes} [Wed Apr 15 19:17:00 2026] GET /v2.1 => generated 114 bytes in 19 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:17:00.691 8 WARNING oslo_policy.policy [None req-0d95fe1f-5dd4-46e5-bf50-fb56dd5dae0a 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 19:17:00.691 8 WARNING oslo_policy.policy [None req-0d95fe1f-5dd4-46e5-bf50-fb56dd5dae0a 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - 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.235 () {44 vars in 909 bytes} [Wed Apr 15 19:17:00 2026] GET /v2.1 => generated 0 bytes in 555 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-04-15 19:17:00.793 7 WARNING oslo_policy.policy [req-0d95fe1f-5dd4-46e5-bf50-fb56dd5dae0a req-6f647e6c-95a0-448b-9985-d5319abd2cc3 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. 2026-04-15 19:17:00.793 7 WARNING oslo_policy.policy [req-0d95fe1f-5dd4-46e5-bf50-fb56dd5dae0a req-6f647e6c-95a0-448b-9985-d5319abd2cc3 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - 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.235 () {46 vars in 982 bytes} [Wed Apr 15 19:17:00 2026] GET /v2.1/ => generated 400 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 19:17:00.898 8 INFO nova.api.openstack.wsgi [None req-ebed85e5-f813-4c43-ac13-a3cb68a437d3 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 3/6] 199.204.45.235 () {48 vars in 1011 bytes} [Wed Apr 15 19:17:00 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 25 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.235 () {48 vars in 1051 bytes} [Wed Apr 15 19:17:00 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/8] 199.204.45.235 () {52 vars in 1048 bytes} [Wed Apr 15 19:17:00 2026] POST /v2.1/flavors => generated 529 bytes in 46 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.235 () {42 vars in 705 bytes} [Wed Apr 15 19:17:01 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.235 () {44 vars in 909 bytes} [Wed Apr 15 19:17:01 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: 6/11] 199.204.45.235 () {46 vars in 982 bytes} [Wed Apr 15 19:17:01 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-04-15 19:17:01.865 8 INFO nova.api.openstack.wsgi [None req-a883eb2a-21f7-49b8-8fc0-1a3b21027469 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 6/12] 199.204.45.235 () {48 vars in 1013 bytes} [Wed Apr 15 19:17:01 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/13] 199.204.45.235 () {48 vars in 1051 bytes} [Wed Apr 15 19:17:01 2026] GET /v2.1/flavors/detail?is_public=None => generated 532 bytes in 15 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.235 () {52 vars in 1048 bytes} [Wed Apr 15 19:17:01 2026] POST /v2.1/flavors => generated 532 bytes in 20 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.235 () {42 vars in 705 bytes} [Wed Apr 15 19:17:02 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/16] 199.204.45.235 () {44 vars in 909 bytes} [Wed Apr 15 19:17: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: 9/17] 199.204.45.235 () {46 vars in 982 bytes} [Wed Apr 15 19:17:02 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-04-15 19:17:02.852 8 INFO nova.api.openstack.wsgi [None req-6eb823fa-ac98-437a-b00b-59d9ef5bde51 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 9/18] 199.204.45.235 () {48 vars in 1015 bytes} [Wed Apr 15 19:17:02 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/19] 199.204.45.235 () {48 vars in 1051 bytes} [Wed Apr 15 19:17:02 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 27 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.235 () {52 vars in 1048 bytes} [Wed Apr 15 19:17:02 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: 11/21] 199.204.45.235 () {42 vars in 705 bytes} [Wed Apr 15 19:17: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: 11/22] 199.204.45.235 () {44 vars in 909 bytes} [Wed Apr 15 19:17:03 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 12/23] 199.204.45.235 () {46 vars in 982 bytes} [Wed Apr 15 19:17:03 2026] GET /v2.1/ => generated 400 bytes in 5 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 19:17:03.796 8 INFO nova.api.openstack.wsgi [None req-0d294d14-6d61-44aa-9bf1-cd0a6f148531 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 12/24] 199.204.45.235 () {48 vars in 1013 bytes} [Wed Apr 15 19:17:03 2026] GET /v2.1/flavors/m1.large => generated 81 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/25] 199.204.45.235 () {48 vars in 1051 bytes} [Wed Apr 15 19:17:03 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/26] 199.204.45.235 () {52 vars in 1048 bytes} [Wed Apr 15 19:17:03 2026] POST /v2.1/flavors => generated 532 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.204.45.235 () {42 vars in 705 bytes} [Wed Apr 15 19:17:04 2026] GET /v2.1 => generated 114 bytes in 6 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/28] 199.204.45.235 () {44 vars in 909 bytes} [Wed Apr 15 19:17:04 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: 15/29] 199.204.45.235 () {46 vars in 982 bytes} [Wed Apr 15 19:17:04 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-04-15 19:17:04.776 8 INFO nova.api.openstack.wsgi [None req-53357ae9-8b52-4c7b-91f3-e56522f557db 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 15/30] 199.204.45.235 () {48 vars in 1015 bytes} [Wed Apr 15 19:17:04 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 16/31] 199.204.45.235 () {48 vars in 1051 bytes} [Wed Apr 15 19:17:04 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 16/32] 199.204.45.235 () {52 vars in 1048 bytes} [Wed Apr 15 19:17:04 2026] POST /v2.1/flavors => generated 535 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/105] 10.0.0.45 () {28 vars in 453 bytes} [Wed Apr 15 19:22:59 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 53/106] 10.0.0.45 () {30 vars in 657 bytes} [Wed Apr 15 19:22:59 2026] GET /v2.1 => generated 0 bytes in 107 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: 54/107] 10.0.0.45 () {32 vars in 730 bytes} [Wed Apr 15 19:22:59 2026] GET /v2.1/ => generated 411 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/108] 10.0.0.45 () {34 vars in 803 bytes} [Wed Apr 15 19:22:59 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/139] 199.204.45.235 () {42 vars in 705 bytes} [Wed Apr 15 19:25:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/140] 199.204.45.235 () {44 vars in 909 bytes} [Wed Apr 15 19:25:33 2026] GET /v2.1 => generated 0 bytes in 393 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, ' [pid: 8|app: 0|req: 71/141] 199.204.45.235 () {46 vars in 982 bytes} [Wed Apr 15 19:25:34 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-04-15 19:25:34.410 7 INFO nova.api.openstack.wsgi [None req-f8c713c5-f997-4d9a-94d1-50fb1800d348 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 71/142] 199.204.45.235 () {48 vars in 1017 bytes} [Wed Apr 15 19:25:34 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/143] 199.204.45.235 () {48 vars in 1051 bytes} [Wed Apr 15 19:25:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/144] 199.204.45.235 () {52 vars in 1049 bytes} [Wed Apr 15 19:25:34 2026] POST /v2.1/flavors => generated 534 bytes in 36 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.235 () {42 vars in 705 bytes} [Wed Apr 15 19:26:38 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: 80/160] 199.204.45.235 () {44 vars in 909 bytes} [Wed Apr 15 19:26:38 2026] GET /v2.1 => generated 0 bytes in 69 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 81/161] 199.204.45.235 () {46 vars in 982 bytes} [Wed Apr 15 19:26:38 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-04-15 19:26:38.684 8 INFO nova.api.openstack.wsgi [None req-a5793956-b88f-4f97-846e-33486a963682 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user 77adece6049b4a8dbe6bb05132a71e77 [pid: 8|app: 0|req: 81/162] 199.204.45.235 () {48 vars in 1051 bytes} [Wed Apr 15 19:26:38 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-15 19:26:38.699 7 WARNING oslo_db.sqlalchemy.utils [None req-093be6e0-7970-44a6-be90-717f16dcb6be 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 82/163] 199.204.45.235 () {48 vars in 1016 bytes} [Wed Apr 15 19:26:38 2026] GET /v2.1/os-keypairs => generated 16 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 82/164] 199.204.45.235 () {52 vars in 1057 bytes} [Wed Apr 15 19:26:38 2026] POST /v2.1/os-keypairs => generated 576 bytes in 51 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 7|app: 0|req: 83/165] 199.204.45.235 () {42 vars in 705 bytes} [Wed Apr 15 19:26:42 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 83/166] 199.204.45.235 () {44 vars in 909 bytes} [Wed Apr 15 19:26:42 2026] GET /v2.1 => generated 0 bytes in 6 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 84/167] 199.204.45.235 () {46 vars in 982 bytes} [Wed Apr 15 19:26:42 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 84/168] 199.204.45.235 () {48 vars in 1073 bytes} [Wed Apr 15 19:26:42 2026] GET /v2.1/os-quota-sets/7f676e1b912e4447913b5aea51b94736 => generated 283 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/169] 199.204.45.235 () {52 vars in 1125 bytes} [Wed Apr 15 19:26:42 2026] PUT /v2.1/os-quota-sets/7f676e1b912e4447913b5aea51b94736 => generated 238 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/264] 199.204.45.235 () {42 vars in 705 bytes} [Wed Apr 15 19:34:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 133/265] 199.204.45.235 () {44 vars in 909 bytes} [Wed Apr 15 19:34:33 2026] GET /v2.1 => generated 0 bytes in 116 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 133/266] 199.204.45.235 () {46 vars in 982 bytes} [Wed Apr 15 19:34:34 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-04-15 19:34:34.079 7 INFO nova.api.openstack.wsgi [None req-8ca67d54-0c30-4379-a4ae-79b01fb8828f 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 134/267] 199.204.45.235 () {48 vars in 1015 bytes} [Wed Apr 15 19:34:34 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/268] 199.204.45.235 () {48 vars in 1051 bytes} [Wed Apr 15 19:34:34 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/269] 199.204.45.235 () {52 vars in 1049 bytes} [Wed Apr 15 19:34:34 2026] POST /v2.1/flavors => generated 534 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/306] 199.204.45.235 () {42 vars in 705 bytes} [Wed Apr 15 19:37:35 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 154/307] 199.204.45.235 () {44 vars in 909 bytes} [Wed Apr 15 19:37:35 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: 8|app: 0|req: 154/308] 199.204.45.235 () {46 vars in 982 bytes} [Wed Apr 15 19:37:35 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: 155/309] 199.204.45.235 () {48 vars in 1073 bytes} [Wed Apr 15 19:37:35 2026] GET /v2.1/os-quota-sets/7abccadd40794ebd9115c1046c1ca645 => generated 283 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/310] 199.204.45.235 () {52 vars in 1125 bytes} [Wed Apr 15 19:37:36 2026] PUT /v2.1/os-quota-sets/7abccadd40794ebd9115c1046c1ca645 => generated 238 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/439] 199.204.45.235 () {42 vars in 705 bytes} [Wed Apr 15 19:48:15 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: 220/440] 199.204.45.235 () {44 vars in 909 bytes} [Wed Apr 15 19:48:15 2026] GET /v2.1 => generated 0 bytes in 119 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 221/441] 199.204.45.235 () {46 vars in 982 bytes} [Wed Apr 15 19:48:15 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-04-15 19:48:15.723 8 INFO nova.api.openstack.wsgi [None req-d4b3e280-1859-492b-8174-6954c9c008ce 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 221/442] 199.204.45.235 () {48 vars in 1011 bytes} [Wed Apr 15 19:48:15 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/443] 199.204.45.235 () {48 vars in 1051 bytes} [Wed Apr 15 19:48:15 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: 8|app: 0|req: 222/444] 199.204.45.235 () {48 vars in 1099 bytes} [Wed Apr 15 19:48:15 2026] GET /v2.1/flavors/4c62f34f-aaac-45bf-928b-b5c1587c763b/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: 223/445] 199.204.45.235 () {42 vars in 705 bytes} [Wed Apr 15 19:48:16 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/446] 199.204.45.235 () {44 vars in 909 bytes} [Wed Apr 15 19:48:16 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: 224/447] 199.204.45.235 () {46 vars in 982 bytes} [Wed Apr 15 19:48:16 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-04-15 19:48:16.638 8 INFO nova.api.openstack.wsgi [None req-f72f118d-f2c1-44b0-b1bd-810f8df57d34 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 8|app: 0|req: 224/448] 199.204.45.235 () {48 vars in 1013 bytes} [Wed Apr 15 19:48:16 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 11 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/449] 199.204.45.235 () {48 vars in 1051 bytes} [Wed Apr 15 19:48:16 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/450] 199.204.45.235 () {48 vars in 1099 bytes} [Wed Apr 15 19:48:16 2026] GET /v2.1/flavors/052048fb-e7af-43a8-92c4-9c4e8e416146/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: 226/451] 199.204.45.235 () {42 vars in 705 bytes} [Wed Apr 15 19:48:17 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/452] 199.204.45.235 () {44 vars in 909 bytes} [Wed Apr 15 19:48:17 2026] GET /v2.1 => generated 0 bytes in 29 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 227/453] 199.204.45.235 () {46 vars in 982 bytes} [Wed Apr 15 19:48:17 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-04-15 19:48:17.581 8 INFO nova.api.openstack.wsgi [None req-f1e8e8b7-3c8d-461b-9b58-c22d0076f6d3 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 8|app: 0|req: 227/454] 199.204.45.235 () {48 vars in 1015 bytes} [Wed Apr 15 19:48:17 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/455] 199.204.45.235 () {48 vars in 1051 bytes} [Wed Apr 15 19:48:17 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: 228/456] 199.204.45.235 () {48 vars in 1099 bytes} [Wed Apr 15 19:48:17 2026] GET /v2.1/flavors/521f5f0f-49b6-407d-b048-9715ef9d54b4/os-extra_specs => generated 19 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/459] 199.204.45.235 () {42 vars in 705 bytes} [Wed Apr 15 19:48: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: 230/460] 199.204.45.235 () {44 vars in 909 bytes} [Wed Apr 15 19:48:18 2026] GET /v2.1 => generated 0 bytes in 47 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 231/461] 199.204.45.235 () {46 vars in 982 bytes} [Wed Apr 15 19:48:18 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-04-15 19:48:18.556 8 INFO nova.api.openstack.wsgi [None req-107b3719-10fe-4288-a46c-a19ec3358f5d 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 8|app: 0|req: 231/462] 199.204.45.235 () {48 vars in 1013 bytes} [Wed Apr 15 19:48:18 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: 232/463] 199.204.45.235 () {48 vars in 1051 bytes} [Wed Apr 15 19:48:18 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: 232/464] 199.204.45.235 () {48 vars in 1099 bytes} [Wed Apr 15 19:48:18 2026] GET /v2.1/flavors/3be877f5-9248-40d2-a159-89cc18d68269/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/465] 199.204.45.235 () {42 vars in 705 bytes} [Wed Apr 15 19:48:19 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: 233/466] 199.204.45.235 () {44 vars in 909 bytes} [Wed Apr 15 19:48:19 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: 7|app: 0|req: 234/467] 199.204.45.235 () {46 vars in 982 bytes} [Wed Apr 15 19:48:19 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-04-15 19:48:19.503 8 INFO nova.api.openstack.wsgi [None req-4b09762e-0aa7-4f6c-9a2e-efbca48e8967 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 8|app: 0|req: 234/468] 199.204.45.235 () {48 vars in 1015 bytes} [Wed Apr 15 19:48:19 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: 235/469] 199.204.45.235 () {48 vars in 1051 bytes} [Wed Apr 15 19:48:19 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/470] 199.204.45.235 () {48 vars in 1099 bytes} [Wed Apr 15 19:48:19 2026] GET /v2.1/flavors/738186ba-f0ec-4fe2-9ed7-89331a5357d3/os-extra_specs => generated 19 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 199.204.45.235 () {42 vars in 705 bytes} [Wed Apr 15 19:49:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/484] 199.204.45.235 () {44 vars in 909 bytes} [Wed Apr 15 19:49:22 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: 243/485] 199.204.45.235 () {46 vars in 982 bytes} [Wed Apr 15 19:49: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-04-15 19:49:23.056 7 INFO nova.api.openstack.wsgi [None req-75af29f7-8df2-499e-8b8e-afbe05c81bed 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 243/486] 199.204.45.235 () {48 vars in 1017 bytes} [Wed Apr 15 19:49:23 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 12 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/487] 199.204.45.235 () {48 vars in 1051 bytes} [Wed Apr 15 19:49:23 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: 244/488] 199.204.45.235 () {48 vars in 1099 bytes} [Wed Apr 15 19:49:23 2026] GET /v2.1/flavors/8eb2f258-2f46-4db9-8da8-0262e5940b73/os-extra_specs => generated 19 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/491] 199.204.45.235 () {42 vars in 705 bytes} [Wed Apr 15 19:49: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: 7|app: 0|req: 246/492] 199.204.45.235 () {44 vars in 909 bytes} [Wed Apr 15 19:49:29 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: 8|app: 0|req: 247/493] 199.204.45.235 () {46 vars in 982 bytes} [Wed Apr 15 19:49: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: 7|app: 0|req: 247/494] 199.204.45.235 () {48 vars in 1051 bytes} [Wed Apr 15 19:49:29 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 687 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 199.204.45.235 () {42 vars in 705 bytes} [Wed Apr 15 19:49:33 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/496] 199.204.45.235 () {44 vars in 909 bytes} [Wed Apr 15 19:49:33 2026] GET /v2.1 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 249/497] 199.204.45.235 () {46 vars in 982 bytes} [Wed Apr 15 19:49:33 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: 7|app: 0|req: 249/498] 199.204.45.235 () {48 vars in 1073 bytes} [Wed Apr 15 19:49:33 2026] GET /v2.1/os-quota-sets/7f676e1b912e4447913b5aea51b94736 => generated 280 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/509] 199.204.45.235 () {42 vars in 705 bytes} [Wed Apr 15 19:50:22 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/510] 199.204.45.235 () {44 vars in 909 bytes} [Wed Apr 15 19:50:22 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: 256/511] 199.204.45.235 () {46 vars in 982 bytes} [Wed Apr 15 19:50:22 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-04-15 19:50:22.130 8 INFO nova.api.openstack.wsgi [None req-b5f065e6-978c-457b-b9c1-6609ca103699 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 8|app: 0|req: 256/512] 199.204.45.235 () {48 vars in 1015 bytes} [Wed Apr 15 19:50:22 2026] GET /v2.1/flavors/m1.manila => generated 82 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/513] 199.204.45.235 () {48 vars in 1051 bytes} [Wed Apr 15 19:50:22 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/514] 199.204.45.235 () {48 vars in 1099 bytes} [Wed Apr 15 19:50:22 2026] GET /v2.1/flavors/52e3bcde-777e-42b8-9ea1-669b90c8a6a5/os-extra_specs => generated 19 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/517] 199.204.45.235 () {42 vars in 705 bytes} [Wed Apr 15 19:50:36 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/518] 199.204.45.235 () {44 vars in 909 bytes} [Wed Apr 15 19:50:36 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: 8|app: 0|req: 260/519] 199.204.45.235 () {46 vars in 982 bytes} [Wed Apr 15 19:50:36 2026] GET /v2.1/ => generated 400 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/520] 199.204.45.235 () {48 vars in 1073 bytes} [Wed Apr 15 19:50:36 2026] GET /v2.1/os-quota-sets/7abccadd40794ebd9115c1046c1ca645 => generated 280 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/531] 199.204.45.235 () {42 vars in 705 bytes} [Wed Apr 15 19:51:24 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/532] 199.204.45.235 () {44 vars in 909 bytes} [Wed Apr 15 19:51:24 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: 8|app: 0|req: 267/533] 199.204.45.235 () {46 vars in 982 bytes} [Wed Apr 15 19:51:24 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-04-15 19:51:24.343 7 INFO nova.api.openstack.wsgi [None req-3b987b53-2a75-4c6a-9e66-6aea80d4883e 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 267/534] 199.204.45.235 () {48 vars in 1011 bytes} [Wed Apr 15 19:51:24 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/535] 199.204.45.235 () {48 vars in 1051 bytes} [Wed Apr 15 19:51:24 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 273/544] 10.0.0.51 () {32 vars in 654 bytes} [Wed Apr 15 19:52:04 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/545] 10.0.0.51 () {32 vars in 640 bytes} [Wed Apr 15 19:52:05 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-04-15 19:52:05.221 8 WARNING oslo_db.sqlalchemy.utils [None req-2d40da18-7e55-4eb9-9ebb-7d61e8bab10f 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 274/546] 10.0.0.51 () {32 vars in 648 bytes} [Wed Apr 15 19:52:05 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: 7|app: 0|req: 273/547] 10.0.0.51 () {32 vars in 693 bytes} [Wed Apr 15 19:52:05 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/550] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:15 2026] GET /v2.1/flavors/4c62f34f-aaac-45bf-928b-b5c1587c763b => generated 511 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/551] 10.0.0.51 () {32 vars in 640 bytes} [Wed Apr 15 19:52:15 2026] GET /v2.1/flavors => generated 1674 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/552] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:15 2026] GET /v2.1/flavors/4c62f34f-aaac-45bf-928b-b5c1587c763b => generated 511 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 19:52:24.129 7 WARNING neutronclient.v2_0.client [None req-6c00da1f-f6ea-4530-9034-5f17393d22cb 2ecf3cddbb0443c3aae62edc66aebeea bd300067e4ce4ea399e4fc8e434c95a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 279/555] 10.0.0.51 () {34 vars in 670 bytes} [Wed Apr 15 19:52:26 2026] POST /v2.1/os-keypairs => generated 386 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/556] 10.0.0.51 () {34 vars in 684 bytes} [Wed Apr 15 19:52:23 2026] POST /v2.1/os-security-groups => generated 246 bytes in 2935 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 19:52:26.944 8 WARNING neutronclient.v2_0.client [None req-a8379620-9bff-4efa-a7b2-aa58c816c061 2ecf3cddbb0443c3aae62edc66aebeea bd300067e4ce4ea399e4fc8e434c95a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:27.379 7 WARNING neutronclient.v2_0.client [None req-6dd87b21-dfaf-46fb-bbeb-0b5a086e9659 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:27.950 8 WARNING neutronclient.v2_0.client [None req-a8379620-9bff-4efa-a7b2-aa58c816c061 2ecf3cddbb0443c3aae62edc66aebeea bd300067e4ce4ea399e4fc8e434c95a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 280/557] 10.0.0.51 () {34 vars in 694 bytes} [Wed Apr 15 19:52:26 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 1738 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 19:52:28.700 8 WARNING neutronclient.v2_0.client [None req-393cea20-e139-4358-85a1-3b033d0ffe28 2ecf3cddbb0443c3aae62edc66aebeea bd300067e4ce4ea399e4fc8e434c95a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:29.434 7 WARNING neutronclient.v2_0.client [None req-6dd87b21-dfaf-46fb-bbeb-0b5a086e9659 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 283/560] 10.0.0.51 () {34 vars in 684 bytes} [Wed Apr 15 19:52:28 2026] POST /v2.1/os-security-groups => generated 247 bytes in 936 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 19:52:29.646 8 WARNING neutronclient.v2_0.client [None req-3d6f4135-759e-49e7-9379-9f272e499064 2ecf3cddbb0443c3aae62edc66aebeea bd300067e4ce4ea399e4fc8e434c95a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:29.679 8 WARNING neutronclient.v2_0.client [None req-3d6f4135-759e-49e7-9379-9f272e499064 2ecf3cddbb0443c3aae62edc66aebeea bd300067e4ce4ea399e4fc8e434c95a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 284/561] 10.0.0.51 () {34 vars in 694 bytes} [Wed Apr 15 19:52:29 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 19:52:29.895 8 WARNING neutronclient.v2_0.client [None req-a356cdaf-20ea-4e74-b199-adcc02afc8c1 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 278/562] 10.0.0.51 () {34 vars in 662 bytes} [Wed Apr 15 19:52:27 2026] POST /v2.1/servers => generated 424 bytes in 2759 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:30.034 7 WARNING neutronclient.v2_0.client [None req-5527f5fd-d9ac-4381-bbdd-7be91fecf395 2ecf3cddbb0443c3aae62edc66aebeea bd300067e4ce4ea399e4fc8e434c95a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:30.072 7 WARNING neutronclient.v2_0.client [None req-5527f5fd-d9ac-4381-bbdd-7be91fecf395 2ecf3cddbb0443c3aae62edc66aebeea bd300067e4ce4ea399e4fc8e434c95a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 285/563] 10.0.0.51 () {34 vars in 684 bytes} [Wed Apr 15 19:52:29 2026] POST /v2.1/os-security-groups => generated 242 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 19:52:30.171 8 WARNING neutronclient.v2_0.client [None req-e3d5b3df-08fd-4ee5-9485-287ff91918c1 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:30.215 8 WARNING neutronclient.v2_0.client [None req-e3d5b3df-08fd-4ee5-9485-287ff91918c1 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 279/564] 10.0.0.51 () {34 vars in 694 bytes} [Wed Apr 15 19:52:30 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 19:52:30.276 7 WARNING neutronclient.v2_0.client [None req-eae1e0fa-6a84-4346-9c80-8acdc9485907 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 280/565] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:30 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1371 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:30.355 7 WARNING neutronclient.v2_0.client [None req-fe394c3e-0771-45b2-a07b-55642c18a40a 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:30.375 8 WARNING neutronclient.v2_0.client [None req-e3d5b3df-08fd-4ee5-9485-287ff91918c1 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 281/566] 10.0.0.51 () {34 vars in 684 bytes} [Wed Apr 15 19:52:30 2026] POST /v2.1/os-security-groups => generated 244 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 19:52:30.547 7 WARNING neutronclient.v2_0.client [None req-29238685-0881-48fc-8b7e-e9b1ad9cbf0c 2ecf3cddbb0443c3aae62edc66aebeea bd300067e4ce4ea399e4fc8e434c95a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 282/567] 10.0.0.51 () {32 vars in 736 bytes} [Wed Apr 15 19:52:30 2026] GET /v2.1/os-security-groups/e6e07f42-ca80-4079-b29b-f01fdf9e7e93 => generated 664 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 19:52:30.596 7 WARNING neutronclient.v2_0.client [None req-16696ef4-6b7c-401c-8e0a-2f9887effa6e 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 283/568] 10.0.0.51 () {34 vars in 684 bytes} [Wed Apr 15 19:52:30 2026] POST /v2.1/os-security-groups => generated 242 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 19:52:30.790 7 WARNING neutronclient.v2_0.client [None req-892d4df7-e677-4c00-a1b7-0c5af8d1c741 2ecf3cddbb0443c3aae62edc66aebeea bd300067e4ce4ea399e4fc8e434c95a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:30.824 7 WARNING neutronclient.v2_0.client [None req-892d4df7-e677-4c00-a1b7-0c5af8d1c741 2ecf3cddbb0443c3aae62edc66aebeea bd300067e4ce4ea399e4fc8e434c95a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:30.866 7 WARNING neutronclient.v2_0.client [None req-892d4df7-e677-4c00-a1b7-0c5af8d1c741 2ecf3cddbb0443c3aae62edc66aebeea bd300067e4ce4ea399e4fc8e434c95a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 286/569] 10.0.0.51 () {34 vars in 662 bytes} [Wed Apr 15 19:52:30 2026] POST /v2.1/servers => generated 452 bytes in 802 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:30.913 8 WARNING neutronclient.v2_0.client [None req-896ac20b-0be4-4acf-a81f-7c12fe7c3e6f 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:30.968 8 WARNING neutronclient.v2_0.client [None req-896ac20b-0be4-4acf-a81f-7c12fe7c3e6f 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:31.004 8 WARNING neutronclient.v2_0.client [None req-896ac20b-0be4-4acf-a81f-7c12fe7c3e6f 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 284/570] 10.0.0.51 () {32 vars in 749 bytes} [Wed Apr 15 19:52:30 2026] DELETE /v2.1/os-security-group-rules/8bcab52b-5cc5-46b8-91f1-908be8a0d887 => generated 0 bytes in 235 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-15 19:52:31.038 7 WARNING neutronclient.v2_0.client [None req-e8751188-903c-4721-b848-860a5b703671 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 287/571] 10.0.0.51 () {32 vars in 662 bytes} [Wed Apr 15 19:52:30 2026] GET /v2.1/os-security-groups => generated 1381 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 19:52:31.050 8 WARNING neutronclient.v2_0.client [None req-1e7be472-3b00-4395-ae42-5ff61ee7ce93 2ecf3cddbb0443c3aae62edc66aebeea bd300067e4ce4ea399e4fc8e434c95a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:31.080 8 WARNING neutronclient.v2_0.client [None req-1e7be472-3b00-4395-ae42-5ff61ee7ce93 2ecf3cddbb0443c3aae62edc66aebeea bd300067e4ce4ea399e4fc8e434c95a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 285/572] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:31 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1393 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:31.088 7 WARNING neutronclient.v2_0.client [None req-84691409-2e8c-44eb-8dba-d56ea4ceeadd 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:31.117 7 WARNING neutronclient.v2_0.client [None req-84691409-2e8c-44eb-8dba-d56ea4ceeadd 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 288/573] 10.0.0.51 () {32 vars in 739 bytes} [Wed Apr 15 19:52:31 2026] DELETE /v2.1/os-security-groups/e6e07f42-ca80-4079-b29b-f01fdf9e7e93 => generated 0 bytes in 179 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-15 19:52:31.233 8 WARNING neutronclient.v2_0.client [None req-e87492b5-52ba-4bb9-af7a-a6bdf1887d14 2ecf3cddbb0443c3aae62edc66aebeea bd300067e4ce4ea399e4fc8e434c95a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 286/574] 10.0.0.51 () {32 vars in 739 bytes} [Wed Apr 15 19:52:31 2026] DELETE /v2.1/os-security-groups/a50a058d-9657-43f3-9b42-2a2faa710b57 => generated 0 bytes in 154 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-15 19:52:31.244 7 WARNING neutronclient.v2_0.client [None req-2343bae2-afb3-445f-8092-21752d6f1da6 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:31.274 8 WARNING neutronclient.v2_0.client [None req-e87492b5-52ba-4bb9-af7a-a6bdf1887d14 2ecf3cddbb0443c3aae62edc66aebeea bd300067e4ce4ea399e4fc8e434c95a4 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:31.280 7 INFO nova.api.openstack.wsgi [None req-2343bae2-afb3-445f-8092-21752d6f1da6 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] HTTP exception thrown: Security group a50a058d-9657-43f3-9b42-2a2faa710b57 does not exist Neutron server returns request_ids: ['req-a2b8dd38-c25f-43c7-8df3-5fcd0ddee75a'] [pid: 7|app: 0|req: 287/575] 10.0.0.51 () {32 vars in 736 bytes} [Wed Apr 15 19:52:31 2026] GET /v2.1/os-security-groups/a50a058d-9657-43f3-9b42-2a2faa710b57 => generated 194 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-15 19:52:31.292 7 WARNING neutronclient.v2_0.client [None req-2fa74d09-d1ad-418c-a75f-efad7cc27f08 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:31.324 7 WARNING neutronclient.v2_0.client [None req-2fa74d09-d1ad-418c-a75f-efad7cc27f08 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 289/576] 10.0.0.51 () {32 vars in 739 bytes} [Wed Apr 15 19:52:31 2026] DELETE /v2.1/os-security-groups/ae200685-5c12-4cd6-b759-1e467f52b965 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/577] 10.0.0.51 () {32 vars in 739 bytes} [Wed Apr 15 19:52:31 2026] DELETE /v2.1/os-security-groups/3a75c4be-c12d-4329-8080-8216ff8cca94 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-15 19:52:31.473 8 WARNING neutronclient.v2_0.client [None req-ab8b2053-87db-4445-8369-84c1c9df068c 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:31.477 7 WARNING neutronclient.v2_0.client [None req-56c3dc8b-a40f-47cc-a57d-4e6c2cad3e85 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:31.497 7 INFO nova.api.openstack.wsgi [None req-56c3dc8b-a40f-47cc-a57d-4e6c2cad3e85 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] HTTP exception thrown: Security group 3a75c4be-c12d-4329-8080-8216ff8cca94 does not exist Neutron server returns request_ids: ['req-1022fbe3-aa2e-408e-b223-9adba0c74df6'] [pid: 7|app: 0|req: 289/578] 10.0.0.51 () {32 vars in 736 bytes} [Wed Apr 15 19:52:31 2026] GET /v2.1/os-security-groups/3a75c4be-c12d-4329-8080-8216ff8cca94 => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-15 19:52:31.507 7 WARNING neutronclient.v2_0.client [None req-376c7eec-953c-45bd-a539-5776f0a90c50 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 290/579] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:31 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1367 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 19:52:31.577 7 WARNING neutronclient.v2_0.client [None req-376c7eec-953c-45bd-a539-5776f0a90c50 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 290/580] 10.0.0.51 () {32 vars in 739 bytes} [Wed Apr 15 19:52:31 2026] DELETE /v2.1/os-security-groups/18475dbd-2d2f-4fee-bfdb-78f0fb50ba50 => generated 0 bytes in 217 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:31.731 8 WARNING neutronclient.v2_0.client [None req-ca7cb7a9-ff17-43bd-ac89-b23b131e4139 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:31.750 8 INFO nova.api.openstack.wsgi [None req-ca7cb7a9-ff17-43bd-ac89-b23b131e4139 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] HTTP exception thrown: Security group 18475dbd-2d2f-4fee-bfdb-78f0fb50ba50 does not exist Neutron server returns request_ids: ['req-c2c916cd-f4ea-4088-8780-3231d065efc2'] [pid: 8|app: 0|req: 291/581] 10.0.0.51 () {32 vars in 736 bytes} [Wed Apr 15 19:52:31 2026] GET /v2.1/os-security-groups/18475dbd-2d2f-4fee-bfdb-78f0fb50ba50 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-15 19:52:31.763 7 WARNING neutronclient.v2_0.client [None req-7c54faee-392d-4715-be8e-50d82c915ee0 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:31.801 7 WARNING neutronclient.v2_0.client [None req-7c54faee-392d-4715-be8e-50d82c915ee0 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:31.844 7 WARNING neutronclient.v2_0.client [None req-7c54faee-392d-4715-be8e-50d82c915ee0 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 291/582] 10.0.0.51 () {32 vars in 662 bytes} [Wed Apr 15 19:52:31 2026] GET /v2.1/os-security-groups => generated 707 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 19:52:31.913 8 WARNING neutronclient.v2_0.client [None req-4408e7e8-de73-4776-8469-250b0bfcb90e 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:31.929 8 INFO nova.api.openstack.wsgi [None req-4408e7e8-de73-4776-8469-250b0bfcb90e 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] HTTP exception thrown: Security group 18475dbd-2d2f-4fee-bfdb-78f0fb50ba50 does not exist Neutron server returns request_ids: ['req-80f39fd7-014b-403b-88e8-afa57e3e0d7b'] [pid: 8|app: 0|req: 292/583] 10.0.0.51 () {32 vars in 739 bytes} [Wed Apr 15 19:52:31 2026] DELETE /v2.1/os-security-groups/18475dbd-2d2f-4fee-bfdb-78f0fb50ba50 => generated 194 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-15 19:52:31.941 7 WARNING neutronclient.v2_0.client [None req-b60cf746-d7ea-4bae-bcf9-9caf0459ed42 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:31.963 7 INFO nova.api.openstack.wsgi [None req-b60cf746-d7ea-4bae-bcf9-9caf0459ed42 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] HTTP exception thrown: Security group 3a75c4be-c12d-4329-8080-8216ff8cca94 does not exist Neutron server returns request_ids: ['req-4b38171b-e5f5-4865-a0fd-0ddcab2478e2'] [pid: 7|app: 0|req: 292/584] 10.0.0.51 () {32 vars in 739 bytes} [Wed Apr 15 19:52:31 2026] DELETE /v2.1/os-security-groups/3a75c4be-c12d-4329-8080-8216ff8cca94 => generated 194 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-15 19:52:31.977 8 WARNING neutronclient.v2_0.client [None req-74784188-201f-4f5e-b17d-40ba4282ca83 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:31.997 8 INFO nova.api.openstack.wsgi [None req-74784188-201f-4f5e-b17d-40ba4282ca83 40a607fc6b654748a6c166d747c40857 89576fb94f8740ac8266288d303f24c7 - - default default] HTTP exception thrown: Security group a50a058d-9657-43f3-9b42-2a2faa710b57 does not exist Neutron server returns request_ids: ['req-10141642-5f0b-4a5e-a850-878ea6c9c973'] [pid: 8|app: 0|req: 293/585] 10.0.0.51 () {32 vars in 739 bytes} [Wed Apr 15 19:52:31 2026] DELETE /v2.1/os-security-groups/a50a058d-9657-43f3-9b42-2a2faa710b57 => generated 194 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-15 19:52:32.175 7 WARNING neutronclient.v2_0.client [None req-ea101545-ce6a-479d-81fc-cbe581844788 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:32.617 8 WARNING neutronclient.v2_0.client [None req-db8b422d-09c5-4126-a763-811a151c7532 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 293/586] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:32 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1389 bytes in 1008 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/587] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:32 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1423 bytes in 550 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:34.186 8 WARNING neutronclient.v2_0.client [None req-27d3b3d1-cedd-426a-b57a-15fb0321206b 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:34.197 7 WARNING neutronclient.v2_0.client [None req-17da20d6-57e1-4899-b408-0792315ecba8 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 295/588] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:34 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1431 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/589] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:34 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1445 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-04-15 19:52:35.285 8 WARNING neutronclient.v2_0.client [None req-3fdba01a-10a2-4e2b-94da-64684bcae635 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:35.555 7 WARNING neutronclient.v2_0.client [None req-f796e37b-1c0c-4301-a46e-9031ba8939df 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 296/590] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:35 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1431 bytes in 632 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/591] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:35 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1445 bytes in 631 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:36.949 8 WARNING neutronclient.v2_0.client [None req-0d47bab4-759f-4b5e-9e8f-62d4bc0a7f1f 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:37.197 7 WARNING neutronclient.v2_0.client [None req-5af94511-f1b8-4434-b1da-0ef809faebb4 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in 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/592] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:36 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1471 bytes in 1267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/593] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:37 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1520 bytes in 1057 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:38.278 8 INFO nova.api.openstack.compute.server_external_events [req-055a0fa5-256e-4a4b-9902-b3844361fc2a req-528d4b3d-b59b-4974-895e-5ee726072193 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:e8129577-2c88-4f26-8cc0-32d8d95cdcc1 for instance 712f31eb-57ee-4ef4-a408-bc9c8fc05e4c on instance 2026-04-15 19:52:38.288 8 INFO nova.compute.rpcapi [None req-dfba65c4-c0c8-4ec9-91d1-be324517ee2e - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 8|app: 0|req: 298/596] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:52:38 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:39.225 7 WARNING neutronclient.v2_0.client [None req-087d1530-b1f6-4357-960c-5629abd75f57 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:39.277 8 WARNING neutronclient.v2_0.client [None req-4dca0c9f-20f1-4657-977e-caf49cae9ab1 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in 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/597] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:39 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1471 bytes in 1154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:40.371 7 INFO nova.api.openstack.compute.server_external_events [req-85987d77-6d47-4dee-9dd0-d08cb529eb05 req-7845fe6b-6060-4cec-9cda-1ced0ca38e2e d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:cccca240-bc40-4783-9f7f-f9825a90e857 for instance 5ffeeb45-dc5f-4c59-b6b1-886b797f0813 on instance 2026-04-15 19:52:40.378 7 INFO nova.compute.rpcapi [None req-b7c954a1-4ea6-4863-a01d-6d13f7572d15 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 300/598] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:52:40 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/599] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:39 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1518 bytes in 1171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:41.394 7 WARNING neutronclient.v2_0.client [None req-2029ebc1-c421-46d1-8d9c-99d63c274cff 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:41.459 8 WARNING neutronclient.v2_0.client [None req-84f74132-91ef-422b-a095-bb783f1eac01 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 301/600] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:41 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1471 bytes in 908 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/601] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:41 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1518 bytes in 878 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 302/602] 10.0.0.51 () {34 vars in 670 bytes} [Wed Apr 15 19:52:42 2026] POST /v2.1/os-keypairs => generated 385 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:43.319 8 WARNING neutronclient.v2_0.client [None req-b8565b81-83ae-41d3-b9cb-196624986bff 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:43.343 7 WARNING neutronclient.v2_0.client [None req-eee8546c-b9ca-4d23-b8b3-4a80263ecf85 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 303/603] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:43 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1518 bytes in 1607 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 301/604] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:43 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1471 bytes in 1682 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:45.000 7 WARNING neutronclient.v2_0.client [None req-e3158591-ac93-47a0-97fb-83ac6321514a 44dcdf1f06d146cea222b1651359622f 3784feba992d49f68415bb097472dec8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:45.020 8 INFO nova.api.openstack.compute.server_external_events [req-9733ac9c-ff2c-4085-9154-8f20525f3322 req-cfcef5d7-72e0-40a6-a1f0-829ed7ef314b d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:e8129577-2c88-4f26-8cc0-32d8d95cdcc1 for instance 712f31eb-57ee-4ef4-a408-bc9c8fc05e4c on instance [pid: 8|app: 0|req: 302/605] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:52:44 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 19:52:45.090 7 WARNING neutronclient.v2_0.client [None req-e3158591-ac93-47a0-97fb-83ac6321514a 44dcdf1f06d146cea222b1651359622f 3784feba992d49f68415bb097472dec8 - - default default] 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: 303/606] 10.0.0.51 () {34 vars in 670 bytes} [Wed Apr 15 19:52:45 2026] POST /v2.1/os-keypairs => generated 385 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 19:52:45.762 7 WARNING neutronclient.v2_0.client [None req-e3158591-ac93-47a0-97fb-83ac6321514a 44dcdf1f06d146cea222b1651359622f 3784feba992d49f68415bb097472dec8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:45.969 8 WARNING neutronclient.v2_0.client [None req-0b30fe96-52a4-49ec-8c5b-dcafecb1725d 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in 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/607] 10.0.0.51 () {34 vars in 662 bytes} [Wed Apr 15 19:52:44 2026] POST /v2.1/servers => generated 450 bytes in 1173 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:46.125 7 WARNING neutronclient.v2_0.client [None req-546c4e8d-39a4-4526-8a57-11a1b1125390 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 304/608] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:45 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1518 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:46.191 8 WARNING neutronclient.v2_0.client [None req-8e65aa27-7978-469e-8ded-a25952f7d5db 44dcdf1f06d146cea222b1651359622f 3784feba992d49f68415bb097472dec8 - - default default] The python binding code in 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.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:46 2026] GET /v2.1/servers/68740e0e-4a84-4d8d-92fd-ea276df9b0b1 => generated 1423 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/610] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:46 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1471 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:47.221 8 WARNING neutronclient.v2_0.client [None req-5636c1dd-6319-4505-a96d-16204afad8d6 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] 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: 306/611] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:47 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1518 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 19:52:47.324 7 WARNING neutronclient.v2_0.client [None req-8c1e188f-933b-4439-bd84-2e0dc5f4a708 44dcdf1f06d146cea222b1651359622f 3784feba992d49f68415bb097472dec8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:47.399 8 WARNING neutronclient.v2_0.client [None req-7e35b877-a236-4dfb-aa51-99babb764d11 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 306/612] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:47 2026] GET /v2.1/servers/68740e0e-4a84-4d8d-92fd-ea276df9b0b1 => generated 1427 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:47 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1471 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:47.747 7 WARNING neutronclient.v2_0.client [None req-00285871-2742-47f2-bcf4-1a7eb1304941 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:47.793 7 WARNING neutronclient.v2_0.client [None req-00285871-2742-47f2-bcf4-1a7eb1304941 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:47.982 7 WARNING neutronclient.v2_0.client [None req-00285871-2742-47f2-bcf4-1a7eb1304941 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in 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/616] 10.0.0.51 () {34 vars in 662 bytes} [Wed Apr 15 19:52:47 2026] POST /v2.1/servers => generated 450 bytes in 544 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:48.259 8 WARNING neutronclient.v2_0.client [None req-7d42f5c3-1754-4301-b8f0-2777d45c1a82 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in 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/617] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:48 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa => generated 1399 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-04-15 19:52:48.376 7 WARNING neutronclient.v2_0.client [None req-a90b73d0-dfec-478a-997b-8a92dd750cc8 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:48.483 8 WARNING neutronclient.v2_0.client [None req-bb30ca70-a3ec-48c3-a151-a14158d65479 44dcdf1f06d146cea222b1651359622f 3784feba992d49f68415bb097472dec8 - - default default] The python binding code in 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/618] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:48 2026] GET /v2.1/servers/68740e0e-4a84-4d8d-92fd-ea276df9b0b1 => generated 1475 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/619] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:48 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1518 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-04-15 19:52:48.639 8 WARNING neutronclient.v2_0.client [None req-6c41322d-b5b7-40dd-adfa-0fc8ced0e58d 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in 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/620] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:48 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1471 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:49.342 7 WARNING neutronclient.v2_0.client [None req-72da9bc8-3d7e-4d0c-aae1-0015a08d4463 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 309/621] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:49 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa => generated 1403 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:49.576 8 WARNING neutronclient.v2_0.client [None req-2e62e3aa-93e7-4cbc-a44a-7f72166a8ffb 44dcdf1f06d146cea222b1651359622f 3784feba992d49f68415bb097472dec8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:49.589 7 WARNING neutronclient.v2_0.client [None req-0151e641-9b53-4de2-92db-ed646e7ad5de 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 313/622] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:49 2026] GET /v2.1/servers/68740e0e-4a84-4d8d-92fd-ea276df9b0b1 => generated 1475 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/623] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:49 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1518 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:49.801 8 WARNING neutronclient.v2_0.client [None req-0cf5d1e8-7d22-4b6f-94cc-4a09e4ea626e 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in 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/624] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:49 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1471 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:50.427 7 WARNING neutronclient.v2_0.client [None req-f96bc5e9-a44f-46d3-868e-c0f308bc85ba 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in 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/625] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:50 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa => generated 1451 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:50.667 8 WARNING neutronclient.v2_0.client [None req-4c9eaba6-9b1b-4405-bd86-5555b98ae587 44dcdf1f06d146cea222b1651359622f 3784feba992d49f68415bb097472dec8 - - default default] 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: 315/626] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:50 2026] GET /v2.1/servers/68740e0e-4a84-4d8d-92fd-ea276df9b0b1 => generated 1483 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 19:52:50.727 7 WARNING neutronclient.v2_0.client [None req-df6f1770-5198-4fb8-a53b-308260815ef8 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in 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/627] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:50 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1518 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:50.940 8 WARNING neutronclient.v2_0.client [None req-325a864f-9b42-4ae3-b22f-ec0d20522ba6 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in 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/628] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:50 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1471 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:51.515 7 WARNING neutronclient.v2_0.client [None req-9f043e36-36cb-4198-8551-d2bd7406a7de 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in 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/629] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:51 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa => generated 1451 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:51.747 8 WARNING neutronclient.v2_0.client [None req-5699d914-e3de-445a-9450-3e039d6269ef 44dcdf1f06d146cea222b1651359622f 3784feba992d49f68415bb097472dec8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:51.918 7 WARNING neutronclient.v2_0.client [None req-ddebb4b7-f77b-4962-8a55-c799c88f3366 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 317/630] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:51 2026] GET /v2.1/servers/68740e0e-4a84-4d8d-92fd-ea276df9b0b1 => generated 1560 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, ' [pid: 7|app: 0|req: 314/631] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:51 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1518 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 19:52:52.085 8 WARNING neutronclient.v2_0.client [None req-8d121097-0ff1-4024-a078-2857c5220304 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:52.127 7 INFO nova.api.openstack.compute.server_external_events [req-02c3bbf5-4cfa-4bcc-bb51-bc5deb9ea409 req-dded0a9c-8445-438c-b6db-d5984cf9e19b d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:cccca240-bc40-4783-9f7f-f9825a90e857 for instance 5ffeeb45-dc5f-4c59-b6b1-886b797f0813 on instance [pid: 7|app: 0|req: 315/632] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:52:52 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/633] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:52 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1471 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-04-15 19:52:52.394 7 INFO nova.api.openstack.compute.server_external_events [req-cf8ee569-ee37-4d52-b929-c60950f3f15a req-b1275bee-0af0-479a-9ab3-043d89d84f63 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:7709f410-922d-4377-a859-de1033d4e89e for instance 68740e0e-4a84-4d8d-92fd-ea276df9b0b1 on instance [pid: 7|app: 0|req: 316/634] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:52:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:52.621 8 WARNING neutronclient.v2_0.client [None req-6c01ccf5-c41d-4838-9807-08853cfd93ea 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 319/635] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:52 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa => generated 1459 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-04-15 19:52:52.995 7 WARNING neutronclient.v2_0.client [None req-5d9e48b5-d961-4e82-9445-7a851a60ebd2 44dcdf1f06d146cea222b1651359622f 3784feba992d49f68415bb097472dec8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:53.117 8 WARNING neutronclient.v2_0.client [None req-baa07976-086d-4e15-a9cf-7dcc439bf773 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 317/636] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:52 2026] GET /v2.1/servers/68740e0e-4a84-4d8d-92fd-ea276df9b0b1 => generated 1548 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:53.248 7 WARNING neutronclient.v2_0.client [None req-3ba0c05c-abbd-44a4-8e1d-83adac2a9949 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in 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/637] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:53 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1518 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/638] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:53 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1471 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:53.713 8 WARNING neutronclient.v2_0.client [None req-81a21fdb-40f3-466f-805a-ee7ad81504a9 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in 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/639] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:53 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa => generated 1527 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:54.171 7 INFO nova.api.openstack.compute.server_external_events [req-236a1b83-5c08-4589-a8c6-3f204b5df395 req-0d0608b6-7736-4480-96ee-e20e4e651cfd d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:cccca240-bc40-4783-9f7f-f9825a90e857 for instance 5ffeeb45-dc5f-4c59-b6b1-886b797f0813 on instance 2026-04-15 19:52:54.172 7 INFO nova.api.openstack.compute.server_external_events [req-236a1b83-5c08-4589-a8c6-3f204b5df395 req-0d0608b6-7736-4480-96ee-e20e4e651cfd d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:94ea2c74-425d-4170-9cee-340bd07cc6b5 for instance 53f27c86-03db-471f-bd51-9aaa4373abfa on instance [pid: 7|app: 0|req: 319/640] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:52:54 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:54.227 8 WARNING neutronclient.v2_0.client [None req-14736cd7-28fb-4d3d-95d2-698373f61889 44dcdf1f06d146cea222b1651359622f 3784feba992d49f68415bb097472dec8 - - default default] 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: 322/641] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:54 2026] GET /v2.1/servers/68740e0e-4a84-4d8d-92fd-ea276df9b0b1 => generated 1548 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 19:52:54.326 7 WARNING neutronclient.v2_0.client [None req-694c77a8-4e81-47f6-bb8b-453352ce9a2a 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:54.425 8 WARNING neutronclient.v2_0.client [None req-9e499d17-4e15-434d-a37a-4fd00078e78b 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in 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.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:54 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1700 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:54.505 7 INFO nova.api.openstack.compute.server_external_events [req-a122a196-bd45-4a60-aeed-a066bf108dd5 req-602a587e-8aed-4812-a18c-095a2a2cf610 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:e8129577-2c88-4f26-8cc0-32d8d95cdcc1 for instance 712f31eb-57ee-4ef4-a408-bc9c8fc05e4c on instance 2026-04-15 19:52:54.505 7 INFO nova.api.openstack.compute.server_external_events [req-a122a196-bd45-4a60-aeed-a066bf108dd5 req-602a587e-8aed-4812-a18c-095a2a2cf610 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:e8129577-2c88-4f26-8cc0-32d8d95cdcc1 for instance 712f31eb-57ee-4ef4-a408-bc9c8fc05e4c on instance 2026-04-15 19:52:54.505 7 INFO nova.api.openstack.compute.server_external_events [req-a122a196-bd45-4a60-aeed-a066bf108dd5 req-602a587e-8aed-4812-a18c-095a2a2cf610 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:7709f410-922d-4377-a859-de1033d4e89e for instance 68740e0e-4a84-4d8d-92fd-ea276df9b0b1 on instance [pid: 7|app: 0|req: 321/643] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:52:54 2026] POST /v2.1/os-server-external-events => generated 527 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/644] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:54 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1471 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-04-15 19:52:54.575 7 WARNING neutronclient.v2_0.client [None req-837362f5-d11c-418f-bd07-bfb57694552e 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in 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/645] 10.0.0.51 () {32 vars in 740 bytes} [Wed Apr 15 19:52:54 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813/os-interface => generated 284 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:54.864 8 WARNING neutronclient.v2_0.client [None req-7b8d7819-d2bb-42b8-b589-d01e145fb59c 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in 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/646] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:54 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa => generated 1525 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:55.384 7 WARNING neutronclient.v2_0.client [None req-09db557e-912b-4c70-95dd-908d74385f74 44dcdf1f06d146cea222b1651359622f 3784feba992d49f68415bb097472dec8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 323/647] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:55 2026] GET /v2.1/servers/68740e0e-4a84-4d8d-92fd-ea276df9b0b1 => generated 1548 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:55.570 8 WARNING neutronclient.v2_0.client [None req-5f1b3dad-ce0a-4612-ad3b-3c65e43b6768 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 325/648] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:55 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1471 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:56.103 7 WARNING neutronclient.v2_0.client [None req-24e07f56-921e-428c-ab58-86569ef1d6b1 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:56.230 8 INFO nova.api.openstack.compute.server_external_events [req-84c7e2e5-58f4-4193-a82f-ec82dee10f11 req-4fcf198b-f98b-4dfb-a010-f00d771b99bc d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:cccca240-bc40-4783-9f7f-f9825a90e857 for instance 5ffeeb45-dc5f-4c59-b6b1-886b797f0813 on instance [pid: 8|app: 0|req: 326/649] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:52: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) [pid: 7|app: 0|req: 324/650] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:56 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa => generated 1525 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-04-15 19:52:56.545 8 WARNING neutronclient.v2_0.client [None req-32302e2a-0191-480b-93a9-a0bcbc12c2c9 44dcdf1f06d146cea222b1651359622f 3784feba992d49f68415bb097472dec8 - - default default] The python binding code in 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/651] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:56 2026] GET /v2.1/servers/68740e0e-4a84-4d8d-92fd-ea276df9b0b1 => generated 1548 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-04-15 19:52:56.746 7 WARNING neutronclient.v2_0.client [None req-eb513819-e3fb-4b33-b8e8-78ee84d92386 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 325/652] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:56 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1657 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, ' [pid: 8|app: 0|req: 328/653] 10.0.0.51 () {32 vars in 722 bytes} [Wed Apr 15 19:52:56 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c/ips => generated 110 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 326/654] 10.0.0.51 () {32 vars in 722 bytes} [Wed Apr 15 19:52:56 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c/ips => generated 110 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 329/655] 10.0.0.51 () {32 vars in 824 bytes} [Wed Apr 15 19:52:56 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c/ips/tempest-ServerAddressesTestJSON-1988759455-network => generated 95 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 327/656] 10.0.0.51 () {32 vars in 717 bytes} [Wed Apr 15 19:52:57 2026] DELETE /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 0 bytes in 193 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:57.248 8 WARNING neutronclient.v2_0.client [None req-b17f5cf7-0bb5-41c4-9822-5f0b87718471 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:57.257 7 INFO nova.api.openstack.compute.server_external_events [req-dc7f6c92-c7e9-4c05-a679-ef77f8bb4470 req-f57a553b-e139-4bec-9cbf-6c350ec0461b d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:7709f410-922d-4377-a859-de1033d4e89e for instance 68740e0e-4a84-4d8d-92fd-ea276df9b0b1 on instance [pid: 7|app: 0|req: 328/657] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:52:57 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-04-15 19:52:57.308 7 WARNING neutronclient.v2_0.client [None req-e351c42a-d3fd-4a1c-9478-07454f9757da 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in 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/658] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:57 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1663 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/659] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:57 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa => generated 1525 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-04-15 19:52:57.694 8 WARNING neutronclient.v2_0.client [None req-39ff1e55-16f3-42c8-8793-9e2f12098826 44dcdf1f06d146cea222b1651359622f 3784feba992d49f68415bb097472dec8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 331/662] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:57 2026] GET /v2.1/servers/68740e0e-4a84-4d8d-92fd-ea276df9b0b1 => generated 1548 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:58.427 7 WARNING neutronclient.v2_0.client [None req-287321b2-92ea-41ed-b9b8-c7c5e1caa20a 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:58.533 8 WARNING neutronclient.v2_0.client [None req-025cbe06-461f-4711-aa89-9d43e2cc210a 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 332/663] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:58 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1663 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/664] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:58 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa => generated 1525 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:58.919 7 WARNING neutronclient.v2_0.client [None req-cabdb620-10cf-4c85-b322-a90493147853 44dcdf1f06d146cea222b1651359622f 3784feba992d49f68415bb097472dec8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:59.018 8 INFO nova.api.openstack.compute.server_external_events [req-62226552-2a06-4dc8-ad64-023c903202ae req-1bb1f947-5d10-480c-ac5c-5b5628f8cf60 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:94ea2c74-425d-4170-9cee-340bd07cc6b5 for instance 53f27c86-03db-471f-bd51-9aaa4373abfa on instance [pid: 8|app: 0|req: 333/665] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:52:58 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/666] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:58 2026] GET /v2.1/servers/68740e0e-4a84-4d8d-92fd-ea276df9b0b1 => generated 1724 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-04-15 19:52:59.210 8 WARNING neutronclient.v2_0.client [None req-d95a251c-2384-44a8-a58e-af363ad18429 44dcdf1f06d146cea222b1651359622f 3784feba992d49f68415bb097472dec8 - - default default] The python binding code in 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/667] 10.0.0.51 () {32 vars in 740 bytes} [Wed Apr 15 19:52:59 2026] GET /v2.1/servers/68740e0e-4a84-4d8d-92fd-ea276df9b0b1/os-interface => generated 284 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:59.319 7 INFO nova.api.openstack.compute.server_external_events [req-232957d9-fee0-4087-981e-0fe37d6adb71 req-54ff2267-eea7-49d3-8f3c-002e6986fa95 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:7709f410-922d-4377-a859-de1033d4e89e for instance 68740e0e-4a84-4d8d-92fd-ea276df9b0b1 on instance 2026-04-15 19:52:59.319 7 INFO nova.api.openstack.compute.server_external_events [req-232957d9-fee0-4087-981e-0fe37d6adb71 req-54ff2267-eea7-49d3-8f3c-002e6986fa95 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:e8129577-2c88-4f26-8cc0-32d8d95cdcc1 for instance 712f31eb-57ee-4ef4-a408-bc9c8fc05e4c on instance 2026-04-15 19:52:59.320 7 INFO nova.api.openstack.compute.server_external_events [req-232957d9-fee0-4087-981e-0fe37d6adb71 req-54ff2267-eea7-49d3-8f3c-002e6986fa95 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:e8129577-2c88-4f26-8cc0-32d8d95cdcc1 for instance 712f31eb-57ee-4ef4-a408-bc9c8fc05e4c on instance [pid: 7|app: 0|req: 334/668] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:52:59 2026] POST /v2.1/os-server-external-events => generated 529 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:52:59.662 8 WARNING neutronclient.v2_0.client [None req-7aa2fecb-fa99-495c-abca-e5db0293d275 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:52:59.683 7 WARNING neutronclient.v2_0.client [None req-70425aaa-e85e-4f51-843f-1985c43dfefb 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in 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/669] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:59 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1621 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:00.043 8 WARNING neutronclient.v2_0.client [None req-6730afaf-66c9-4b5f-8640-250dd1f90c26 44dcdf1f06d146cea222b1651359622f 3784feba992d49f68415bb097472dec8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 335/670] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:52:59 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa => generated 1525 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/671] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:00 2026] GET /v2.1/servers/68740e0e-4a84-4d8d-92fd-ea276df9b0b1 => generated 1724 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, ' [pid: 7|app: 0|req: 336/672] 10.0.0.51 () {32 vars in 640 bytes} [Wed Apr 15 19:53:00 2026] GET /v2.1/servers => generated 378 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/673] 10.0.0.51 () {32 vars in 717 bytes} [Wed Apr 15 19:53:00 2026] DELETE /v2.1/servers/68740e0e-4a84-4d8d-92fd-ea276df9b0b1 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:00.462 7 WARNING neutronclient.v2_0.client [None req-6b574097-cad8-4eb7-b05a-5bfa28b09d41 44dcdf1f06d146cea222b1651359622f 3784feba992d49f68415bb097472dec8 - - default default] The python binding code in 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/674] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:00 2026] GET /v2.1/servers/68740e0e-4a84-4d8d-92fd-ea276df9b0b1 => generated 1730 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:01.049 8 WARNING neutronclient.v2_0.client [None req-9c501531-d6ab-4d79-a531-18e18fe79972 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:53:01.053 7 INFO nova.api.openstack.compute.server_external_events [req-40d1cef1-7a52-4f6e-bb9f-bf548f11dc0d req-d7617049-704c-46f4-aff7-1ca260d8eff5 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:94ea2c74-425d-4170-9cee-340bd07cc6b5 for instance 53f27c86-03db-471f-bd51-9aaa4373abfa on instance 2026-04-15 19:53:01.054 7 INFO nova.api.openstack.compute.server_external_events [req-40d1cef1-7a52-4f6e-bb9f-bf548f11dc0d req-d7617049-704c-46f4-aff7-1ca260d8eff5 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:7709f410-922d-4377-a859-de1033d4e89e for instance 68740e0e-4a84-4d8d-92fd-ea276df9b0b1 on instance [pid: 7|app: 0|req: 338/675] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:53:01 2026] POST /v2.1/os-server-external-events => generated 350 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/676] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:01 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1457 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:01.132 7 WARNING neutronclient.v2_0.client [None req-043e297d-8f38-442e-89f3-b13d6b64dae9 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 339/677] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:01 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa => generated 1525 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:01.373 8 INFO nova.api.openstack.compute.server_external_events [req-7214f1a0-b50d-4d78-9fe1-4d78b4c0b444 req-f1bd6bcf-54a3-4265-a26c-b74a4a3aac95 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-deleted:e8129577-2c88-4f26-8cc0-32d8d95cdcc1 for instance 712f31eb-57ee-4ef4-a408-bc9c8fc05e4c on instance [pid: 8|app: 0|req: 339/678] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:53:01 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:01.634 7 WARNING neutronclient.v2_0.client [None req-a11fa01a-7cf3-4b08-bde4-fe3b6d5b65e5 44dcdf1f06d146cea222b1651359622f 3784feba992d49f68415bb097472dec8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 340/679] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:01 2026] GET /v2.1/servers/68740e0e-4a84-4d8d-92fd-ea276df9b0b1 => generated 1730 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-04-15 19:53:02.148 8 WARNING neutronclient.v2_0.client [None req-4dd4151f-6360-4c3b-9ba1-f135c28943d7 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 340/680] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:02 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1457 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:02.277 7 WARNING neutronclient.v2_0.client [None req-6a166be3-47b8-44d6-b1a0-73eb9b423050 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 341/681] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:02 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa => generated 1715 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-04-15 19:53:02.438 8 WARNING neutronclient.v2_0.client [None req-5389fb17-e311-4b92-94bb-17c2c3fe3dd0 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in 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/682] 10.0.0.51 () {32 vars in 740 bytes} [Wed Apr 15 19:53:02 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa/os-interface => generated 285 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:02.857 7 WARNING neutronclient.v2_0.client [None req-fa73af8e-929b-4e35-9b23-17655e8135d2 44dcdf1f06d146cea222b1651359622f 3784feba992d49f68415bb097472dec8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:03.242 8 WARNING neutronclient.v2_0.client [None req-c63110cf-332a-4a2e-8d00-8e279c404d3a 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 342/683] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:03 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => generated 1457 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-04-15 19:53:03.397 8 WARNING neutronclient.v2_0.client [None req-bf61dc6f-d211-49af-bd1f-f7e2b4374f00 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 342/684] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:02 2026] GET /v2.1/servers/68740e0e-4a84-4d8d-92fd-ea276df9b0b1 => generated 1850 bytes in 674 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:03.452 7 INFO nova.api.openstack.compute.server_external_events [req-4984cd6b-3a68-473f-a0f6-d89e40ee1fdd req-18279aa8-46f6-4ff8-856a-5c092318edaa d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:94ea2c74-425d-4170-9cee-340bd07cc6b5 for instance 53f27c86-03db-471f-bd51-9aaa4373abfa on instance [pid: 7|app: 0|req: 343/685] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:53:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:03.486 7 INFO nova.api.openstack.compute.server_external_events [req-19b467ab-a339-4aa5-8e42-732932ff63b1 req-83d741d9-6f87-41b4-b501-a15be89a1d8a d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:7709f410-922d-4377-a859-de1033d4e89e for instance 68740e0e-4a84-4d8d-92fd-ea276df9b0b1 on instance 2026-04-15 19:53:03.486 7 INFO nova.api.openstack.compute.server_external_events [req-19b467ab-a339-4aa5-8e42-732932ff63b1 req-83d741d9-6f87-41b4-b501-a15be89a1d8a d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:7709f410-922d-4377-a859-de1033d4e89e for instance 68740e0e-4a84-4d8d-92fd-ea276df9b0b1 on instance [pid: 7|app: 0|req: 344/686] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:53:03 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/687] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:03 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa => generated 1715 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:04.409 7 INFO nova.api.openstack.wsgi [None req-75ae4e93-c7f6-4508-a763-52181e60115f 0534f898c0cc4758a25d20bfffb6b54b 942a6326d36542fcbe82b63ea6ff153c - - default default] HTTP exception thrown: Instance 712f31eb-57ee-4ef4-a408-bc9c8fc05e4c could not be found. [pid: 7|app: 0|req: 345/688] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:04 2026] GET /v2.1/servers/712f31eb-57ee-4ef4-a408-bc9c8fc05e4c => 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-04-15 19:53:04.485 8 WARNING neutronclient.v2_0.client [None req-31fff831-68a1-4825-9edf-12b232832d71 44dcdf1f06d146cea222b1651359622f 3784feba992d49f68415bb097472dec8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 344/689] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:04 2026] GET /v2.1/servers/68740e0e-4a84-4d8d-92fd-ea276df9b0b1 => generated 1504 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:05.528 7 INFO nova.api.openstack.compute.server_external_events [req-c4534e73-4908-4f13-a9c1-1d43fdce3dff req-bba7085c-e651-484c-aa20-7f5b819337ed d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-deleted:7709f410-922d-4377-a859-de1033d4e89e for instance 68740e0e-4a84-4d8d-92fd-ea276df9b0b1 on instance [pid: 7|app: 0|req: 346/690] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:53:05 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-04-15 19:53:05.576 8 WARNING neutronclient.v2_0.client [None req-b48b9735-69f5-4b5f-9fac-433dacf8c0e5 44dcdf1f06d146cea222b1651359622f 3784feba992d49f68415bb097472dec8 - - default default] The python binding code in 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/691] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:05 2026] GET /v2.1/servers/68740e0e-4a84-4d8d-92fd-ea276df9b0b1 => generated 1509 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:06.712 7 WARNING neutronclient.v2_0.client [None req-e2dce799-ec0f-448e-8f95-b3c53d89e1fd 44dcdf1f06d146cea222b1651359622f 3784feba992d49f68415bb097472dec8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 347/692] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:06 2026] GET /v2.1/servers/68740e0e-4a84-4d8d-92fd-ea276df9b0b1 => generated 1509 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:07.781 8 INFO nova.api.openstack.wsgi [None req-6fdc2e46-b03f-4138-9902-446cdbdb082e 44dcdf1f06d146cea222b1651359622f 3784feba992d49f68415bb097472dec8 - - default default] HTTP exception thrown: Instance 68740e0e-4a84-4d8d-92fd-ea276df9b0b1 could not be found. [pid: 8|app: 0|req: 346/693] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:07 2026] GET /v2.1/servers/68740e0e-4a84-4d8d-92fd-ea276df9b0b1 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 348/696] 10.0.0.51 () {32 vars in 703 bytes} [Wed Apr 15 19:53:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-865855377 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:09.043 8 WARNING neutronclient.v2_0.client [None req-755dec33-c8fd-45da-a089-40a83d7b7345 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in 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/697] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:08 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1820 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 19:53:09.231 7 WARNING neutronclient.v2_0.client [None req-85229c11-d3f3-4748-88fc-d2a27a5bf4fc 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 349/698] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:09 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1820 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 350/699] 10.0.0.51 () {34 vars in 749 bytes} [Wed Apr 15 19:53:09 2026] POST /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813/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-04-15 19:53:09.601 7 WARNING neutronclient.v2_0.client [None req-19a00077-3e43-4696-a647-6cb4a8697d68 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 350/700] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:09 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1822 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:10.803 8 WARNING neutronclient.v2_0.client [None req-8f06f56b-aee5-4942-89f7-f839a186b820 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in 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/701] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:10 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1822 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:11.955 7 WARNING neutronclient.v2_0.client [None req-a423f299-61af-4e88-b780-761d3328d888 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 351/702] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:11 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1822 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:13.087 8 WARNING neutronclient.v2_0.client [None req-144869c7-3947-4fb4-a7f3-e77646b767c4 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 352/703] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:13 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1827 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:13.799 7 INFO nova.api.openstack.compute.server_external_events [req-3ef3d649-645d-46f5-9c5e-f149d4feb97e req-e1396490-52dd-420c-80be-139717ab18a8 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:cccca240-bc40-4783-9f7f-f9825a90e857 for instance 5ffeeb45-dc5f-4c59-b6b1-886b797f0813 on instance [pid: 7|app: 0|req: 352/704] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:53:13 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:14.363 8 WARNING neutronclient.v2_0.client [None req-2974c642-dabb-4a70-8f15-fe8c77c7275a 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 353/705] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:14 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1827 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:15.574 7 WARNING neutronclient.v2_0.client [None req-ca9aba08-a02e-4c91-8d1f-c5af317d486f 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in 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/706] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:15 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1827 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:15.836 8 INFO nova.api.openstack.compute.server_external_events [req-f90e49f8-2636-4607-b782-85e7a0cdedd9 req-bfe057a3-90e0-4a8f-97cc-d3b4f33dfb45 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:cccca240-bc40-4783-9f7f-f9825a90e857 for instance 5ffeeb45-dc5f-4c59-b6b1-886b797f0813 on instance [pid: 8|app: 0|req: 354/707] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:53:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:16.750 7 WARNING neutronclient.v2_0.client [None req-1583c9e0-5c8c-4363-b20d-54e3cb56d3a7 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 354/708] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:16 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1827 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:17.903 8 WARNING neutronclient.v2_0.client [None req-89ab3b3e-da32-4a18-8bc8-d5c09b27c3e1 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:53:17.917 7 INFO nova.api.openstack.compute.server_external_events [req-b6bf272f-59e8-48e5-98ff-2f8907c9f395 req-5f27875c-23aa-48c1-bca6-532d9e783dd4 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:cccca240-bc40-4783-9f7f-f9825a90e857 for instance 5ffeeb45-dc5f-4c59-b6b1-886b797f0813 on instance [pid: 7|app: 0|req: 356/711] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:53:17 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) [pid: 8|app: 0|req: 356/712] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:17 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1827 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:19.101 7 WARNING neutronclient.v2_0.client [None req-17501565-7509-4538-a412-8f6b3a825838 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in 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/713] 10.0.0.51 () {32 vars in 740 bytes} [Wed Apr 15 19:53:19 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa/os-interface => generated 285 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:19.226 8 WARNING neutronclient.v2_0.client [None req-1a927b6a-999d-4e7b-8ee0-40e8045a3c6c 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 357/714] 10.0.0.51 () {32 vars in 814 bytes} [Wed Apr 15 19:53:19 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa/os-interface/94ea2c74-425d-4170-9cee-340bd07cc6b5 => generated 282 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 19:53:19.273 7 WARNING neutronclient.v2_0.client [None req-d51091a2-cb98-49e5-b5c8-3e43238f1728 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] 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: 358/715] 10.0.0.51 () {32 vars in 722 bytes} [Wed Apr 15 19:53:19 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa/ips => generated 155 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: 8|app: 0|req: 359/716] 10.0.0.51 () {34 vars in 749 bytes} [Wed Apr 15 19:53:19 2026] POST /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa/action => generated 0 bytes in 33 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: 358/717] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:19 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1820 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/718] 10.0.0.51 () {32 vars in 722 bytes} [Wed Apr 15 19:53:19 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa/ips => generated 155 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:19.970 7 INFO nova.api.openstack.compute.server_external_events [req-843b4678-a909-4f80-9363-98a9e65ceb56 req-ee2f3082-ce50-44dd-b5d4-17d06ca654c0 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:cccca240-bc40-4783-9f7f-f9825a90e857 for instance 5ffeeb45-dc5f-4c59-b6b1-886b797f0813 on instance [pid: 7|app: 0|req: 359/719] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:53:19 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/720] 10.0.0.51 () {32 vars in 722 bytes} [Wed Apr 15 19:53:20 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa/ips => generated 155 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/721] 10.0.0.51 () {34 vars in 670 bytes} [Wed Apr 15 19:53:20 2026] POST /v2.1/os-keypairs => generated 386 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 361/722] 10.0.0.51 () {32 vars in 722 bytes} [Wed Apr 15 19:53:21 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa/ips => generated 155 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 19:53:22.012 8 INFO nova.api.openstack.compute.server_external_events [req-f547971e-b70d-470c-be24-91460182966e req-03cb9985-acb3-4fbf-930c-47486d5b5edc d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:94ea2c74-425d-4170-9cee-340bd07cc6b5 for instance 53f27c86-03db-471f-bd51-9aaa4373abfa on instance [pid: 8|app: 0|req: 362/723] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:53:21 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:22.265 7 WARNING neutronclient.v2_0.client [None req-8fdd792f-dd0c-41fe-a4bb-6710411d33a8 547a13b619a04ec29078b9d231499a86 f9e4351765be46f5a4c0386dcfab7b85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:53:22.305 7 WARNING neutronclient.v2_0.client [None req-8fdd792f-dd0c-41fe-a4bb-6710411d33a8 547a13b619a04ec29078b9d231499a86 f9e4351765be46f5a4c0386dcfab7b85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:53:22.469 7 WARNING neutronclient.v2_0.client [None req-8fdd792f-dd0c-41fe-a4bb-6710411d33a8 547a13b619a04ec29078b9d231499a86 f9e4351765be46f5a4c0386dcfab7b85 - - default default] 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: 363/724] 10.0.0.51 () {32 vars in 722 bytes} [Wed Apr 15 19:53:22 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa/ips => generated 193 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-04-15 19:53:22.582 8 WARNING neutronclient.v2_0.client [None req-43b695f9-bc83-436b-946d-d77b279095af 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in 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/725] 10.0.0.51 () {34 vars in 662 bytes} [Wed Apr 15 19:53:22 2026] POST /v2.1/servers => generated 450 bytes in 457 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:22.683 7 WARNING neutronclient.v2_0.client [None req-1c9c4ff9-da44-47d9-8bf1-2962ec77b319 547a13b619a04ec29078b9d231499a86 f9e4351765be46f5a4c0386dcfab7b85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 364/726] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:22 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa => generated 1949 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 363/727] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:22 2026] GET /v2.1/servers/72c29744-b781-4682-925f-ca25674166cc => generated 1431 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/728] 10.0.0.51 () {34 vars in 749 bytes} [Wed Apr 15 19:53:22 2026] POST /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 364/729] 10.0.0.51 () {32 vars in 722 bytes} [Wed Apr 15 19:53:22 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa/ips => generated 193 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:23.775 8 WARNING neutronclient.v2_0.client [None req-5fde87bb-651e-4d41-9bee-39f42c53de3b 547a13b619a04ec29078b9d231499a86 f9e4351765be46f5a4c0386dcfab7b85 - - default default] 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: 366/730] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:23 2026] GET /v2.1/servers/72c29744-b781-4682-925f-ca25674166cc => generated 1435 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/731] 10.0.0.51 () {32 vars in 722 bytes} [Wed Apr 15 19:53:23 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa/ips => generated 193 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-04-15 19:53:24.638 8 INFO nova.api.openstack.compute.server_external_events [req-815270f8-6c0a-4bd5-ab15-a02350d4c111 req-00e232cb-9892-4cff-af63-8a65c01249f0 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:94ea2c74-425d-4170-9cee-340bd07cc6b5 for instance 53f27c86-03db-471f-bd51-9aaa4373abfa on instance [pid: 8|app: 0|req: 367/732] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:53:24 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:24.890 7 WARNING neutronclient.v2_0.client [None req-cb7373e1-63d0-408f-afe2-4f486ab55f99 547a13b619a04ec29078b9d231499a86 f9e4351765be46f5a4c0386dcfab7b85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 368/733] 10.0.0.51 () {32 vars in 722 bytes} [Wed Apr 15 19:53:24 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa/ips => generated 193 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/734] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:24 2026] GET /v2.1/servers/72c29744-b781-4682-925f-ca25674166cc => generated 1483 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 369/735] 10.0.0.51 () {32 vars in 722 bytes} [Wed Apr 15 19:53:25 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa/ips => generated 155 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:25.990 8 WARNING neutronclient.v2_0.client [None req-c9c2bf9c-7cab-4e0f-9a45-7fe5fd65a636 547a13b619a04ec29078b9d231499a86 f9e4351765be46f5a4c0386dcfab7b85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 370/736] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:25 2026] GET /v2.1/servers/72c29744-b781-4682-925f-ca25674166cc => generated 1483 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/737] 10.0.0.51 () {32 vars in 717 bytes} [Wed Apr 15 19:53:25 2026] DELETE /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:26.065 8 WARNING neutronclient.v2_0.client [None req-0c05bc99-6fcb-4db9-8ffa-180731642745 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 371/738] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:26 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa => generated 1841 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:27.071 7 WARNING neutronclient.v2_0.client [None req-fd6fc05f-b7b1-4271-9e2a-9265b84ac440 547a13b619a04ec29078b9d231499a86 f9e4351765be46f5a4c0386dcfab7b85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:27.218 8 WARNING neutronclient.v2_0.client [None req-88afc439-3f31-45fe-b98d-1f97e717a977 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in 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/739] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:27 2026] GET /v2.1/servers/72c29744-b781-4682-925f-ca25674166cc => generated 1556 bytes in 652 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:27.718 7 INFO nova.api.openstack.compute.server_external_events [req-f5db2307-050e-409b-9ff7-7657172163aa req-5b8f8d6c-da0f-4747-8269-ce859657e586 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:94ea2c74-425d-4170-9cee-340bd07cc6b5 for instance 53f27c86-03db-471f-bd51-9aaa4373abfa on instance [pid: 7|app: 0|req: 369/740] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:53:27 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: 8|app: 0|req: 372/741] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:27 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa => generated 1841 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:28.256 7 INFO nova.api.openstack.compute.server_external_events [req-35ba5080-a382-4b5a-af23-0f0886e825d7 req-8f5b775a-cc89-422f-9fbf-0b778f2074c4 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:8f214420-4c4f-4b1f-83a5-1b35c8dc14a8 for instance 72c29744-b781-4682-925f-ca25674166cc on instance [pid: 7|app: 0|req: 371/744] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:53:28 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:28.740 8 WARNING neutronclient.v2_0.client [None req-8d5e00bc-428f-4d55-98f8-2b80f4e41ec7 547a13b619a04ec29078b9d231499a86 f9e4351765be46f5a4c0386dcfab7b85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:28.811 7 WARNING neutronclient.v2_0.client [None req-6818fdb4-cbdc-4a91-9b66-2274842ab152 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in 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/745] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:28 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa => generated 1773 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/746] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:28 2026] GET /v2.1/servers/72c29744-b781-4682-925f-ca25674166cc => generated 1554 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-04-15 19:53:29.758 7 INFO nova.api.openstack.compute.server_external_events [req-c200011d-0b10-40f1-a47c-633850fcdc4d req-24199c6d-5c35-494f-90ea-e620e3f7a557 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:94ea2c74-425d-4170-9cee-340bd07cc6b5 for instance 53f27c86-03db-471f-bd51-9aaa4373abfa on instance [pid: 7|app: 0|req: 373/747] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:53:29 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:29.989 8 WARNING neutronclient.v2_0.client [None req-a1bffc7a-b4e1-4920-8f9e-0f279aa0423a 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:53:30.019 7 WARNING neutronclient.v2_0.client [None req-fb1a9984-8f7d-4ce5-87cc-08ede5e574b9 547a13b619a04ec29078b9d231499a86 f9e4351765be46f5a4c0386dcfab7b85 - - default default] The python binding code in 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/748] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:29 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa => generated 1485 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/749] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:29 2026] GET /v2.1/servers/72c29744-b781-4682-925f-ca25674166cc => generated 1554 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:30.294 8 INFO nova.api.openstack.compute.server_external_events [req-5df9464c-72b1-4ac0-92c3-749f2d432829 req-83848972-d53a-43e4-bd4b-53aa1a6b5ac1 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-deleted:94ea2c74-425d-4170-9cee-340bd07cc6b5 for instance 53f27c86-03db-471f-bd51-9aaa4373abfa on instance [pid: 8|app: 0|req: 376/750] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:53:30 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:31.085 7 WARNING neutronclient.v2_0.client [None req-84008e12-38e9-4f1d-8de5-e88a2ab5874d 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 375/751] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:31 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa => generated 1485 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:31.175 8 WARNING neutronclient.v2_0.client [None req-d9d34037-0a55-4652-9122-91f727516446 547a13b619a04ec29078b9d231499a86 f9e4351765be46f5a4c0386dcfab7b85 - - default default] The python binding code in 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/752] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:31 2026] GET /v2.1/servers/72c29744-b781-4682-925f-ca25674166cc => generated 1554 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:32.166 7 INFO nova.api.openstack.wsgi [None req-82d81129-723e-46ba-a35b-e8e21215ea28 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] HTTP exception thrown: Instance 53f27c86-03db-471f-bd51-9aaa4373abfa could not be found. [pid: 7|app: 0|req: 376/753] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:32 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 378/754] 10.0.0.51 () {32 vars in 703 bytes} [Wed Apr 15 19:53:32 2026] DELETE /v2.1/os-keypairs/tempest-keypair-108001015 => 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, ' 2026-04-15 19:53:32.313 7 WARNING neutronclient.v2_0.client [None req-089e0bab-d4ba-482a-bffa-4a576ad43a13 547a13b619a04ec29078b9d231499a86 f9e4351765be46f5a4c0386dcfab7b85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 377/755] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:32 2026] GET /v2.1/servers/72c29744-b781-4682-925f-ca25674166cc => generated 1554 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 19:53:32.748 8 INFO nova.api.openstack.wsgi [None req-29f2fe5f-f5ef-45fc-8a09-1de13e2961ec 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] HTTP exception thrown: Instance 53f27c86-03db-471f-bd51-9aaa4373abfa could not be found. [pid: 8|app: 0|req: 379/756] 10.0.0.51 () {32 vars in 717 bytes} [Wed Apr 15 19:53:32 2026] DELETE /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:32.782 7 INFO nova.api.openstack.wsgi [None req-91df40f3-50e4-487a-8e65-c1020ded3775 306f88c2bf2b42068a2dfec245e6581a 4b3ccae6b13f406c87d6e2fbaef23389 - - default default] HTTP exception thrown: Instance 53f27c86-03db-471f-bd51-9aaa4373abfa could not be found. [pid: 7|app: 0|req: 378/757] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:32 2026] GET /v2.1/servers/53f27c86-03db-471f-bd51-9aaa4373abfa => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:33.317 8 INFO nova.api.openstack.compute.server_external_events [req-ce7d8392-250c-4d36-ab8e-891338253713 req-f1cf7a61-afeb-4bb2-9aa5-1fff3023ae0d d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:8f214420-4c4f-4b1f-83a5-1b35c8dc14a8 for instance 72c29744-b781-4682-925f-ca25674166cc on instance [pid: 8|app: 0|req: 380/758] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:53:33 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-04-15 19:53:33.505 7 WARNING neutronclient.v2_0.client [None req-680f9343-63c2-45bd-9336-47a8763743f5 547a13b619a04ec29078b9d231499a86 f9e4351765be46f5a4c0386dcfab7b85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 379/759] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:33 2026] GET /v2.1/servers/72c29744-b781-4682-925f-ca25674166cc => generated 1554 bytes in 679 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:34.934 8 WARNING neutronclient.v2_0.client [None req-c1221710-7cad-4310-9a42-b227eeb0522b 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:35.183 7 WARNING neutronclient.v2_0.client [None req-c8d95324-851e-429b-9fd5-cb6af7eff595 547a13b619a04ec29078b9d231499a86 f9e4351765be46f5a4c0386dcfab7b85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 381/760] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:34 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1820 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 382/761] 10.0.0.51 () {32 vars in 717 bytes} [Wed Apr 15 19:53:35 2026] DELETE /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:35.438 8 INFO nova.api.openstack.compute.server_external_events [req-b686da4a-148e-405e-98d9-7bc93c46d650 req-52d8e301-6e63-4635-8244-11c752eb1ae9 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:8f214420-4c4f-4b1f-83a5-1b35c8dc14a8 for instance 72c29744-b781-4682-925f-ca25674166cc on instance [pid: 8|app: 0|req: 383/762] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:53:35 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:35.470 8 WARNING neutronclient.v2_0.client [None req-fafba867-cf90-4901-96a5-7ef29ee9732a 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 380/763] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:35 2026] GET /v2.1/servers/72c29744-b781-4682-925f-ca25674166cc => generated 1738 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:35.534 7 WARNING neutronclient.v2_0.client [None req-0ec4e699-bf65-4fce-a980-f4086e9938db 547a13b619a04ec29078b9d231499a86 f9e4351765be46f5a4c0386dcfab7b85 - - default default] The python binding code in 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/764] 10.0.0.51 () {32 vars in 740 bytes} [Wed Apr 15 19:53:35 2026] GET /v2.1/servers/72c29744-b781-4682-925f-ca25674166cc/os-interface => generated 285 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/765] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:35 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1826 bytes in 582 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:36.811 7 INFO nova.api.openstack.compute.server_external_events [req-b4fb2944-7c8f-427c-a32b-08932541434e req-9915b795-2c83-461d-ac80-c2dd16d78c34 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:cccca240-bc40-4783-9f7f-f9825a90e857 for instance 5ffeeb45-dc5f-4c59-b6b1-886b797f0813 on instance [pid: 7|app: 0|req: 382/766] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:53:36 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:37.064 8 WARNING neutronclient.v2_0.client [None req-aace5e4a-9fd1-4d60-89d7-00c355d1d232 547a13b619a04ec29078b9d231499a86 f9e4351765be46f5a4c0386dcfab7b85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:53:37.074 7 WARNING neutronclient.v2_0.client [None req-b45a38e9-4288-4cef-9ab7-cb30e6fa1367 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 385/767] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:37 2026] GET /v2.1/servers/72c29744-b781-4682-925f-ca25674166cc => generated 1738 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/768] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:37 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1826 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/769] 10.0.0.51 () {32 vars in 640 bytes} [Wed Apr 15 19:53:37 2026] GET /v2.1/servers => generated 383 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 384/770] 10.0.0.51 () {32 vars in 717 bytes} [Wed Apr 15 19:53:37 2026] DELETE /v2.1/servers/72c29744-b781-4682-925f-ca25674166cc => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:37.619 8 WARNING neutronclient.v2_0.client [None req-fadd63da-2b76-42d8-91e8-07a4e297e67a 547a13b619a04ec29078b9d231499a86 f9e4351765be46f5a4c0386dcfab7b85 - - default default] The python binding code in 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/771] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:37 2026] GET /v2.1/servers/72c29744-b781-4682-925f-ca25674166cc => generated 1744 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:38.265 8 INFO nova.api.openstack.compute.server_external_events [req-d957f6b8-1f65-4c1a-bec3-1985e9bb7a90 req-0496b1af-72b0-4553-895e-93671c5cf535 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-deleted:cccca240-bc40-4783-9f7f-f9825a90e857 for instance 5ffeeb45-dc5f-4c59-b6b1-886b797f0813 on instance [pid: 8|app: 0|req: 389/774] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:53:38 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:38.438 7 WARNING neutronclient.v2_0.client [None req-9f27ed35-1dcc-4857-a7be-952d1ba5663a 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 386/775] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:38 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1474 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:38.774 8 WARNING neutronclient.v2_0.client [None req-b46a657d-8a39-45bd-ade3-f5b1b50b65cf 547a13b619a04ec29078b9d231499a86 f9e4351765be46f5a4c0386dcfab7b85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:38.867 7 INFO nova.api.openstack.compute.server_external_events [req-774edf7f-d098-4389-bae3-c3f8eaeda9c3 req-92380a0c-e1c7-4bad-8b5f-5e58a0d43e10 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:8f214420-4c4f-4b1f-83a5-1b35c8dc14a8 for instance 72c29744-b781-4682-925f-ca25674166cc on instance 2026-04-15 19:53:38.867 7 INFO nova.api.openstack.compute.server_external_events [req-774edf7f-d098-4389-bae3-c3f8eaeda9c3 req-92380a0c-e1c7-4bad-8b5f-5e58a0d43e10 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:cccca240-bc40-4783-9f7f-f9825a90e857 for instance 5ffeeb45-dc5f-4c59-b6b1-886b797f0813 on instance [pid: 7|app: 0|req: 387/776] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:53:38 2026] POST /v2.1/os-server-external-events => generated 352 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/777] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:38 2026] GET /v2.1/servers/72c29744-b781-4682-925f-ca25674166cc => generated 1744 bytes in 700 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:39.532 7 WARNING neutronclient.v2_0.client [None req-bb597a98-daf2-47f1-9cd1-b3a28971e6fb 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 388/778] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:39 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1479 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:40.326 8 INFO nova.api.openstack.compute.server_external_events [req-888a3289-e299-4c2b-a915-86d99a22472f req-a13ab709-d82a-4cf6-9934-021b2073d9fa d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:8f214420-4c4f-4b1f-83a5-1b35c8dc14a8 for instance 72c29744-b781-4682-925f-ca25674166cc on instance 2026-04-15 19:53:40.326 8 INFO nova.api.openstack.compute.server_external_events [req-888a3289-e299-4c2b-a915-86d99a22472f req-a13ab709-d82a-4cf6-9934-021b2073d9fa d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:8f214420-4c4f-4b1f-83a5-1b35c8dc14a8 for instance 72c29744-b781-4682-925f-ca25674166cc on instance [pid: 8|app: 0|req: 391/779] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:53:40 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:40.494 7 WARNING neutronclient.v2_0.client [None req-a3b57e72-96ba-4681-bee3-6467a436a37a 547a13b619a04ec29078b9d231499a86 f9e4351765be46f5a4c0386dcfab7b85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 389/780] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:40 2026] GET /v2.1/servers/72c29744-b781-4682-925f-ca25674166cc => generated 1679 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:40.761 8 WARNING neutronclient.v2_0.client [None req-832bf4e1-9a3b-4b9c-8b77-f77da26ddd8e 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] The python binding code in 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/781] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:40 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 1479 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:41.641 7 WARNING neutronclient.v2_0.client [None req-40a11510-f3b7-4d15-b446-10f73336531b 547a13b619a04ec29078b9d231499a86 f9e4351765be46f5a4c0386dcfab7b85 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 390/782] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:41 2026] GET /v2.1/servers/72c29744-b781-4682-925f-ca25674166cc => generated 1517 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:41.955 8 INFO nova.api.openstack.wsgi [None req-b881198c-1bc2-46ec-bcc5-84612d45ae23 48138349d9634941957bee9b4c6f144f 0607a1340b324954993447a7f7217c13 - - default default] HTTP exception thrown: Instance 5ffeeb45-dc5f-4c59-b6b1-886b797f0813 could not be found. [pid: 8|app: 0|req: 393/783] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:41 2026] GET /v2.1/servers/5ffeeb45-dc5f-4c59-b6b1-886b797f0813 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/784] 10.0.0.51 () {32 vars in 705 bytes} [Wed Apr 15 19:53:41 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1221603122 => 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, ' 2026-04-15 19:53:42.372 8 INFO nova.api.openstack.compute.server_external_events [req-4eb173e0-f4d5-435a-b293-ad77ec888f62 req-64b4f7c0-bf01-4e52-b514-4a7d8842b622 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-deleted:8f214420-4c4f-4b1f-83a5-1b35c8dc14a8 for instance 72c29744-b781-4682-925f-ca25674166cc on instance [pid: 8|app: 0|req: 394/785] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:53:42 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 19:53:42.746 7 WARNING neutronclient.v2_0.client [None req-95625050-73ab-478d-9baa-b38708584696 547a13b619a04ec29078b9d231499a86 f9e4351765be46f5a4c0386dcfab7b85 - - default default] The python binding code in 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/786] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:42 2026] GET /v2.1/servers/72c29744-b781-4682-925f-ca25674166cc => generated 1517 bytes in 747 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:44.496 8 INFO nova.api.openstack.wsgi [None req-b2a1b572-a70d-4011-ae75-a50f67261b5e 547a13b619a04ec29078b9d231499a86 f9e4351765be46f5a4c0386dcfab7b85 - - default default] HTTP exception thrown: Instance 72c29744-b781-4682-925f-ca25674166cc could not be found. [pid: 8|app: 0|req: 395/787] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:44 2026] GET /v2.1/servers/72c29744-b781-4682-925f-ca25674166cc => 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: 7|app: 0|req: 393/788] 10.0.0.51 () {32 vars in 705 bytes} [Wed Apr 15 19:53:44 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1924616855 => generated 0 bytes in 18 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: 396/789] 10.0.0.51 () {34 vars in 670 bytes} [Wed Apr 15 19:53:45 2026] POST /v2.1/os-keypairs => generated 386 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 19:53:53.088 8 WARNING neutronclient.v2_0.client [None req-87fff7bc-57ee-4a6b-8efd-f4297d632980 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:53:53.128 8 WARNING neutronclient.v2_0.client [None req-87fff7bc-57ee-4a6b-8efd-f4297d632980 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:53:53.313 8 WARNING neutronclient.v2_0.client [None req-87fff7bc-57ee-4a6b-8efd-f4297d632980 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 398/792] 10.0.0.51 () {34 vars in 662 bytes} [Wed Apr 15 19:53:52 2026] POST /v2.1/servers => generated 450 bytes in 660 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-15 19:53:53.672 7 WARNING neutronclient.v2_0.client [None req-2e5cd7c5-a28d-4aaf-900b-83295f017234 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in 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/793] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:53 2026] GET /v2.1/servers/f09378b8-6004-4369-af28-3d1896d6fe36 => generated 1252 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:54.769 8 WARNING neutronclient.v2_0.client [None req-3c2cf8f7-077d-4d80-98bc-5fecaa2ce632 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in 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/794] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:54 2026] GET /v2.1/servers/f09378b8-6004-4369-af28-3d1896d6fe36 => generated 1302 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:55.884 7 WARNING neutronclient.v2_0.client [None req-2d7fd63f-97c9-4ad8-9df6-3b98afef6679 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 396/795] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:55 2026] GET /v2.1/servers/f09378b8-6004-4369-af28-3d1896d6fe36 => generated 1350 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:56.972 8 WARNING neutronclient.v2_0.client [None req-7d75017d-e62d-4b32-8c87-f90dfcdbbf6a 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in 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/796] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:56 2026] GET /v2.1/servers/f09378b8-6004-4369-af28-3d1896d6fe36 => generated 1350 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-04-15 19:53:58.174 7 WARNING neutronclient.v2_0.client [None req-f249a3c7-0bd9-4b00-9f0b-70938eaf1708 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 398/799] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:58 2026] GET /v2.1/servers/f09378b8-6004-4369-af28-3d1896d6fe36 => generated 1358 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-04-15 19:53:59.399 8 WARNING neutronclient.v2_0.client [None req-09bc2c42-1b74-4028-9eab-d420ccd797b2 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:53:59.445 7 INFO nova.api.openstack.compute.server_external_events [req-04e41be1-4361-48f4-91fe-9e4e050d0aec req-76a07d57-ea83-45c1-aa97-31971f856968 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:208a70ed-69a0-42fd-85b4-a3565224406c for instance f09378b8-6004-4369-af28-3d1896d6fe36 on instance [pid: 7|app: 0|req: 399/800] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:53:59 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: 8|app: 0|req: 402/801] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:53:59 2026] GET /v2.1/servers/f09378b8-6004-4369-af28-3d1896d6fe36 => generated 1435 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:54:00.572 7 WARNING neutronclient.v2_0.client [None req-6d3b6064-ac1f-43e2-916e-1863ae0674e9 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in 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/802] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:54:00 2026] GET /v2.1/servers/f09378b8-6004-4369-af28-3d1896d6fe36 => generated 1435 bytes in 675 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:54:02.258 8 WARNING neutronclient.v2_0.client [None req-6edb8459-e55d-4d95-96bb-d8b48fa9641b 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 403/803] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:54:02 2026] GET /v2.1/servers/f09378b8-6004-4369-af28-3d1896d6fe36 => generated 1435 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-04-15 19:54:03.409 7 WARNING neutronclient.v2_0.client [None req-dab781d7-9ef9-4b68-af06-56447567be9c 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in 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/804] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:54:03 2026] GET /v2.1/servers/f09378b8-6004-4369-af28-3d1896d6fe36 => generated 1435 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-04-15 19:54:04.592 8 WARNING neutronclient.v2_0.client [None req-79af15e3-b2b1-4563-a4db-f506e7cc66ac 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 404/805] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:54:04 2026] GET /v2.1/servers/f09378b8-6004-4369-af28-3d1896d6fe36 => generated 1423 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:54:05.769 7 WARNING neutronclient.v2_0.client [None req-47fe89b1-97ed-484f-a16d-8714a401fe8a 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in 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/806] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:54:05 2026] GET /v2.1/servers/f09378b8-6004-4369-af28-3d1896d6fe36 => generated 1423 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:54:06.956 8 WARNING neutronclient.v2_0.client [None req-0c80d676-6d6c-4646-be2e-6254a95350ab 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in 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/807] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:54:06 2026] GET /v2.1/servers/f09378b8-6004-4369-af28-3d1896d6fe36 => generated 1423 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:54:07.562 7 INFO nova.api.openstack.compute.server_external_events [req-3e5eb656-7e18-494a-8684-ce8811544dc2 req-2d8ea119-edc4-49c7-8e6b-b25d77cf7938 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:208a70ed-69a0-42fd-85b4-a3565224406c for instance f09378b8-6004-4369-af28-3d1896d6fe36 on instance [pid: 7|app: 0|req: 403/808] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:54:07 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:54:08.330 8 WARNING neutronclient.v2_0.client [None req-bf562072-5deb-4a10-bb84-2c135b724ae2 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:54:09.662 7 INFO nova.api.openstack.compute.server_external_events [req-9bfa60a4-4bd2-487c-b797-d682db9942fd req-c215c1f7-5649-4600-ba94-8766a676b7cb d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:208a70ed-69a0-42fd-85b4-a3565224406c for instance f09378b8-6004-4369-af28-3d1896d6fe36 on instance [pid: 7|app: 0|req: 405/811] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:54:09 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/812] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:54:08 2026] GET /v2.1/servers/f09378b8-6004-4369-af28-3d1896d6fe36 => generated 1423 bytes in 1775 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:54:11.142 7 WARNING neutronclient.v2_0.client [None req-a8a55e90-3601-40ec-a60a-c976f0426176 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in 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/813] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:54:11 2026] GET /v2.1/servers/f09378b8-6004-4369-af28-3d1896d6fe36 => generated 1609 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-04-15 19:54:11.379 8 WARNING neutronclient.v2_0.client [None req-421c50d3-9b31-4f4d-8c94-889ff24aac7d 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 408/814] 10.0.0.51 () {32 vars in 740 bytes} [Wed Apr 15 19:54:11 2026] GET /v2.1/servers/f09378b8-6004-4369-af28-3d1896d6fe36/os-interface => generated 284 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:54:12.859 8 INFO nova.api.openstack.compute.server_external_events [req-34fc36c2-2a32-4a68-b27b-319b888cf2ad req-b86ef841-490b-4c4b-8e17-76b7a95c5132 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:208a70ed-69a0-42fd-85b4-a3565224406c for instance f09378b8-6004-4369-af28-3d1896d6fe36 on instance [pid: 8|app: 0|req: 409/815] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:54:12 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) 2026-04-15 19:54:12.868 7 WARNING neutronclient.v2_0.client [None req-781fc717-6ce1-44f1-ba33-61d5738f45d6 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in 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/816] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:54:12 2026] GET /v2.1/servers/f09378b8-6004-4369-af28-3d1896d6fe36 => generated 1609 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 410/817] 10.0.0.51 () {32 vars in 640 bytes} [Wed Apr 15 19:54:13 2026] GET /v2.1/servers => generated 386 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 408/818] 10.0.0.51 () {32 vars in 717 bytes} [Wed Apr 15 19:54:13 2026] DELETE /v2.1/servers/f09378b8-6004-4369-af28-3d1896d6fe36 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:54:13.388 8 WARNING neutronclient.v2_0.client [None req-666b6cf9-2fcb-443f-8f00-8bf6a8287cfb 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in 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/819] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:54:13 2026] GET /v2.1/servers/f09378b8-6004-4369-af28-3d1896d6fe36 => generated 1615 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:54:14.574 7 WARNING neutronclient.v2_0.client [None req-24e0308d-11c1-44ae-8544-766361d8b0e4 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in 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/820] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:54:14 2026] GET /v2.1/servers/f09378b8-6004-4369-af28-3d1896d6fe36 => generated 1735 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:54:15.759 8 WARNING neutronclient.v2_0.client [None req-d699846e-1124-47be-ac1d-941a7360fccc 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:54:16.019 7 INFO nova.api.openstack.compute.server_external_events [req-d27463d4-6f39-414a-8f74-303a59125730 req-3ebb6eac-6f76-4b81-8bb8-d31f3b52f789 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:208a70ed-69a0-42fd-85b4-a3565224406c for instance f09378b8-6004-4369-af28-3d1896d6fe36 on instance [pid: 7|app: 0|req: 410/821] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:54:15 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/822] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:54:15 2026] GET /v2.1/servers/f09378b8-6004-4369-af28-3d1896d6fe36 => generated 1735 bytes in 833 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:54:17.605 7 WARNING neutronclient.v2_0.client [None req-e1ccb318-a673-453d-ab3c-795118758c54 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 411/823] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:54:17 2026] GET /v2.1/servers/f09378b8-6004-4369-af28-3d1896d6fe36 => generated 1379 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, ' 2026-04-15 19:54:18.072 8 INFO nova.api.openstack.compute.server_external_events [req-e5ee6ce5-b737-45ef-a3a0-0b37477d9688 req-2d44e9e0-be36-47be-87bc-58bfd921b33b d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:208a70ed-69a0-42fd-85b4-a3565224406c for instance f09378b8-6004-4369-af28-3d1896d6fe36 on instance 2026-04-15 19:54:18.072 8 INFO nova.api.openstack.compute.server_external_events [req-e5ee6ce5-b737-45ef-a3a0-0b37477d9688 req-2d44e9e0-be36-47be-87bc-58bfd921b33b d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-deleted:208a70ed-69a0-42fd-85b4-a3565224406c for instance f09378b8-6004-4369-af28-3d1896d6fe36 on instance [pid: 8|app: 0|req: 414/826] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:54:18 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:54:18.859 7 WARNING neutronclient.v2_0.client [None req-44344523-5235-4802-b9e9-6ebb99f0043d 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 413/827] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:54:18 2026] GET /v2.1/servers/f09378b8-6004-4369-af28-3d1896d6fe36 => generated 1384 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:54:20.252 8 WARNING neutronclient.v2_0.client [None req-83b7635d-fd90-446b-928f-bb658c699599 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] The python binding code in 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/828] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:54:20 2026] GET /v2.1/servers/f09378b8-6004-4369-af28-3d1896d6fe36 => generated 1384 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:54:21.504 7 INFO nova.api.openstack.wsgi [None req-f4e627a1-76f5-45ee-9a6a-421ef49ce0ee 71e951f2f770435c8f2d6b89987bdc67 25a40985de1c47509ecac69e42fc418f - - default default] HTTP exception thrown: Instance f09378b8-6004-4369-af28-3d1896d6fe36 could not be found. [pid: 7|app: 0|req: 414/829] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:54:21 2026] GET /v2.1/servers/f09378b8-6004-4369-af28-3d1896d6fe36 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 416/830] 10.0.0.51 () {32 vars in 705 bytes} [Wed Apr 15 19:54:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1057169759 => 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: 415/831] 10.0.0.51 () {30 vars in 412 bytes} [Wed Apr 15 19:54:27 2026] GET / => generated 423 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/834] 10.0.0.51 () {28 vars in 559 bytes} [Wed Apr 15 19:54:27 2026] GET /v2/ => generated 402 bytes in 486 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 418/835] 10.0.0.51 () {28 vars in 563 bytes} [Wed Apr 15 19:54:27 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: 418/836] 10.0.0.51 () {30 vars in 412 bytes} [Wed Apr 15 19:54:27 2026] GET / => generated 423 bytes in 7 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/843] 10.0.0.51 () {34 vars in 670 bytes} [Wed Apr 15 19:55:01 2026] POST /v2.1/os-keypairs => generated 397 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/844] 10.0.0.51 () {34 vars in 670 bytes} [Wed Apr 15 19:55:05 2026] POST /v2.1/os-keypairs => generated 385 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 19:55:08.976 7 WARNING neutronclient.v2_0.client [None req-fc7acaaf-cd39-4da4-a5ef-b776822d4f35 d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:55:09.035 7 WARNING neutronclient.v2_0.client [None req-fc7acaaf-cd39-4da4-a5ef-b776822d4f35 d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:55:09.718 7 WARNING neutronclient.v2_0.client [None req-fc7acaaf-cd39-4da4-a5ef-b776822d4f35 d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:55:09.939 7 WARNING neutronclient.v2_0.client [None req-fc7acaaf-cd39-4da4-a5ef-b776822d4f35 d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] The python binding code in 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/847] 10.0.0.51 () {34 vars in 662 bytes} [Wed Apr 15 19:55:08 2026] POST /v2.1/servers => generated 496 bytes in 1255 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-15 19:55:10.203 8 WARNING neutronclient.v2_0.client [None req-83d71aba-e03a-4fbb-bd1e-93937f622c09 d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 424/848] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:10 2026] GET /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26 => generated 1457 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:10.600 7 WARNING neutronclient.v2_0.client [None req-724d033b-3492-40f5-bcfb-932d13a1a737 3c931a48bdd34f3c848de65ac8c543de 98aa4c19306340b3a4c89e24dfd03443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:55:10.800 7 WARNING neutronclient.v2_0.client [None req-724d033b-3492-40f5-bcfb-932d13a1a737 3c931a48bdd34f3c848de65ac8c543de 98aa4c19306340b3a4c89e24dfd03443 - - default default] The python binding code in 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/849] 10.0.0.51 () {34 vars in 662 bytes} [Wed Apr 15 19:55:10 2026] POST /v2.1/servers => generated 424 bytes in 603 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:11.171 8 WARNING neutronclient.v2_0.client [None req-48705ea6-bb81-4754-8dc0-1a93ba04c1bb 3c931a48bdd34f3c848de65ac8c543de 98aa4c19306340b3a4c89e24dfd03443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:11.323 7 WARNING neutronclient.v2_0.client [None req-fb24f0f8-f124-4203-8a5b-303157768ed0 d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 425/850] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:11 2026] GET /v2.1/servers/35eeb080-626b-4ddf-b9f6-6c4f83b305d2 => generated 1368 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/851] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:11 2026] GET /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26 => generated 1461 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:12.395 8 WARNING neutronclient.v2_0.client [None req-f842c703-c7da-4f86-9104-4c7237ef53da 3c931a48bdd34f3c848de65ac8c543de 98aa4c19306340b3a4c89e24dfd03443 - - default default] The python binding code in 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/852] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:12 2026] GET /v2.1/servers/35eeb080-626b-4ddf-b9f6-6c4f83b305d2 => generated 1364 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 19:55:12.442 7 WARNING neutronclient.v2_0.client [None req-e42ea7f9-8ab7-40f0-8aaf-3543eb66bfd0 d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 427/853] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:12 2026] GET /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26 => 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-04-15 19:55:13.494 8 WARNING neutronclient.v2_0.client [None req-54547c02-b365-41be-8ae2-688a9446245d 3c931a48bdd34f3c848de65ac8c543de 98aa4c19306340b3a4c89e24dfd03443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 427/854] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:13 2026] GET /v2.1/servers/35eeb080-626b-4ddf-b9f6-6c4f83b305d2 => generated 1364 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 19:55:13.537 7 WARNING neutronclient.v2_0.client [None req-b84a6342-c6ab-49b7-b0ac-ddd80b5e3f47 d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] The python binding code in 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/855] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:13 2026] GET /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26 => generated 1509 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:14.589 8 WARNING neutronclient.v2_0.client [None req-39406b8b-0c9d-4998-88e4-d450155539d2 3c931a48bdd34f3c848de65ac8c543de 98aa4c19306340b3a4c89e24dfd03443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:14.625 7 WARNING neutronclient.v2_0.client [None req-dab9d607-3953-4214-af20-05f45259329a d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 428/856] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:14 2026] GET /v2.1/servers/35eeb080-626b-4ddf-b9f6-6c4f83b305d2 => generated 1420 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/857] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:14 2026] GET /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26 => generated 1517 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:15.809 8 WARNING neutronclient.v2_0.client [None req-e1d5020a-ded1-49e4-a741-ad326f9ef24f 3c931a48bdd34f3c848de65ac8c543de 98aa4c19306340b3a4c89e24dfd03443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:55:15.826 7 WARNING neutronclient.v2_0.client [None req-eada893f-0323-4b0c-ad2c-ac94c55aeee4 d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] The python binding code in 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/858] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:15 2026] GET /v2.1/servers/35eeb080-626b-4ddf-b9f6-6c4f83b305d2 => generated 1420 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:16.060 8 INFO nova.api.openstack.compute.server_external_events [req-cc829a31-ab30-4e82-8b4e-c60646ba60f0 req-11c5d84b-63b9-4e33-b6af-8826ee034033 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:23c28683-bed8-4777-bb16-185111e6a697 for instance 8f00391f-e074-480f-a27f-42db23591b26 on instance [pid: 8|app: 0|req: 430/859] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:55:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/860] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:15 2026] GET /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26 => generated 1641 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:16.897 8 WARNING neutronclient.v2_0.client [None req-649aaf99-5f01-4097-95ed-b62789b90451 3c931a48bdd34f3c848de65ac8c543de 98aa4c19306340b3a4c89e24dfd03443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:17.195 7 WARNING neutronclient.v2_0.client [None req-d3ac7708-a8c2-4ca2-a1c5-bb5e62f457bd d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 431/861] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:16 2026] GET /v2.1/servers/35eeb080-626b-4ddf-b9f6-6c4f83b305d2 => generated 1470 bytes in 510 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/862] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:17 2026] GET /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26 => generated 1629 bytes in 531 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:18.120 8 INFO nova.api.openstack.compute.server_external_events [req-80fa18fa-2425-41f3-9161-2a3d6c7d2906 req-fb312638-3351-47b9-8fbf-eb58f9cfa337 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:eeb8aba3-b360-4173-a33f-551e29a0c1a6 for instance 35eeb080-626b-4ddf-b9f6-6c4f83b305d2 on instance [pid: 8|app: 0|req: 433/865] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:55:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:18.424 7 WARNING neutronclient.v2_0.client [None req-20075026-9996-48e4-b7fb-378240d0a119 3c931a48bdd34f3c848de65ac8c543de 98aa4c19306340b3a4c89e24dfd03443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 433/866] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:18 2026] GET /v2.1/servers/35eeb080-626b-4ddf-b9f6-6c4f83b305d2 => generated 1468 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:18.747 8 WARNING neutronclient.v2_0.client [None req-0f414577-d731-40b3-a68b-6113bf3b52f1 d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 434/867] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:18 2026] GET /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26 => generated 1629 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:19.566 7 WARNING neutronclient.v2_0.client [None req-3a734357-e119-4297-868a-2d921a368c00 3c931a48bdd34f3c848de65ac8c543de 98aa4c19306340b3a4c89e24dfd03443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 434/868] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:19 2026] GET /v2.1/servers/35eeb080-626b-4ddf-b9f6-6c4f83b305d2 => generated 1468 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:19.937 8 WARNING neutronclient.v2_0.client [None req-6df3cae1-d054-42ba-ba96-eab5e6bebdb5 d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 435/869] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:19 2026] GET /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26 => generated 1629 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:20.733 7 WARNING neutronclient.v2_0.client [None req-ab603020-d0b7-410a-b694-518b529e83d4 3c931a48bdd34f3c848de65ac8c543de 98aa4c19306340b3a4c89e24dfd03443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 435/870] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:20 2026] GET /v2.1/servers/35eeb080-626b-4ddf-b9f6-6c4f83b305d2 => generated 1468 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:21.113 8 WARNING neutronclient.v2_0.client [None req-42285989-ad78-41a5-9215-01b45cdf9d08 d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 436/871] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:21 2026] GET /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26 => generated 1629 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:21.744 7 INFO nova.api.openstack.compute.server_external_events [req-afebbc66-39ac-4a78-8ee2-97739732480e req-7361ca03-dc3c-474a-98fc-7e237fee554b d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:23c28683-bed8-4777-bb16-185111e6a697 for instance 8f00391f-e074-480f-a27f-42db23591b26 on instance [pid: 7|app: 0|req: 436/872] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:55:21 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:21.921 8 WARNING neutronclient.v2_0.client [None req-e476d225-5d77-4edd-8c0b-2c3a63c3a991 3c931a48bdd34f3c848de65ac8c543de 98aa4c19306340b3a4c89e24dfd03443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 437/873] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:21 2026] GET /v2.1/servers/35eeb080-626b-4ddf-b9f6-6c4f83b305d2 => generated 1468 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:22.293 7 WARNING neutronclient.v2_0.client [None req-015e228d-471b-44b4-b731-7a2e9f34d3bd d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 437/874] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:22 2026] GET /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26 => generated 1629 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:23.119 8 WARNING neutronclient.v2_0.client [None req-514653d5-a0cd-4cad-b1d9-1e324bb3eb48 3c931a48bdd34f3c848de65ac8c543de 98aa4c19306340b3a4c89e24dfd03443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 438/875] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:23 2026] GET /v2.1/servers/35eeb080-626b-4ddf-b9f6-6c4f83b305d2 => generated 1468 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:23.447 7 WARNING neutronclient.v2_0.client [None req-ede24424-bd29-4f4f-b4e7-8d9d08acd597 d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 438/876] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:23 2026] GET /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26 => generated 1629 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:23.787 8 INFO nova.api.openstack.compute.server_external_events [req-e66af384-acdb-46bc-93eb-b237501cf5b0 req-b5bfd450-0d77-48bc-b590-3419a5a2a63d d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:23c28683-bed8-4777-bb16-185111e6a697 for instance 8f00391f-e074-480f-a27f-42db23591b26 on instance 2026-04-15 19:55:23.788 8 INFO nova.api.openstack.compute.server_external_events [req-e66af384-acdb-46bc-93eb-b237501cf5b0 req-b5bfd450-0d77-48bc-b590-3419a5a2a63d d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:eeb8aba3-b360-4173-a33f-551e29a0c1a6 for instance 35eeb080-626b-4ddf-b9f6-6c4f83b305d2 on instance 2026-04-15 19:55:23.788 8 INFO nova.api.openstack.compute.server_external_events [req-e66af384-acdb-46bc-93eb-b237501cf5b0 req-b5bfd450-0d77-48bc-b590-3419a5a2a63d d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:eeb8aba3-b360-4173-a33f-551e29a0c1a6 for instance 35eeb080-626b-4ddf-b9f6-6c4f83b305d2 on instance [pid: 8|app: 0|req: 439/877] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:55:23 2026] POST /v2.1/os-server-external-events => generated 525 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, ' 2026-04-15 19:55:24.393 7 WARNING neutronclient.v2_0.client [None req-a017728c-3d2f-4feb-8cd9-ace25193a1f4 3c931a48bdd34f3c848de65ac8c543de 98aa4c19306340b3a4c89e24dfd03443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 439/878] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:24 2026] GET /v2.1/servers/35eeb080-626b-4ddf-b9f6-6c4f83b305d2 => generated 1468 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:24.610 8 WARNING neutronclient.v2_0.client [None req-b2baf7c5-2b75-4bea-9781-342c02e84b20 d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 440/879] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:24 2026] GET /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26 => generated 1810 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-04-15 19:55:24.849 7 WARNING neutronclient.v2_0.client [None req-532e69fc-5250-4a12-8c79-9ddf77c11fd8 d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] The python binding code in 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/880] 10.0.0.51 () {32 vars in 740 bytes} [Wed Apr 15 19:55:24 2026] GET /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26/os-interface => generated 285 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:25.550 8 WARNING neutronclient.v2_0.client [None req-e30678c7-5d07-4104-83df-1ac6ce195d37 3c931a48bdd34f3c848de65ac8c543de 98aa4c19306340b3a4c89e24dfd03443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:25.723 7 INFO nova.api.openstack.compute.server_external_events [req-36dff608-0e8f-4def-98f7-87ff00737181 req-21adb167-3813-4dbc-946d-72db0312a395 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:23c28683-bed8-4777-bb16-185111e6a697 for instance 8f00391f-e074-480f-a27f-42db23591b26 on instance [pid: 7|app: 0|req: 441/881] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:55: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: 441/882] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:25 2026] GET /v2.1/servers/35eeb080-626b-4ddf-b9f6-6c4f83b305d2 => generated 1647 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 442/883] 10.0.0.51 () {32 vars in 717 bytes} [Wed Apr 15 19:55:27 2026] DELETE /v2.1/servers/35eeb080-626b-4ddf-b9f6-6c4f83b305d2 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:27.172 8 WARNING neutronclient.v2_0.client [None req-b7ae169e-5fbc-420d-aa05-d93943761b46 3c931a48bdd34f3c848de65ac8c543de 98aa4c19306340b3a4c89e24dfd03443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 442/884] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:27 2026] GET /v2.1/servers/35eeb080-626b-4ddf-b9f6-6c4f83b305d2 => generated 1653 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:28.343 7 WARNING neutronclient.v2_0.client [None req-4eadf45e-f3e2-4c33-ba26-9e3de7b3a37b 3c931a48bdd34f3c848de65ac8c543de 98aa4c19306340b3a4c89e24dfd03443 - - default default] 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: 444/887] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:28 2026] GET /v2.1/servers/35eeb080-626b-4ddf-b9f6-6c4f83b305d2 => generated 1653 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 19:55:28.438 8 INFO nova.api.openstack.compute.server_external_events [req-a314f0af-6dd0-4819-a2c5-c688b02101c1 req-36be7bab-a741-4100-bee3-eaffb3c64897 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:eeb8aba3-b360-4173-a33f-551e29a0c1a6 for instance 35eeb080-626b-4ddf-b9f6-6c4f83b305d2 on instance [pid: 8|app: 0|req: 444/888] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:55:28 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:29.499 7 WARNING neutronclient.v2_0.client [None req-f95d78ca-e234-4b3c-9eb5-a754b68b6d3c 3c931a48bdd34f3c848de65ac8c543de 98aa4c19306340b3a4c89e24dfd03443 - - default default] 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: 445/889] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:29 2026] GET /v2.1/servers/35eeb080-626b-4ddf-b9f6-6c4f83b305d2 => generated 1611 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 19:55:29.769 8 INFO nova.api.openstack.compute.server_external_events [req-de85aa82-ae3e-46b5-bf8b-51571ef66ac8 req-9ab5bad8-0502-43d2-8fde-094f67dc3723 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-deleted:eeb8aba3-b360-4173-a33f-551e29a0c1a6 for instance 35eeb080-626b-4ddf-b9f6-6c4f83b305d2 on instance [pid: 8|app: 0|req: 445/890] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:55:29 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-04-15 19:55:30.479 7 INFO nova.api.openstack.compute.server_external_events [req-91c698dc-c946-4d3c-b81d-8195d259b51b req-4fcaf4e9-1e7d-452e-8477-948a9b2632bb d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:eeb8aba3-b360-4173-a33f-551e29a0c1a6 for instance 35eeb080-626b-4ddf-b9f6-6c4f83b305d2 on instance [pid: 7|app: 0|req: 446/891] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:55:30 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:30.824 8 WARNING neutronclient.v2_0.client [None req-b8cc010f-c5b0-4236-bfbd-af8c173b954b 3c931a48bdd34f3c848de65ac8c543de 98aa4c19306340b3a4c89e24dfd03443 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 446/892] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:30 2026] GET /v2.1/servers/35eeb080-626b-4ddf-b9f6-6c4f83b305d2 => generated 1454 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:31.929 7 WARNING neutronclient.v2_0.client [None req-19dc8f2c-03e1-49a8-9115-af1f1794576e 3c931a48bdd34f3c848de65ac8c543de 98aa4c19306340b3a4c89e24dfd03443 - - default default] The python binding code in 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/893] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:31 2026] GET /v2.1/servers/35eeb080-626b-4ddf-b9f6-6c4f83b305d2 => generated 1454 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:32.996 8 INFO nova.api.openstack.wsgi [None req-e9fdf8e5-9e21-4d56-a78a-0863894dcf26 3c931a48bdd34f3c848de65ac8c543de 98aa4c19306340b3a4c89e24dfd03443 - - default default] HTTP exception thrown: Instance 35eeb080-626b-4ddf-b9f6-6c4f83b305d2 could not be found. [pid: 8|app: 0|req: 447/894] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:32 2026] GET /v2.1/servers/35eeb080-626b-4ddf-b9f6-6c4f83b305d2 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:41.157 7 WARNING neutronclient.v2_0.client [None req-f1ea5c65-8f7d-4546-83f9-247edd57be90 d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] The python binding code in 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/897] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:41 2026] GET /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26 => generated 1930 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, ' [pid: 8|app: 0|req: 449/898] 10.0.0.214 () {30 vars in 619 bytes} [Wed Apr 15 19:55:41 2026] GET /v2.1 => generated 0 bytes in 108 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: 450/899] 10.0.0.214 () {32 vars in 692 bytes} [Wed Apr 15 19:55:41 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: 450/900] 10.0.0.214 () {34 vars in 913 bytes} [Wed Apr 15 19:55:41 2026] GET /v2.1/os-simple-tenant-usage/15470c9926f646d2af896d19bf069e20?start=2026-04-14T00:00:00&end=2026-04-15T23:59:59 => generated 20 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, ' [pid: 7|app: 0|req: 451/901] 10.0.0.214 () {30 vars in 654 bytes} [Wed Apr 15 19:55:42 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/902] 10.0.0.51 () {32 vars in 752 bytes} [Wed Apr 15 19:55:42 2026] GET /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26/os-server-password => generated 116 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/903] 10.0.0.51 () {32 vars in 717 bytes} [Wed Apr 15 19:55:43 2026] DELETE /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:44.029 8 WARNING neutronclient.v2_0.client [None req-31302528-d615-4072-b717-f842bf075747 d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] The python binding code in 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/904] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:43 2026] GET /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26 => generated 1936 bytes in 745 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:45.416 8 INFO nova.api.openstack.compute.server_external_events [req-dabba89e-290e-4a2f-bdc9-5b1539955f38 req-dee60de0-47ac-436d-87fb-9352246debda d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:23c28683-bed8-4777-bb16-185111e6a697 for instance 8f00391f-e074-480f-a27f-42db23591b26 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: 453/905] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:55:45 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) [pid: 7|app: 0|req: 453/906] 10.0.0.214 () {30 vars in 619 bytes} [Wed Apr 15 19:55:45 2026] GET /v2.1 => generated 0 bytes in 104 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 454/907] 10.0.0.214 () {32 vars in 692 bytes} [Wed Apr 15 19:55:45 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/908] 10.0.0.214 () {34 vars in 913 bytes} [Wed Apr 15 19:55:45 2026] GET /v2.1/os-simple-tenant-usage/15470c9926f646d2af896d19bf069e20?start=2026-04-14T00:00:00&end=2026-04-15T23:59:59 => generated 20 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 19:55:45.778 8 WARNING neutronclient.v2_0.client [None req-6b39db38-43f4-4372-a8b6-788fa65fdbef d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] 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: 455/909] 10.0.0.214 () {30 vars in 654 bytes} [Wed Apr 15 19:55:45 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/910] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:45 2026] GET /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26 => generated 1936 bytes in 683 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:47.467 7 INFO nova.api.openstack.compute.server_external_events [req-1a8442b9-a987-44b1-978c-0a5bc40987d8 req-873bedc7-876f-42e2-a965-cd1a93e4bd8e d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:23c28683-bed8-4777-bb16-185111e6a697 for instance 8f00391f-e074-480f-a27f-42db23591b26 on instance 2026-04-15 19:55:47.468 7 INFO nova.api.openstack.compute.server_external_events [req-1a8442b9-a987-44b1-978c-0a5bc40987d8 req-873bedc7-876f-42e2-a965-cd1a93e4bd8e d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-deleted:23c28683-bed8-4777-bb16-185111e6a697 for instance 8f00391f-e074-480f-a27f-42db23591b26 on instance 2026-04-15 19:55:47.469 8 WARNING neutronclient.v2_0.client [None req-5a5689c2-c451-4411-b0b6-ccad361a46e9 d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 456/911] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:55:47 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/912] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:47 2026] GET /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26 => generated 1822 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:48.637 7 WARNING neutronclient.v2_0.client [None req-5632349c-e379-4694-bacf-7e77b713a3c8 d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] The python binding code in 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/915] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:48 2026] GET /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26 => generated 1543 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:49.803 8 WARNING neutronclient.v2_0.client [None req-bc1acfa5-92ce-45c0-9a93-c40f82dec632 d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 458/916] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:49 2026] GET /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26 => generated 1543 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:50.928 7 INFO nova.api.openstack.wsgi [None req-6fc707c2-c80c-49c0-acfc-3e07f9d00c16 d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] HTTP exception thrown: Instance 8f00391f-e074-480f-a27f-42db23591b26 could not be found. [pid: 7|app: 0|req: 459/917] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:50 2026] GET /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:50.957 8 INFO nova.api.openstack.wsgi [None req-890e918d-03ba-48fa-8219-a6a69498aa48 d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] HTTP exception thrown: Instance 8f00391f-e074-480f-a27f-42db23591b26 could not be found. [pid: 8|app: 0|req: 459/918] 10.0.0.51 () {32 vars in 717 bytes} [Wed Apr 15 19:55:50 2026] DELETE /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:55:50.985 7 INFO nova.api.openstack.wsgi [None req-38039602-8b2d-4e76-8eaa-ceaf87ec4b15 d6287cff055f45629923bbf2f64abb03 68b1103adb5e4eadb6862a73ef06ecd8 - - default default] HTTP exception thrown: Instance 8f00391f-e074-480f-a27f-42db23591b26 could not be found. [pid: 7|app: 0|req: 460/919] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:55:50 2026] GET /v2.1/servers/8f00391f-e074-480f-a27f-42db23591b26 => 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: 460/920] 10.0.0.51 () {32 vars in 703 bytes} [Wed Apr 15 19:55:50 2026] DELETE /v2.1/os-keypairs/tempest-keypair-320708647 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 461/921] 10.0.0.51 () {32 vars in 727 bytes} [Wed Apr 15 19:55:51 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-1250287362 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/924] 10.0.0.51 () {34 vars in 670 bytes} [Wed Apr 15 19:56:00 2026] POST /v2.1/os-keypairs => generated 398 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 19:56:02.307 8 WARNING neutronclient.v2_0.client [None req-48ca6e9c-c126-46a9-a3bd-96b58fe6abad 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:56:02.346 8 WARNING neutronclient.v2_0.client [None req-48ca6e9c-c126-46a9-a3bd-96b58fe6abad 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:56:02.547 8 WARNING neutronclient.v2_0.client [None req-48ca6e9c-c126-46a9-a3bd-96b58fe6abad 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 462/925] 10.0.0.51 () {34 vars in 662 bytes} [Wed Apr 15 19:56:02 2026] POST /v2.1/servers => generated 448 bytes in 511 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-15 19:56:02.773 7 WARNING neutronclient.v2_0.client [None req-4562482a-2871-4520-be14-ad4c6965dd03 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in 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/926] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:02 2026] GET /v2.1/servers/c3efd12f-de41-4a7f-947f-c20d3275a13c => generated 1403 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:03.863 8 WARNING neutronclient.v2_0.client [None req-aee7e7b3-245d-402f-b27f-a29198f0bb5d 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in 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/927] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:03 2026] GET /v2.1/servers/c3efd12f-de41-4a7f-947f-c20d3275a13c => generated 1407 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:04.949 7 WARNING neutronclient.v2_0.client [None req-f179f688-4aaa-44d1-9b86-1c0cc3f889af 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in 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/928] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:04 2026] GET /v2.1/servers/c3efd12f-de41-4a7f-947f-c20d3275a13c => generated 1455 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:06.038 8 WARNING neutronclient.v2_0.client [None req-b5222b00-7312-465a-89ce-a043a0d69b1a 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 464/929] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:06 2026] GET /v2.1/servers/c3efd12f-de41-4a7f-947f-c20d3275a13c => generated 1455 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:07.132 7 WARNING neutronclient.v2_0.client [None req-ad998959-a161-435e-9c33-1d82a69dc1c4 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in 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/930] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:07 2026] GET /v2.1/servers/c3efd12f-de41-4a7f-947f-c20d3275a13c => generated 1463 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:08.623 8 WARNING neutronclient.v2_0.client [None req-8a4e06c4-2b85-4885-b9c7-31d5fb547f19 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:09.253 7 INFO nova.api.openstack.compute.server_external_events [req-51726660-fbd2-4827-b6ff-5dda3f12eeb1 req-09950786-432e-441d-9494-6cb9b5e2ad58 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:bc63d6bf-8d3a-48e8-b27b-c076ce319c9e for instance c3efd12f-de41-4a7f-947f-c20d3275a13c on instance [pid: 7|app: 0|req: 468/933] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:56:09 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/934] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:08 2026] GET /v2.1/servers/c3efd12f-de41-4a7f-947f-c20d3275a13c => generated 1527 bytes in 988 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:10.620 7 WARNING neutronclient.v2_0.client [None req-9968832f-67d1-4ae1-8ea3-f4af60bb70f2 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 469/935] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:10 2026] GET /v2.1/servers/c3efd12f-de41-4a7f-947f-c20d3275a13c => generated 1527 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-04-15 19:56:11.913 8 WARNING neutronclient.v2_0.client [None req-e1e45716-8d53-4979-ad97-7c12dd348332 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in 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/936] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:11 2026] GET /v2.1/servers/c3efd12f-de41-4a7f-947f-c20d3275a13c => generated 1527 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:13.240 7 WARNING neutronclient.v2_0.client [None req-9e267984-c98f-49ab-bb74-b79dd481bee4 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 470/937] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:13 2026] GET /v2.1/servers/c3efd12f-de41-4a7f-947f-c20d3275a13c => generated 1527 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-04-15 19:56:14.095 8 INFO nova.api.openstack.compute.server_external_events [req-e44832d1-fc80-4ac5-b970-5ccd05172bf4 req-3f050eb5-744a-428b-886b-a13d14c25c77 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:bc63d6bf-8d3a-48e8-b27b-c076ce319c9e for instance c3efd12f-de41-4a7f-947f-c20d3275a13c on instance [pid: 8|app: 0|req: 468/938] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:56:14 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:14.454 7 WARNING neutronclient.v2_0.client [None req-cb0e9a88-f228-4d7f-a7dc-1f1b793c7b99 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 471/939] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:14 2026] GET /v2.1/servers/c3efd12f-de41-4a7f-947f-c20d3275a13c => generated 1527 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:15.658 8 WARNING neutronclient.v2_0.client [None req-b6712b26-05a5-41d0-9d15-c9a0edcb8e4d 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 469/940] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:15 2026] GET /v2.1/servers/c3efd12f-de41-4a7f-947f-c20d3275a13c => generated 1527 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:16.132 7 INFO nova.api.openstack.compute.server_external_events [req-289080b7-958b-4574-92de-770386e7bbe8 req-e4e976f7-7dd8-4bf8-b489-b123d028f437 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:bc63d6bf-8d3a-48e8-b27b-c076ce319c9e for instance c3efd12f-de41-4a7f-947f-c20d3275a13c on instance [pid: 7|app: 0|req: 472/941] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:56:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:16.825 8 WARNING neutronclient.v2_0.client [None req-200fa6af-c87b-4d5b-82f6-aa1a165dc5e9 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 470/942] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:16 2026] GET /v2.1/servers/c3efd12f-de41-4a7f-947f-c20d3275a13c => generated 1696 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:17.211 7 WARNING neutronclient.v2_0.client [None req-cd663661-a399-4d30-9f84-e13ddc0c39cf 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 473/943] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:17 2026] GET /v2.1/servers/c3efd12f-de41-4a7f-947f-c20d3275a13c => generated 1696 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:19.006 8 INFO nova.api.openstack.compute.server_external_events [req-e00afcba-b469-4752-92b1-b8f4a0a6a542 req-050b9d37-a6cd-469f-b9a4-0ecc229b2762 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:bc63d6bf-8d3a-48e8-b27b-c076ce319c9e for instance c3efd12f-de41-4a7f-947f-c20d3275a13c on instance [pid: 8|app: 0|req: 472/946] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:56:18 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 475/947] 10.0.0.51 () {34 vars in 749 bytes} [Wed Apr 15 19:56:27 2026] POST /v2.1/servers/c3efd12f-de41-4a7f-947f-c20d3275a13c/action => generated 31929 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:31.167 7 INFO nova.api.openstack.compute.server_external_events [req-e95a5801-7f99-4b24-b9cc-2d272877224f req-fed15d38-172a-48aa-a4d0-647c3994f37d d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:bc63d6bf-8d3a-48e8-b27b-c076ce319c9e for instance c3efd12f-de41-4a7f-947f-c20d3275a13c on instance [pid: 7|app: 0|req: 477/950] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:56:31 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 474/951] 10.0.0.51 () {34 vars in 670 bytes} [Wed Apr 15 19:56:32 2026] POST /v2.1/os-keypairs => generated 398 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-04-15 19:56:35.318 7 WARNING neutronclient.v2_0.client [None req-060e402b-3694-451d-8351-f17c5c350fa8 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:56:35.399 7 WARNING neutronclient.v2_0.client [None req-060e402b-3694-451d-8351-f17c5c350fa8 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:56:36.484 7 WARNING neutronclient.v2_0.client [None req-060e402b-3694-451d-8351-f17c5c350fa8 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in 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/952] 10.0.0.51 () {34 vars in 662 bytes} [Wed Apr 15 19:56:35 2026] POST /v2.1/servers => generated 449 bytes in 1497 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-15 19:56:36.769 8 WARNING neutronclient.v2_0.client [None req-ed6b20eb-839c-4fa4-b309-b0dbccd4af87 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 475/953] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:36 2026] GET /v2.1/servers/b41c394f-5cbc-4219-b151-ace484c2360b => generated 1403 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:37.918 7 WARNING neutronclient.v2_0.client [None req-59564eba-005b-433e-9735-589e420c363a 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 480/956] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:37 2026] GET /v2.1/servers/b41c394f-5cbc-4219-b151-ace484c2360b => generated 1407 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:39.003 8 WARNING neutronclient.v2_0.client [None req-4bf3d846-d970-49b7-8581-ba3477a7fccf 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in 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/957] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:38 2026] GET /v2.1/servers/b41c394f-5cbc-4219-b151-ace484c2360b => generated 1455 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:40.290 7 WARNING neutronclient.v2_0.client [None req-adbda809-1cce-43a9-bffa-0bd68814e7b9 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 481/958] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:40 2026] GET /v2.1/servers/b41c394f-5cbc-4219-b151-ace484c2360b => generated 1455 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: 478/959] 10.0.0.51 () {34 vars in 670 bytes} [Wed Apr 15 19:56:40 2026] POST /v2.1/os-keypairs => generated 396 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-04-15 19:56:41.392 7 WARNING neutronclient.v2_0.client [None req-146fe417-8f16-498c-8672-8118ab8f77cb 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in 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/960] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:41 2026] GET /v2.1/servers/b41c394f-5cbc-4219-b151-ace484c2360b => generated 1530 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-15 19:56:42.302 8 INFO nova.api.openstack.compute.server_external_events [req-6a14d3bd-abdd-4419-a5e9-afdf9d190c12 req-7b2d3811-5459-4dd3-83ba-3f4cb4888f8c d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:371f8ed4-51c9-4afe-8328-4f3dd36f5687 for instance b41c394f-5cbc-4219-b151-ace484c2360b on instance [pid: 8|app: 0|req: 479/961] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:56:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:42.705 7 WARNING neutronclient.v2_0.client [None req-19dbad03-0173-40a7-80c6-71dd923bd668 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 483/962] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:42 2026] GET /v2.1/servers/b41c394f-5cbc-4219-b151-ace484c2360b => generated 1528 bytes in 717 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:43.593 8 WARNING neutronclient.v2_0.client [None req-2097106a-b6fe-44c7-926d-e7a6b70aa501 9ecbb484d97b4c8ba13242bca3225b1b 7787a05a4d28473898bf6ae284699d82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:56:43.638 8 WARNING neutronclient.v2_0.client [None req-2097106a-b6fe-44c7-926d-e7a6b70aa501 9ecbb484d97b4c8ba13242bca3225b1b 7787a05a4d28473898bf6ae284699d82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:56:43.877 8 WARNING neutronclient.v2_0.client [None req-2097106a-b6fe-44c7-926d-e7a6b70aa501 9ecbb484d97b4c8ba13242bca3225b1b 7787a05a4d28473898bf6ae284699d82 - - default default] The python binding code in 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/963] 10.0.0.51 () {34 vars in 662 bytes} [Wed Apr 15 19:56:43 2026] POST /v2.1/servers => generated 447 bytes in 553 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:44.102 7 WARNING neutronclient.v2_0.client [None req-5eb24693-97e3-443b-a493-750a0896e309 9ecbb484d97b4c8ba13242bca3225b1b 7787a05a4d28473898bf6ae284699d82 - - default default] The python binding code in 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/964] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:44 2026] GET /v2.1/servers/f655644c-77bb-488b-a6be-030fb6b5e73e => generated 1395 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:44.450 8 WARNING neutronclient.v2_0.client [None req-ed96a8e1-67fd-4a8e-9e13-74cb1e7e0b2e 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in 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/965] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:44 2026] GET /v2.1/servers/b41c394f-5cbc-4219-b151-ace484c2360b => generated 1528 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:45.592 7 WARNING neutronclient.v2_0.client [None req-37b6754b-ed98-40dd-83f5-553103b5233a 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in 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/966] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:45 2026] GET /v2.1/servers/b41c394f-5cbc-4219-b151-ace484c2360b => generated 1528 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-04-15 19:56:45.966 8 INFO nova.api.openstack.compute.server_external_events [req-3f37e1b1-6acc-4fe4-bd5a-b11a6711a1ee req-4389324f-8ffb-4627-82fc-4696e8428c94 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:371f8ed4-51c9-4afe-8328-4f3dd36f5687 for instance b41c394f-5cbc-4219-b151-ace484c2360b on instance [pid: 8|app: 0|req: 482/967] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:56:45 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:46.724 7 WARNING neutronclient.v2_0.client [None req-e913b7fb-0254-4c97-94d6-3e8c0c0b6081 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in 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/968] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:46 2026] GET /v2.1/servers/b41c394f-5cbc-4219-b151-ace484c2360b => generated 1528 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-04-15 19:56:47.926 8 WARNING neutronclient.v2_0.client [None req-e2dce40c-a35f-454c-bfc4-aeb6557c3052 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:48.004 7 INFO nova.api.openstack.compute.server_external_events [req-bcebfdf6-8de7-4362-9497-dbb523009a03 req-3e1e6a60-52e6-4cb9-adbe-52c5219b5047 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:371f8ed4-51c9-4afe-8328-4f3dd36f5687 for instance b41c394f-5cbc-4219-b151-ace484c2360b on instance 2026-04-15 19:56:48.005 7 INFO nova.api.openstack.compute.server_external_events [req-bcebfdf6-8de7-4362-9497-dbb523009a03 req-3e1e6a60-52e6-4cb9-adbe-52c5219b5047 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:371f8ed4-51c9-4afe-8328-4f3dd36f5687 for instance b41c394f-5cbc-4219-b151-ace484c2360b on instance [pid: 7|app: 0|req: 488/971] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:56:47 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/972] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:47 2026] GET /v2.1/servers/b41c394f-5cbc-4219-b151-ace484c2360b => generated 1528 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-04-15 19:56:49.074 7 WARNING neutronclient.v2_0.client [None req-144a139b-dad7-4a13-bd50-881b73ed53f8 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:49.192 8 WARNING neutronclient.v2_0.client [None req-77b5ed90-77e6-4171-8b45-42a459be9a8a 9ecbb484d97b4c8ba13242bca3225b1b 7787a05a4d28473898bf6ae284699d82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 489/973] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:49 2026] GET /v2.1/servers/b41c394f-5cbc-4219-b151-ace484c2360b => generated 1528 bytes in 830 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:49.886 7 INFO nova.api.openstack.compute.server_external_events [req-b7008918-b993-48ff-90e9-03d6fed33d01 req-f19a3e3a-6a05-45ac-bcc1-b6b1f1af363c d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:8e4faea0-ea94-49aa-9def-5ee5f2af8027 for instance f655644c-77bb-488b-a6be-030fb6b5e73e on instance [pid: 7|app: 0|req: 490/974] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:56:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/975] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:49 2026] GET /v2.1/servers/f655644c-77bb-488b-a6be-030fb6b5e73e => generated 1520 bytes in 752 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:50.930 7 WARNING neutronclient.v2_0.client [None req-17323ba5-7034-4e74-adfe-c8a07176c9c4 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 491/976] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:50 2026] GET /v2.1/servers/b41c394f-5cbc-4219-b151-ace484c2360b => generated 1696 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-04-15 19:56:51.093 8 WARNING neutronclient.v2_0.client [None req-8e0213ce-f81a-4a39-8ae9-736ca8ee14fd 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 486/977] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:51 2026] GET /v2.1/servers/b41c394f-5cbc-4219-b151-ace484c2360b => generated 1696 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:52.015 7 INFO nova.api.openstack.compute.server_external_events [req-4035dbed-99d8-459c-aee4-280b8674ae39 req-ebe19143-c5eb-4b13-9641-d374f62ea954 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:371f8ed4-51c9-4afe-8328-4f3dd36f5687 for instance b41c394f-5cbc-4219-b151-ace484c2360b on instance [pid: 7|app: 0|req: 492/978] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:56:51 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:54.834 8 INFO nova.api.openstack.compute.server_external_events [req-ecb78eca-58ad-42fd-a091-7feb1efd8f73 req-db1355cf-3ec9-4c87-8b2d-0dad273948f3 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:8e4faea0-ea94-49aa-9def-5ee5f2af8027 for instance f655644c-77bb-488b-a6be-030fb6b5e73e on instance [pid: 8|app: 0|req: 487/979] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:56:54 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-04-15 19:56:54.965 7 WARNING neutronclient.v2_0.client [None req-aeaeb87b-9c8d-430b-b681-265a3738d9ff 9ecbb484d97b4c8ba13242bca3225b1b 7787a05a4d28473898bf6ae284699d82 - - default default] The python binding code in 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/980] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:56:54 2026] GET /v2.1/servers/f655644c-77bb-488b-a6be-030fb6b5e73e => generated 1518 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:56:56.880 8 INFO nova.api.openstack.compute.server_external_events [req-f336303c-8bba-4b38-bf2f-528d3119169a req-11034857-c5f4-4b20-bc5b-e014b8aeb7b5 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:8e4faea0-ea94-49aa-9def-5ee5f2af8027 for instance f655644c-77bb-488b-a6be-030fb6b5e73e on instance [pid: 8|app: 0|req: 488/981] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:56:56 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:00.206 8 WARNING neutronclient.v2_0.client [None req-954e9eb3-bc5c-4d1d-a90f-484d5f50b3c3 9ecbb484d97b4c8ba13242bca3225b1b 7787a05a4d28473898bf6ae284699d82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 490/984] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:57:00 2026] GET /v2.1/servers/f655644c-77bb-488b-a6be-030fb6b5e73e => generated 1818 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/985] 10.0.0.51 () {34 vars in 749 bytes} [Wed Apr 15 19:57:00 2026] POST /v2.1/servers/b41c394f-5cbc-4219-b151-ace484c2360b/action => generated 31929 bytes in 546 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-04-15 19:57:01.541 7 INFO nova.api.openstack.compute.server_external_events [req-7617551c-2c5d-4127-bc31-25b86e7ccf83 req-1e8d65ce-a625-44fe-8706-4f72b6087789 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:8e4faea0-ea94-49aa-9def-5ee5f2af8027 for instance f655644c-77bb-488b-a6be-030fb6b5e73e on instance [pid: 7|app: 0|req: 496/986] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:57:01 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-04-15 19:57:01.583 8 WARNING neutronclient.v2_0.client [None req-2f1580cf-68d5-4816-834e-4574b020d1f3 9ecbb484d97b4c8ba13242bca3225b1b 7787a05a4d28473898bf6ae284699d82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:57:01.641 8 WARNING neutronclient.v2_0.client [None req-2f1580cf-68d5-4816-834e-4574b020d1f3 9ecbb484d97b4c8ba13242bca3225b1b 7787a05a4d28473898bf6ae284699d82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:57:01.866 8 WARNING neutronclient.v2_0.client [None req-2f1580cf-68d5-4816-834e-4574b020d1f3 9ecbb484d97b4c8ba13242bca3225b1b 7787a05a4d28473898bf6ae284699d82 - - default default] The python binding code in 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/987] 10.0.0.51 () {34 vars in 662 bytes} [Wed Apr 15 19:57:01 2026] POST /v2.1/servers => generated 447 bytes in 523 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:02.069 7 WARNING neutronclient.v2_0.client [None req-744bff49-a785-4f61-8ff2-29acc1984f62 9ecbb484d97b4c8ba13242bca3225b1b 7787a05a4d28473898bf6ae284699d82 - - default default] The python binding code in 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/988] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:57:02 2026] GET /v2.1/servers/0c3ad378-c3c5-4c11-a22a-0d683a30e048 => generated 1395 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 492/989] 10.0.0.51 () {32 vars in 717 bytes} [Wed Apr 15 19:57:03 2026] DELETE /v2.1/servers/b41c394f-5cbc-4219-b151-ace484c2360b => 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-04-15 19:57:03.363 7 WARNING neutronclient.v2_0.client [None req-d624aa1b-031c-4288-8e0a-d1764078df5a 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 498/990] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:57:03 2026] GET /v2.1/servers/b41c394f-5cbc-4219-b151-ace484c2360b => generated 1822 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:04.575 8 WARNING neutronclient.v2_0.client [None req-2b9241e1-b7e0-4529-a3e0-a4637ccdf21f 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:04.654 7 INFO nova.api.openstack.compute.server_external_events [req-76be9da4-1782-4b99-a7f0-782edea1777a req-3f5298ed-4937-47b4-80e3-6d3da7d63f05 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:371f8ed4-51c9-4afe-8328-4f3dd36f5687 for instance b41c394f-5cbc-4219-b151-ace484c2360b on instance [pid: 7|app: 0|req: 499/991] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:57:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/992] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:57:04 2026] GET /v2.1/servers/b41c394f-5cbc-4219-b151-ace484c2360b => generated 1822 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:05.760 7 WARNING neutronclient.v2_0.client [None req-6fb11fb0-aa59-4a38-a8c9-84ec9c7f8526 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 500/993] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:57:05 2026] GET /v2.1/servers/b41c394f-5cbc-4219-b151-ace484c2360b => generated 1822 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-04-15 19:57:06.170 8 INFO nova.api.openstack.compute.server_external_events [req-5fdeb220-1550-48f6-bfe3-8b84e8f0a040 req-cf9da32f-4026-466f-9b98-c102616ec74e d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-deleted:371f8ed4-51c9-4afe-8328-4f3dd36f5687 for instance b41c394f-5cbc-4219-b151-ace484c2360b on instance [pid: 8|app: 0|req: 494/994] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:57:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:06.701 7 INFO nova.api.openstack.compute.server_external_events [req-ed8abaf1-3e94-4d79-9588-8b6af1f0a98e req-66a972ba-20b0-4467-9bb7-bcc54a14d2c1 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:371f8ed4-51c9-4afe-8328-4f3dd36f5687 for instance b41c394f-5cbc-4219-b151-ace484c2360b on instance [pid: 7|app: 0|req: 501/995] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:57:06 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:06.910 8 WARNING neutronclient.v2_0.client [None req-5b50bfff-f7a1-4ec5-ae3e-a113ce4a5656 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in 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/996] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:57:06 2026] GET /v2.1/servers/b41c394f-5cbc-4219-b151-ace484c2360b => generated 1484 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:07.160 7 WARNING neutronclient.v2_0.client [None req-87a0d3ff-ca2e-452e-b6e5-bd9b4da722f4 9ecbb484d97b4c8ba13242bca3225b1b 7787a05a4d28473898bf6ae284699d82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 502/997] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:57:07 2026] GET /v2.1/servers/0c3ad378-c3c5-4c11-a22a-0d683a30e048 => generated 1520 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:08.014 7 WARNING neutronclient.v2_0.client [None req-9988deb5-7db3-4be0-8509-1b2b4f36186e 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in 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/1000] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:57:07 2026] GET /v2.1/servers/b41c394f-5cbc-4219-b151-ace484c2360b => generated 1489 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:08.208 8 INFO nova.api.openstack.compute.server_external_events [req-21787089-b743-48c8-85ea-b05f94ed9ef9 req-49724bac-8622-46a3-90a1-e0c4590d4742 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:23ab0e9e-c368-4897-b9f0-50e65d140413 for instance 0c3ad378-c3c5-4c11-a22a-0d683a30e048 on instance [pid: 8|app: 0|req: 497/1001] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:57:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:09.108 7 WARNING neutronclient.v2_0.client [None req-97be3813-a35f-42de-a6d5-98ebb6e68098 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in 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/1002] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:57:09 2026] GET /v2.1/servers/b41c394f-5cbc-4219-b151-ace484c2360b => generated 1489 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:10.183 8 INFO nova.api.openstack.wsgi [None req-ea9224ac-06a8-4431-9606-909722843f54 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] HTTP exception thrown: Instance b41c394f-5cbc-4219-b151-ace484c2360b could not be found. [pid: 8|app: 0|req: 498/1003] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:57:10 2026] GET /v2.1/servers/b41c394f-5cbc-4219-b151-ace484c2360b => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 506/1004] 10.0.0.51 () {32 vars in 729 bytes} [Wed Apr 15 19:57:10 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1033360608 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 499/1005] 10.0.0.51 () {32 vars in 717 bytes} [Wed Apr 15 19:57:10 2026] DELETE /v2.1/servers/c3efd12f-de41-4a7f-947f-c20d3275a13c => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-15 19:57:10.874 7 WARNING neutronclient.v2_0.client [None req-dc674e24-a356-475a-877c-5a772a01e149 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in 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/1006] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:57:10 2026] GET /v2.1/servers/c3efd12f-de41-4a7f-947f-c20d3275a13c => generated 1702 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:11.731 8 INFO nova.api.openstack.compute.server_external_events [req-e83b9aa2-8df0-4dde-80bd-0a1607fac411 req-9a5f1e5a-de9d-4f0f-8533-4a0495efc2a3 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:23ab0e9e-c368-4897-b9f0-50e65d140413 for instance 0c3ad378-c3c5-4c11-a22a-0d683a30e048 on instance [pid: 8|app: 0|req: 500/1007] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:57:11 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:12.086 8 INFO nova.api.openstack.compute.server_external_events [req-d709290c-bdc6-41cf-860e-8915fa0c158e req-2b00484e-58ca-46cc-9b0b-de31aeb4d737 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:bc63d6bf-8d3a-48e8-b27b-c076ce319c9e for instance c3efd12f-de41-4a7f-947f-c20d3275a13c on instance 2026-04-15 19:57:12.086 7 WARNING neutronclient.v2_0.client [None req-bec16b50-0b27-4dcf-b225-f72526c31805 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 501/1008] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:57:12 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1009] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:57:12 2026] GET /v2.1/servers/c3efd12f-de41-4a7f-947f-c20d3275a13c => generated 1702 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-04-15 19:57:12.304 8 WARNING neutronclient.v2_0.client [None req-54e55762-9d4f-404d-8829-a0b9056b25f7 9ecbb484d97b4c8ba13242bca3225b1b 7787a05a4d28473898bf6ae284699d82 - - default default] The python binding code in 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/1010] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:57:12 2026] GET /v2.1/servers/0c3ad378-c3c5-4c11-a22a-0d683a30e048 => generated 1518 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:13.287 7 WARNING neutronclient.v2_0.client [None req-ad4f595e-e035-4c80-8822-73dd84cf11df 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in 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/1011] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:57:13 2026] GET /v2.1/servers/c3efd12f-de41-4a7f-947f-c20d3275a13c => generated 1702 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:13.774 8 INFO nova.api.openstack.compute.server_external_events [req-56e5422d-caf5-45e3-9edb-7b61cbf850ba req-900a16c9-4c35-4ce1-a8ec-2b6db40d6681 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:23ab0e9e-c368-4897-b9f0-50e65d140413 for instance 0c3ad378-c3c5-4c11-a22a-0d683a30e048 on instance 2026-04-15 19:57:13.774 8 INFO nova.api.openstack.compute.server_external_events [req-56e5422d-caf5-45e3-9edb-7b61cbf850ba req-900a16c9-4c35-4ce1-a8ec-2b6db40d6681 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-deleted:bc63d6bf-8d3a-48e8-b27b-c076ce319c9e for instance c3efd12f-de41-4a7f-947f-c20d3275a13c on instance [pid: 8|app: 0|req: 503/1012] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:57:13 2026] POST /v2.1/os-server-external-events => generated 354 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:14.129 7 INFO nova.api.openstack.compute.server_external_events [req-673c3ec8-6f68-4531-b5c3-1ee308f846e7 req-6234535e-81fe-4ba8-94c9-257814f7c005 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:bc63d6bf-8d3a-48e8-b27b-c076ce319c9e for instance c3efd12f-de41-4a7f-947f-c20d3275a13c on instance [pid: 7|app: 0|req: 510/1013] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:57:14 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-04-15 19:57:14.454 8 WARNING neutronclient.v2_0.client [None req-f7d3a942-9eea-4c22-ad7f-88ca3115336b 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 504/1014] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:57:14 2026] GET /v2.1/servers/c3efd12f-de41-4a7f-947f-c20d3275a13c => generated 1484 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-04-15 19:57:15.570 7 WARNING neutronclient.v2_0.client [None req-b9561c75-01b9-4767-b990-ab93de1a9509 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in 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/1015] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:57:15 2026] GET /v2.1/servers/c3efd12f-de41-4a7f-947f-c20d3275a13c => generated 1489 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:16.659 8 WARNING neutronclient.v2_0.client [None req-0ef2c626-4f60-4a09-8197-d1adc1450c40 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 505/1016] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:57:16 2026] GET /v2.1/servers/c3efd12f-de41-4a7f-947f-c20d3275a13c => generated 1489 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:17.520 7 WARNING neutronclient.v2_0.client [None req-6ccc5db7-3c0c-467e-a851-07c8de5b1b8f 9ecbb484d97b4c8ba13242bca3225b1b 7787a05a4d28473898bf6ae284699d82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 512/1017] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:57:17 2026] GET /v2.1/servers/0c3ad378-c3c5-4c11-a22a-0d683a30e048 => generated 1819 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-04-15 19:57:17.738 8 INFO nova.api.openstack.wsgi [None req-c0037884-37cd-41a3-8757-848795f1e0a0 44d26b5459bb47eb88414073125de24d af80714e4bae4a8dbe846375f0ebcf91 - - default default] HTTP exception thrown: Instance c3efd12f-de41-4a7f-947f-c20d3275a13c could not be found. [pid: 8|app: 0|req: 506/1018] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 19:57:17 2026] GET /v2.1/servers/c3efd12f-de41-4a7f-947f-c20d3275a13c => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 514/1021] 10.0.0.51 () {32 vars in 729 bytes} [Wed Apr 15 19:57:17 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2113128419 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:18.890 8 INFO nova.api.openstack.compute.server_external_events [req-27d0c4f0-fcfc-4e2b-832f-6c1151a3e8de req-13391bc4-bef5-4540-9b76-3213278145e1 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:23ab0e9e-c368-4897-b9f0-50e65d140413 for instance 0c3ad378-c3c5-4c11-a22a-0d683a30e048 on instance [pid: 8|app: 0|req: 508/1022] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:57:18 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-04-15 19:57:42.507 7 WARNING neutronclient.v2_0.client [None req-ceff464b-852a-447a-9fc3-4b8514d78ad8 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:57:42.550 7 WARNING neutronclient.v2_0.client [None req-ceff464b-852a-447a-9fc3-4b8514d78ad8 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:57:42.690 7 WARNING neutronclient.v2_0.client [None req-ceff464b-852a-447a-9fc3-4b8514d78ad8 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 517/1027] 199.204.45.235 () {36 vars in 714 bytes} [Wed Apr 15 19:57:42 2026] POST /v2.1/servers => generated 453 bytes in 952 msecs (HTTP/1.1 202) 10 headers in 475 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:43.518 8 WARNING neutronclient.v2_0.client [None req-170123db-a28e-4ac5-8dfc-20660fb82a26 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 511/1028] 199.204.45.235 () {32 vars in 733 bytes} [Wed Apr 15 19:57:43 2026] GET /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45 => generated 2213 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:43.725 7 WARNING neutronclient.v2_0.client [None req-b8d1525d-28e8-42b6-85d2-108567dbb93b 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 518/1029] 199.204.45.235 () {32 vars in 759 bytes} [Wed Apr 15 19:57:43 2026] GET /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45/os-interface => generated 28 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 512/1030] 199.204.45.235 () {32 vars in 777 bytes} [Wed Apr 15 19:57:43 2026] GET /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45/os-volume_attachments => generated 197 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:46.582 7 WARNING neutronclient.v2_0.client [None req-a26aba98-4b50-4c7e-bb16-83a3011586b8 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] The python binding code in 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/1031] 199.204.45.235 () {32 vars in 733 bytes} [Wed Apr 15 19:57:46 2026] GET /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45 => generated 2371 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:46.803 8 WARNING neutronclient.v2_0.client [None req-b9b1ee5f-af80-47db-8cc6-7239197e6b54 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 513/1032] 199.204.45.235 () {32 vars in 759 bytes} [Wed Apr 15 19:57:46 2026] GET /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45/os-interface => generated 28 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid 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/1033] 199.204.45.235 () {32 vars in 777 bytes} [Wed Apr 15 19:57:46 2026] GET /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45/os-volume_attachments => generated 197 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:48.774 7 INFO nova.api.openstack.compute.server_external_events [req-6172b0de-5b34-4346-ba62-b14c4152d910 req-fd2d4b47-c7f2-4f20-ad79-8556a45a480a d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:96802ba0-8156-4008-9f17-24a3fc8eb750 for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 7|app: 0|req: 522/1036] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:57:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:49.739 8 WARNING neutronclient.v2_0.client [None req-c89a6e24-1c42-4208-adb8-844fc13719a9 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] The python binding code in 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/1037] 199.204.45.235 () {32 vars in 733 bytes} [Wed Apr 15 19:57:49 2026] GET /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45 => generated 2445 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:49.870 7 WARNING neutronclient.v2_0.client [None req-62ccaca6-e9c1-45a6-8e55-c27f980aabc4 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 523/1038] 199.204.45.235 () {32 vars in 759 bytes} [Wed Apr 15 19:57:49 2026] GET /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45/os-interface => generated 283 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 516/1039] 199.204.45.235 () {32 vars in 777 bytes} [Wed Apr 15 19:57:49 2026] GET /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:52.560 7 WARNING neutronclient.v2_0.client [None req-fe7085c4-21a9-4bad-8539-b31aaee69fa4 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 524/1040] 199.204.45.235 () {32 vars in 733 bytes} [Wed Apr 15 19:57:52 2026] GET /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45 => generated 2433 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:52.694 8 WARNING neutronclient.v2_0.client [None req-32ba3d01-d6eb-44e4-9cb2-f666482efb94 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 517/1041] 199.204.45.235 () {32 vars in 759 bytes} [Wed Apr 15 19:57:52 2026] GET /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45/os-interface => generated 283 bytes in 92 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: 525/1042] 199.204.45.235 () {32 vars in 777 bytes} [Wed Apr 15 19:57:52 2026] GET /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:54.779 8 INFO nova.api.openstack.compute.server_external_events [req-a11e967e-521a-4193-b95d-f34e2c54a835 req-ef2270ea-7eb7-4b83-903b-75a8f0fe88d2 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:96802ba0-8156-4008-9f17-24a3fc8eb750 for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 8|app: 0|req: 518/1043] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:57:54 2026] POST /v2.1/os-server-external-events => generated 183 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-04-15 19:57:55.724 7 WARNING neutronclient.v2_0.client [None req-a7c6d616-8490-49f1-8bca-4e39776ef7cb 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 526/1044] 199.204.45.235 () {32 vars in 733 bytes} [Wed Apr 15 19:57:55 2026] GET /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45 => generated 2433 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:55.877 8 WARNING neutronclient.v2_0.client [None req-4dde293d-d107-48bf-8cd5-838ad5c65fdb 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 519/1045] 199.204.45.235 () {32 vars in 759 bytes} [Wed Apr 15 19:57:55 2026] GET /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45/os-interface => generated 285 bytes in 96 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: 527/1046] 199.204.45.235 () {32 vars in 777 bytes} [Wed Apr 15 19:57:55 2026] GET /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:56.819 8 INFO nova.api.openstack.compute.server_external_events [req-059255ce-077a-4785-8703-179a5322f281 req-54731cce-dc1d-456d-9de9-9424e0d2db2d d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:96802ba0-8156-4008-9f17-24a3fc8eb750 for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 8|app: 0|req: 520/1047] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:57:56 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-04-15 19:57:58.658 8 WARNING neutronclient.v2_0.client [None req-635f5faf-d369-4c2d-a120-f82a4a807e8d 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] The python binding code in 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/1050] 199.204.45.235 () {32 vars in 733 bytes} [Wed Apr 15 19:57:58 2026] GET /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45 => generated 2580 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:57:58.815 7 WARNING neutronclient.v2_0.client [None req-53112ad6-c048-4a9c-8642-60122316245b 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 529/1051] 199.204.45.235 () {32 vars in 759 bytes} [Wed Apr 15 19:57:58 2026] GET /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45/os-interface => generated 285 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 523/1052] 199.204.45.235 () {32 vars in 777 bytes} [Wed Apr 15 19:57:58 2026] GET /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:58:32.624 8 WARNING neutronclient.v2_0.client [None req-1bb0807a-5625-46cf-b067-1948589ad0be 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:58:32.691 8 WARNING neutronclient.v2_0.client [None req-1bb0807a-5625-46cf-b067-1948589ad0be 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:58:35.231 7 INFO nova.api.openstack.compute.server_external_events [req-b35554f3-9ad3-4967-adfc-8d0fc09dddfd req-95644d90-8504-4c2b-b1a9-94e3c38f0468 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:cfe14dd8-6c95-4db2-955b-23b976435c42 for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 7|app: 0|req: 533/1059] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:58:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:58:38.611 7 INFO nova.api.openstack.compute.server_external_events [req-4b4eca42-46b2-4b84-b8dc-8adcfe7a93b7 req-b6734969-7f9b-4aff-92b3-2c5addc49400 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:cfe14dd8-6c95-4db2-955b-23b976435c42 for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 7|app: 0|req: 536/1062] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:58:38 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-04-15 19:58:40.660 7 INFO nova.api.openstack.compute.server_external_events [req-a7cffea1-3be8-4763-b52f-be71de42a5b2 req-4c36712c-322f-4bd3-9b5f-e0b3b471e0c9 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:cfe14dd8-6c95-4db2-955b-23b976435c42 for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 7|app: 0|req: 537/1063] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:58:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 19:58:41.761 8 WARNING neutronclient.v2_0.client [None req-1bb0807a-5625-46cf-b067-1948589ad0be 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 527/1064] 199.204.45.235 () {36 vars in 812 bytes} [Wed Apr 15 19:58:32 2026] POST /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45/os-interface => generated 280 bytes in 9231 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:58:42.701 7 INFO nova.api.openstack.compute.server_external_events [req-86289271-0e93-4f1a-a3c5-98720c66f0ad req-106037a4-c073-4877-831b-af25f4eff578 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:cfe14dd8-6c95-4db2-955b-23b976435c42 for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 7|app: 0|req: 538/1065] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:58:42 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:58:44.740 8 INFO nova.api.openstack.compute.server_external_events [req-a5fc7d65-e707-4ec9-8196-9e17a3edbe92 req-f2fdee2a-3980-406a-9dd6-9675520cd881 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:cfe14dd8-6c95-4db2-955b-23b976435c42 for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 8|app: 0|req: 528/1066] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:58:44 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:59:11.685 8 WARNING neutronclient.v2_0.client [None req-23b05d74-db4c-4e68-b8b7-55be602adf79 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:59:11.728 8 WARNING neutronclient.v2_0.client [None req-23b05d74-db4c-4e68-b8b7-55be602adf79 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:59:14.225 7 INFO nova.api.openstack.compute.server_external_events [req-d5d1e936-4ab5-40df-b824-fd1c751cdb35 req-8db18a2b-1aee-423b-8acb-6471d4f7e16f d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:7d5a79b4-51c6-46c8-aeed-683a4f3f92d9 for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 7|app: 0|req: 542/1073] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:59:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:59:17.581 7 INFO nova.api.openstack.compute.server_external_events [req-e476cc30-565e-4b71-98c5-dc0f1fd76a46 req-218859be-c879-4d5d-92f7-eb08ebf3283b d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:7d5a79b4-51c6-46c8-aeed-683a4f3f92d9 for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 7|app: 0|req: 543/1074] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:59:17 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:59:19.632 7 INFO nova.api.openstack.compute.server_external_events [req-6f4d6c70-21f9-460a-bbc4-8b2fa6100cf8 req-7b67b2fc-ee0d-4448-ab88-5d45b192b546 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:7d5a79b4-51c6-46c8-aeed-683a4f3f92d9 for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 7|app: 0|req: 546/1077] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:59:19 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 19:59:20.771 8 WARNING neutronclient.v2_0.client [None req-23b05d74-db4c-4e68-b8b7-55be602adf79 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 532/1078] 199.204.45.235 () {36 vars in 812 bytes} [Wed Apr 15 19:59:11 2026] POST /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45/os-interface => generated 377 bytes in 9169 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:59:28.310 8 WARNING neutronclient.v2_0.client [None req-f998c0e2-1aa5-4a1c-a227-75abc32d9777 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. 2026-04-15 19:59:28.355 8 WARNING neutronclient.v2_0.client [None req-f998c0e2-1aa5-4a1c-a227-75abc32d9777 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:59:30.895 7 INFO nova.api.openstack.compute.server_external_events [req-199a5ac5-645d-4dd6-862d-472243de134f req-d7d71684-9fd8-403b-b0e7-d6dff091403a d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:6e971770-76de-4883-8c5c-10d03baf0a4f for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 7|app: 0|req: 548/1081] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:59:30 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:59:34.528 7 INFO nova.api.openstack.compute.server_external_events [req-bcc0ae06-4ce0-421a-864b-b5acc6773f8c req-bf1274f7-97da-44aa-950b-2320a4628957 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:6e971770-76de-4883-8c5c-10d03baf0a4f for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 7|app: 0|req: 549/1082] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:59:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:59:36.563 7 INFO nova.api.openstack.compute.server_external_events [req-d4fd3426-1e45-41bf-8e14-8afb8db347ae req-e13ef171-f0d9-4db0-afe1-3ab8f4b7d326 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-plugged:6e971770-76de-4883-8c5c-10d03baf0a4f for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 7|app: 0|req: 550/1083] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:59:36 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-15 19:59:37.890 8 WARNING neutronclient.v2_0.client [None req-f998c0e2-1aa5-4a1c-a227-75abc32d9777 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 534/1086] 199.204.45.235 () {36 vars in 812 bytes} [Wed Apr 15 19:59:28 2026] POST /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45/os-interface => generated 378 bytes in 9736 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:59:38.527 7 INFO nova.api.openstack.compute.server_external_events [req-6a9edd0e-a61a-447d-8c5b-ec38e74128b2 req-d41147e6-2f95-4860-8aa6-3ce157a93e02 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:7d5a79b4-51c6-46c8-aeed-683a4f3f92d9 for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 7|app: 0|req: 553/1087] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:59:38 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-04-15 19:59:51.416 8 INFO nova.api.openstack.compute.server_external_events [req-844c1e8e-49b7-4da3-a1e9-08fad781f56d req-af65afbf-d629-480c-865b-9c9271bebaec d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:6e971770-76de-4883-8c5c-10d03baf0a4f for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 8|app: 0|req: 536/1090] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:59:51 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: 555/1091] 199.204.45.235 () {34 vars in 855 bytes} [Wed Apr 15 19:59:52 2026] DELETE /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45/os-interface/6e971770-76de-4883-8c5c-10d03baf0a4f => generated 0 bytes in 66 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:59:53.454 8 INFO nova.api.openstack.compute.server_external_events [req-c089ebba-46d2-4c80-8ab1-ee9c5b440c16 req-290d144d-d0c4-483d-948c-d8c78ccb9c47 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:6e971770-76de-4883-8c5c-10d03baf0a4f for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 8|app: 0|req: 537/1092] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:59:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 19:59:55.494 7 INFO nova.api.openstack.compute.server_external_events [req-154fcd4d-a6ca-4822-a8aa-ceb8e85e74f4 req-6a2d260a-5bc8-4f5d-81b4-98edcd3db697 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:6e971770-76de-4883-8c5c-10d03baf0a4f for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance 2026-04-15 19:59:55.494 7 INFO nova.api.openstack.compute.server_external_events [req-154fcd4d-a6ca-4822-a8aa-ceb8e85e74f4 req-6a2d260a-5bc8-4f5d-81b4-98edcd3db697 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:6e971770-76de-4883-8c5c-10d03baf0a4f for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 7|app: 0|req: 556/1093] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 19:59:55 2026] POST /v2.1/os-server-external-events => generated 358 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 20:00:02.374 8 INFO nova.api.openstack.compute.server_external_events [req-9f959634-ef15-4c45-9017-28c88928a68e req-845353a6-2ead-40d6-9929-c83906d5bbd2 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:7d5a79b4-51c6-46c8-aeed-683a4f3f92d9 for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 8|app: 0|req: 539/1096] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 20:00:02 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: 558/1097] 199.204.45.235 () {34 vars in 855 bytes} [Wed Apr 15 20:00:02 2026] DELETE /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45/os-interface/7d5a79b4-51c6-46c8-aeed-683a4f3f92d9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 20:00:04.435 8 INFO nova.api.openstack.compute.server_external_events [req-bbacff4d-b380-4e96-ab95-2e35e7bdb286 req-2b8d5b75-9d07-46a8-9d2f-c5b3185f0034 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:7d5a79b4-51c6-46c8-aeed-683a4f3f92d9 for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 8|app: 0|req: 540/1098] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 20:00:04 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 20:00:06.487 7 INFO nova.api.openstack.compute.server_external_events [req-7007509c-3817-44a0-8185-1e22d49b0b5e req-c7211342-6666-40b6-af0f-07b1c9a6fc79 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:7d5a79b4-51c6-46c8-aeed-683a4f3f92d9 for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 7|app: 0|req: 559/1099] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 20:00:06 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) [pid: 8|app: 0|req: 542/1102] 10.0.0.237 () {28 vars in 454 bytes} [Wed Apr 15 20:00:08 2026] GET /v2.1 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 561/1103] 10.0.0.237 () {30 vars in 658 bytes} [Wed Apr 15 20:00:08 2026] GET /v2.1 => generated 0 bytes in 39 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 543/1104] 10.0.0.237 () {32 vars in 731 bytes} [Wed Apr 15 20:00:08 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: 562/1105] 10.0.0.237 () {34 vars in 765 bytes} [Wed Apr 15 20:00:08 2026] GET /v2.1/os-services => generated 780 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1106] 10.0.0.237 () {28 vars in 454 bytes} [Wed Apr 15 20:00:12 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 563/1107] 10.0.0.237 () {30 vars in 658 bytes} [Wed Apr 15 20:00:12 2026] GET /v2.1 => generated 0 bytes in 50 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 545/1108] 10.0.0.237 () {32 vars in 731 bytes} [Wed Apr 15 20:00:12 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: 564/1109] 10.0.0.237 () {34 vars in 765 bytes} [Wed Apr 15 20:00:12 2026] GET /v2.1/os-services => generated 780 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1110] 10.0.0.237 () {28 vars in 454 bytes} [Wed Apr 15 20:00:17 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 565/1111] 10.0.0.237 () {30 vars in 658 bytes} [Wed Apr 15 20:00:17 2026] GET /v2.1 => generated 0 bytes in 30 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 547/1112] 10.0.0.237 () {32 vars in 731 bytes} [Wed Apr 15 20:00:17 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: 566/1113] 10.0.0.237 () {34 vars in 808 bytes} [Wed Apr 15 20:00:17 2026] GET /v2.1/os-services?binary=nova-conductor => generated 279 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1116] 10.0.0.237 () {28 vars in 454 bytes} [Wed Apr 15 20:00:21 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 568/1117] 10.0.0.237 () {30 vars in 658 bytes} [Wed Apr 15 20:00:21 2026] GET /v2.1 => generated 0 bytes in 37 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 550/1118] 10.0.0.237 () {32 vars in 731 bytes} [Wed Apr 15 20:00:21 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1119] 10.0.0.237 () {34 vars in 808 bytes} [Wed Apr 15 20:00:21 2026] GET /v2.1/os-services?binary=nova-scheduler => generated 278 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1120] 199.204.45.235 () {34 vars in 855 bytes} [Wed Apr 15 20:00:23 2026] DELETE /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45/os-interface/cfe14dd8-6c95-4db2-955b-23b976435c42 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 20:00:25.183 7 INFO nova.api.openstack.compute.server_external_events [req-4c8822e7-a5e4-44ba-926f-3868f62d09b5 req-9d069538-d928-47fb-8e13-9b2a3202c5b8 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:cfe14dd8-6c95-4db2-955b-23b976435c42 for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 7|app: 0|req: 570/1121] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 20:00:25 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-04-15 20:00:27.229 8 INFO nova.api.openstack.compute.server_external_events [req-a9ab1e5a-8616-478e-8e44-f5c9f6546e94 req-608f7722-ec09-463b-ab91-085a182db2f0 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:cfe14dd8-6c95-4db2-955b-23b976435c42 for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 8|app: 0|req: 552/1122] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 20:00:27 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, ' [pid: 8|app: 0|req: 554/1125] 199.204.45.235 () {34 vars in 755 bytes} [Wed Apr 15 20:00:28 2026] DELETE /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 20:00:29.793 7 INFO nova.api.openstack.compute.server_external_events [req-454f241e-97af-4d2c-bcdf-9b722f9d3b79 req-4d42cd7d-b4ae-45a0-ae2f-d453ea2ae83e d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:96802ba0-8156-4008-9f17-24a3fc8eb750 for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 7|app: 0|req: 572/1126] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 20:00:29 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-04-15 20:00:30.419 8 INFO nova.compute.api [None req-afba126c-dc72-42a0-84a8-66d4e40c5f9b 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] [instance: 9288bf53-c84d-46e9-9d7b-dde3f3f35f45] Instance is already in deleting state, ignoring this request [pid: 8|app: 0|req: 555/1127] 199.204.45.235 () {34 vars in 755 bytes} [Wed Apr 15 20:00:30 2026] DELETE /v2.1/servers/9288bf53-c84d-46e9-9d7b-dde3f3f35f45 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 20:00:31.217 7 INFO nova.api.openstack.compute.server_external_events [req-61bbd3e9-50fe-4aab-aed9-fa8572b97348 req-98f3b64b-ba34-43db-bf41-5d4c9a43b694 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-deleted:96802ba0-8156-4008-9f17-24a3fc8eb750 for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 7|app: 0|req: 573/1128] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 20:00:31 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 20:00:31.839 8 INFO nova.api.openstack.compute.server_external_events [req-ed3436b2-b5a7-4b9d-be25-0156e5145950 req-5568f918-c2f3-49d7-84ff-3ed606d4e11b d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:96802ba0-8156-4008-9f17-24a3fc8eb750 for instance 9288bf53-c84d-46e9-9d7b-dde3f3f35f45 on instance [pid: 8|app: 0|req: 556/1129] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 20:00:31 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, ' [pid: 7|app: 0|req: 574/1130] 10.0.0.51 () {32 vars in 717 bytes} [Wed Apr 15 20:00:32 2026] DELETE /v2.1/servers/0c3ad378-c3c5-4c11-a22a-0d683a30e048 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 20:00:32.507 8 WARNING neutronclient.v2_0.client [None req-4373c6e7-2c73-487b-8af5-a1f5598b1928 9ecbb484d97b4c8ba13242bca3225b1b 7787a05a4d28473898bf6ae284699d82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 557/1131] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 20:00:32 2026] GET /v2.1/servers/0c3ad378-c3c5-4c11-a22a-0d683a30e048 => generated 1945 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 20:00:33.885 7 INFO nova.api.openstack.compute.server_external_events [req-bba24c3c-ff79-42f8-80a2-d54286c37172 req-4ab79f61-fe22-4a96-a5eb-c602dccc7a32 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:23ab0e9e-c368-4897-b9f0-50e65d140413 for instance 0c3ad378-c3c5-4c11-a22a-0d683a30e048 on instance 2026-04-15 20:00:33.886 7 INFO nova.api.openstack.compute.server_external_events [req-bba24c3c-ff79-42f8-80a2-d54286c37172 req-4ab79f61-fe22-4a96-a5eb-c602dccc7a32 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:23ab0e9e-c368-4897-b9f0-50e65d140413 for instance 0c3ad378-c3c5-4c11-a22a-0d683a30e048 on instance [pid: 7|app: 0|req: 575/1132] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 20:00:33 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-04-15 20:00:35.929 8 INFO nova.api.openstack.compute.server_external_events [req-d59dc319-70a3-4d4a-9a82-90c6dbd80912 req-c4feedee-64df-493e-87bd-ce827e0525e6 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:23ab0e9e-c368-4897-b9f0-50e65d140413 for instance 0c3ad378-c3c5-4c11-a22a-0d683a30e048 on instance 2026-04-15 20:00:35.930 8 INFO nova.api.openstack.compute.server_external_events [req-d59dc319-70a3-4d4a-9a82-90c6dbd80912 req-c4feedee-64df-493e-87bd-ce827e0525e6 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-deleted:23ab0e9e-c368-4897-b9f0-50e65d140413 for instance 0c3ad378-c3c5-4c11-a22a-0d683a30e048 on instance [pid: 8|app: 0|req: 558/1133] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 20:00:35 2026] POST /v2.1/os-server-external-events => generated 356 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 20:00:37.689 7 WARNING neutronclient.v2_0.client [None req-f6fce07c-904f-49fb-a49d-f92a8289777d 9ecbb484d97b4c8ba13242bca3225b1b 7787a05a4d28473898bf6ae284699d82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 576/1134] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 20:00:37 2026] GET /v2.1/servers/0c3ad378-c3c5-4c11-a22a-0d683a30e048 => generated 1481 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 20:00:42.773 8 INFO nova.api.openstack.wsgi [None req-33e7a98f-20d8-499f-a178-9d41c3b86991 9ecbb484d97b4c8ba13242bca3225b1b 7787a05a4d28473898bf6ae284699d82 - - default default] HTTP exception thrown: Instance 0c3ad378-c3c5-4c11-a22a-0d683a30e048 could not be found. [pid: 8|app: 0|req: 560/1137] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 20:00:42 2026] GET /v2.1/servers/0c3ad378-c3c5-4c11-a22a-0d683a30e048 => 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-04-15 20:00:43.208 7 INFO nova.api.openstack.compute.server_external_events [req-5ce47610-0f84-48cc-8b38-763bf2761707 req-045fbce4-3732-4995-b133-cc4b0f6e0af4 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-changed:8e4faea0-ea94-49aa-9def-5ee5f2af8027 for instance f655644c-77bb-488b-a6be-030fb6b5e73e 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: 578/1138] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 20:00:43 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1139] 10.0.0.51 () {32 vars in 717 bytes} [Wed Apr 15 20:00:43 2026] DELETE /v2.1/servers/f655644c-77bb-488b-a6be-030fb6b5e73e => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 20:00:43.347 7 WARNING neutronclient.v2_0.client [None req-d89a1eb4-21b6-45e8-847c-e47bfcf497a4 9ecbb484d97b4c8ba13242bca3225b1b 7787a05a4d28473898bf6ae284699d82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 579/1140] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 20:00:43 2026] GET /v2.1/servers/f655644c-77bb-488b-a6be-030fb6b5e73e => generated 1944 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 20:00:44.572 8 INFO nova.api.openstack.compute.server_external_events [req-196e35dc-5564-4ac7-8173-3176840c0e51 req-79bebcc2-300c-4485-a21c-15b2ddb738c7 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:8e4faea0-ea94-49aa-9def-5ee5f2af8027 for instance f655644c-77bb-488b-a6be-030fb6b5e73e on instance [pid: 8|app: 0|req: 562/1141] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 20:00:44 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-04-15 20:00:46.091 7 INFO nova.api.openstack.compute.server_external_events [req-f8067ca7-a5ad-44d4-9d0d-35a7c184dae7 req-49fc980f-1f82-40f4-8707-6a0f10968074 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-deleted:8e4faea0-ea94-49aa-9def-5ee5f2af8027 for instance f655644c-77bb-488b-a6be-030fb6b5e73e on instance [pid: 7|app: 0|req: 580/1142] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 20:00:46 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 20:00:46.612 8 INFO nova.api.openstack.compute.server_external_events [req-6dbaba48-7884-4808-8bfd-9ea01fbbb10d req-eef70a30-7c49-45a9-8633-359bc78f98e3 d8c9444938f64bda857d387ee98bfc85 7abccadd40794ebd9115c1046c1ca645 - - e3c79a2247b94a7d9633d10976083ed0 e3c79a2247b94a7d9633d10976083ed0] Creating event network-vif-unplugged:8e4faea0-ea94-49aa-9def-5ee5f2af8027 for instance f655644c-77bb-488b-a6be-030fb6b5e73e on instance [pid: 8|app: 0|req: 563/1143] 10.0.0.69 () {38 vars in 814 bytes} [Wed Apr 15 20:00:46 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 20:00:48.547 8 WARNING neutronclient.v2_0.client [None req-bae9fbb4-49f0-45b6-a987-ef6daf36c7d4 9ecbb484d97b4c8ba13242bca3225b1b 7787a05a4d28473898bf6ae284699d82 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 565/1146] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 20:00:48 2026] GET /v2.1/servers/f655644c-77bb-488b-a6be-030fb6b5e73e => generated 1481 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-04-15 20:00:53.636 7 INFO nova.api.openstack.wsgi [None req-60e16b7c-0f8c-4f7c-abc1-5f5ac51469b7 9ecbb484d97b4c8ba13242bca3225b1b 7787a05a4d28473898bf6ae284699d82 - - default default] HTTP exception thrown: Instance f655644c-77bb-488b-a6be-030fb6b5e73e could not be found. [pid: 7|app: 0|req: 582/1147] 10.0.0.51 () {32 vars in 714 bytes} [Wed Apr 15 20:00:53 2026] GET /v2.1/servers/f655644c-77bb-488b-a6be-030fb6b5e73e => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 566/1148] 10.0.0.51 () {32 vars in 725 bytes} [Wed Apr 15 20:00:55 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-2061360473 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-15 20:00:55.569 7 INFO nova.api.openstack.wsgi [None req-bb62e698-ceab-493c-afb7-53b49c6ba7fd 9ecbb484d97b4c8ba13242bca3225b1b 7787a05a4d28473898bf6ae284699d82 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-2061360473 not found for user 9ecbb484d97b4c8ba13242bca3225b1b [pid: 7|app: 0|req: 583/1149] 10.0.0.51 () {32 vars in 722 bytes} [Wed Apr 15 20:00:55 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-2061360473 => generated 142 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1154] 10.0.0.51 () {32 vars in 654 bytes} [Wed Apr 15 20:01:11 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1155] 10.0.0.51 () {32 vars in 640 bytes} [Wed Apr 15 20:01:11 2026] GET /v2.1/servers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-15 20:01:11.469 8 WARNING oslo_db.sqlalchemy.utils [None req-520fe5e5-a770-480c-8319-2c861b57af69 77adece6049b4a8dbe6bb05132a71e77 7f676e1b912e4447913b5aea51b94736 - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 570/1156] 10.0.0.51 () {32 vars in 648 bytes} [Wed Apr 15 20:01:11 2026] GET /v2.1/os-keypairs => generated 530 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1157] 10.0.0.51 () {32 vars in 693 bytes} [Wed Apr 15 20:01:11 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1206] 10.0.0.9 () {28 vars in 452 bytes} [Wed Apr 15 20:05:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1207] 10.0.0.9 () {30 vars in 656 bytes} [Wed Apr 15 20:05:10 2026] GET /v2.1 => generated 0 bytes in 75 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 613/1208] 10.0.0.9 () {32 vars in 729 bytes} [Wed Apr 15 20:05:10 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: 596/1209] 10.0.0.9 () {34 vars in 804 bytes} [Wed Apr 15 20:05:10 2026] GET /v2.1/servers/detail?all_tenants=True => generated 15 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1210] 10.0.0.9 () {28 vars in 452 bytes} [Wed Apr 15 20:05:10 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1211] 10.0.0.9 () {30 vars in 656 bytes} [Wed Apr 15 20:05:10 2026] GET /v2.1 => generated 0 bytes in 28 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 615/1212] 10.0.0.9 () {32 vars in 729 bytes} [Wed Apr 15 20:05:10 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: 598/1213] 10.0.0.9 () {34 vars in 892 bytes} [Wed Apr 15 20:05:10 2026] GET /v2.1/servers/detail?project_id=7abccadd40794ebd9115c1046c1ca645&all_tenants=True => generated 15 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1214] 10.0.0.9 () {34 vars in 892 bytes} [Wed Apr 15 20:05:11 2026] GET /v2.1/servers/detail?project_id=7f676e1b912e4447913b5aea51b94736&all_tenants=True => generated 15 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1215] 10.0.0.9 () {34 vars in 892 bytes} [Wed Apr 15 20:05:11 2026] GET /v2.1/servers/detail?project_id=ad0b27f79b17434889816dd828881b23&all_tenants=True => generated 15 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0)