+ 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 [Thu Apr 23 10:09:46 2026] *** compiled with version: 13.3.0 on 27 January 2026 17:26:08 os: Linux-5.15.0-176-generic #186-Ubuntu SMP Fri Mar 13 11:01:42 UTC 2026 nodename: nova-api-osapi-59468f79db-f6sl2 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 0x7fd9bde55668 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-23 10:09:51.605 8 INFO nova.utils [None req-e2fb23d8-8eb9-4f13-8213-6ecb18d32621 - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-23 10:09:51.726 7 INFO nova.utils [None req-b45cdd82-ae72-42a0-b71f-ae85aa7eac7f - - - - - -] The cell worker thread pool MainProcess.cell_worker is initialized 2026-04-23 10:09:53.348 8 WARNING keystonemiddleware._common.config [None req-e2fb23d8-8eb9-4f13-8213-6ecb18d32621 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 10:09:53.358 8 WARNING oslo_config.cfg [None req-e2fb23d8-8eb9-4f13-8213-6ecb18d32621 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 10:09:53.445 8 WARNING keystonemiddleware._common.config [None req-e2fb23d8-8eb9-4f13-8213-6ecb18d32621 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 10:09:53.466 8 WARNING oslo_config.cfg [None req-e2fb23d8-8eb9-4f13-8213-6ecb18d32621 - - - - - -] 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-23 10:09:53.476 7 WARNING keystonemiddleware._common.config [None req-b45cdd82-ae72-42a0-b71f-ae85aa7eac7f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 10:09:53.482 8 WARNING oslo_config.cfg [None req-e2fb23d8-8eb9-4f13-8213-6ecb18d32621 - - - - - -] 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 0x7fd9bde55668 pid: 8 (default app) 2026-04-23 10:09:53.486 7 WARNING oslo_config.cfg [None req-b45cdd82-ae72-42a0-b71f-ae85aa7eac7f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-23 10:09:53.572 7 WARNING keystonemiddleware._common.config [None req-b45cdd82-ae72-42a0-b71f-ae85aa7eac7f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-23 10:09:53.589 7 WARNING oslo_config.cfg [None req-b45cdd82-ae72-42a0-b71f-ae85aa7eac7f - - - - - -] 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-23 10:09:53.603 7 WARNING oslo_config.cfg [None req-b45cdd82-ae72-42a0-b71f-ae85aa7eac7f - - - - - -] 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 0x7fd9bde55668 pid: 7 (default app) [pid: 8|app: 0|req: 2/3] 199.19.213.150 () {42 vars in 705 bytes} [Thu Apr 23 10:10:05 2026] GET /v2.1 => generated 114 bytes in 23 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-23 10:10:06.133 7 WARNING oslo_policy.policy [None req-87a10a2f-9914-4a61-be38-e7a70e22e593 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - 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-23 10:10:06.134 7 WARNING oslo_policy.policy [None req-87a10a2f-9914-4a61-be38-e7a70e22e593 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 7|app: 0|req: 2/4] 199.19.213.150 () {44 vars in 909 bytes} [Thu Apr 23 10:10:05 2026] GET /v2.1 => generated 0 bytes in 593 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-23 10:10:06.233 8 WARNING oslo_policy.policy [req-87a10a2f-9914-4a61-be38-e7a70e22e593 req-e2c7fc4c-fc93-4688-904e-38701410ec20 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - 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-23 10:10:06.233 8 WARNING oslo_policy.policy [req-87a10a2f-9914-4a61-be38-e7a70e22e593 req-e2c7fc4c-fc93-4688-904e-38701410ec20 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] JSON formatted policy_file support is deprecated since Victoria release. You need to use YAML format which will be default in future. You can use ``oslopolicy-convert-json-to-yaml`` tool to convert existing JSON-formatted policy file to YAML-formatted in backward compatible way: https://docs.openstack.org/oslo.policy/latest/cli/oslopolicy-convert-json-to-yaml.html. [pid: 8|app: 0|req: 3/5] 199.19.213.150 () {46 vars in 982 bytes} [Thu Apr 23 10:10:06 2026] GET /v2.1/ => generated 400 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:10:06.336 7 INFO nova.api.openstack.wsgi [None req-d41d2d6c-2ca0-4892-95d1-b8c9ee754698 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 7|app: 0|req: 3/6] 199.19.213.150 () {48 vars in 1011 bytes} [Thu Apr 23 10:10:06 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/7] 199.19.213.150 () {48 vars in 1051 bytes} [Thu Apr 23 10:10:06 2026] GET /v2.1/flavors/detail?is_public=None => generated 15 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/8] 199.19.213.150 () {52 vars in 1048 bytes} [Thu Apr 23 10:10:06 2026] POST /v2.1/flavors => generated 529 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 5/9] 199.19.213.150 () {42 vars in 705 bytes} [Thu Apr 23 10:10:07 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 5/10] 199.19.213.150 () {44 vars in 909 bytes} [Thu Apr 23 10:10:07 2026] GET /v2.1 => generated 0 bytes in 31 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 6/11] 199.19.213.150 () {46 vars in 982 bytes} [Thu Apr 23 10:10:07 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-23 10:10:07.561 7 INFO nova.api.openstack.wsgi [None req-81d40227-743b-4dbe-adc7-54382b25dbd9 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] HTTP exception thrown: Flavor m1.small could not be found. [pid: 7|app: 0|req: 6/12] 199.19.213.150 () {48 vars in 1013 bytes} [Thu Apr 23 10:10:07 2026] GET /v2.1/flavors/m1.small => generated 81 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/13] 199.19.213.150 () {48 vars in 1051 bytes} [Thu Apr 23 10:10:07 2026] GET /v2.1/flavors/detail?is_public=None => 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: 7/14] 199.19.213.150 () {52 vars in 1048 bytes} [Thu Apr 23 10:10:07 2026] POST /v2.1/flavors => generated 532 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/15] 199.19.213.150 () {42 vars in 705 bytes} [Thu Apr 23 10:10:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/16] 199.19.213.150 () {44 vars in 909 bytes} [Thu Apr 23 10:10:08 2026] GET /v2.1 => generated 0 bytes in 34 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 9/17] 199.19.213.150 () {46 vars in 982 bytes} [Thu Apr 23 10:10:08 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-23 10:10:08.675 7 INFO nova.api.openstack.wsgi [None req-bfecf9fa-dbc9-418a-ac90-02fd71655fd6 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] HTTP exception thrown: Flavor m1.medium could not be found. [pid: 7|app: 0|req: 9/18] 199.19.213.150 () {48 vars in 1015 bytes} [Thu Apr 23 10:10:08 2026] GET /v2.1/flavors/m1.medium => generated 82 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/19] 199.19.213.150 () {48 vars in 1051 bytes} [Thu Apr 23 10:10:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 1054 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/20] 199.19.213.150 () {52 vars in 1048 bytes} [Thu Apr 23 10:10:08 2026] POST /v2.1/flavors => generated 533 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 11/21] 199.19.213.150 () {42 vars in 705 bytes} [Thu Apr 23 10:10:09 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/22] 199.19.213.150 () {44 vars in 909 bytes} [Thu Apr 23 10:10:09 2026] GET /v2.1 => generated 0 bytes in 33 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 12/23] 199.19.213.150 () {46 vars in 982 bytes} [Thu Apr 23 10:10:09 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-23 10:10:09.842 7 INFO nova.api.openstack.wsgi [None req-ba662b29-38e3-4389-8b02-6d083ea320c2 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] HTTP exception thrown: Flavor m1.large could not be found. [pid: 7|app: 0|req: 12/24] 199.19.213.150 () {48 vars in 1013 bytes} [Thu Apr 23 10:10:09 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: 8|app: 0|req: 13/25] 199.19.213.150 () {48 vars in 1051 bytes} [Thu Apr 23 10:10:09 2026] GET /v2.1/flavors/detail?is_public=None => generated 1577 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/26] 199.19.213.150 () {52 vars in 1048 bytes} [Thu Apr 23 10:10:09 2026] POST /v2.1/flavors => generated 532 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 15/29] 199.19.213.150 () {42 vars in 705 bytes} [Thu Apr 23 10:10: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: 7|app: 0|req: 15/30] 199.19.213.150 () {44 vars in 909 bytes} [Thu Apr 23 10:10:10 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: 16/31] 199.19.213.150 () {46 vars in 982 bytes} [Thu Apr 23 10:10:10 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-23 10:10:10.964 7 INFO nova.api.openstack.wsgi [None req-7efa725d-337a-419f-8c83-3423692c4cf4 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] HTTP exception thrown: Flavor m1.xlarge could not be found. [pid: 7|app: 0|req: 16/32] 199.19.213.150 () {48 vars in 1015 bytes} [Thu Apr 23 10:10:10 2026] GET /v2.1/flavors/m1.xlarge => generated 82 bytes in 13 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 17/33] 199.19.213.150 () {48 vars in 1051 bytes} [Thu Apr 23 10:10:10 2026] GET /v2.1/flavors/detail?is_public=None => generated 2099 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 17/34] 199.19.213.150 () {52 vars in 1048 bytes} [Thu Apr 23 10:10:11 2026] POST /v2.1/flavors => generated 535 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/93] 199.19.213.150 () {42 vars in 705 bytes} [Thu Apr 23 10:15:08 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/94] 199.19.213.150 () {44 vars in 909 bytes} [Thu Apr 23 10:15:08 2026] GET /v2.1 => generated 0 bytes in 108 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 48/95] 199.19.213.150 () {46 vars in 982 bytes} [Thu Apr 23 10:15:08 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-23 10:15:08.695 7 INFO nova.api.openstack.wsgi [None req-0c373901-4f8a-40cd-bc62-8d7c4b0796de f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] HTTP exception thrown: Flavor m1.manila could not be found. [pid: 7|app: 0|req: 48/96] 199.19.213.150 () {48 vars in 1015 bytes} [Thu Apr 23 10:15:08 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: 8|app: 0|req: 49/97] 199.19.213.150 () {48 vars in 1051 bytes} [Thu Apr 23 10:15:08 2026] GET /v2.1/flavors/detail?is_public=None => generated 2624 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/98] 199.19.213.150 () {52 vars in 1049 bytes} [Thu Apr 23 10:15:08 2026] POST /v2.1/flavors => generated 534 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/109] 199.19.213.150 () {42 vars in 705 bytes} [Thu Apr 23 10:15:52 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/110] 199.19.213.150 () {44 vars in 909 bytes} [Thu Apr 23 10:15:52 2026] GET /v2.1 => generated 0 bytes in 38 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 8|app: 0|req: 56/111] 199.19.213.150 () {46 vars in 982 bytes} [Thu Apr 23 10:15:52 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-23 10:15:52.641 7 INFO nova.api.openstack.wsgi [None req-bad73ae2-ac63-44e8-97c3-70c09ed8a341 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] HTTP exception thrown: Flavor m1.amphora could not be found. [pid: 7|app: 0|req: 56/112] 199.19.213.150 () {48 vars in 1017 bytes} [Thu Apr 23 10:15:52 2026] GET /v2.1/flavors/m1.amphora => generated 83 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/113] 199.19.213.150 () {48 vars in 1051 bytes} [Thu Apr 23 10:15:52 2026] GET /v2.1/flavors/detail?is_public=None => generated 3148 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/114] 199.19.213.150 () {52 vars in 1049 bytes} [Thu Apr 23 10:15:52 2026] POST /v2.1/flavors => generated 534 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/123] 10.0.0.12 () {28 vars in 453 bytes} [Thu Apr 23 10:16:31 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: 62/124] 10.0.0.12 () {30 vars in 657 bytes} [Thu Apr 23 10:16:31 2026] GET /v2.1 => generated 0 bytes in 376 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: 63/125] 10.0.0.12 () {32 vars in 730 bytes} [Thu Apr 23 10:16:31 2026] GET /v2.1/ => generated 411 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 63/126] 10.0.0.12 () {34 vars in 803 bytes} [Thu Apr 23 10:16:31 2026] GET /v2.1/os-services?binary=nova-compute => generated 251 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 68/135] 199.19.213.150 () {42 vars in 705 bytes} [Thu Apr 23 10:17:17 2026] GET /v2.1 => generated 114 bytes in 1 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/136] 199.19.213.150 () {44 vars in 909 bytes} [Thu Apr 23 10:17:17 2026] GET /v2.1 => generated 0 bytes in 36 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: 69/137] 199.19.213.150 () {46 vars in 982 bytes} [Thu Apr 23 10:17: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-23 10:17:17.488 7 INFO nova.api.openstack.wsgi [None req-542ef7c7-bf03-4ca6-9881-05be0cdae423 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] HTTP exception thrown: Keypair octavia-amphora-ssh-key not found for user f4c3c4e7179b4a5495b5a319c949bd63 [pid: 7|app: 0|req: 69/138] 199.19.213.150 () {48 vars in 1051 bytes} [Thu Apr 23 10:17:17 2026] GET /v2.1/os-keypairs/octavia-amphora-ssh-key => generated 129 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) 2026-04-23 10:17:17.504 8 WARNING oslo_db.sqlalchemy.utils [None req-cadd52d2-41ce-4aed-88b1-f11eb4bcf03b f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 8|app: 0|req: 70/139] 199.19.213.150 () {48 vars in 1016 bytes} [Thu Apr 23 10:17:17 2026] GET /v2.1/os-keypairs => generated 16 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/140] 199.19.213.150 () {52 vars in 1057 bytes} [Thu Apr 23 10:17:17 2026] POST /v2.1/os-keypairs => generated 576 bytes in 57 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) [pid: 8|app: 0|req: 72/143] 199.19.213.150 () {42 vars in 705 bytes} [Thu Apr 23 10:17:21 2026] GET /v2.1 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 7|app: 0|req: 72/144] 199.19.213.150 () {44 vars in 909 bytes} [Thu Apr 23 10:17:21 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: 8|app: 0|req: 73/145] 199.19.213.150 () {46 vars in 982 bytes} [Thu Apr 23 10:17:21 2026] GET /v2.1/ => generated 400 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 73/146] 199.19.213.150 () {48 vars in 1073 bytes} [Thu Apr 23 10:17:21 2026] GET /v2.1/os-quota-sets/0f1ed7c4c87842409307f4e9911563dd => generated 283 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 8|app: 0|req: 74/147] 199.19.213.150 () {52 vars in 1125 bytes} [Thu Apr 23 10:17:21 2026] PUT /v2.1/os-quota-sets/0f1ed7c4c87842409307f4e9911563dd => generated 238 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 85/170] 199.19.213.150 () {42 vars in 703 bytes} [Thu Apr 23 10:19:19 2026] GET /v2.1 => generated 114 bytes in 0 msecs (HTTP/1.1 401) 6 headers in 319 bytes (1 switches on core 0) [pid: 8|app: 0|req: 86/171] 199.19.213.150 () {44 vars in 907 bytes} [Thu Apr 23 10:19:19 2026] GET /v2.1 => generated 0 bytes in 102 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 86/172] 199.19.213.150 () {46 vars in 980 bytes} [Thu Apr 23 10:19:20 2026] GET /v2.1/ => generated 400 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 87/173] 199.19.213.150 () {52 vars in 1123 bytes} [Thu Apr 23 10:19:20 2026] PUT /v2.1/os-quota-sets/5845ea596698468faae07569ab98b703 => generated 238 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/270] 199.19.213.150 () {42 vars in 705 bytes} [Thu Apr 23 10:27: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: 136/271] 199.19.213.150 () {44 vars in 909 bytes} [Thu Apr 23 10:27:15 2026] GET /v2.1 => generated 0 bytes in 107 msecs (HTTP/1.1 302) 5 headers in 266 bytes (0 switches on core 0) [pid: 7|app: 0|req: 136/272] 199.19.213.150 () {46 vars in 982 bytes} [Thu Apr 23 10:27:15 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-23 10:27:15.675 8 INFO nova.api.openstack.wsgi [None req-5e52cc52-4284-4c8d-8dca-ed5b7064787d f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] HTTP exception thrown: Flavor m1.tiny could not be found. [pid: 8|app: 0|req: 137/273] 199.19.213.150 () {48 vars in 1011 bytes} [Thu Apr 23 10:27:15 2026] GET /v2.1/flavors/m1.tiny => generated 80 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 380 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/274] 199.19.213.150 () {48 vars in 1051 bytes} [Thu Apr 23 10:27:15 2026] GET /v2.1/flavors/detail?is_public=None => generated 3672 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) [pid: 7|app: 0|req: 143/285] 10.0.0.179 () {32 vars in 655 bytes} [Thu Apr 23 10:28:04 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 143/286] 10.0.0.179 () {32 vars in 641 bytes} [Thu Apr 23 10:28:04 2026] GET /v2.1/servers => generated 15 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-23 10:28:04.671 7 WARNING oslo_db.sqlalchemy.utils [None req-7046fa5b-ae34-44b5-b89b-1a8a076ec5dc f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 144/287] 10.0.0.179 () {32 vars in 649 bytes} [Thu Apr 23 10:28:04 2026] GET /v2.1/os-keypairs => generated 530 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/288] 10.0.0.179 () {32 vars in 694 bytes} [Thu Apr 23 10:28:04 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/291] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:16 2026] GET /v2.1/flavors/325ae734-7842-43bd-9c1a-4162df8dc76b => generated 511 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/292] 10.0.0.179 () {32 vars in 641 bytes} [Thu Apr 23 10:28:16 2026] GET /v2.1/flavors => generated 1674 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/293] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:16 2026] GET /v2.1/flavors/325ae734-7842-43bd-9c1a-4162df8dc76b => generated 511 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 148/296] 10.0.0.179 () {34 vars in 671 bytes} [Thu Apr 23 10:28:21 2026] POST /v2.1/os-keypairs => generated 386 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:28:22.714 7 WARNING neutronclient.v2_0.client [None req-793338a4-825b-4ffa-8deb-2187a3b84079 c5f22eb662b148d4969650ac52f73c3a 2490c484937f4d0ebf2b652d1e2d54bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 149/297] 10.0.0.179 () {34 vars in 671 bytes} [Thu Apr 23 10:28:22 2026] POST /v2.1/os-keypairs => generated 385 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/298] 10.0.0.179 () {34 vars in 685 bytes} [Thu Apr 23 10:28:22 2026] POST /v2.1/os-security-groups => generated 247 bytes in 975 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:28:23.460 8 WARNING neutronclient.v2_0.client [None req-4d17cce1-e41b-4d90-a138-9d59db45a3b7 c5f22eb662b148d4969650ac52f73c3a 2490c484937f4d0ebf2b652d1e2d54bd - - default default] The 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-23 10:28:23.620 7 WARNING neutronclient.v2_0.client [None req-1cd51821-37cb-4778-b099-2d1494952820 b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] The 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-23 10:28:23.672 7 WARNING neutronclient.v2_0.client [None req-1cd51821-37cb-4778-b099-2d1494952820 b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] The 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-23 10:28:23.910 7 WARNING neutronclient.v2_0.client [None req-1cd51821-37cb-4778-b099-2d1494952820 b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] The 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-23 10:28:24.021 8 WARNING neutronclient.v2_0.client [None req-4d17cce1-e41b-4d90-a138-9d59db45a3b7 c5f22eb662b148d4969650ac52f73c3a 2490c484937f4d0ebf2b652d1e2d54bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 150/299] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:28:23 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 707 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:28:24.186 8 WARNING neutronclient.v2_0.client [None req-d5ba7d89-59b3-41b9-9b4d-f281b8e208d3 c5f22eb662b148d4969650ac52f73c3a 2490c484937f4d0ebf2b652d1e2d54bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 151/300] 10.0.0.179 () {34 vars in 685 bytes} [Thu Apr 23 10:28:24 2026] POST /v2.1/os-security-groups => generated 248 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:28:24.333 8 WARNING neutronclient.v2_0.client [None req-27b8c777-cee0-4e95-8fdd-9edb9e8f7106 c5f22eb662b148d4969650ac52f73c3a 2490c484937f4d0ebf2b652d1e2d54bd - - default default] The 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-23 10:28:24.366 8 WARNING neutronclient.v2_0.client [None req-27b8c777-cee0-4e95-8fdd-9edb9e8f7106 c5f22eb662b148d4969650ac52f73c3a 2490c484937f4d0ebf2b652d1e2d54bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 152/301] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:28:24 2026] POST /v2.1/os-security-group-rules => generated 232 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:28:24.505 8 WARNING neutronclient.v2_0.client [None req-bce31ddb-e1ec-4649-9e52-c35d2ff446ea c5f22eb662b148d4969650ac52f73c3a 2490c484937f4d0ebf2b652d1e2d54bd - - default default] The 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-23 10:28:24.536 8 WARNING neutronclient.v2_0.client [None req-bce31ddb-e1ec-4649-9e52-c35d2ff446ea c5f22eb662b148d4969650ac52f73c3a 2490c484937f4d0ebf2b652d1e2d54bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 150/302] 10.0.0.179 () {34 vars in 663 bytes} [Thu Apr 23 10:28:23 2026] POST /v2.1/servers => generated 449 bytes in 1077 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-23 10:28:24.630 7 WARNING neutronclient.v2_0.client [None req-8271735e-26db-46ce-8010-c8858c424072 b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 153/303] 10.0.0.179 () {34 vars in 695 bytes} [Thu Apr 23 10:28:24 2026] POST /v2.1/os-security-group-rules => generated 233 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:28:24.692 8 WARNING neutronclient.v2_0.client [None req-61242518-000b-4819-b2db-85ebc4e01e34 c5f22eb662b148d4969650ac52f73c3a 2490c484937f4d0ebf2b652d1e2d54bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 154/304] 10.0.0.179 () {32 vars in 737 bytes} [Thu Apr 23 10:28:24 2026] GET /v2.1/os-security-groups/6517bb33-66a1-4f16-bf54-25012b3f54f4 => generated 665 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:28:24.771 8 WARNING neutronclient.v2_0.client [None req-6e058ce2-e31c-4306-9195-7e0ebe1e65bf c5f22eb662b148d4969650ac52f73c3a 2490c484937f4d0ebf2b652d1e2d54bd - - default default] The 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-23 10:28:24.797 8 WARNING neutronclient.v2_0.client [None req-6e058ce2-e31c-4306-9195-7e0ebe1e65bf c5f22eb662b148d4969650ac52f73c3a 2490c484937f4d0ebf2b652d1e2d54bd - - default default] The 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-23 10:28:24.865 8 WARNING neutronclient.v2_0.client [None req-6e058ce2-e31c-4306-9195-7e0ebe1e65bf c5f22eb662b148d4969650ac52f73c3a 2490c484937f4d0ebf2b652d1e2d54bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 151/305] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:24 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1400 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/306] 10.0.0.179 () {32 vars in 750 bytes} [Thu Apr 23 10:28:24 2026] DELETE /v2.1/os-security-group-rules/3655b394-e270-4dec-b7a6-fd48f1dc27b2 => generated 0 bytes in 241 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-23 10:28:25.012 7 WARNING neutronclient.v2_0.client [None req-6d42d67e-fafd-4dbe-9c98-cc28fb071cfc c5f22eb662b148d4969650ac52f73c3a 2490c484937f4d0ebf2b652d1e2d54bd - - default default] The 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-23 10:28:25.049 7 WARNING neutronclient.v2_0.client [None req-6d42d67e-fafd-4dbe-9c98-cc28fb071cfc c5f22eb662b148d4969650ac52f73c3a 2490c484937f4d0ebf2b652d1e2d54bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 152/307] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:28:25 2026] DELETE /v2.1/os-security-groups/6517bb33-66a1-4f16-bf54-25012b3f54f4 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 10:28:25.191 8 WARNING neutronclient.v2_0.client [None req-845f3c0a-df91-45cc-9507-7a15259d969f c5f22eb662b148d4969650ac52f73c3a 2490c484937f4d0ebf2b652d1e2d54bd - - default default] The 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-23 10:28:25.231 8 WARNING neutronclient.v2_0.client [None req-845f3c0a-df91-45cc-9507-7a15259d969f c5f22eb662b148d4969650ac52f73c3a 2490c484937f4d0ebf2b652d1e2d54bd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 156/308] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:28:25 2026] DELETE /v2.1/os-security-groups/65307d9b-2b7a-48b0-b42c-6ffef3cd255b => generated 0 bytes in 169 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 10:28:26.113 7 WARNING neutronclient.v2_0.client [None req-4e7244a3-116e-44b2-9e4c-a0194d798236 b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 153/309] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:26 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1404 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:28:27.295 8 WARNING neutronclient.v2_0.client [None req-78858acf-17a2-4e6e-b792-39324c5a24ef b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 157/310] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:27 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1396 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:28.411 7 WARNING neutronclient.v2_0.client [None req-c1092d13-9d08-47e5-a158-e13a776c76b8 b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 154/311] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:28 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1396 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:28:28.502 8 WARNING neutronclient.v2_0.client [None req-c3e8082a-7e76-42a1-b458-1cb8b2295e8f e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] The 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-23 10:28:28.551 8 WARNING neutronclient.v2_0.client [None req-c3e8082a-7e76-42a1-b458-1cb8b2295e8f e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] The 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-23 10:28:28.741 8 WARNING neutronclient.v2_0.client [None req-c3e8082a-7e76-42a1-b458-1cb8b2295e8f e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] 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-23 10:28:29.536 7 WARNING neutronclient.v2_0.client [None req-257ff38c-a2b6-4557-b044-5da34e41ad83 b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 158/312] 10.0.0.179 () {34 vars in 663 bytes} [Thu Apr 23 10:28:28 2026] POST /v2.1/servers => generated 451 bytes in 1174 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/313] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:29 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1452 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:29.651 8 WARNING neutronclient.v2_0.client [None req-d4a14bda-f4b7-4c87-9d3e-2230febf72e4 e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 159/314] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:29 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 1252 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:30.655 7 WARNING neutronclient.v2_0.client [None req-3224cba8-bdb4-4aa9-b318-45ab8b946cbf b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 157/317] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:30 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1452 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:30.753 8 WARNING neutronclient.v2_0.client [None req-0bf65851-2de9-4e81-a912-5efec36a6e41 e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 161/318] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:30 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 1302 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:31.783 7 WARNING neutronclient.v2_0.client [None req-72d78169-fe96-4ab6-bdfb-8dcf0de3b368 b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 158/319] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:31 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1460 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:31.882 8 WARNING neutronclient.v2_0.client [None req-d2b56ee5-b548-4669-8547-baea7e5b5b78 e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 162/320] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:31 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 1350 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-23 10:28:32.882 7 WARNING neutronclient.v2_0.client [None req-866523f4-fe90-4159-b2d0-569b3f5fbb5e b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] 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-23 10:28:33.066 8 WARNING neutronclient.v2_0.client [None req-64b3b437-9fd6-45b4-bc36-4527c34aafbc e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 159/321] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:32 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1537 bytes in 677 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/322] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:33 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 1350 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:34.077 7 INFO nova.api.openstack.compute.server_external_events [req-6f8b0c20-a386-47d9-a817-3d22ee3209c6 req-e12c0e3a-3c3e-4a4d-b38b-412573f89999 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0 for instance 50bde389-edd5-4ba1-a075-96bc3e86fc70 on instance 2026-04-23 10:28:34.096 7 INFO nova.compute.rpcapi [None req-59426d2e-0cc0-4c43-8aec-af5528f71912 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 [pid: 7|app: 0|req: 160/323] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:28:33 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-23 10:28:34.591 8 WARNING neutronclient.v2_0.client [None req-780e14a0-eead-470f-be04-b5e16206bb98 b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] The 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-23 10:28:34.620 7 WARNING neutronclient.v2_0.client [None req-ce9e45b6-1651-4755-ab6f-fbcde3e95ef4 e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 164/324] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:34 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1525 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 161/325] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:34 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 1426 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:34.976 8 WARNING neutronclient.v2_0.client [None req-e8f13327-4052-478d-a5dd-5e3ecb563542 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 165/326] 10.0.0.179 () {34 vars in 685 bytes} [Thu Apr 23 10:28:34 2026] POST /v2.1/os-security-groups => generated 242 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:35.139 7 WARNING neutronclient.v2_0.client [None req-a76b943a-2ad9-4df5-aa4b-7c3ae8d69736 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 162/327] 10.0.0.179 () {34 vars in 685 bytes} [Thu Apr 23 10:28:35 2026] POST /v2.1/os-security-groups => generated 243 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:28:35.303 8 WARNING neutronclient.v2_0.client [None req-228cc1c4-bcfc-452f-9953-2ccac0079cbd 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 166/328] 10.0.0.179 () {34 vars in 685 bytes} [Thu Apr 23 10:28:35 2026] POST /v2.1/os-security-groups => generated 244 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:28:35.437 7 WARNING neutronclient.v2_0.client [None req-b92190b9-0cae-4647-a66c-1196a9aba4bd 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] The 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-23 10:28:35.477 7 WARNING neutronclient.v2_0.client [None req-b92190b9-0cae-4647-a66c-1196a9aba4bd 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] The 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-23 10:28:35.520 7 WARNING neutronclient.v2_0.client [None req-b92190b9-0cae-4647-a66c-1196a9aba4bd 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 163/329] 10.0.0.179 () {32 vars in 663 bytes} [Thu Apr 23 10:28:35 2026] GET /v2.1/os-security-groups => generated 1382 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:28:35.587 8 WARNING neutronclient.v2_0.client [None req-09273935-c062-4112-a527-2bbee39f327d 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] The 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-23 10:28:35.631 8 WARNING neutronclient.v2_0.client [None req-09273935-c062-4112-a527-2bbee39f327d 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 167/330] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:28:35 2026] DELETE /v2.1/os-security-groups/cb411eb9-e900-4b5e-ae91-30b2557fc88c => generated 0 bytes in 148 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 10:28:35.746 7 WARNING neutronclient.v2_0.client [None req-41c87303-cec2-4b50-89b5-9cb75dbb4620 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] The 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-23 10:28:35.770 7 INFO nova.api.openstack.wsgi [None req-41c87303-cec2-4b50-89b5-9cb75dbb4620 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] HTTP exception thrown: Security group cb411eb9-e900-4b5e-ae91-30b2557fc88c does not exist Neutron server returns request_ids: ['req-6a77f5ca-426e-4b2f-93cf-c3221f2c52b9'] [pid: 7|app: 0|req: 164/331] 10.0.0.179 () {32 vars in 737 bytes} [Thu Apr 23 10:28:35 2026] GET /v2.1/os-security-groups/cb411eb9-e900-4b5e-ae91-30b2557fc88c => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 10:28:35.786 8 WARNING neutronclient.v2_0.client [None req-86948a65-d4e5-4227-b8ac-aa65c0da5327 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] The 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-23 10:28:35.815 8 WARNING neutronclient.v2_0.client [None req-86948a65-d4e5-4227-b8ac-aa65c0da5327 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] The 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-23 10:28:35.840 7 WARNING neutronclient.v2_0.client [None req-350423d7-b60e-4535-b0c7-d545d065dfc6 b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 168/332] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:28:35 2026] DELETE /v2.1/os-security-groups/72206267-6af5-47c8-9486-4ea6a587cf4d => generated 0 bytes in 126 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 10:28:35.944 8 WARNING neutronclient.v2_0.client [None req-e72c889b-5ada-4ee5-8d13-026b950c9153 e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 165/333] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:35 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1525 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-23 10:28:35.975 7 WARNING neutronclient.v2_0.client [None req-dd56e857-db79-42fc-aa21-36699212eabb 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] The 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-23 10:28:35.999 7 INFO nova.api.openstack.wsgi [None req-dd56e857-db79-42fc-aa21-36699212eabb 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] HTTP exception thrown: Security group 72206267-6af5-47c8-9486-4ea6a587cf4d does not exist Neutron server returns request_ids: ['req-0720d2b5-27d8-4ab1-a57e-79f3ebd14365'] [pid: 7|app: 0|req: 166/334] 10.0.0.179 () {32 vars in 737 bytes} [Thu Apr 23 10:28:35 2026] GET /v2.1/os-security-groups/72206267-6af5-47c8-9486-4ea6a587cf4d => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 10:28:36.015 7 WARNING neutronclient.v2_0.client [None req-b42ba516-975b-4bdd-8d49-cb374e856923 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 169/335] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:35 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 1436 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:28:36.109 7 WARNING neutronclient.v2_0.client [None req-b42ba516-975b-4bdd-8d49-cb374e856923 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 167/336] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:28:36 2026] DELETE /v2.1/os-security-groups/76d0b6af-4953-4113-95aa-39da0881120a => generated 0 bytes in 218 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 10:28:36.236 7 WARNING neutronclient.v2_0.client [None req-d2a22daf-9fce-436e-a8bb-09837194377d 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] The 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-23 10:28:36.258 7 INFO nova.api.openstack.wsgi [None req-d2a22daf-9fce-436e-a8bb-09837194377d 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] HTTP exception thrown: Security group 76d0b6af-4953-4113-95aa-39da0881120a does not exist Neutron server returns request_ids: ['req-e4afbc7a-fbdf-4ef4-9e7d-2dc478102fb8'] [pid: 7|app: 0|req: 168/337] 10.0.0.179 () {32 vars in 737 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.1/os-security-groups/76d0b6af-4953-4113-95aa-39da0881120a => generated 194 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 10:28:36.269 7 WARNING neutronclient.v2_0.client [None req-dfac53f7-030f-45b6-a9d8-1f15c6b778ea 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] 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-23 10:28:36.311 7 WARNING neutronclient.v2_0.client [None req-dfac53f7-030f-45b6-a9d8-1f15c6b778ea 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] The 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-23 10:28:36.334 8 INFO nova.api.openstack.compute.server_external_events [req-521bc152-05f9-4326-a43f-3f64e7807087 req-19620cf9-5819-4425-b157-946ff5adc7c6 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:26386f25-9202-4549-be10-9e56744f8fce for instance d41c753b-f533-420a-8b24-0e2446144055 on instance 2026-04-23 10:28:36.351 8 INFO nova.compute.rpcapi [None req-abfb07ec-f4c1-4c12-a678-0902ed05a713 - - - - - -] Automatically selected compute RPC version 6.4 from minimum service version 70 2026-04-23 10:28:36.358 7 WARNING neutronclient.v2_0.client [None req-dfac53f7-030f-45b6-a9d8-1f15c6b778ea 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 170/338] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:28:36 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/339] 10.0.0.179 () {32 vars in 663 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.1/os-security-groups => generated 707 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:36.427 8 WARNING neutronclient.v2_0.client [None req-d554a411-6e82-4b88-8d96-99964dcf0299 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] The 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-23 10:28:36.460 8 INFO nova.api.openstack.wsgi [None req-d554a411-6e82-4b88-8d96-99964dcf0299 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] HTTP exception thrown: Security group 76d0b6af-4953-4113-95aa-39da0881120a does not exist Neutron server returns request_ids: ['req-366339d1-8f67-4e03-9439-4a861a2ca59f'] [pid: 8|app: 0|req: 171/340] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:28:36 2026] DELETE /v2.1/os-security-groups/76d0b6af-4953-4113-95aa-39da0881120a => generated 194 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 10:28:36.488 7 WARNING neutronclient.v2_0.client [None req-70c59407-0a2d-45f2-add8-ee050949c92a 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] The 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-23 10:28:36.517 7 INFO nova.api.openstack.wsgi [None req-70c59407-0a2d-45f2-add8-ee050949c92a 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] HTTP exception thrown: Security group 72206267-6af5-47c8-9486-4ea6a587cf4d does not exist Neutron server returns request_ids: ['req-1fc0f0ee-91d1-4ee4-8054-578054fc0217'] [pid: 7|app: 0|req: 170/341] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:28:36 2026] DELETE /v2.1/os-security-groups/72206267-6af5-47c8-9486-4ea6a587cf4d => generated 194 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 10:28:36.527 8 WARNING neutronclient.v2_0.client [None req-ad69edf8-3515-41f1-9184-f0e225d38fdb 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] The 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-23 10:28:36.555 8 INFO nova.api.openstack.wsgi [None req-ad69edf8-3515-41f1-9184-f0e225d38fdb 6759c3df14d74239a742cd293ab8289c 6638b0fb4ef14d46865e0b50883d280f - - default default] HTTP exception thrown: Security group cb411eb9-e900-4b5e-ae91-30b2557fc88c does not exist Neutron server returns request_ids: ['req-ae6684a2-c63b-495f-896d-0c04369adb81'] [pid: 8|app: 0|req: 172/342] 10.0.0.179 () {32 vars in 740 bytes} [Thu Apr 23 10:28:36 2026] DELETE /v2.1/os-security-groups/cb411eb9-e900-4b5e-ae91-30b2557fc88c => generated 194 bytes in 34 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) 2026-04-23 10:28:37.018 7 WARNING neutronclient.v2_0.client [None req-202521e2-0e55-4bef-89f4-7cb5b07247e1 b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] The 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-23 10:28:37.148 8 WARNING neutronclient.v2_0.client [None req-b15f210c-4e8e-41b3-93b1-9dc0a81969b6 e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 171/343] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:36 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1525 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/344] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:37 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 1436 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:38.205 7 WARNING neutronclient.v2_0.client [None req-e267f9ce-37e3-4c21-89d2-bc6aefc2d5dc b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] 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-23 10:28:38.330 8 WARNING neutronclient.v2_0.client [None req-755fd403-035d-4de0-aa70-128b0734e7cd e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 172/345] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:38 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1525 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/346] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:38 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 1436 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:39.618 7 WARNING neutronclient.v2_0.client [None req-98875a52-a9ac-4465-aa36-ee16ea95341d b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] 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-23 10:28:39.678 8 WARNING neutronclient.v2_0.client [None req-dc17c501-92df-4d37-b66f-fd60b3a80e58 e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 173/347] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:39 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1525 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/348] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:39 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 1436 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-23 10:28:40.831 7 WARNING neutronclient.v2_0.client [None req-e073326f-750f-4a23-b455-263340eb6fed b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] 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-23 10:28:40.912 8 WARNING neutronclient.v2_0.client [None req-85fdff9d-5d00-4636-a1e4-d54e44399f5e e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 175/351] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:40 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1525 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 177/352] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:40 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 1424 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:41.971 7 WARNING neutronclient.v2_0.client [None req-0be9a7d5-20a9-4117-baa0-7ece7fd89d0b b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] 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: 176/353] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:41 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1525 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:28:42.115 8 WARNING neutronclient.v2_0.client [None req-25a42183-d9e9-47ca-9a41-1a9bb01152ed e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 178/354] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:42 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 1424 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:43.168 7 WARNING neutronclient.v2_0.client [None req-11570d33-3c7c-484f-9581-3dbff85c8686 b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 177/355] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:43 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1525 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:43.348 8 WARNING neutronclient.v2_0.client [None req-94bb2da8-8984-4c4a-96ca-1fe150a873d5 e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] 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-23 10:28:43.459 7 INFO nova.api.openstack.compute.server_external_events [req-37642e7c-d85a-47fd-a9bc-6622e5a8f496 req-070450bb-2dab-4026-9389-148fcad71c10 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-plugged:0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0 for instance 50bde389-edd5-4ba1-a075-96bc3e86fc70 on instance [pid: 7|app: 0|req: 178/356] 10.0.0.209 () {38 vars in 815 bytes} [Thu Apr 23 10:28:43 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 179/357] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:43 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 1424 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-23 10:28:44.345 7 WARNING neutronclient.v2_0.client [None req-e4c9cf41-6639-4b6f-8e6d-06192da9c46f b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] 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-23 10:28:44.555 8 WARNING neutronclient.v2_0.client [None req-e357cae5-b0b9-4cba-87d5-e7ebd4979228 e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 179/358] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:44 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1525 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/359] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:44 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 1424 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:45.507 7 INFO nova.api.openstack.compute.server_external_events [req-14f83e76-93b3-45b9-8442-9afae5115157 req-ef270692-ecf8-4561-8f2d-08fb71de7120 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-plugged:26386f25-9202-4549-be10-9e56744f8fce for instance d41c753b-f533-420a-8b24-0e2446144055 on instance [pid: 7|app: 0|req: 180/360] 10.0.0.209 () {38 vars in 815 bytes} [Thu Apr 23 10:28:45 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:45.847 8 WARNING neutronclient.v2_0.client [None req-529758cb-f641-42f9-aa66-9a6d0344e706 b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] 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-23 10:28:45.945 7 WARNING neutronclient.v2_0.client [None req-2c01ca09-6380-4629-84b2-cac869cb6963 e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 181/361] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:45 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1715 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-23 10:28:46.051 8 WARNING neutronclient.v2_0.client [None req-dc7b11aa-a6d9-408e-8d82-7e320ac29a79 b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 181/362] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:45 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 1424 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/363] 10.0.0.179 () {32 vars in 741 bytes} [Thu Apr 23 10:28:45 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70/os-interface => generated 284 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 182/364] 10.0.0.179 () {34 vars in 671 bytes} [Thu Apr 23 10:28:46 2026] POST /v2.1/os-keypairs => generated 386 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:47.042 8 WARNING neutronclient.v2_0.client [None req-be235c41-22cc-4f3e-8f54-b841035d555a b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] The 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-23 10:28:47.053 7 INFO nova.api.openstack.compute.server_external_events [req-f2a35921-118a-467c-965c-0cf12c3a3435 req-3caaf8ed-3e2f-4a07-82b8-098317ce36af 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0 for instance 50bde389-edd5-4ba1-a075-96bc3e86fc70 on instance [pid: 7|app: 0|req: 183/365] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:28:47 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:47.143 7 WARNING neutronclient.v2_0.client [None req-024af94c-5de7-4812-9545-7540d1c86081 e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 183/366] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:47 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1715 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/367] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:47 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 1610 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:47.358 8 WARNING neutronclient.v2_0.client [None req-bef9c2d7-5748-475a-ac7a-e106c0f0f157 e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 184/368] 10.0.0.179 () {32 vars in 741 bytes} [Thu Apr 23 10:28:47 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055/os-interface => generated 284 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-23 10:28:48.287 8 INFO nova.api.openstack.compute.server_external_events [req-1180a5e9-08af-41a7-8723-33ad8b09ee37 req-08908114-1b66-444d-93a2-54449bca047c 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:26386f25-9202-4549-be10-9e56744f8fce for instance d41c753b-f533-420a-8b24-0e2446144055 on instance 2026-04-23 10:28:48.289 7 WARNING neutronclient.v2_0.client [None req-5cf8cbe7-adfd-4c16-a65c-c6693bfdea7f e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 185/369] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:28:48 2026] POST /v2.1/os-server-external-events => generated 179 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, ' [pid: 7|app: 0|req: 185/370] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 1610 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:28:48.438 8 WARNING neutronclient.v2_0.client [None req-019df138-2f31-4888-865e-490768d32928 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] 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-23 10:28:48.480 8 WARNING neutronclient.v2_0.client [None req-019df138-2f31-4888-865e-490768d32928 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 186/371] 10.0.0.179 () {32 vars in 641 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.1/servers => generated 387 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:48.657 8 WARNING neutronclient.v2_0.client [None req-019df138-2f31-4888-865e-490768d32928 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 187/372] 10.0.0.179 () {32 vars in 718 bytes} [Thu Apr 23 10:28:48 2026] DELETE /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 0 bytes in 140 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-23 10:28:48.779 7 WARNING neutronclient.v2_0.client [None req-29459c65-8653-404b-b040-2dadf17ebd05 e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 186/373] 10.0.0.179 () {34 vars in 663 bytes} [Thu Apr 23 10:28:48 2026] POST /v2.1/servers => generated 453 bytes in 501 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/374] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 1616 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:48.902 8 WARNING neutronclient.v2_0.client [None req-4dc7cddc-3dbd-4cd9-b736-93cf4a02ed81 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 187/375] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:48 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1393 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:49.930 7 WARNING neutronclient.v2_0.client [None req-e18bd12d-3a82-439a-af11-55648302eaa8 e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] 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-23 10:28:50.000 8 WARNING neutronclient.v2_0.client [None req-29e4afd8-4287-4178-814d-fc296b57f404 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 189/376] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:49 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 1736 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/377] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:49 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1397 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-23 10:28:51.088 8 WARNING neutronclient.v2_0.client [None req-659414ab-2795-43c2-ab45-55ed9628ceda 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The 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-23 10:28:51.095 7 WARNING neutronclient.v2_0.client [None req-7a6c5097-02fd-4aba-b0f4-77cb56f891ba e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 190/380] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:51 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1445 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/381] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:51 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 1736 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-23 10:28:51.352 8 INFO nova.api.openstack.compute.server_external_events [req-eb102436-4a73-466f-b386-c3c1e66b006e req-0e59ca13-0adb-405e-8127-91ddf66f6023 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-unplugged:26386f25-9202-4549-be10-9e56744f8fce for instance d41c753b-f533-420a-8b24-0e2446144055 on instance [pid: 8|app: 0|req: 191/382] 10.0.0.209 () {38 vars in 815 bytes} [Thu Apr 23 10:28:51 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:52.079 7 INFO nova.api.openstack.compute.server_external_events [req-77232c2f-80e3-4184-a2c7-4231bb94f734 req-c3cb0754-143d-465c-80c8-4ab29244a38a 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-deleted:26386f25-9202-4549-be10-9e56744f8fce for instance d41c753b-f533-420a-8b24-0e2446144055 on instance [pid: 7|app: 0|req: 192/383] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:28:52 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-23 10:28:52.183 8 WARNING neutronclient.v2_0.client [None req-cf70d739-3a1c-4daa-9058-4de1276ea775 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 192/384] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:52 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1445 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-23 10:28:52.308 7 WARNING neutronclient.v2_0.client [None req-2a5ad36f-ac62-4694-b858-8ed9feaada21 e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 193/385] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:52 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 1379 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-23 10:28:53.286 8 WARNING neutronclient.v2_0.client [None req-9545564b-4a11-4128-a79f-3ec8b22d5b8b 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 193/386] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:53 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1453 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:53.402 7 WARNING neutronclient.v2_0.client [None req-5d3b4d26-5d11-4421-b7bb-44e902e1e684 e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 194/387] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:53 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 1379 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-23 10:28:54.378 8 WARNING neutronclient.v2_0.client [None req-e91008aa-aba8-42be-ac73-6162cc42dfc8 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] 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-23 10:28:54.460 7 INFO nova.api.openstack.compute.server_external_events [req-f7b45ffc-5dcb-43a3-9d0e-2492bcc58dd9 req-37cc23ac-a9f2-43ba-8a6a-dcb90a0925bb 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:f728c536-e675-4c3f-b531-d5d7629bec17 for instance e224f952-c4fa-4d96-9d52-6817171b8314 on instance [pid: 7|app: 0|req: 195/388] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:28:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 194/389] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:54 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1521 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:28:54.552 7 WARNING neutronclient.v2_0.client [None req-2b7a7dfd-ed82-40cf-ab65-9098c0d897e8 e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 196/390] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:54 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 1384 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:55.594 8 WARNING neutronclient.v2_0.client [None req-a1234f41-64eb-42b2-8933-a5a655d7bb19 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] 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-23 10:28:55.657 7 WARNING neutronclient.v2_0.client [None req-72695699-06cc-468f-bbf5-c017f37368c1 e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 197/391] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:55 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 1384 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:55 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1519 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:56.765 7 INFO nova.api.openstack.wsgi [None req-e88894d3-739f-4243-a28b-a779c95966d6 e6541141913f443a8a7606fb6ea0abc1 a302ccce3c2947fc8819a06209ccf3fb - - default default] HTTP exception thrown: Instance d41c753b-f533-420a-8b24-0e2446144055 could not be found. [pid: 7|app: 0|req: 198/393] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:56 2026] GET /v2.1/servers/d41c753b-f533-420a-8b24-0e2446144055 => generated 111 bytes in 48 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-23 10:28:56.784 8 WARNING neutronclient.v2_0.client [None req-3cd0371a-bf2d-4128-8c8a-d4f244a81f62 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 199/394] 10.0.0.179 () {32 vars in 704 bytes} [Thu Apr 23 10:28:56 2026] DELETE /v2.1/os-keypairs/tempest-keypair-814370851 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/395] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:56 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1519 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:28:57.943 7 WARNING neutronclient.v2_0.client [None req-09cf8852-9489-4188-8e84-5ac4f9bdddb1 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 200/396] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:57 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1519 bytes in 636 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:28:59.596 8 WARNING neutronclient.v2_0.client [None req-583670b7-e98a-4bac-9297-142746bf6063 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 197/397] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:28:59 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1519 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:00.068 7 INFO nova.api.openstack.compute.server_external_events [req-ec2d4901-1500-4b96-bae5-c9a0af56ea78 req-c31f5a24-1b2e-40ef-9212-c131611690f0 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-plugged:f728c536-e675-4c3f-b531-d5d7629bec17 for instance e224f952-c4fa-4d96-9d52-6817171b8314 on instance [pid: 7|app: 0|req: 201/398] 10.0.0.209 () {38 vars in 815 bytes} [Thu Apr 23 10:29:00 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-23 10:29:00.943 8 WARNING neutronclient.v2_0.client [None req-ce579462-2df5-4f45-baa3-aeb624732aaa 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 199/401] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:00 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1519 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:02.186 7 WARNING neutronclient.v2_0.client [None req-09d46080-29d5-4d90-b8d4-1e86c7054b32 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 203/402] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:02 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1702 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:02.425 8 WARNING neutronclient.v2_0.client [None req-02900bc0-1517-4c2e-88e6-80c8cd0739fb 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 200/403] 10.0.0.179 () {32 vars in 741 bytes} [Thu Apr 23 10:29:02 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314/os-interface => generated 285 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:03.216 7 INFO nova.api.openstack.compute.server_external_events [req-ce918777-d925-4e29-9d7c-54f335866ec6 req-eb94283b-7a61-48b0-9ea1-dcd54000b4b4 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:f728c536-e675-4c3f-b531-d5d7629bec17 for instance e224f952-c4fa-4d96-9d52-6817171b8314 on instance [pid: 7|app: 0|req: 204/404] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:29:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:06.968 7 WARNING neutronclient.v2_0.client [None req-8ebc5e72-3819-43bf-acfd-c9ffeaba0500 b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 201/405] 10.0.0.179 () {34 vars in 671 bytes} [Thu Apr 23 10:29:06 2026] POST /v2.1/os-keypairs => generated 385 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/406] 10.0.0.179 () {32 vars in 741 bytes} [Thu Apr 23 10:29:06 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70/os-interface => generated 284 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:29:07.123 8 WARNING neutronclient.v2_0.client [None req-608e77a9-965c-4d81-b443-dd40c8ec0d08 b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 202/407] 10.0.0.179 () {32 vars in 815 bytes} [Thu Apr 23 10:29:07 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70/os-interface/0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0 => generated 281 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 206/408] 10.0.0.179 () {32 vars in 723 bytes} [Thu Apr 23 10:29:07 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70/ips => generated 155 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 203/409] 10.0.0.179 () {34 vars in 750 bytes} [Thu Apr 23 10:29:07 2026] POST /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70/action => generated 0 bytes in 41 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: 207/410] 10.0.0.179 () {32 vars in 723 bytes} [Thu Apr 23 10:29:07 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70/ips => generated 155 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 204/411] 10.0.0.179 () {32 vars in 723 bytes} [Thu Apr 23 10:29:08 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70/ips => generated 155 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:29:08.544 7 WARNING neutronclient.v2_0.client [None req-bcca2a25-6953-4b00-b698-e1ec567814bb b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] The 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-23 10:29:08.593 7 WARNING neutronclient.v2_0.client [None req-bcca2a25-6953-4b00-b698-e1ec567814bb b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] 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-23 10:29:08.740 8 INFO nova.api.openstack.compute.server_external_events [req-06a91877-4a0d-420a-b75b-0ed7d0653f12 req-8f7b614c-8ab3-43c8-b61d-500f1b68970d 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0 for instance 50bde389-edd5-4ba1-a075-96bc3e86fc70 on instance [pid: 8|app: 0|req: 205/412] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:29:08 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:29:08.846 7 WARNING neutronclient.v2_0.client [None req-bcca2a25-6953-4b00-b698-e1ec567814bb b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 208/413] 10.0.0.179 () {34 vars in 663 bytes} [Thu Apr 23 10:29:08 2026] POST /v2.1/servers => generated 452 bytes in 624 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-23 10:29:09.103 8 WARNING neutronclient.v2_0.client [None req-e9e52211-aba0-4fc7-a0a8-32cd1de47d1e b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 206/414] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:09 2026] GET /v2.1/servers/aafbdaef-a287-4060-8b34-c57383682982 => generated 1430 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 209/415] 10.0.0.179 () {32 vars in 723 bytes} [Thu Apr 23 10:29:09 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70/ips => generated 155 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:10.199 8 WARNING neutronclient.v2_0.client [None req-1dd78109-2421-485c-920b-7a85d3e45bf7 b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 207/416] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:10 2026] GET /v2.1/servers/aafbdaef-a287-4060-8b34-c57383682982 => generated 1434 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: 209/419] 10.0.0.179 () {32 vars in 723 bytes} [Thu Apr 23 10:29:10 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70/ips => generated 194 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:10.656 7 WARNING neutronclient.v2_0.client [None req-f04ed97f-68c5-4187-aee9-211d0eec7c7d b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 211/420] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:10 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1950 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 210/421] 10.0.0.179 () {34 vars in 750 bytes} [Thu Apr 23 10:29:10 2026] POST /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70/action => generated 0 bytes in 49 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: 212/422] 10.0.0.179 () {32 vars in 723 bytes} [Thu Apr 23 10:29:10 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70/ips => generated 194 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-23 10:29:11.316 8 WARNING neutronclient.v2_0.client [None req-199453d0-1d25-4646-8729-b6fe5631267e b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 211/423] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:11 2026] GET /v2.1/servers/aafbdaef-a287-4060-8b34-c57383682982 => generated 1482 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 213/424] 10.0.0.179 () {32 vars in 723 bytes} [Thu Apr 23 10:29:11 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70/ips => generated 194 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-23 10:29:12.160 8 INFO nova.api.openstack.compute.server_external_events [req-b57859fd-d692-419e-8671-7e19e82cd995 req-e83f793f-e31d-44a6-a5b1-45cdd122c930 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0 for instance 50bde389-edd5-4ba1-a075-96bc3e86fc70 on instance [pid: 8|app: 0|req: 212/425] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:29:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:12.413 7 WARNING neutronclient.v2_0.client [None req-5a11a4ff-a2dc-4c57-a322-8e364bb5d23c b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 214/426] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:12 2026] GET /v2.1/servers/aafbdaef-a287-4060-8b34-c57383682982 => generated 1482 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, ' [pid: 8|app: 0|req: 213/427] 10.0.0.179 () {32 vars in 723 bytes} [Thu Apr 23 10:29:12 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70/ips => generated 194 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-23 10:29:13.521 7 WARNING neutronclient.v2_0.client [None req-94ea4877-ebfc-4fa3-8533-bd663e8ce78f b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 215/428] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:13 2026] GET /v2.1/servers/aafbdaef-a287-4060-8b34-c57383682982 => generated 1490 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 214/429] 10.0.0.179 () {32 vars in 723 bytes} [Thu Apr 23 10:29:14 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70/ips => generated 155 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 216/430] 10.0.0.179 () {32 vars in 718 bytes} [Thu Apr 23 10:29:14 2026] DELETE /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 0 bytes in 127 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-23 10:29:14.263 8 WARNING neutronclient.v2_0.client [None req-03682e3d-bcc9-4808-80fa-4dbd0bd87fb1 b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] 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-23 10:29:14.573 7 INFO nova.api.openstack.compute.server_external_events [req-759b8339-ba94-4475-86a7-930018ca0dbf req-2f5b4c6a-c668-4675-8b72-850c48c52646 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:e32636e2-9a95-4447-a9ee-3d601097fef2 for instance aafbdaef-a287-4060-8b34-c57383682982 on instance [pid: 7|app: 0|req: 217/431] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:29:14 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:14.634 7 WARNING neutronclient.v2_0.client [None req-c1e14946-9e5a-4ff5-adf4-e779518a1591 b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 215/432] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:14 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1841 bytes in 531 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/433] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:14 2026] GET /v2.1/servers/aafbdaef-a287-4060-8b34-c57383682982 => generated 1567 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:15.826 8 WARNING neutronclient.v2_0.client [None req-dd5d8de9-9563-4852-b39d-05aee076dbc7 b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] The 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-23 10:29:15.852 7 WARNING neutronclient.v2_0.client [None req-b7908cb2-bbd5-40cb-829d-48ca9d14766e b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 216/434] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:15 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1841 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/435] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:15 2026] GET /v2.1/servers/aafbdaef-a287-4060-8b34-c57383682982 => generated 1555 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-23 10:29:16.969 8 WARNING neutronclient.v2_0.client [None req-fde7da7f-64fc-40b4-a619-1ad90c0aa3bf b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] 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-23 10:29:17.059 7 WARNING neutronclient.v2_0.client [None req-fc1e51c1-146b-4459-87c8-36849265cef5 b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 217/436] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:16 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1774 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:17.375 8 INFO nova.api.openstack.compute.server_external_events [req-60c8069d-df15-49f1-90d6-4174c8df909c req-7cf49aeb-402e-40b0-80eb-30031422edf6 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-deleted:0aca9d8c-a0aa-489f-bdbc-f05ce8449fa0 for instance 50bde389-edd5-4ba1-a075-96bc3e86fc70 on instance [pid: 8|app: 0|req: 218/437] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:29:17 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) [pid: 7|app: 0|req: 220/438] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:17 2026] GET /v2.1/servers/aafbdaef-a287-4060-8b34-c57383682982 => generated 1555 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:18.171 8 WARNING neutronclient.v2_0.client [None req-d675b61b-a901-4d65-8dd2-fa89a6685c00 b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 219/439] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:18 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1481 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:18.439 7 WARNING neutronclient.v2_0.client [None req-04513142-5fb4-44f9-bd56-1f08b1e36153 b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 221/440] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:18 2026] GET /v2.1/servers/aafbdaef-a287-4060-8b34-c57383682982 => generated 1555 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-23 10:29:19.254 8 WARNING neutronclient.v2_0.client [None req-8d0112d2-ff47-4348-afe4-5c839eeddcb9 b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 220/441] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:19 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1486 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:19.576 7 WARNING neutronclient.v2_0.client [None req-fb67b75e-5e9e-4f00-b481-80ece3cfbe2d b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 222/442] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:19 2026] GET /v2.1/servers/aafbdaef-a287-4060-8b34-c57383682982 => generated 1555 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-23 10:29:20.354 7 WARNING neutronclient.v2_0.client [None req-d0b31f65-0fdb-4899-8639-0bbc1cde6721 b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 224/445] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:20 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 1486 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:20.736 7 WARNING neutronclient.v2_0.client [None req-90a25c18-c653-4178-aa83-37e3089aef15 b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] 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-23 10:29:20.777 8 INFO nova.api.openstack.compute.server_external_events [req-5eb2dbbd-3220-4741-bec7-254fe057f645 req-1ba1e91a-45fa-4140-b230-18c3924dc278 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-plugged:e32636e2-9a95-4447-a9ee-3d601097fef2 for instance aafbdaef-a287-4060-8b34-c57383682982 on instance [pid: 8|app: 0|req: 222/446] 10.0.0.209 () {38 vars in 815 bytes} [Thu Apr 23 10:29:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/447] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:20 2026] GET /v2.1/servers/aafbdaef-a287-4060-8b34-c57383682982 => generated 1555 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-23 10:29:21.451 8 INFO nova.api.openstack.wsgi [None req-c9a192a8-a95a-4c2d-9254-6a54b7de45fb b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] HTTP exception thrown: Instance 50bde389-edd5-4ba1-a075-96bc3e86fc70 could not be found. [pid: 8|app: 0|req: 223/448] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:21 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 226/449] 10.0.0.179 () {32 vars in 706 bytes} [Thu Apr 23 10:29:21 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1134077982 => 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, ' 2026-04-23 10:29:21.965 8 WARNING neutronclient.v2_0.client [None req-94c86b45-c2ab-4aa9-b96e-26c483983ec4 b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] The 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-23 10:29:21.998 7 INFO nova.api.openstack.wsgi [None req-a80cf2bd-4aec-41fa-bdee-b63e04816bc2 b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] HTTP exception thrown: Instance 50bde389-edd5-4ba1-a075-96bc3e86fc70 could not be found. [pid: 7|app: 0|req: 227/450] 10.0.0.179 () {32 vars in 718 bytes} [Thu Apr 23 10:29:21 2026] DELETE /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 111 bytes in 43 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-23 10:29:22.047 7 INFO nova.api.openstack.wsgi [None req-e9604405-8e06-4710-a325-0efcededcae4 b03a7eecc2294f4e89ebc725f184f4fd 22b8662c2c5b4220aeab466f93f6139c - - default default] HTTP exception thrown: Instance 50bde389-edd5-4ba1-a075-96bc3e86fc70 could not be found. [pid: 7|app: 0|req: 228/451] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:22 2026] GET /v2.1/servers/50bde389-edd5-4ba1-a075-96bc3e86fc70 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/452] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:21 2026] GET /v2.1/servers/aafbdaef-a287-4060-8b34-c57383682982 => generated 1739 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:22.191 7 WARNING neutronclient.v2_0.client [None req-0684c618-2d70-4231-8a65-1e9ada93945e b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 229/453] 10.0.0.179 () {32 vars in 741 bytes} [Thu Apr 23 10:29:22 2026] GET /v2.1/servers/aafbdaef-a287-4060-8b34-c57383682982/os-interface => generated 285 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:22.671 8 WARNING neutronclient.v2_0.client [None req-14c778e0-a0f1-4519-9095-11d1de4bb510 406894acf30a45468cba1829f2716ad0 d2f0a650fd154b81949d095418df0faa - - default default] 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-23 10:29:23.419 7 WARNING neutronclient.v2_0.client [None req-a4e819f1-9394-4fbb-a05b-e40bc5237239 b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] The 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-23 10:29:23.498 8 WARNING neutronclient.v2_0.client [None req-14c778e0-a0f1-4519-9095-11d1de4bb510 406894acf30a45468cba1829f2716ad0 d2f0a650fd154b81949d095418df0faa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 230/454] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:23 2026] GET /v2.1/servers/aafbdaef-a287-4060-8b34-c57383682982 => generated 1739 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:23.634 7 INFO nova.api.openstack.compute.server_external_events [req-503fc4b6-5e4d-4e7c-ad3f-a6fa90fb50ae req-2a6ab82a-9074-41a3-ba5a-a5091826e56b 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:e32636e2-9a95-4447-a9ee-3d601097fef2 for instance aafbdaef-a287-4060-8b34-c57383682982 on instance [pid: 7|app: 0|req: 231/455] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:29:23 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 232/456] 10.0.0.179 () {32 vars in 641 bytes} [Thu Apr 23 10:29:23 2026] GET /v2.1/servers => generated 383 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 225/457] 10.0.0.179 () {34 vars in 663 bytes} [Thu Apr 23 10:29:22 2026] POST /v2.1/servers => generated 424 bytes in 1175 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-23 10:29:23.790 8 WARNING neutronclient.v2_0.client [None req-2fba0451-3636-4570-bb65-bd212e53c992 406894acf30a45468cba1829f2716ad0 d2f0a650fd154b81949d095418df0faa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 226/458] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:23 2026] GET /v2.1/servers/1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 1367 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/459] 10.0.0.179 () {32 vars in 718 bytes} [Thu Apr 23 10:29:23 2026] DELETE /v2.1/servers/aafbdaef-a287-4060-8b34-c57383682982 => generated 0 bytes in 142 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-23 10:29:23.907 8 WARNING neutronclient.v2_0.client [None req-cdb3665d-0ad0-48f7-8f9c-97bb8d57a5a0 b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 227/460] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:23 2026] GET /v2.1/servers/aafbdaef-a287-4060-8b34-c57383682982 => generated 1745 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-23 10:29:24.888 7 WARNING neutronclient.v2_0.client [None req-0076363a-3c54-4c59-b39c-4b3cbd71d5f9 406894acf30a45468cba1829f2716ad0 d2f0a650fd154b81949d095418df0faa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 234/461] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:24 2026] GET /v2.1/servers/1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 1371 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:25.070 8 WARNING neutronclient.v2_0.client [None req-4a1890eb-cdf6-41f9-8199-0596045a3d8a b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 228/462] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:25 2026] GET /v2.1/servers/aafbdaef-a287-4060-8b34-c57383682982 => generated 1865 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:26.003 7 WARNING neutronclient.v2_0.client [None req-5d987419-a0fa-441f-a4f1-63d7a08667f8 406894acf30a45468cba1829f2716ad0 d2f0a650fd154b81949d095418df0faa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 235/463] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:25 2026] GET /v2.1/servers/1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 1419 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:26.244 8 WARNING neutronclient.v2_0.client [None req-3672475e-aef3-4b52-a8a2-b4610c0251d8 b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 229/464] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:26 2026] GET /v2.1/servers/aafbdaef-a287-4060-8b34-c57383682982 => generated 1865 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:26.455 7 WARNING neutronclient.v2_0.client [None req-ce1f3941-9311-40f8-942a-1f6b73be5b1e 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 236/465] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:26 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1822 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:26.706 8 WARNING neutronclient.v2_0.client [None req-49d78349-51f0-4014-94bc-4057fb74eb1a 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 230/466] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:26 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1822 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:27.100 8 WARNING neutronclient.v2_0.client [None req-21cfffd8-2477-475b-8734-d3ebd3d16dbf 406894acf30a45468cba1829f2716ad0 d2f0a650fd154b81949d095418df0faa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 237/467] 10.0.0.179 () {34 vars in 750 bytes} [Thu Apr 23 10:29:27 2026] POST /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314/action => generated 0 bytes in 84 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-23 10:29:27.178 7 WARNING neutronclient.v2_0.client [None req-565134cb-d327-4d72-bea3-7e552e21b32f 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 231/468] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:27 2026] GET /v2.1/servers/1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 1419 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:27.441 8 WARNING neutronclient.v2_0.client [None req-f55e3b56-dd7d-4621-b129-59fede657722 b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 238/469] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:27 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1824 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 232/470] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:27 2026] GET /v2.1/servers/aafbdaef-a287-4060-8b34-c57383682982 => generated 1798 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:29:27.483 7 INFO nova.api.openstack.compute.server_external_events [req-6c8a4234-7f0d-4d15-a2b5-d9bcb0290cde req-937da8cf-e593-487c-bc01-202dbf3321df 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-deleted:e32636e2-9a95-4447-a9ee-3d601097fef2 for instance aafbdaef-a287-4060-8b34-c57383682982 on instance [pid: 7|app: 0|req: 239/471] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:29:27 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:28.343 8 WARNING neutronclient.v2_0.client [None req-73489a2e-b9bc-432a-acdb-2a163d4124ca 406894acf30a45468cba1829f2716ad0 d2f0a650fd154b81949d095418df0faa - - default default] 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-23 10:29:28.516 7 WARNING neutronclient.v2_0.client [None req-154a5ee4-988a-41f0-8629-8eeb58e68388 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 233/472] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:28 2026] GET /v2.1/servers/1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 1469 bytes in 1062 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 240/473] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:28 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1824 bytes in 930 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:29.420 8 WARNING neutronclient.v2_0.client [None req-ffa3a35c-0f05-49f3-b9c5-535cda8887b8 b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] The 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-23 10:29:29.428 7 INFO nova.api.openstack.compute.server_external_events [req-30274b0b-a9a3-4e79-b6db-acce1a1ffb73 req-b32ee13d-10fc-42f0-a58e-b1d9c160f834 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:9d0c8427-121c-451d-9380-52e9893e9447 for instance 1c38c37c-2119-43ed-bdaa-ae048b4a60e1 on instance [pid: 7|app: 0|req: 241/474] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:29:29 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: 234/475] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:29 2026] GET /v2.1/servers/aafbdaef-a287-4060-8b34-c57383682982 => generated 1516 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:30.437 8 WARNING neutronclient.v2_0.client [None req-81269dda-9d84-41f9-b20f-dd9124ac2c18 406894acf30a45468cba1829f2716ad0 d2f0a650fd154b81949d095418df0faa - - default default] 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-23 10:29:30.484 7 WARNING neutronclient.v2_0.client [None req-7222ed72-424c-48e4-9482-3ae1d4dae46c 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 236/478] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:30 2026] GET /v2.1/servers/1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 1467 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 243/479] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:30 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1824 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:29:30.642 8 WARNING neutronclient.v2_0.client [None req-e179457e-f0f0-4549-84ea-d611a310a65d b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 237/480] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:30 2026] GET /v2.1/servers/aafbdaef-a287-4060-8b34-c57383682982 => generated 1516 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 244/481] 10.0.0.179 () {34 vars in 671 bytes} [Thu Apr 23 10:29:31 2026] POST /v2.1/os-keypairs => generated 386 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:31.655 8 WARNING neutronclient.v2_0.client [None req-e81e8df8-6e4b-4f01-b584-0cbce7dc9378 406894acf30a45468cba1829f2716ad0 d2f0a650fd154b81949d095418df0faa - - default default] The 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-23 10:29:31.668 7 WARNING neutronclient.v2_0.client [None req-c91a1ac8-6a6d-4787-9920-f86ed8d42856 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 238/482] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:31 2026] GET /v2.1/servers/1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 1467 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 245/483] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:31 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1829 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:29:31.866 8 INFO nova.api.openstack.wsgi [None req-5fee3929-128f-4ded-94a5-0a4664bf7ba1 b4c69e0f13e44cc99147616a401de429 43c23c87271948ae97b7af1e8d562422 - - default default] HTTP exception thrown: Instance aafbdaef-a287-4060-8b34-c57383682982 could not be found. [pid: 8|app: 0|req: 239/484] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:31 2026] GET /v2.1/servers/aafbdaef-a287-4060-8b34-c57383682982 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 246/485] 10.0.0.179 () {32 vars in 704 bytes} [Thu Apr 23 10:29:31 2026] DELETE /v2.1/os-keypairs/tempest-keypair-536101699 => 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, ' 2026-04-23 10:29:32.900 8 WARNING neutronclient.v2_0.client [None req-8fa4dbb6-3e55-4f2a-ad91-d630ace046fc f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] The 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-23 10:29:32.904 7 WARNING neutronclient.v2_0.client [None req-c834cda2-35c2-4800-95f6-4b3bfbc20e83 406894acf30a45468cba1829f2716ad0 d2f0a650fd154b81949d095418df0faa - - default default] The 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-23 10:29:32.950 8 WARNING neutronclient.v2_0.client [None req-8fa4dbb6-3e55-4f2a-ad91-d630ace046fc f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 247/486] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:32 2026] GET /v2.1/servers/1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 1467 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:33.172 7 WARNING neutronclient.v2_0.client [None req-53a1f8b8-9920-428d-a57c-eb3759b3e988 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The 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-23 10:29:33.257 8 WARNING neutronclient.v2_0.client [None req-8fa4dbb6-3e55-4f2a-ad91-d630ace046fc f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 248/487] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:33 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1829 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/488] 10.0.0.179 () {34 vars in 663 bytes} [Thu Apr 23 10:29:32 2026] POST /v2.1/servers => generated 450 bytes in 779 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-23 10:29:33.647 7 WARNING neutronclient.v2_0.client [None req-35de1cd3-98dd-4605-abb8-009542395dab f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 249/489] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:33 2026] GET /v2.1/servers/d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 1424 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:34.215 8 WARNING neutronclient.v2_0.client [None req-ec27f6e1-6eee-44ea-8962-89bdf065b218 406894acf30a45468cba1829f2716ad0 d2f0a650fd154b81949d095418df0faa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 241/490] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:34 2026] GET /v2.1/servers/1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 1467 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:34.477 7 WARNING neutronclient.v2_0.client [None req-113df769-ff86-4a09-bbfd-9fbc661738dd 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 250/491] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:34 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1829 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:34.742 7 WARNING neutronclient.v2_0.client [None req-1e8f2063-f9ca-40b3-83ba-421b3aff62bf f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] The 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-23 10:29:34.762 8 INFO nova.api.openstack.compute.server_external_events [req-daffa75a-c9f3-4701-8734-179ae93b7a8c req-9ceab2d7-82e5-4184-8a04-03ca043dcfa7 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-plugged:9d0c8427-121c-451d-9380-52e9893e9447 for instance 1c38c37c-2119-43ed-bdaa-ae048b4a60e1 on instance [pid: 8|app: 0|req: 242/492] 10.0.0.209 () {38 vars in 815 bytes} [Thu Apr 23 10:29:34 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/493] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:34 2026] GET /v2.1/servers/d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 1428 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:35.430 8 WARNING neutronclient.v2_0.client [None req-f230f31e-0f4a-4383-a295-fff3ff4aa40e 406894acf30a45468cba1829f2716ad0 d2f0a650fd154b81949d095418df0faa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 243/494] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:35 2026] GET /v2.1/servers/1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 1467 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:35.684 7 WARNING neutronclient.v2_0.client [None req-d1b9189c-ef2b-488f-b351-a86d33bfb4f5 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] 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-23 10:29:35.735 8 INFO nova.api.openstack.compute.server_external_events [req-18d34b0d-a533-40b5-aae5-41fdcd6a4eb3 req-09f95bcf-ffe4-4cea-a90f-73e667417b92 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-unplugged:f728c536-e675-4c3f-b531-d5d7629bec17 for instance e224f952-c4fa-4d96-9d52-6817171b8314 on instance [pid: 8|app: 0|req: 244/495] 10.0.0.209 () {38 vars in 815 bytes} [Thu Apr 23 10:29:35 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/496] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:35 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1829 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:35.884 8 WARNING neutronclient.v2_0.client [None req-39e33f1d-4de8-4827-b0c9-33faf5f18e57 f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 245/497] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:35 2026] GET /v2.1/servers/d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 1476 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-23 10:29:36.600 7 WARNING neutronclient.v2_0.client [None req-d60d8b34-8a1a-4deb-aaf9-045588b4cb5e 406894acf30a45468cba1829f2716ad0 d2f0a650fd154b81949d095418df0faa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 253/498] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:36 2026] GET /v2.1/servers/1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 1648 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:36.873 8 WARNING neutronclient.v2_0.client [None req-ec718a34-ae23-4960-978d-bcacd3d35976 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] 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-23 10:29:36.992 7 WARNING neutronclient.v2_0.client [None req-693c6db3-f06b-43b0-82a9-1228f4aeb72f f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 246/499] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:36 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1829 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/500] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:36 2026] GET /v2.1/servers/d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 1476 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-23 10:29:37.616 8 INFO nova.api.openstack.compute.server_external_events [req-de8b3dda-a491-4785-963e-3f7f41080058 req-877f0a6a-d66d-4ec8-9a02-5f52357c087e 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-plugged:f728c536-e675-4c3f-b531-d5d7629bec17 for instance e224f952-c4fa-4d96-9d52-6817171b8314 on instance [pid: 8|app: 0|req: 247/501] 10.0.0.209 () {38 vars in 815 bytes} [Thu Apr 23 10:29:37 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:38.109 7 WARNING neutronclient.v2_0.client [None req-828a2f63-b5db-40cc-a59b-33fa5d7ac44e 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The 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-23 10:29:38.127 8 WARNING neutronclient.v2_0.client [None req-c1875205-eedf-4006-b662-c50acefa5ad7 f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 248/502] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:38 2026] GET /v2.1/servers/d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 1476 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/503] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:38 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1822 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: 8|app: 0|req: 249/504] 10.0.0.179 () {32 vars in 718 bytes} [Thu Apr 23 10:29:38 2026] DELETE /v2.1/servers/1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 0 bytes in 137 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-23 10:29:38.886 7 WARNING neutronclient.v2_0.client [None req-8e18f8f1-4d30-4158-b0ff-ad7b7fb20d7c 406894acf30a45468cba1829f2716ad0 d2f0a650fd154b81949d095418df0faa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 256/505] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:38 2026] GET /v2.1/servers/1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 1654 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:39.242 8 WARNING neutronclient.v2_0.client [None req-ce456268-2856-4b7c-a9de-4a3f4b835d01 f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 250/506] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:39 2026] GET /v2.1/servers/d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 1551 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-23 10:29:39.521 7 INFO nova.api.openstack.compute.server_external_events [req-6d992a0b-1c21-4d4e-a330-5b0041977f02 req-c321799e-40a4-4558-bd4d-3bbda7444c34 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:42d07d57-81a2-4e4e-835b-83cfbb77e5f4 for instance d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc on instance [pid: 7|app: 0|req: 257/507] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:29:39 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:40.088 8 WARNING neutronclient.v2_0.client [None req-561b092b-6a3e-474a-a4d3-cd989ffd7e0b 406894acf30a45468cba1829f2716ad0 d2f0a650fd154b81949d095418df0faa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 251/508] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:40 2026] GET /v2.1/servers/1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 1654 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:40.381 7 WARNING neutronclient.v2_0.client [None req-b434a0e8-6e6c-4e2b-a5af-f800245e3e5a f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 259/511] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:40 2026] GET /v2.1/servers/d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 1549 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:41.291 8 WARNING neutronclient.v2_0.client [None req-59717d83-4727-4a7d-9cbe-e5a749f75abe 406894acf30a45468cba1829f2716ad0 d2f0a650fd154b81949d095418df0faa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 253/512] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:41 2026] GET /v2.1/servers/1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 1654 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:41.595 7 WARNING neutronclient.v2_0.client [None req-19808a2a-3f04-408e-aba1-f3e5dd5fb567 f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 260/513] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:41 2026] GET /v2.1/servers/d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 1549 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:41.804 8 INFO nova.api.openstack.compute.server_external_events [req-15ba8229-d1eb-47d3-86fd-ef0b642451d0 req-b4d8c94c-7b1f-4e51-af33-1b9a49a2f9a5 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-deleted:9d0c8427-121c-451d-9380-52e9893e9447 for instance 1c38c37c-2119-43ed-bdaa-ae048b4a60e1 on instance [pid: 8|app: 0|req: 254/514] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:29:41 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-23 10:29:42.480 7 WARNING neutronclient.v2_0.client [None req-5e391c9e-8ebf-454d-836e-bd04686f0337 406894acf30a45468cba1829f2716ad0 d2f0a650fd154b81949d095418df0faa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 261/515] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:42 2026] GET /v2.1/servers/1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 1448 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-23 10:29:42.758 8 WARNING neutronclient.v2_0.client [None req-8988d6a7-05fc-424f-b36f-4a70dbb5790d f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 255/516] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:42 2026] GET /v2.1/servers/d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 1549 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-23 10:29:43.586 7 WARNING neutronclient.v2_0.client [None req-afa30e8a-ce58-4986-95b4-ebc0775c96dd 406894acf30a45468cba1829f2716ad0 d2f0a650fd154b81949d095418df0faa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 262/517] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:43 2026] GET /v2.1/servers/1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 1453 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-23 10:29:43.908 8 WARNING neutronclient.v2_0.client [None req-dd43d86e-a6e4-4801-821b-e78b74fb83c1 f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 256/518] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:43 2026] GET /v2.1/servers/d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 1549 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-23 10:29:44.385 7 INFO nova.api.openstack.compute.server_external_events [req-bdda5d68-55ea-48e2-a746-0586d1905da5 req-08f829e1-8197-41bb-9d4b-3b730c3dc40f 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-plugged:42d07d57-81a2-4e4e-835b-83cfbb77e5f4 for instance d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc on instance [pid: 7|app: 0|req: 263/519] 10.0.0.209 () {38 vars in 815 bytes} [Thu Apr 23 10:29:44 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-23 10:29:44.701 8 WARNING neutronclient.v2_0.client [None req-620ff5fc-10d5-4f07-bdaa-3880432535ac 406894acf30a45468cba1829f2716ad0 d2f0a650fd154b81949d095418df0faa - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 257/520] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:44 2026] GET /v2.1/servers/1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 1453 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-23 10:29:45.063 7 WARNING neutronclient.v2_0.client [None req-edf0a44e-9aa4-48b5-90de-7ce30cffb2e4 f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 264/521] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:45 2026] GET /v2.1/servers/d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 1549 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-23 10:29:45.784 8 INFO nova.api.openstack.wsgi [None req-47f6f6eb-5550-4c52-bf19-75300e28f745 406894acf30a45468cba1829f2716ad0 d2f0a650fd154b81949d095418df0faa - - default default] HTTP exception thrown: Instance 1c38c37c-2119-43ed-bdaa-ae048b4a60e1 could not be found. [pid: 8|app: 0|req: 258/522] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:45 2026] GET /v2.1/servers/1c38c37c-2119-43ed-bdaa-ae048b4a60e1 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:46.214 7 WARNING neutronclient.v2_0.client [None req-90b0c7ad-a857-446b-8065-3bb6bd88c647 f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 265/523] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:46 2026] GET /v2.1/servers/d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 1549 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-23 10:29:47.432 8 WARNING neutronclient.v2_0.client [None req-6c52607f-b87c-466b-95d2-036169100a3f f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 259/524] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:47 2026] GET /v2.1/servers/d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 1726 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:47.653 7 WARNING neutronclient.v2_0.client [None req-57735f01-61e8-49d4-a29c-0683d9976807 f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 266/525] 10.0.0.179 () {32 vars in 741 bytes} [Thu Apr 23 10:29:47 2026] GET /v2.1/servers/d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc/os-interface => generated 284 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-23 10:29:48.468 7 INFO nova.api.openstack.compute.server_external_events [req-9bb57cb8-555d-480b-a523-646ec1c6f203 req-7d2ac9f2-4a0c-4005-ada9-01ad0915fc31 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:42d07d57-81a2-4e4e-835b-83cfbb77e5f4 for instance d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc on instance [pid: 7|app: 0|req: 267/526] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:29:48 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:29:48.489 8 WARNING neutronclient.v2_0.client [None req-63fe8551-3ae9-4074-a3dd-d5be8137d0af f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 260/527] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:48 2026] GET /v2.1/servers/d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 1726 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 268/528] 10.0.0.179 () {32 vars in 641 bytes} [Thu Apr 23 10:29:48 2026] GET /v2.1/servers => generated 378 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 261/529] 10.0.0.179 () {32 vars in 718 bytes} [Thu Apr 23 10:29:48 2026] DELETE /v2.1/servers/d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 0 bytes in 146 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-23 10:29:48.882 7 WARNING neutronclient.v2_0.client [None req-b22736fc-8794-4f2d-b478-26d8231b11fb f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 269/530] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:48 2026] GET /v2.1/servers/d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 1732 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-23 10:29:50.050 8 WARNING neutronclient.v2_0.client [None req-1e113934-06bb-4874-8f75-c096361afed7 f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 262/531] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:50 2026] GET /v2.1/servers/d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 1852 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-23 10:29:51.221 7 WARNING neutronclient.v2_0.client [None req-3f9e1301-e4a7-4580-a737-d56f780a9420 f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 271/534] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:51 2026] GET /v2.1/servers/d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 1852 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-23 10:29:52.315 8 INFO nova.api.openstack.compute.server_external_events [req-fde3be4d-8f58-4aaa-8a74-f54b31d40207 req-20b7918c-fb0f-48ca-a97f-d7a54ad3beb5 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-deleted:42d07d57-81a2-4e4e-835b-83cfbb77e5f4 for instance d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc on instance [pid: 8|app: 0|req: 264/535] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:29:52 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-23 10:29:52.371 7 WARNING neutronclient.v2_0.client [None req-231f15dc-f587-4024-a221-2fc2c62c8aa6 f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 272/536] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:52 2026] GET /v2.1/servers/d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 1785 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-23 10:29:53.471 8 WARNING neutronclient.v2_0.client [None req-0cca1610-4be4-450e-8cab-8b2353eed698 f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 265/537] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:53 2026] GET /v2.1/servers/d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 1510 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:29:54.564 7 WARNING neutronclient.v2_0.client [None req-ca140dd2-5089-4836-a3b8-3b0a4abb3a7c f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 273/538] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:54 2026] GET /v2.1/servers/d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 1510 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-23 10:29:55.638 8 INFO nova.api.openstack.wsgi [None req-84f14733-326a-446c-a25e-bd9b9f38fafd f63ab1fa719f4ca78c824e5f93ce2308 4f5744ed8d6b4096adb787b4891aca7c - - default default] HTTP exception thrown: Instance d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc could not be found. [pid: 8|app: 0|req: 266/539] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:55 2026] GET /v2.1/servers/d5b353ef-0d2d-4b3f-853f-4a9a8f360ddc => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 274/540] 10.0.0.179 () {32 vars in 706 bytes} [Thu Apr 23 10:29:55 2026] DELETE /v2.1/os-keypairs/tempest-keypair-2065762127 => 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, ' 2026-04-23 10:29:59.697 8 WARNING neutronclient.v2_0.client [None req-d6a51cb4-8c24-48e8-bfe8-084c5cbaebcd 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 267/541] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:59 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1822 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/542] 10.0.0.179 () {32 vars in 718 bytes} [Thu Apr 23 10:29:59 2026] DELETE /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 0 bytes in 104 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-23 10:30:00.008 8 WARNING neutronclient.v2_0.client [None req-49b07a48-b38e-4655-b818-335ac28eb6d5 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 268/543] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:29:59 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1828 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-23 10:30:01.173 8 WARNING neutronclient.v2_0.client [None req-6ae38a01-0d1b-45d8-b1d9-1fabf173e425 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 270/546] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:01 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1828 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:02.607 7 WARNING neutronclient.v2_0.client [None req-2a3724c3-fa80-469e-8904-d9a28f20646e 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 277/547] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:02 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1828 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:03.427 8 INFO nova.api.openstack.compute.server_external_events [req-16d85907-2df1-4763-8fd2-e2043fd823d3 req-d910dd71-0d76-4a19-9689-6c900ab5f8ce 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-deleted:f728c536-e675-4c3f-b531-d5d7629bec17 for instance e224f952-c4fa-4d96-9d52-6817171b8314 on instance [pid: 8|app: 0|req: 271/548] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:30:03 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-23 10:30:03.842 7 WARNING neutronclient.v2_0.client [None req-5fcc368a-84eb-426a-b2c6-e1e5280acf96 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in 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/549] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:03 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1474 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:05.213 8 WARNING neutronclient.v2_0.client [None req-c31f5b78-ebbf-4a9e-a29e-57ae7f09cf49 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 272/550] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:05 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1479 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-23 10:30:06.341 7 WARNING neutronclient.v2_0.client [None req-4e45a413-9702-41e5-a15a-947f8f139954 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] The python binding code in 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/551] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:06 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 1479 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:06.946 8 WARNING neutronclient.v2_0.client [None req-533e798a-53bb-4493-9307-a17c93f895e6 b6ec98887b8f47f5900d2b1c6fd8954d a29f56b5119d4a65a6fe73b36413d69d - - default default] The 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-23 10:30:07.167 8 WARNING neutronclient.v2_0.client [None req-533e798a-53bb-4493-9307-a17c93f895e6 b6ec98887b8f47f5900d2b1c6fd8954d a29f56b5119d4a65a6fe73b36413d69d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 273/552] 10.0.0.179 () {34 vars in 663 bytes} [Thu Apr 23 10:30:06 2026] POST /v2.1/servers => generated 424 bytes in 844 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-23 10:30:07.385 7 WARNING neutronclient.v2_0.client [None req-37849622-2301-4b19-8a0b-568bc8330734 b6ec98887b8f47f5900d2b1c6fd8954d a29f56b5119d4a65a6fe73b36413d69d - - default default] The python binding code in 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/553] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:07 2026] GET /v2.1/servers/f211fa87-f789-4f10-8586-1f565cac4319 => generated 1370 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:07.474 8 INFO nova.api.openstack.wsgi [None req-5c57c60d-33da-46c6-ab2e-f395d14c1315 6f18b33282984a21853f1f3f0e0143e5 99a94672182144b29d5f6f4961ce139c - - default default] HTTP exception thrown: Instance e224f952-c4fa-4d96-9d52-6817171b8314 could not be found. [pid: 8|app: 0|req: 274/554] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:07 2026] GET /v2.1/servers/e224f952-c4fa-4d96-9d52-6817171b8314 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 281/555] 10.0.0.179 () {32 vars in 706 bytes} [Thu Apr 23 10:30:07 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1928117934 => 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-23 10:30:08.509 8 WARNING neutronclient.v2_0.client [None req-2f77edcc-4ac7-4f5e-8323-7da8e05bf95f b6ec98887b8f47f5900d2b1c6fd8954d a29f56b5119d4a65a6fe73b36413d69d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 275/556] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:08 2026] GET /v2.1/servers/f211fa87-f789-4f10-8586-1f565cac4319 => generated 1374 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:30:09.682 7 WARNING neutronclient.v2_0.client [None req-5589b9b1-38fb-44cb-be4d-ebb706ef288d b6ec98887b8f47f5900d2b1c6fd8954d a29f56b5119d4a65a6fe73b36413d69d - - default default] The python binding code in 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/557] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:09 2026] GET /v2.1/servers/f211fa87-f789-4f10-8586-1f565cac4319 => generated 1422 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:11.160 7 WARNING neutronclient.v2_0.client [None req-8dab1933-cf1d-4b73-99f9-bfa772642bfa b6ec98887b8f47f5900d2b1c6fd8954d a29f56b5119d4a65a6fe73b36413d69d - - default default] The python binding code in 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/560] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:11 2026] GET /v2.1/servers/f211fa87-f789-4f10-8586-1f565cac4319 => generated 1422 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, ' 2026-04-23 10:30:12.577 8 WARNING neutronclient.v2_0.client [None req-f57077e5-a203-4114-88f9-f060913eba09 b6ec98887b8f47f5900d2b1c6fd8954d a29f56b5119d4a65a6fe73b36413d69d - - default default] 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: 277/561] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:12 2026] GET /v2.1/servers/f211fa87-f789-4f10-8586-1f565cac4319 => generated 1472 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:30:12.867 7 INFO nova.api.openstack.compute.server_external_events [req-966a057d-f176-4502-954a-c264bf6631aa req-f0b656b5-0944-44b4-a9d5-e44dab5cdfe8 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:61dffeca-883f-4d0e-94af-0e1e5d4a4aa7 for instance f211fa87-f789-4f10-8586-1f565cac4319 on instance [pid: 7|app: 0|req: 285/562] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:30:12 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:13.909 8 WARNING neutronclient.v2_0.client [None req-a387a0c7-9b76-4003-a784-09f90b2a0351 b6ec98887b8f47f5900d2b1c6fd8954d a29f56b5119d4a65a6fe73b36413d69d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 278/563] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:13 2026] GET /v2.1/servers/f211fa87-f789-4f10-8586-1f565cac4319 => generated 1470 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:15.082 7 WARNING neutronclient.v2_0.client [None req-59286be7-9461-4fb7-9fbd-d6828987cac8 b6ec98887b8f47f5900d2b1c6fd8954d a29f56b5119d4a65a6fe73b36413d69d - - default default] The python binding code in 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/564] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:15 2026] GET /v2.1/servers/f211fa87-f789-4f10-8586-1f565cac4319 => generated 1470 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-23 10:30:16.301 8 WARNING neutronclient.v2_0.client [None req-491cc3d6-37c2-4311-9dc8-8dc75de0ee00 b6ec98887b8f47f5900d2b1c6fd8954d a29f56b5119d4a65a6fe73b36413d69d - - default default] The python binding code in 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/565] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:16 2026] GET /v2.1/servers/f211fa87-f789-4f10-8586-1f565cac4319 => generated 1470 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:17.581 7 WARNING neutronclient.v2_0.client [None req-6a321ef5-2d8c-4705-ae41-01717f9cec56 b6ec98887b8f47f5900d2b1c6fd8954d a29f56b5119d4a65a6fe73b36413d69d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 287/566] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:17 2026] GET /v2.1/servers/f211fa87-f789-4f10-8586-1f565cac4319 => generated 1470 bytes in 648 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:18.831 8 INFO nova.api.openstack.compute.server_external_events [req-4504c6b7-7d55-4307-bc17-2c18929e29ed req-820bdcb5-4fee-409a-9904-aa8f3f3e6542 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-plugged:61dffeca-883f-4d0e-94af-0e1e5d4a4aa7 for instance f211fa87-f789-4f10-8586-1f565cac4319 on instance [pid: 8|app: 0|req: 280/567] 10.0.0.209 () {38 vars in 815 bytes} [Thu Apr 23 10:30:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:19.246 7 WARNING neutronclient.v2_0.client [None req-62d9a00b-963e-4230-9951-e3d297663f4c b6ec98887b8f47f5900d2b1c6fd8954d a29f56b5119d4a65a6fe73b36413d69d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 288/568] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:19 2026] GET /v2.1/servers/f211fa87-f789-4f10-8586-1f565cac4319 => generated 1470 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-23 10:30:20.391 7 WARNING neutronclient.v2_0.client [None req-f3ca2562-ef3a-4c95-8bfc-6e44ac65351b b6ec98887b8f47f5900d2b1c6fd8954d a29f56b5119d4a65a6fe73b36413d69d - - default default] The python binding code in 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/571] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:20 2026] GET /v2.1/servers/f211fa87-f789-4f10-8586-1f565cac4319 => generated 1655 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: 282/572] 10.0.0.179 () {32 vars in 723 bytes} [Thu Apr 23 10:30:20 2026] GET /v2.1/servers/f211fa87-f789-4f10-8586-1f565cac4319/ips => generated 109 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 291/573] 10.0.0.179 () {32 vars in 723 bytes} [Thu Apr 23 10:30:20 2026] GET /v2.1/servers/f211fa87-f789-4f10-8586-1f565cac4319/ips => generated 109 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 283/574] 10.0.0.179 () {32 vars in 823 bytes} [Thu Apr 23 10:30:20 2026] GET /v2.1/servers/f211fa87-f789-4f10-8586-1f565cac4319/ips/tempest-ServerAddressesTestJSON-507036951-network => generated 94 bytes in 46 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: 292/575] 10.0.0.179 () {32 vars in 718 bytes} [Thu Apr 23 10:30:20 2026] DELETE /v2.1/servers/f211fa87-f789-4f10-8586-1f565cac4319 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:20.836 8 WARNING neutronclient.v2_0.client [None req-2153080b-6d3c-41b9-bcd0-0b61d24de980 b6ec98887b8f47f5900d2b1c6fd8954d a29f56b5119d4a65a6fe73b36413d69d - - default default] The python binding code in 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/576] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:20 2026] GET /v2.1/servers/f211fa87-f789-4f10-8586-1f565cac4319 => generated 1661 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-23 10:30:22.017 7 WARNING neutronclient.v2_0.client [None req-d63e0932-858c-468f-9acf-8dbc55b3d259 b6ec98887b8f47f5900d2b1c6fd8954d a29f56b5119d4a65a6fe73b36413d69d - - default default] The python binding code in 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/577] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:21 2026] GET /v2.1/servers/f211fa87-f789-4f10-8586-1f565cac4319 => generated 1661 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:23.194 8 WARNING neutronclient.v2_0.client [None req-a160322e-8d39-4ca2-aa56-75032c7f2cf7 b6ec98887b8f47f5900d2b1c6fd8954d a29f56b5119d4a65a6fe73b36413d69d - - default default] The python binding code in 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/578] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:23 2026] GET /v2.1/servers/f211fa87-f789-4f10-8586-1f565cac4319 => generated 1661 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:23.661 7 INFO nova.api.openstack.compute.server_external_events [req-4814a3ba-1778-4bcc-b276-58be428e72a2 req-e1c9caf1-0811-4769-afc3-b967c6d64201 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-deleted:61dffeca-883f-4d0e-94af-0e1e5d4a4aa7 for instance f211fa87-f789-4f10-8586-1f565cac4319 on instance [pid: 7|app: 0|req: 294/579] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:30:23 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:24.417 8 WARNING neutronclient.v2_0.client [None req-e67d0009-040c-4030-bab5-bcec4598891c b6ec98887b8f47f5900d2b1c6fd8954d a29f56b5119d4a65a6fe73b36413d69d - - default default] The python binding code in 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/580] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:24 2026] GET /v2.1/servers/f211fa87-f789-4f10-8586-1f565cac4319 => generated 1451 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:25.516 7 WARNING neutronclient.v2_0.client [None req-5253fcd9-cd83-4ff6-b9b8-60d7db9b8a34 b6ec98887b8f47f5900d2b1c6fd8954d a29f56b5119d4a65a6fe73b36413d69d - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 295/581] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:25 2026] GET /v2.1/servers/f211fa87-f789-4f10-8586-1f565cac4319 => generated 1456 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-23 10:30:26.613 8 WARNING neutronclient.v2_0.client [None req-37f1eb46-ee60-4b55-a9ff-940d1a36013a b6ec98887b8f47f5900d2b1c6fd8954d a29f56b5119d4a65a6fe73b36413d69d - - default default] The python binding code in 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/582] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:26 2026] GET /v2.1/servers/f211fa87-f789-4f10-8586-1f565cac4319 => generated 1456 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:30:27.702 7 INFO nova.api.openstack.wsgi [None req-b4264933-ceda-4532-8c96-4ab8a785a91b b6ec98887b8f47f5900d2b1c6fd8954d a29f56b5119d4a65a6fe73b36413d69d - - default default] HTTP exception thrown: Instance f211fa87-f789-4f10-8586-1f565cac4319 could not be found. [pid: 7|app: 0|req: 296/583] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:30:27 2026] GET /v2.1/servers/f211fa87-f789-4f10-8586-1f565cac4319 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/586] 10.0.0.179 () {30 vars in 413 bytes} [Thu Apr 23 10:30:32 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 298/587] 10.0.0.179 () {28 vars in 560 bytes} [Thu Apr 23 10:30:32 2026] GET /v2/ => generated 402 bytes in 438 msecs (HTTP/1.1 200) 5 headers in 221 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 290/588] 10.0.0.179 () {28 vars in 564 bytes} [Thu Apr 23 10:30:33 2026] GET /v2.1/ => generated 411 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/589] 10.0.0.179 () {30 vars in 413 bytes} [Thu Apr 23 10:30:33 2026] GET / => generated 423 bytes in 6 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/604] 10.0.0.94 () {30 vars in 618 bytes} [Thu Apr 23 10:31:42 2026] GET /v2.1 => generated 0 bytes in 209 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 8|app: 0|req: 298/605] 10.0.0.94 () {32 vars in 691 bytes} [Thu Apr 23 10:31:42 2026] GET /v2.1/ => generated 411 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/606] 10.0.0.94 () {34 vars in 912 bytes} [Thu Apr 23 10:31:43 2026] GET /v2.1/os-simple-tenant-usage/e3f3768ee9404fcbb5b9625b450331e6?start=2026-04-22T00:00:00&end=2026-04-23T23:59:59 => generated 20 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/607] 10.0.0.94 () {30 vars in 653 bytes} [Thu Apr 23 10:31:43 2026] GET /v2.1/limits?reserved=1 => generated 511 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 309/608] 10.0.0.179 () {34 vars in 671 bytes} [Thu Apr 23 10:31:46 2026] POST /v2.1/os-keypairs => generated 396 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/609] 10.0.0.94 () {30 vars in 618 bytes} [Thu Apr 23 10:31:46 2026] GET /v2.1 => generated 0 bytes in 180 msecs (HTTP/1.1 302) 5 headers in 277 bytes (0 switches on core 0) [pid: 7|app: 0|req: 310/610] 10.0.0.94 () {32 vars in 691 bytes} [Thu Apr 23 10:31:46 2026] GET /v2.1/ => generated 411 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/611] 10.0.0.94 () {34 vars in 912 bytes} [Thu Apr 23 10:31:46 2026] GET /v2.1/os-simple-tenant-usage/e3f3768ee9404fcbb5b9625b450331e6?start=2026-04-22T00:00:00&end=2026-04-23T23:59:59 => generated 20 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/612] 10.0.0.94 () {30 vars in 653 bytes} [Thu Apr 23 10:31:46 2026] GET /v2.1/limits?reserved=1 => generated 511 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, ' 2026-04-23 10:31:48.244 8 WARNING neutronclient.v2_0.client [None req-055c3dc0-7e8f-43c6-9089-304599941eb7 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] The 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-23 10:31:48.284 8 WARNING neutronclient.v2_0.client [None req-055c3dc0-7e8f-43c6-9089-304599941eb7 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] The 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-23 10:31:48.525 8 WARNING neutronclient.v2_0.client [None req-055c3dc0-7e8f-43c6-9089-304599941eb7 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 302/613] 10.0.0.179 () {34 vars in 663 bytes} [Thu Apr 23 10:31:48 2026] POST /v2.1/servers => generated 448 bytes in 541 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 10:31:48.745 7 WARNING neutronclient.v2_0.client [None req-f70485e7-02da-4831-8ebc-42d995e5c2f8 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] The python binding code in 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/614] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:31:48 2026] GET /v2.1/servers/ef61f8fe-49c6-4f41-8705-cdddf34ad969 => generated 1394 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-23 10:31:53.845 8 WARNING neutronclient.v2_0.client [None req-23947876-d804-481e-84db-51eaffde0b3b 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] 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-23 10:31:54.211 7 INFO nova.api.openstack.compute.server_external_events [req-8d07210a-cace-4ce7-b6ad-efffde172c72 req-c088ac11-9805-4cbf-9cbb-9b0a993c3bbb 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:1a63c3d8-6c09-42e0-a717-60c50a2fd89a for instance ef61f8fe-49c6-4f41-8705-cdddf34ad969 on instance [pid: 7|app: 0|req: 314/617] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:31:54 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/618] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:31:53 2026] GET /v2.1/servers/ef61f8fe-49c6-4f41-8705-cdddf34ad969 => generated 1520 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 315/619] 10.0.0.179 () {34 vars in 671 bytes} [Thu Apr 23 10:31:58 2026] POST /v2.1/os-keypairs => generated 398 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:31:59.446 8 WARNING neutronclient.v2_0.client [None req-92b19393-e915-490e-978f-7be86469ff57 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] The python binding code in 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/620] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:31:59 2026] GET /v2.1/servers/ef61f8fe-49c6-4f41-8705-cdddf34ad969 => generated 1518 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-23 10:32:00.411 8 WARNING neutronclient.v2_0.client [None req-2898ec4e-d267-448f-9787-4a6c833b36a1 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The 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-23 10:32:00.457 8 WARNING neutronclient.v2_0.client [None req-2898ec4e-d267-448f-9787-4a6c833b36a1 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The 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-23 10:32:00.607 8 WARNING neutronclient.v2_0.client [None req-2898ec4e-d267-448f-9787-4a6c833b36a1 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The 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-23 10:32:00.676 7 INFO nova.api.openstack.compute.server_external_events [req-67394402-482c-4d2a-94ab-5c36bcfa7bf8 req-f09a1c67-45a2-4a1c-ad3c-fdf14aeb51a8 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-plugged:1a63c3d8-6c09-42e0-a717-60c50a2fd89a for instance ef61f8fe-49c6-4f41-8705-cdddf34ad969 on instance [pid: 7|app: 0|req: 317/623] 10.0.0.209 () {38 vars in 815 bytes} [Thu Apr 23 10:32:00 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) [pid: 8|app: 0|req: 307/624] 10.0.0.179 () {34 vars in 663 bytes} [Thu Apr 23 10:32:00 2026] POST /v2.1/servers => generated 449 bytes in 511 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-23 10:32:00.881 7 WARNING neutronclient.v2_0.client [None req-4ee1f20f-b33f-4640-bf39-45bbc5c3599d 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 318/625] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:00 2026] GET /v2.1/servers/180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 1403 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-23 10:32:01.977 8 WARNING neutronclient.v2_0.client [None req-8fc1dc26-ecb8-4d84-8125-76faa7f4224c 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 308/626] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:01 2026] GET /v2.1/servers/180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 1407 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:03.105 7 WARNING neutronclient.v2_0.client [None req-93d68290-91d5-4328-b684-6bbb7f9bcc1b 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 319/627] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:03 2026] GET /v2.1/servers/180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 1455 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:04.212 8 WARNING neutronclient.v2_0.client [None req-2a1c225a-9646-4c88-ab4b-59abd6fb8381 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 309/628] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:04 2026] GET /v2.1/servers/180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 1455 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:04.659 7 WARNING neutronclient.v2_0.client [None req-1b4d458b-7df4-481e-85ce-b1f6abf58ab3 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] 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: 320/629] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:04 2026] GET /v2.1/servers/ef61f8fe-49c6-4f41-8705-cdddf34ad969 => generated 1817 bytes in 688 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:32:05.343 8 WARNING neutronclient.v2_0.client [None req-24b23b70-1eee-4cd8-85df-75fdd27a6429 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in 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/630] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:05 2026] GET /v2.1/servers/180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 1463 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:06.475 7 WARNING neutronclient.v2_0.client [None req-bd210146-055c-4ce1-bab1-505c6a24f92a 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] 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-23 10:32:06.678 8 INFO nova.api.openstack.compute.server_external_events [req-5ceb9d4f-3b5d-45e7-8287-f628b29f2f56 req-3d2ebbf6-2e68-4449-8838-f7e9970be675 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:bb98e219-b02d-4c35-b3c8-c1b306d291da for instance 180784c0-6b78-4bc4-bd7b-a88766529b8e on instance [pid: 8|app: 0|req: 311/631] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:32:06 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/632] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:06 2026] GET /v2.1/servers/180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 1540 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-23 10:32:07.199 7 INFO nova.api.openstack.compute.server_external_events [req-9ac21d5e-d691-463e-8716-650cc6389b13 req-c3ffef4c-54c8-46fe-ab54-8a5eb12043f1 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:1a63c3d8-6c09-42e0-a717-60c50a2fd89a for instance ef61f8fe-49c6-4f41-8705-cdddf34ad969 on instance [pid: 7|app: 0|req: 322/633] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:32:07 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:32:07.225 8 WARNING neutronclient.v2_0.client [None req-557e968c-aa05-4e6f-8407-dd3ed7ac5b40 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] The 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-23 10:32:07.278 8 WARNING neutronclient.v2_0.client [None req-557e968c-aa05-4e6f-8407-dd3ed7ac5b40 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] The 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-23 10:32:07.527 8 WARNING neutronclient.v2_0.client [None req-557e968c-aa05-4e6f-8407-dd3ed7ac5b40 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] The python binding code in 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/634] 10.0.0.179 () {34 vars in 663 bytes} [Thu Apr 23 10:32:07 2026] POST /v2.1/servers => generated 448 bytes in 601 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-23 10:32:07.781 7 WARNING neutronclient.v2_0.client [None req-05c6e8b4-3bce-4b68-a0d3-ed5950dad5db 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] The python binding code in 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/635] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:07 2026] GET /v2.1/servers/cac6a68d-2932-4950-ab05-5527cde0c001 => generated 1394 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:07.931 8 WARNING neutronclient.v2_0.client [None req-faaaef7d-dfa9-4c8a-957d-ae87489bcb5e 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in 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/636] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:07 2026] GET /v2.1/servers/180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 1528 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:09.096 7 WARNING neutronclient.v2_0.client [None req-60d0a8bf-8c9b-4ab2-9821-8e6182cb0bfd 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 324/637] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:09 2026] GET /v2.1/servers/180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 1528 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:10.259 8 WARNING neutronclient.v2_0.client [None req-78ea1695-4930-4e26-aa1f-44e5010b3c8e 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in 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/640] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:10 2026] GET /v2.1/servers/180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 1528 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:11.456 7 WARNING neutronclient.v2_0.client [None req-7cbc35c6-9c95-4790-abe6-619afb4abb73 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 327/641] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:11 2026] GET /v2.1/servers/180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 1528 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:12.018 8 INFO nova.api.openstack.compute.server_external_events [req-47b4aa01-3028-42ce-ab6d-da7ee2f5dbb7 req-39b0a4c0-d8df-4b4b-9c4f-4ff5b5cd7448 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-plugged:bb98e219-b02d-4c35-b3c8-c1b306d291da for instance 180784c0-6b78-4bc4-bd7b-a88766529b8e on instance [pid: 8|app: 0|req: 315/642] 10.0.0.209 () {38 vars in 815 bytes} [Thu Apr 23 10:32:11 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-23 10:32:12.715 7 WARNING neutronclient.v2_0.client [None req-3219f7f1-c91c-4498-9266-69c93d0790ee 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] 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-23 10:32:12.893 8 WARNING neutronclient.v2_0.client [None req-c33ac6e6-20c4-47a2-86fc-c7977b8e76a9 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 328/643] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:12 2026] GET /v2.1/servers/180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 1528 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:13.377 7 INFO nova.api.openstack.compute.server_external_events [req-fc5bf8db-4e69-4c42-8a30-ee19e87e651b req-121590c7-6a9c-468f-951b-98b982a27150 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:62ed986f-6075-4611-ba81-3bb25fc6bdae for instance cac6a68d-2932-4950-ab05-5527cde0c001 on instance [pid: 7|app: 0|req: 329/644] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:32:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/645] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:12 2026] GET /v2.1/servers/cac6a68d-2932-4950-ab05-5527cde0c001 => generated 1520 bytes in 568 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:14.091 7 WARNING neutronclient.v2_0.client [None req-42f2e9d3-cb81-4a33-a777-190846f97c4e 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 330/646] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:14 2026] GET /v2.1/servers/180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 1695 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-23 10:32:14.264 8 WARNING neutronclient.v2_0.client [None req-3ef00714-ebe7-479d-bbd4-9c22cbc11d1b 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in 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/647] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:14 2026] GET /v2.1/servers/180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 1695 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-23 10:32:16.137 7 INFO nova.api.openstack.compute.server_external_events [req-44f99698-5b4f-4de0-a1cb-3def1097a58a req-a6a21afe-2edb-4ff3-bdbf-942d86ad6324 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:bb98e219-b02d-4c35-b3c8-c1b306d291da for instance 180784c0-6b78-4bc4-bd7b-a88766529b8e on instance [pid: 7|app: 0|req: 331/648] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:32:16 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:18.462 8 WARNING neutronclient.v2_0.client [None req-c67cc446-91ee-4fbf-ac97-4d309a61f192 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 318/649] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:18 2026] GET /v2.1/servers/cac6a68d-2932-4950-ab05-5527cde0c001 => generated 1518 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:20.072 7 INFO nova.api.openstack.compute.server_external_events [req-a4a2171a-78f1-4462-91ce-4fb0e6e406d2 req-6df7975e-8980-468e-b90c-61463d2b0c92 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-plugged:62ed986f-6075-4611-ba81-3bb25fc6bdae for instance cac6a68d-2932-4950-ab05-5527cde0c001 on instance [pid: 7|app: 0|req: 332/650] 10.0.0.209 () {38 vars in 815 bytes} [Thu Apr 23 10:32:20 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:23.684 7 WARNING neutronclient.v2_0.client [None req-74f27470-b890-407f-9008-52fe4f202d4e 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 334/653] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:23 2026] GET /v2.1/servers/cac6a68d-2932-4950-ab05-5527cde0c001 => generated 1817 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/654] 10.0.0.179 () {34 vars in 750 bytes} [Thu Apr 23 10:32:23 2026] POST /v2.1/servers/180784c0-6b78-4bc4-bd7b-a88766529b8e/action => generated 31920 bytes in 569 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-23 10:32:25.047 7 INFO nova.api.openstack.compute.server_external_events [req-44f57025-ad64-4d8d-8b45-902aa2a3e8c7 req-4337f3dd-c424-4e1c-8e43-428c2b318111 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:62ed986f-6075-4611-ba81-3bb25fc6bdae for instance cac6a68d-2932-4950-ab05-5527cde0c001 on instance [pid: 7|app: 0|req: 335/655] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:32:25 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:35.931 8 INFO nova.api.openstack.compute.server_external_events [req-7ab38f13-21cb-4347-aa92-55bb63cd1f11 req-bfdbceb9-357f-43ca-a978-bf68340e168d 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:bb98e219-b02d-4c35-b3c8-c1b306d291da for instance 180784c0-6b78-4bc4-bd7b-a88766529b8e on instance [pid: 8|app: 0|req: 322/658] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:32:35 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 337/659] 10.0.0.179 () {34 vars in 671 bytes} [Thu Apr 23 10:32:39 2026] POST /v2.1/os-keypairs => generated 398 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:32:40.402 7 WARNING neutronclient.v2_0.client [None req-12b6bb99-c18a-4e37-bfd6-d3efffad03c8 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The 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-23 10:32:40.441 7 WARNING neutronclient.v2_0.client [None req-12b6bb99-c18a-4e37-bfd6-d3efffad03c8 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The 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-23 10:32:40.606 7 WARNING neutronclient.v2_0.client [None req-12b6bb99-c18a-4e37-bfd6-d3efffad03c8 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in 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/662] 10.0.0.179 () {34 vars in 663 bytes} [Thu Apr 23 10:32:40 2026] POST /v2.1/servers => generated 449 bytes in 453 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-23 10:32:40.818 8 WARNING neutronclient.v2_0.client [None req-85f9fd11-2215-4a36-9474-187c8bb08c8b 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in 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/663] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:40 2026] GET /v2.1/servers/9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 1402 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:41.907 7 WARNING neutronclient.v2_0.client [None req-0a876d64-5513-46b2-b9a5-1822329f3aaa 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in 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/664] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:41 2026] GET /v2.1/servers/9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 1406 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-23 10:32:42.990 8 WARNING neutronclient.v2_0.client [None req-1bcf1d3e-e104-456f-85f6-8ef50a116ae7 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in 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/665] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:42 2026] GET /v2.1/servers/9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 1454 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-23 10:32:44.078 7 WARNING neutronclient.v2_0.client [None req-30722d44-a514-450f-8f3b-93109a6e5ace 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in 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/666] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:44 2026] GET /v2.1/servers/9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 1454 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:45.170 8 WARNING neutronclient.v2_0.client [None req-846f7daf-85be-4019-a254-782ac34b9e99 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 326/667] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:45 2026] GET /v2.1/servers/9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 1462 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-23 10:32:46.059 7 INFO nova.api.openstack.compute.server_external_events [req-d720f55a-0806-477a-959a-c10bdc48abf0 req-04787a68-9b4e-4add-a0a5-f207f7e37e9b 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:27e0aee2-aaab-4781-9479-cbe21cf2d3e8 for instance 9c472916-cd72-4edd-8f06-ed490e9bbc52 on instance [pid: 7|app: 0|req: 342/668] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:32:46 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-23 10:32:46.254 8 WARNING neutronclient.v2_0.client [None req-f5e1977b-f802-4461-8c04-663b40777c9c 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in 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/669] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:46 2026] GET /v2.1/servers/9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 1539 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:47.450 7 WARNING neutronclient.v2_0.client [None req-246da8fb-92c1-4ddb-a818-850acfe65bb0 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 343/670] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:47 2026] GET /v2.1/servers/9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 1527 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:48.585 8 WARNING neutronclient.v2_0.client [None req-eddd9d2e-a533-4220-aec6-7cc4f4f0eb5b 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 328/671] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:48 2026] GET /v2.1/servers/9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 1527 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:49.779 7 WARNING neutronclient.v2_0.client [None req-38b49dcc-5ff9-47f9-9404-b7adc03527c1 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 344/672] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:49 2026] GET /v2.1/servers/9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 1527 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-23 10:32:50.533 7 INFO nova.api.openstack.compute.server_external_events [req-45d8ade5-1769-49a7-957c-1f57c06c65b9 req-669ae6d6-03c1-4afc-a10c-da23830cf241 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-plugged:27e0aee2-aaab-4781-9479-cbe21cf2d3e8 for instance 9c472916-cd72-4edd-8f06-ed490e9bbc52 on instance [pid: 7|app: 0|req: 346/675] 10.0.0.209 () {38 vars in 815 bytes} [Thu Apr 23 10:32:50 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-23 10:32:50.923 8 WARNING neutronclient.v2_0.client [None req-fe785e96-6ad1-48cf-bc13-13ba4313505f 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in 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/676] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:50 2026] GET /v2.1/servers/9c472916-cd72-4edd-8f06-ed490e9bbc52 => 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-23 10:32:52.098 7 WARNING neutronclient.v2_0.client [None req-82a17b0e-0ec9-4254-9028-6d908e917ed5 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in 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/677] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:52 2026] GET /v2.1/servers/9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 1527 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:53.231 8 WARNING neutronclient.v2_0.client [None req-1ec864f0-53ad-484f-aae5-08e0cb3d7152 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in 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/678] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:53 2026] GET /v2.1/servers/9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 1693 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-23 10:32:53.389 7 WARNING neutronclient.v2_0.client [None req-e335b1db-c478-41c1-8cd0-9b786ecc8bc4 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 348/679] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:32:53 2026] GET /v2.1/servers/9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 1693 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:32:54.285 8 INFO nova.api.openstack.compute.server_external_events [req-b5184bef-c237-433b-97a5-2c59322bd831 req-ea37ea18-4bca-40cd-8b5d-129f3daa0696 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:27e0aee2-aaab-4781-9479-cbe21cf2d3e8 for instance 9c472916-cd72-4edd-8f06-ed490e9bbc52 on instance [pid: 8|app: 0|req: 332/680] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:32:54 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-23 10:33:01.070 7 WARNING neutronclient.v2_0.client [None req-86310877-b6ba-4921-8645-f7c1732dec8f f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] The 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-23 10:33:01.115 7 WARNING neutronclient.v2_0.client [None req-86310877-b6ba-4921-8645-f7c1732dec8f f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] The 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-23 10:33:01.273 7 WARNING neutronclient.v2_0.client [None req-86310877-b6ba-4921-8645-f7c1732dec8f f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] The python binding code in 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/683] 199.19.213.150 () {36 vars in 714 bytes} [Thu Apr 23 10:33:00 2026] POST /v2.1/servers => generated 453 bytes in 707 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-23 10:33:02.065 8 WARNING neutronclient.v2_0.client [None req-28622f81-b366-4b4f-b29d-c9985c8f43fe f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] The python binding code in 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/684] 199.19.213.150 () {32 vars in 733 bytes} [Thu Apr 23 10:33:02 2026] GET /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 2213 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:02.131 7 WARNING neutronclient.v2_0.client [None req-9772e29e-a1db-4177-972c-0caa009eaf4f f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] The python binding code in 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/685] 199.19.213.150 () {32 vars in 759 bytes} [Thu Apr 23 10:33:02 2026] GET /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0/os-interface => generated 28 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 335/686] 199.19.213.150 () {32 vars in 777 bytes} [Thu Apr 23 10:33:02 2026] GET /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0/os-volume_attachments => generated 25 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 352/687] 10.0.0.179 () {34 vars in 750 bytes} [Thu Apr 23 10:33:02 2026] POST /v2.1/servers/9c472916-cd72-4edd-8f06-ed490e9bbc52/action => generated 31890 bytes in 566 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-23 10:33:04.819 8 WARNING neutronclient.v2_0.client [None req-14df7533-15ac-47a3-b3c0-3ba878b8239c f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 336/688] 199.19.213.150 () {32 vars in 733 bytes} [Thu Apr 23 10:33:04 2026] GET /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 2371 bytes in 99 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-23 10:33:04.913 7 WARNING neutronclient.v2_0.client [None req-74d97eca-9717-491b-b132-2274fe6ad2b6 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] The python binding code in 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/689] 199.19.213.150 () {32 vars in 759 bytes} [Thu Apr 23 10:33:04 2026] GET /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0/os-interface => generated 28 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/690] 199.19.213.150 () {32 vars in 777 bytes} [Thu Apr 23 10:33:04 2026] GET /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0/os-volume_attachments => generated 197 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:06.824 7 INFO nova.api.openstack.compute.server_external_events [req-7f4fae5c-8903-45b7-8b46-b9cf9c077b9a req-0aeaf54e-92c0-4e0c-8e55-4a091840bc66 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:17fc7081-e0e7-482a-92f2-7ec13a48d578 for instance b585bc67-2417-40f0-876f-12fd4b7125e0 on instance [pid: 7|app: 0|req: 354/691] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:33:06 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-23 10:33:07.968 8 WARNING neutronclient.v2_0.client [None req-0ebe592f-9b3b-4071-b9f4-7e901fbb3f12 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 338/692] 199.19.213.150 () {32 vars in 733 bytes} [Thu Apr 23 10:33:07 2026] GET /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 2445 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:08.111 7 WARNING neutronclient.v2_0.client [None req-9f9a5e40-71fa-46aa-87b2-ed4572c6ff70 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 355/693] 199.19.213.150 () {32 vars in 759 bytes} [Thu Apr 23 10:33:08 2026] GET /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0/os-interface => generated 284 bytes in 106 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: 339/694] 199.19.213.150 () {32 vars in 777 bytes} [Thu Apr 23 10:33:08 2026] GET /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0/os-volume_attachments => generated 197 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:11.147 7 WARNING neutronclient.v2_0.client [None req-820fec29-8d17-41ed-b8ce-8ffc8fd38432 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] The python binding code in 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/697] 199.19.213.150 () {32 vars in 733 bytes} [Thu Apr 23 10:33:11 2026] GET /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 2433 bytes in 185 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-23 10:33:11.302 8 WARNING neutronclient.v2_0.client [None req-4821c146-42d3-4164-bb32-9596574558c3 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] The python binding code in 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/698] 199.19.213.150 () {32 vars in 759 bytes} [Thu Apr 23 10:33:11 2026] GET /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0/os-interface => generated 284 bytes in 88 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: 358/699] 199.19.213.150 () {32 vars in 777 bytes} [Thu Apr 23 10:33:11 2026] GET /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0/os-volume_attachments => generated 197 bytes in 251 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-23 10:33:12.469 8 INFO nova.api.openstack.compute.server_external_events [req-e2c5dc83-4686-4335-a743-164e2c67dcbf req-5b8e965e-f6e6-42ea-9256-0684ced4aea6 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-plugged:17fc7081-e0e7-482a-92f2-7ec13a48d578 for instance b585bc67-2417-40f0-876f-12fd4b7125e0 on instance [pid: 8|app: 0|req: 342/700] 10.0.0.209 () {38 vars in 815 bytes} [Thu Apr 23 10:33:12 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, ' [pid: 7|app: 0|req: 359/701] 10.0.0.179 () {32 vars in 718 bytes} [Thu Apr 23 10:33:13 2026] DELETE /v2.1/servers/9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 0 bytes in 113 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-23 10:33:13.718 8 WARNING neutronclient.v2_0.client [None req-775e1c18-d58b-493d-9756-12861886b27d 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 343/702] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:13 2026] GET /v2.1/servers/9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 1819 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-23 10:33:14.483 7 WARNING neutronclient.v2_0.client [None req-dcf388f6-13fa-4f3a-8de7-32c3cfe6bf21 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 360/703] 199.19.213.150 () {32 vars in 733 bytes} [Thu Apr 23 10:33:14 2026] GET /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 2433 bytes in 143 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-23 10:33:14.649 8 WARNING neutronclient.v2_0.client [None req-3ca37c11-3304-477a-bf36-60576e2a2c65 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] The python binding code in 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/704] 199.19.213.150 () {32 vars in 759 bytes} [Thu Apr 23 10:33:14 2026] GET /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0/os-interface => generated 286 bytes in 95 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: 361/705] 199.19.213.150 () {32 vars in 777 bytes} [Thu Apr 23 10:33:14 2026] GET /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0/os-volume_attachments => generated 197 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:14.935 8 WARNING neutronclient.v2_0.client [None req-47382c19-c173-44fb-810a-5f2d11120802 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in 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/706] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:14 2026] GET /v2.1/servers/9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 1819 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:16.038 7 INFO nova.api.openstack.compute.server_external_events [req-b2a5bf05-bdbb-4e77-b09d-dbc703b312eb req-4cd0652c-39df-46a4-8e53-aee29e60c6a8 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-unplugged:27e0aee2-aaab-4781-9479-cbe21cf2d3e8 for instance 9c472916-cd72-4edd-8f06-ed490e9bbc52 on instance [pid: 7|app: 0|req: 362/707] 10.0.0.209 () {38 vars in 815 bytes} [Thu Apr 23 10:33:16 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-23 10:33:16.130 8 WARNING neutronclient.v2_0.client [None req-97d1fd5c-736d-421b-bb45-d781525313e6 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 346/708] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:16 2026] GET /v2.1/servers/9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 1819 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-23 10:33:16.991 7 INFO nova.api.openstack.compute.server_external_events [req-418bc35f-9a8d-45f0-8aff-70e5b4c53db8 req-5b7593ea-967f-49cb-9cc7-2f9abed63c7c 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-deleted:27e0aee2-aaab-4781-9479-cbe21cf2d3e8 for instance 9c472916-cd72-4edd-8f06-ed490e9bbc52 on instance [pid: 7|app: 0|req: 363/709] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:33:16 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:17.327 8 WARNING neutronclient.v2_0.client [None req-96666a28-0cd3-4835-9c6a-599b554037c2 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 347/710] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:17 2026] GET /v2.1/servers/9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 1483 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:17.432 7 WARNING neutronclient.v2_0.client [None req-37577972-0d40-4439-8c48-5b1743845ef8 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 364/711] 199.19.213.150 () {32 vars in 733 bytes} [Thu Apr 23 10:33:17 2026] GET /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 2581 bytes in 170 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-23 10:33:17.619 8 WARNING neutronclient.v2_0.client [None req-a701f78e-21db-4462-98fa-01481e04812e f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 348/712] 199.19.213.150 () {32 vars in 759 bytes} [Thu Apr 23 10:33:17 2026] GET /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0/os-interface => generated 286 bytes in 95 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: 365/713] 199.19.213.150 () {32 vars in 777 bytes} [Thu Apr 23 10:33:17 2026] GET /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:18.437 8 WARNING neutronclient.v2_0.client [None req-3ca23a3b-7084-4093-bd00-d9d59d464991 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in 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/714] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:18 2026] GET /v2.1/servers/9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 1488 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:19.544 7 WARNING neutronclient.v2_0.client [None req-a8171661-d03c-42af-8daf-34df4921d590 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 366/715] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:19 2026] GET /v2.1/servers/9c472916-cd72-4edd-8f06-ed490e9bbc52 => generated 1488 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-23 10:33:20.619 7 INFO nova.api.openstack.wsgi [None req-86eb68f4-7236-4213-aad9-2a0d77decce1 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] HTTP exception thrown: Instance 9c472916-cd72-4edd-8f06-ed490e9bbc52 could not be found. [pid: 7|app: 0|req: 368/718] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:20 2026] GET /v2.1/servers/9c472916-cd72-4edd-8f06-ed490e9bbc52 => 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: 351/719] 10.0.0.179 () {32 vars in 730 bytes} [Thu Apr 23 10:33:20 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-2076447139 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 369/720] 10.0.0.179 () {32 vars in 718 bytes} [Thu Apr 23 10:33:21 2026] DELETE /v2.1/servers/180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) 2026-04-23 10:33:21.394 8 WARNING neutronclient.v2_0.client [None req-22e2ef40-e5e0-47e4-8eba-c03641633c4f 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in 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/721] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:21 2026] GET /v2.1/servers/180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 1701 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:22.642 7 WARNING neutronclient.v2_0.client [None req-6b65044f-f526-4a32-831e-254b8ff3bf06 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 370/722] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:22 2026] GET /v2.1/servers/180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 1701 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-23 10:33:23.806 8 WARNING neutronclient.v2_0.client [None req-73b85f47-fb34-4b82-85ad-c4325b075e7a 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in 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/723] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:23 2026] GET /v2.1/servers/180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 1701 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-23 10:33:24.064 7 INFO nova.api.openstack.compute.server_external_events [req-0dcecef4-ffea-4206-9dc7-1d6b2225122f req-fcddbfbf-97d6-4cfc-9fe6-0216ed1692ac 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-unplugged:bb98e219-b02d-4c35-b3c8-c1b306d291da for instance 180784c0-6b78-4bc4-bd7b-a88766529b8e on instance [pid: 7|app: 0|req: 371/724] 10.0.0.209 () {38 vars in 815 bytes} [Thu Apr 23 10:33:24 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-23 10:33:24.176 8 INFO nova.api.openstack.compute.server_external_events [req-b4e150a3-eb2a-4148-b701-49df7cf5f180 req-ae87c502-3357-45e5-b242-bb8e4c7f3a82 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-deleted:bb98e219-b02d-4c35-b3c8-c1b306d291da for instance 180784c0-6b78-4bc4-bd7b-a88766529b8e on instance [pid: 8|app: 0|req: 354/725] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:33:24 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-23 10:33:25.014 7 WARNING neutronclient.v2_0.client [None req-d7d85e6e-a17f-4450-96a4-b8dc6e151cd3 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in 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/726] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:24 2026] GET /v2.1/servers/180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 1484 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:26.211 8 WARNING neutronclient.v2_0.client [None req-9ddb049a-2bed-4162-811a-6572acc2d175 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 355/727] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:26 2026] GET /v2.1/servers/180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 1489 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-23 10:33:27.406 7 WARNING neutronclient.v2_0.client [None req-568ff5e8-2fdd-4e93-941d-d6a09519cf54 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 373/728] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:27 2026] GET /v2.1/servers/180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 1489 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:28.496 8 INFO nova.api.openstack.wsgi [None req-7b504823-644a-4253-83c9-8aa1e13adae6 9b2994d205434a05b703de8e689890dc dbf1ddfbf44448f4b7137438c07c726e - - default default] HTTP exception thrown: Instance 180784c0-6b78-4bc4-bd7b-a88766529b8e could not be found. [pid: 8|app: 0|req: 356/729] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:28 2026] GET /v2.1/servers/180784c0-6b78-4bc4-bd7b-a88766529b8e => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 374/730] 10.0.0.179 () {32 vars in 730 bytes} [Thu Apr 23 10:33:28 2026] DELETE /v2.1/os-keypairs/tempest-TestNetworkBasicOps-1690244813 => generated 0 bytes in 14 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: 359/735] 10.0.0.179 () {34 vars in 671 bytes} [Thu Apr 23 10:33:44 2026] POST /v2.1/os-keypairs => generated 396 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/736] 10.0.0.179 () {34 vars in 671 bytes} [Thu Apr 23 10:33:46 2026] POST /v2.1/os-keypairs => generated 386 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:33:47.316 8 WARNING neutronclient.v2_0.client [None req-6896db9f-d95b-40d3-9764-0d0eccde5a46 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The 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-23 10:33:47.366 8 WARNING neutronclient.v2_0.client [None req-6896db9f-d95b-40d3-9764-0d0eccde5a46 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The 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-23 10:33:47.424 8 WARNING neutronclient.v2_0.client [None req-6896db9f-d95b-40d3-9764-0d0eccde5a46 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The 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-23 10:33:47.616 8 WARNING neutronclient.v2_0.client [None req-6896db9f-d95b-40d3-9764-0d0eccde5a46 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 360/737] 10.0.0.179 () {34 vars in 663 bytes} [Thu Apr 23 10:33:47 2026] POST /v2.1/servers => generated 496 bytes in 736 msecs (HTTP/1.1 202) 10 headers in 473 bytes (1 switches on core 0) 2026-04-23 10:33:48.011 7 WARNING neutronclient.v2_0.client [None req-33b0eb93-882e-4419-b316-44223c8bb527 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 378/738] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:47 2026] GET /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1455 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:48.562 8 WARNING neutronclient.v2_0.client [None req-556ecf23-b422-4ea0-a47e-1c28ff84e2e6 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] The 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-23 10:33:48.611 8 WARNING neutronclient.v2_0.client [None req-556ecf23-b422-4ea0-a47e-1c28ff84e2e6 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] 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-23 10:33:49.106 7 WARNING neutronclient.v2_0.client [None req-3c8092aa-6942-4986-b497-affede29d129 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The python binding code in 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/739] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:49 2026] GET /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1459 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-23 10:33:50.194 7 WARNING neutronclient.v2_0.client [None req-071d44d9-c5eb-4dc5-a756-a6f5fb383472 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The python binding code in 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/740] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:50 2026] GET /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1507 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-23 10:33:51.068 7 INFO nova.api.openstack.compute.server_external_events [req-013da243-17a7-475f-996a-fa267978ca41 req-0db98f6a-6644-4b2c-90e1-2c635111b71e 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:139552cb-dc4c-496d-8053-e0a131c90c2f for instance b585bc67-2417-40f0-876f-12fd4b7125e0 on instance [pid: 7|app: 0|req: 383/743] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:33:50 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:51.290 7 WARNING neutronclient.v2_0.client [None req-6619aeaf-848e-4021-b01c-44874c69f2ea 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 384/744] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:51 2026] GET /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1507 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-23 10:33:52.376 7 WARNING neutronclient.v2_0.client [None req-e9b01c9f-b228-4577-9d4b-ab1a03ce61fe 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 385/745] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:52 2026] GET /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1515 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-23 10:33:53.336 7 INFO nova.api.openstack.compute.server_external_events [req-4d65703b-0f63-4c3d-a45d-310b6da78cfa req-e14fa58e-99f6-4ba2-8b09-b13c2620e2a1 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:4b66cbb0-725a-416e-a270-bea95654f053 for instance d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 on instance [pid: 7|app: 0|req: 386/746] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:33:53 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:53.474 7 WARNING neutronclient.v2_0.client [None req-2554bb1f-918b-4188-a382-19efbe29f012 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 387/747] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:53 2026] GET /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1639 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:54.684 7 WARNING neutronclient.v2_0.client [None req-884d4330-526c-441d-9bbf-b15ada6c21a5 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The python binding code in 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/748] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:54 2026] GET /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1627 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-23 10:33:55.829 7 WARNING neutronclient.v2_0.client [None req-380a4e7b-6f7d-4950-8081-ebe4e4564319 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The python binding code in 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/749] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:55 2026] GET /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1627 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-23 10:33:56.072 7 INFO nova.api.openstack.compute.server_external_events [req-ca1f6b7e-ac90-42c3-8817-bbfc62361b0f req-e87741ff-a108-47dc-968b-12673a8298d6 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-plugged:139552cb-dc4c-496d-8053-e0a131c90c2f for instance b585bc67-2417-40f0-876f-12fd4b7125e0 on instance [pid: 7|app: 0|req: 390/750] 10.0.0.209 () {38 vars in 815 bytes} [Thu Apr 23 10:33:56 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:56.982 7 WARNING neutronclient.v2_0.client [None req-6688282c-2b92-455c-be03-767c1756b400 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 391/751] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:56 2026] GET /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1627 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2026-04-23 10:33:57.162 8 WARNING neutronclient.v2_0.client [None req-556ecf23-b422-4ea0-a47e-1c28ff84e2e6 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 361/752] 199.19.213.150 () {36 vars in 812 bytes} [Thu Apr 23 10:33:48 2026] POST /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0/os-interface => generated 281 bytes in 8686 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-23 10:33:57.455 7 INFO nova.api.openstack.compute.server_external_events [req-2746f0f1-0f3b-49bd-8594-f0b99ac3055d req-fc06cf7f-ee24-437a-b340-43bf0f0570b5 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:139552cb-dc4c-496d-8053-e0a131c90c2f for instance b585bc67-2417-40f0-876f-12fd4b7125e0 on instance [pid: 7|app: 0|req: 392/753] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:33:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:57.861 8 INFO nova.api.openstack.compute.server_external_events [req-a4608e2d-f980-41b8-b66f-433fa9f12f90 req-115333f3-f64b-461f-833a-504029f49e70 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:139552cb-dc4c-496d-8053-e0a131c90c2f for instance b585bc67-2417-40f0-876f-12fd4b7125e0 on instance [pid: 8|app: 0|req: 362/754] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:33:57 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:58.143 7 WARNING neutronclient.v2_0.client [None req-960a7dca-a8ba-4dd8-8941-e8474a723540 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 393/755] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:58 2026] GET /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1627 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-23 10:33:59.309 8 WARNING neutronclient.v2_0.client [None req-37c432d1-466d-4a0e-baf1-c2ef35196793 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 363/756] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:33:59 2026] GET /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1627 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:33:59.723 7 INFO nova.api.openstack.compute.server_external_events [req-2d4f980b-c397-4910-b2b6-4870248b28e1 req-ce4d7612-ac81-4d5c-8310-2fdfb5f9df57 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-plugged:4b66cbb0-725a-416e-a270-bea95654f053 for instance d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 on instance [pid: 7|app: 0|req: 394/757] 10.0.0.209 () {38 vars in 815 bytes} [Thu Apr 23 10:33:59 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:34:00.462 8 WARNING neutronclient.v2_0.client [None req-78941e2b-9f2f-4c1f-a606-3c52a5fa2468 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 365/760] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:34:00 2026] GET /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1627 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:34:01.668 7 WARNING neutronclient.v2_0.client [None req-cc796b9f-ddc9-4c4c-9259-ee907faadb3e 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The python binding code in 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/761] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:34:01 2026] GET /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1806 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-23 10:34:01.853 8 WARNING neutronclient.v2_0.client [None req-69cbc644-be7c-47ca-b516-580e9716efa7 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 366/762] 10.0.0.179 () {32 vars in 741 bytes} [Thu Apr 23 10:34:01 2026] GET /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32/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-23 10:34:02.642 7 INFO nova.api.openstack.compute.server_external_events [req-1ea9cef8-a4a2-4714-8ac4-cccba0274c57 req-ca72e5b3-51d7-4484-8441-e39018c70079 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:4b66cbb0-725a-416e-a270-bea95654f053 for instance d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 on instance [pid: 7|app: 0|req: 397/763] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:34:02 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-23 10:34:11.444 7 WARNING neutronclient.v2_0.client [None req-3dc59870-f1f0-4925-bb11-d55aade3b007 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 399/766] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:34:11 2026] GET /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1926 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 368/767] 10.0.0.179 () {32 vars in 753 bytes} [Thu Apr 23 10:34:13 2026] GET /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32/os-server-password => generated 116 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, ' [pid: 7|app: 0|req: 400/768] 10.0.0.179 () {32 vars in 718 bytes} [Thu Apr 23 10:34:15 2026] DELETE /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 0 bytes in 84 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-23 10:34:15.259 8 WARNING neutronclient.v2_0.client [None req-b0bc1c73-2bab-4680-bad4-6e0f06b50979 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 369/769] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:34:15 2026] GET /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1932 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-23 10:34:16.408 7 WARNING neutronclient.v2_0.client [None req-528641bb-1fff-4f34-8c85-196972226c9f 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The python binding code in 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/770] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:34:16 2026] GET /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1932 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-23 10:34:17.576 8 WARNING neutronclient.v2_0.client [None req-417aca64-7611-4c29-ba13-4851590ec830 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The python binding code in 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/771] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:34:17 2026] GET /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1932 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-23 10:34:18.430 7 INFO nova.api.openstack.compute.server_external_events [req-ec15feca-032a-4188-a7e8-885f65400ad9 req-09998c2b-bbb7-4dda-8caf-997807280eaf 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-deleted:4b66cbb0-725a-416e-a270-bea95654f053 for instance d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 on instance [pid: 7|app: 0|req: 402/772] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:34:18 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:34:18.774 8 WARNING neutronclient.v2_0.client [None req-80788df7-ea68-4a9f-b70e-1b876591fc9c 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The python binding code in 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/773] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:34:18 2026] GET /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1536 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-23 10:34:19.875 7 WARNING neutronclient.v2_0.client [None req-585dbf98-903c-4eb2-a623-b8314007c523 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 403/774] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:34:19 2026] GET /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1541 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-23 10:34:20.970 7 WARNING neutronclient.v2_0.client [None req-e142397c-d924-4692-b1f1-41d55f398761 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 405/777] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:34:20 2026] GET /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 1541 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-23 10:34:22.043 8 INFO nova.api.openstack.wsgi [None req-d8d6b216-08d5-40ad-b5fa-9d4b661410c4 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] HTTP exception thrown: Instance d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 could not be found. [pid: 8|app: 0|req: 373/778] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:34:22 2026] GET /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:34:22.078 7 INFO nova.api.openstack.wsgi [None req-219958c0-21a0-4cc0-a391-6c3e7955e51b 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] HTTP exception thrown: Instance d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 could not be found. [pid: 7|app: 0|req: 406/779] 10.0.0.179 () {32 vars in 718 bytes} [Thu Apr 23 10:34:22 2026] DELETE /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:34:22.115 8 INFO nova.api.openstack.wsgi [None req-3b34e8ef-4647-4a81-936f-4932f425819e 9a630bb32064450e91cab5b929effca3 94617331a8524ac0999bb760db84005f - - default default] HTTP exception thrown: Instance d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 could not be found. [pid: 8|app: 0|req: 374/780] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:34:22 2026] GET /v2.1/servers/d03b1ba0-e86f-4b57-900e-21c5e1a0ba32 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 407/781] 10.0.0.179 () {32 vars in 706 bytes} [Thu Apr 23 10:34:22 2026] DELETE /v2.1/os-keypairs/tempest-keypair-1378855391 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 375/782] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:34:22 2026] DELETE /v2.1/os-keypairs/tempest-TestServerBasicOps-312728004 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) 2026-04-23 10:34:31.180 8 WARNING neutronclient.v2_0.client [None req-56d2169f-4c42-4467-b8b5-ba86adcde34c f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] The 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-23 10:34:31.218 8 WARNING neutronclient.v2_0.client [None req-56d2169f-4c42-4467-b8b5-ba86adcde34c f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] The 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-23 10:34:33.347 7 INFO nova.api.openstack.compute.server_external_events [req-f64b73b1-f1ff-480c-b030-9fce845abe7b req-664d49fc-9976-4414-9d6d-ff594064e294 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:f4d83852-4f79-4954-87ee-921717e64616 for instance b585bc67-2417-40f0-876f-12fd4b7125e0 on instance [pid: 7|app: 0|req: 409/785] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:34:33 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) 2026-04-23 10:34:40.259 8 WARNING neutronclient.v2_0.client [None req-56d2169f-4c42-4467-b8b5-ba86adcde34c f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] The python binding code in 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/786] 199.19.213.150 () {36 vars in 812 bytes} [Thu Apr 23 10:34:31 2026] POST /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0/os-interface => generated 375 bytes in 9162 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-23 10:34:40.565 7 INFO nova.api.openstack.compute.server_external_events [req-201d3ba6-9d04-443d-92ab-713813f1ca9e req-7ed08297-b204-4702-96c3-4f51cfbf0b27 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-plugged:f4d83852-4f79-4954-87ee-921717e64616 for instance b585bc67-2417-40f0-876f-12fd4b7125e0 on instance [pid: 7|app: 0|req: 411/789] 10.0.0.209 () {38 vars in 815 bytes} [Thu Apr 23 10:34:40 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:34:47.572 8 WARNING neutronclient.v2_0.client [None req-baca6002-6a77-4ab8-8fbe-6ccba504c6e6 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] The 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-23 10:34:47.614 8 WARNING neutronclient.v2_0.client [None req-baca6002-6a77-4ab8-8fbe-6ccba504c6e6 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] 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-23 10:34:49.895 7 INFO nova.api.openstack.compute.server_external_events [req-ad49fa4e-c086-4887-9942-f4328c404fab req-d6b4d7dd-ce03-4521-b472-4914c2b21253 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:3a36930e-acdf-4def-b639-4ef1189b91cf for instance b585bc67-2417-40f0-876f-12fd4b7125e0 on instance [pid: 7|app: 0|req: 412/790] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:34:49 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:34:55.071 7 INFO nova.api.openstack.compute.server_external_events [req-aa250557-6225-4429-aaba-ea3a631ab57e req-546f9687-55e4-4c91-b75c-01fcf72c2f9e 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-plugged:3a36930e-acdf-4def-b639-4ef1189b91cf for instance b585bc67-2417-40f0-876f-12fd4b7125e0 on instance [pid: 7|app: 0|req: 415/793] 10.0.0.209 () {38 vars in 815 bytes} [Thu Apr 23 10:34:55 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-04-23 10:34:56.657 8 WARNING neutronclient.v2_0.client [None req-baca6002-6a77-4ab8-8fbe-6ccba504c6e6 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 379/794] 199.19.213.150 () {36 vars in 812 bytes} [Thu Apr 23 10:34:47 2026] POST /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0/os-interface => generated 378 bytes in 9193 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-23 10:34:57.315 7 INFO nova.api.openstack.compute.server_external_events [req-9feb7d31-d985-4ced-b0de-1992f1bd0f90 req-252b8539-a68c-4621-bbf4-930a7712e90b 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:f4d83852-4f79-4954-87ee-921717e64616 for instance b585bc67-2417-40f0-876f-12fd4b7125e0 on instance [pid: 7|app: 0|req: 416/795] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:34:57 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-23 10:35:11.512 8 INFO nova.api.openstack.compute.server_external_events [req-3c374d75-b629-46e8-8f82-f2cb88e0a447 req-f1376e51-bd74-44af-a39e-95b1e97e5e23 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:3a36930e-acdf-4def-b639-4ef1189b91cf for instance b585bc67-2417-40f0-876f-12fd4b7125e0 on instance [pid: 8|app: 0|req: 382/800] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:35:11 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 419/801] 199.19.213.150 () {34 vars in 855 bytes} [Thu Apr 23 10:35:12 2026] DELETE /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0/os-interface/3a36930e-acdf-4def-b639-4ef1189b91cf => generated 0 bytes in 64 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-23 10:35:13.550 8 INFO nova.api.openstack.compute.server_external_events [req-013d21db-5c8c-46cc-a860-a3e30317ef62 req-5a93895f-0086-4fae-aa45-a3c461a670d9 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:3a36930e-acdf-4def-b639-4ef1189b91cf for instance b585bc67-2417-40f0-876f-12fd4b7125e0 on instance [pid: 8|app: 0|req: 383/802] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:35:13 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:35:21.381 7 INFO nova.api.openstack.compute.server_external_events [req-c6361ed0-a587-464d-81b7-a066b5a55ce1 req-0930f1e2-894a-4fce-b51e-cd525aee2cad 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:f4d83852-4f79-4954-87ee-921717e64616 for instance b585bc67-2417-40f0-876f-12fd4b7125e0 on instance [pid: 7|app: 0|req: 421/805] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:35: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, ' [pid: 8|app: 0|req: 385/806] 199.19.213.150 () {34 vars in 855 bytes} [Thu Apr 23 10:35:21 2026] DELETE /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0/os-interface/f4d83852-4f79-4954-87ee-921717e64616 => generated 0 bytes in 237 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 388/811] 199.19.213.150 () {34 vars in 855 bytes} [Thu Apr 23 10:35:43 2026] DELETE /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0/os-interface/139552cb-dc4c-496d-8053-e0a131c90c2f => generated 0 bytes in 158 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 424/812] 199.19.213.150 () {34 vars in 755 bytes} [Thu Apr 23 10:35:48 2026] DELETE /v2.1/servers/b585bc67-2417-40f0-876f-12fd4b7125e0 => generated 0 bytes in 118 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-23 10:35:51.085 7 INFO nova.api.openstack.compute.server_external_events [req-31548c00-4902-4388-a3dc-663d22fd8c7d req-87df4f32-5295-4e57-a89f-5c0f1d0b85df 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-unplugged:17fc7081-e0e7-482a-92f2-7ec13a48d578 for instance b585bc67-2417-40f0-876f-12fd4b7125e0 on instance [pid: 7|app: 0|req: 426/815] 10.0.0.209 () {38 vars in 815 bytes} [Thu Apr 23 10:35:51 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-23 10:35:51.231 8 INFO nova.api.openstack.compute.server_external_events [req-233994b2-094f-43a8-8d3e-47c8bc683615 req-66abd0d1-23da-4ca8-8b14-d213764935ea 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-deleted:17fc7081-e0e7-482a-92f2-7ec13a48d578 for instance b585bc67-2417-40f0-876f-12fd4b7125e0 on instance [pid: 8|app: 0|req: 390/816] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:35:51 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:35:52.361 7 INFO nova.api.openstack.compute.server_external_events [req-e3cad99c-0519-47f2-821a-8a4654310ac7 req-37e9f801-2d6b-4fcf-bc18-26c53f057e3e 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:62ed986f-6075-4611-ba81-3bb25fc6bdae for instance cac6a68d-2932-4950-ab05-5527cde0c001 on instance [pid: 7|app: 0|req: 427/817] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:35:52 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 391/818] 10.0.0.179 () {32 vars in 718 bytes} [Thu Apr 23 10:35:52 2026] DELETE /v2.1/servers/cac6a68d-2932-4950-ab05-5527cde0c001 => generated 0 bytes in 97 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-23 10:35:52.512 7 WARNING neutronclient.v2_0.client [None req-c021ca78-a23b-4483-891c-be3994e63344 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] The python binding code in 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/819] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:35:52 2026] GET /v2.1/servers/cac6a68d-2932-4950-ab05-5527cde0c001 => generated 1943 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-23 10:35:55.076 8 INFO nova.api.openstack.compute.server_external_events [req-a633ba05-4d56-43f2-8ed0-94adb8464005 req-5c9abcca-c1f4-4b23-b8da-f29b7db38e0b 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-unplugged:62ed986f-6075-4611-ba81-3bb25fc6bdae for instance cac6a68d-2932-4950-ab05-5527cde0c001 on instance [pid: 8|app: 0|req: 392/820] 10.0.0.209 () {38 vars in 815 bytes} [Thu Apr 23 10:35:55 2026] POST /v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:35:55.526 7 INFO nova.api.openstack.compute.server_external_events [req-8f634dbb-45f7-4ec4-92ec-3ff316139ea5 req-545ea8d7-d18b-4c3d-8bec-35fc044f4dd3 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-deleted:62ed986f-6075-4611-ba81-3bb25fc6bdae for instance cac6a68d-2932-4950-ab05-5527cde0c001 on instance [pid: 7|app: 0|req: 429/821] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:35:55 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-23 10:35:57.725 8 WARNING neutronclient.v2_0.client [None req-0a3cb00d-0f65-473f-914d-6f94561c3656 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 8|app: 0|req: 393/822] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:35:57 2026] GET /v2.1/servers/cac6a68d-2932-4950-ab05-5527cde0c001 => generated 1480 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-23 10:36:02.807 8 INFO nova.api.openstack.wsgi [None req-23839dd4-3fba-42f3-818c-4e971d610b5f 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] HTTP exception thrown: Instance cac6a68d-2932-4950-ab05-5527cde0c001 could not be found. [pid: 8|app: 0|req: 395/825] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:36:02 2026] GET /v2.1/servers/cac6a68d-2932-4950-ab05-5527cde0c001 => 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:03.405 7 INFO nova.api.openstack.compute.server_external_events [req-cd472f1e-4989-42eb-81ac-7bb461454fcd req-819778e9-71a9-4368-adcc-3803f51198af 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-changed:1a63c3d8-6c09-42e0-a717-60c50a2fd89a for instance ef61f8fe-49c6-4f41-8705-cdddf34ad969 on instance [pid: 7|app: 0|req: 431/826] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:36:03 2026] POST /v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/827] 10.0.0.179 () {32 vars in 718 bytes} [Thu Apr 23 10:36:03 2026] DELETE /v2.1/servers/ef61f8fe-49c6-4f41-8705-cdddf34ad969 => generated 0 bytes in 80 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-23 10:36:03.521 7 WARNING neutronclient.v2_0.client [None req-d6dddb1a-c315-4f6c-a2d0-5d46ab15df86 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. [pid: 7|app: 0|req: 432/828] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:36:03 2026] GET /v2.1/servers/ef61f8fe-49c6-4f41-8705-cdddf34ad969 => generated 1943 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-23 10:36:06.318 8 INFO nova.api.openstack.compute.server_external_events [req-9bfac0c7-4cb6-4ec4-b26d-ac1353095d2e req-3c1bcb15-4154-4e51-b455-5504683fdc17 5f34694bb33d42899811573b44a5c033 5845ea596698468faae07569ab98b703 - - 6fd0900e218548c38758367947849f45 6fd0900e218548c38758367947849f45] Creating event network-vif-deleted:1a63c3d8-6c09-42e0-a717-60c50a2fd89a for instance ef61f8fe-49c6-4f41-8705-cdddf34ad969 on instance [pid: 8|app: 0|req: 397/829] 10.0.0.188 () {38 vars in 815 bytes} [Thu Apr 23 10:36:06 2026] POST /v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:08.742 7 WARNING neutronclient.v2_0.client [None req-263b10ed-00e4-45fa-968a-dc348db09bc4 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] The python binding code in 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/830] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:36:08 2026] GET /v2.1/servers/ef61f8fe-49c6-4f41-8705-cdddf34ad969 => generated 1480 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-23 10:36:13.827 8 INFO nova.api.openstack.wsgi [None req-1e721c9c-9a15-44ac-86b1-ca240ae9a910 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] HTTP exception thrown: Instance ef61f8fe-49c6-4f41-8705-cdddf34ad969 could not be found. [pid: 8|app: 0|req: 399/833] 10.0.0.179 () {32 vars in 715 bytes} [Thu Apr 23 10:36:13 2026] GET /v2.1/servers/ef61f8fe-49c6-4f41-8705-cdddf34ad969 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 435/834] 10.0.0.179 () {32 vars in 726 bytes} [Thu Apr 23 10:36:14 2026] DELETE /v2.1/os-keypairs/tempest-lb_member_keypair-1235621994 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: nova. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-23 10:36:14.932 8 INFO nova.api.openstack.wsgi [None req-125e2363-641d-4472-a70b-cfce96cd378d 31b17a087a7346199895406b3686b113 cd00a68e3477459f9b988f63c0505e58 - - default default] HTTP exception thrown: Keypair tempest-lb_member_keypair-1235621994 not found for user 31b17a087a7346199895406b3686b113 [pid: 8|app: 0|req: 400/835] 10.0.0.179 () {32 vars in 723 bytes} [Thu Apr 23 10:36:14 2026] GET /v2.1/os-keypairs/tempest-lb_member_keypair-1235621994 => generated 142 bytes in 10 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/838] 10.0.0.179 () {32 vars in 655 bytes} [Thu Apr 23 10:36:29 2026] GET /v2.1/flavors/detail => generated 2534 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/839] 10.0.0.179 () {32 vars in 641 bytes} [Thu Apr 23 10:36:29 2026] GET /v2.1/servers => generated 15 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2026-04-23 10:36:29.619 7 WARNING oslo_db.sqlalchemy.utils [None req-02d30f10-5aa5-4170-950b-76badd7df4d7 f4c3c4e7179b4a5495b5a319c949bd63 0f1ed7c4c87842409307f4e9911563dd - - default default] Unique keys not in sort_keys. The sorting order may be unstable. [pid: 7|app: 0|req: 438/840] 10.0.0.179 () {32 vars in 649 bytes} [Thu Apr 23 10:36:29 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: 8|app: 0|req: 403/841] 10.0.0.179 () {32 vars in 694 bytes} [Thu Apr 23 10:36:29 2026] GET /v2.1/os-server-groups?all_projects=True => generated 21 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0)